{
  "name": "resumable.js",
  "version": "0.0.1",
  "scripts": {
    "start": "node app.js"
  },
  "dependencies": {
    "express": "~4.6.1",
    "connect-multiparty": "~1.1.0"
  }
}
