package.json 828 Bytes
{
  "name": "sate24-to-sate24",
  "version": "0.0.2",
  "description": "ST24 to ST24 H2H OUT",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.kodesumber.com:reload97/sate24-to-pulsakita.git"
  },
  "keywords": [
    "st24",
    "reload97",
    "ppob",
    "h2h",
    "m2m",
    "xmlrpc"
  ],
  "author": "Adhidarma Hadiwinoto <gua@adhisimon.org>",
  "license": "BSD",
  "dependencies": {
    "mocha": "~2.2.5",
    "request": "~2.57.0",
    "strftime": "~0.9.2",
    "mathjs": "~1.7.0",
    "xmlrpc": "~1.3.1",
    "xml2js": "~0.4.9",
    "sate24": "git+http://git@gitlab.kodesumber.com/reload97/node-sate24.git",
    "winston": "~1.0.1",
    "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git",
    "ini": "~1.3.4"
  }
}