package.json 835 Bytes
{
  "name": "sate24-to-trugee",
  "version": "0.0.1",
  "description": "ST24 to Trugee",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.kodesumber.com:reload97/sate24-to-trugee.git"
  },
  "keywords": [
    "datacell",
    "ppob",
    "st24"
  ],
  "author": "Adhidarma Hadiwinoto <gua@adhisimon.org>",
  "license": "BSD",
  "dependencies": {
    "sate24": "git+http://git@gitlab.kodesumber.com/reload97/node-sate24.git",
    "iniparser": "~1.0.5",
    "base64-xor": "~0.10.0",
    "request": "~2.60.0",
    "mathjs": "~1.7.1",
    "xml": "~1.0.0",
    "xml2js": "~0.4.9",
    "strftime": "~0.9.2",
    "url": "~0.10.3",
    "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git",
    "winston": "~2.1.1",
    "ini": "~1.3.4"
  }
}