{
  "name": "pvserverhelper",
  "version": "1.1.32",
  "description": "This is an npm module design to perform common uses with pVelocity's pvserver",
  "main": "pvserverhelper.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pVelocity/pvserverhelper.git"
  },
  "keywords": [
    "pVelocity",
    "pvserver"
  ],
  "author": "Allen Allen Chung <allen.chung@pvelocity.com> (http://www.pvelocity.com)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/pVelocity/pvserverhelper/issues"
  },
  "homepage": "https://github.com/pVelocity/pvserverhelper#readme",
  "dependencies": {
    "bluebird": "^3.5.3",
    "csvtojson": "^1.1.12",
    "iconv-lite": "^0.4.24",
    "mongodb": "^2.2.36",
    "pvjs": "^1.0.10",
    "pvserver": "^0.2.7",
    "request": "^2.88.0"
  }
}
