{
  "name": "@spring-global/mseries-dev-server",
  "version": "0.0.8",
  "description": "",
  "main": "index.js",
  "bin": "run.cmd",
  "scripts": {
    "watch": "tsc --watch",
    "build": "webpack",
    "prepack": "webpack"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "accepts": "^1.3.7",
    "content-type": "^1.0.4",
    "cors": "^2.8.5",
    "express": "^4.17.1",
    "graphql-voyager": "^1.0.0-rc.31",
    "http-errors": "1.8.0",
    "raw-body": "^2.4.1",
    "socket.io": "^4.2.0"
  },
  "devDependencies": {
    "@types/accepts": "1.3.5",
    "@types/body-parser": "1.19.0",
    "@types/chai": "4.2.12",
    "@types/connect": "3.4.33",
    "@types/content-type": "1.1.3",
    "@types/cors": "^2.8.7",
    "@types/express": "4.17.7",
    "@types/http-errors": "1.8.0",
    "@types/mocha": "8.0.1",
    "@types/multer": "1.4.3",
    "@types/node": "14.0.27",
    "@types/restify": "8.4.2",
    "@types/sinon": "9.0.4",
    "@types/socket.io": "^2.1.11",
    "@types/supertest": "2.0.10",
    "@typescript-eslint/eslint-plugin": "3.9.0",
    "@typescript-eslint/parser": "3.9.0",
    "body-parser": "1.19.0",
    "chai": "4.2.0",
    "connect": "3.7.0",
    "cspell": "4.0.63",
    "downlevel-dts": "0.6.0",
    "express": "4.17.1",
    "graphiql": "1.0.3",
    "graphql": "15.3.0",
    "mocha": "8.1.1",
    "multer": "1.4.2",
    "nyc": "15.1.0",
    "prettier": "2.0.5",
    "promise-polyfill": "8.1.3",
    "react": "16.13.1",
    "react-dom": "16.13.1",
    "restify": "8.5.1",
    "sinon": "9.0.2",
    "supertest": "4.0.2",
    "ts-loader": "^8.0.2",
    "ts-node": "8.10.2",
    "typescript": "^3.9.7",
    "unfetch": "4.1.0",
    "webpack": "^4.44.1",
    "webpack-cli": "^3.3.12",
    "json-loader": "^0.5.4",
    "null-loader": "^0.1.1"
  },
  "peerDependencies": {
    "graphql": "^14.7.0 || ^15.3.0"
  }
}
