{
  "name": "template_server",
  "version": "1.0.0",
  "description": "server template APIed-Piper",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node index.js"
  },
  "author": "Angel Erick Cruz Olivera",
  "license": "ISC",
  "dependencies": {
    "apied-piper": "^3.2.9"
  }
}
