{
  "name": "node-wechat-jssdk",
  "version": "1.0.1",
  "description": "Wechat jssdk integration with nodejs",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Alsmile/node-wechat-jssdk.git"
  },
  "keywords": [
    "wechat",
    "jssdk",
    "nodejs"
  ],
  "author": "alsmile123@qq.com",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Alsmile/node-wechat-jssdk/issues"
  },
  "homepage": "https://github.com/Alsmile/node-wechat-jssdk",
  "dependencies": {
    "crypto": "0.0.3",
    "redis": "^2.6.2",
    "request": "^2.72.0"
  },
  "devDependencies": {
    "express": "^4.14.0",
    "jade": "^1.11.0",
    "glob": "^7.0.5"
  }
}
