{
  "name": "@dlillyatx/scaffold",
  "version": "0.1.30",
  "description": "scaffold",
  "repository": "https://github.com/dlilly/scaffold",
  "author": "commercetools",
  "license": "MIT",
  "watch": {
    "dev": "src"
  },
  "scripts": {
    "start": "node src/index.js",
    "dev": "nodemon src/index.js"
  },
  "main": "src/index.js",
  "keywords": [
    "commercetools",
    "node",
    "microservices"
  ],
  "dependencies": {
    "@apollo/federation": "^0.20.4",
    "@google-cloud/pubsub": "^1.6.0",
    "apollo-server": "^2.18.2",
    "apollo-server-express": "^2.18.2",
    "app-root-path": "^3.0.0",
    "body-parser": "^1.19.0",
    "cors": "^2.8.5",
    "ctvault": "^2.0.0",
    "express": "^4.17.1",
    "fs-extra": "^8.1.0",
    "graphql-tools": "^6.2.4",
    "locale-code": "^2.0.2",
    "lodash": "^4.17.20",
    "nconf": "^0.10.0",
    "node-fetch": "^2.6.1",
    "pluralize": "^8.0.0",
    "pubsub-js": "^1.9.1",
    "tslib": "^2.0.3"
  }
}
