package.json
668 Bytes
{
"name": "sate24",
"version": "0.0.115",
"description": "Libraries to communicate with ST24",
"main": "aaa.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git@gitlab.kodesumber.com:reload97/node-sate24.git"
},
"keywords": [
"st24",
"ppob",
"reload97"
],
"author": "Adhidarma Hadiwinoto <gua@adhisimon.org>",
"license": "BSD",
"dependencies": {
"request": "~2.60.0",
"strftime": "~0.9.2",
"node-simple-router": "~0.9.4-2",
"redis": "~0.12.1",
"minimist": "~1.2.0",
"iniparser": "~1.0.5",
"winston": "~1.0.1",
"fs-extra": "~0.24.0",
"ini": "~1.3.4"
}
}