{
  "name": "first-deploy",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start":"npm run serve-dev",
    "test": "echo \"Error: no test specified\" && exit 1",
    "serve-dev":"./node_modules/.bin/node app.js"
  },
  "author": "Tantely Maharisoa",
  "license": "ISC"
}
