package.json 739 Bytes
{
  "name": "evo-xmpp-center",
  "version": "0.1.1",
  "description": "EVO XMPP Center",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.kodesumber.com:adhisimon/evo-xmpp-center.git"
  },
  "keywords": [
    "evo",
    "guchi",
    "ppob",
    "r97",
    "terradata",
    "xmpp",
    "tbs"
  ],
  "author": "Adhidarma Hadiwinoto <gua@adhisimon.org>",
  "license": "BSD",
  "dependencies": {
    "body-parser": "^1.15.2",
    "express": "^4.14.0",
    "ini": "~1.3.4",
    "nunjucks": "^2.4.2",
    "request": "~2.67.0",
    "simple-xmpp": "^1.3.0",
    "strftime": "~0.9.2",
    "url": "~0.11.0",
    "winston": "~1.1.1"
  }
}