package.json 725 Bytes
{
  "name": "evo-ym-center",
  "version": "0.0.1",
  "description": "EVO YM Center",
  "main": "index.js",
  "scripts": {
    "test": "mocha test"
  },
  "repository": {
    "type": "git",
    "url": "http://gitlab.kodesumber.com/adhisimon/evo-ym-center.git"
  },
  "keywords": [
    "evo",
    "guchi",
    "gentong",
    "yahoo",
    "ym",
    "ppob"
  ],
  "author": "Adhidarma Hadiwinoto <gua@adhisimon.org>",
  "license": "BSD",
  "dependencies": {
    "ini": "~1.3.4",
    "micro-strptime": "~0.2.2",
    "moment": "^2.11.2",
    "request": "~2.65.0",
    "strftime": "~0.9.2",
    "striptags": "~2.0.4",
    "url": "~0.11.0",
    "winston": "~1.1.1",
    "xml2js": "^0.4.16",
    "yahoomessenger": "~0.1.3-Beta"
  }
}