{
  "name": "bundled-webtask",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "wt create --bundle --watch ."
  },
  "keywords": [],
  "author": "",
  "dependencies": {
    "body-parser": "^1.17.1",
    "express": "^4.15.2",
    "webtask-tools": "^3.2.0"
  },
  "license": "ISC"
}
