{
  "scripts": {
    "build": "tsc",
    "test": "jest"
  },
  "name": "national-rail-graphql",
  "main": "dist/index.js",
  "version": "11.1.1",
  "jest": {
    "collectCoverage": true
  },
  "homepage": "https://github.com/tomgowans/national-rail-graphql",
  "dependencies": {
    "apollo-engine-reporting": "2.3.0",
    "apollo-server": "2.21.1",
    "apollo-server-lambda": "2.21.1",
    "lodash": "4.17.21",
    "node-fetch": "2.6.1",
    "xml2js": "0.4.23"
  },
  "devDependencies": {
    "@types/jest": "26.0.20",
    "@types/lodash": "4.14.168",
    "@types/node-fetch": "2.5.8",
    "@types/xml2js": "0.4.8",
    "apollo-server-testing": "2.21.1",
    "babel-jest": "26.6.3",
    "enzyme": "3.11.0",
    "eslint": "7.21.0",
    "graphql-tag": "2.11.0",
    "jest": "26.6.3",
    "nock": "13.0.11",
    "ts-jest": "26.5.3",
    "typescript": "4.2.3"
  }
}
