{
  "name": "catwen-ge-api",
  "version": "1.0.13",
  "main": "index.js",
  "license": "MIT",
  "dependencies": {
    "chalk": "^2.3.0",
    "commander": "^2.12.2",
    "handlebars": "^4.0.11",
    "jstransformer-handlebars": "^1.0.0",
    "kopy": "^8.2.3",
    "mkdirp": "^0.5.1",
    "rimraf": "^2.6.2"
  },
  "bin": {
    "create-fastify-api": "./index.js"
  },
  "scripts": {
    "start": "node index.js"
  }
}
