{
  "name": "graphql-api",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@neo4j/graphql": "^2.5.0",
    "apollo-server": "^3.5.0",
    "graphql": "^16.1.0",
    "neo4j-driver": "^4.4.1"
  }
}