{
  "name": "neo4j-pck",
  "version": "1.8.0",
  "description": "",
  "main": "js/index.js",
  "typings": "js/index",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "",
    "url": ""
  },
  "keywords": [],
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": ""
  },
  "homepage": "",
  "dependencies": {
    "axios": "^0.16.2",
    "shortid": "^2.2.8"
  },
  "devDependencies": {
    "@types/shortid": "0.0.29"
  }
}
