{
  "name": "pvserverhelper",
  "version": "3.0.5",
  "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": {
    "csvtojson": "^2.0.10",
    "iconv-lite": "^0.6.3",
    "mongodb": "^6.3.0",
    "pvjs": "^1.1.11",
    "pvserver": "^0.4.1"
  }
}
