package.json 676 Bytes
{
  "name": "sate24-center-xmpp",
  "version": "0.0.1",
  "description": "ST24 XMPP Trx Center",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.kodesumber.com:reload97/sate24-center-xmpp.git"
  },
  "keywords": [
    "st24",
    "ppob",
    "xmpp",
    "reload97",
    "r97"
  ],
  "author": "Adhidarma Hadiwinoto <adhisimon@gmail.com>",
  "license": "BSD",
  "dependencies": {
    "ini": "~1.3.4",
    "request": "~2.64.0",
    "simple-xmpp": "^1.3.0",
    "strftime": "~0.9.2",
    "url": "~0.11.0",
    "winston": "~1.0.2",
    "winston-redis": "^1.0.0"
  }
}