package.json 558 Bytes
{
  "name": "sate24-ym-balance",
  "version": "1.0.0",
  "description": "Tools tuk check balance via YM",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.kodesumber.com:reload97/sate24-ym-balance.git"
  },
  "keywords": [
    "st24",
    "ppob",
    "reload97",
    "r97",
    "ym",
    "yahoo",
    "yahoomessenger"
  ],
  "author": "Adhidarma Hadiwinoto <me@adhisimon.org>",
  "license": "ISC",
  "dependencies": {
    "redis": "^2.6.0-2",
    "yahoomessenger": "^0.1.3-Beta"
  }
}