{
  "name": "apimock",
  "version": "0.0.0",
  "private": false,
  "scripts": {
    "start": "node ./bin/www"
  },
  "dependencies": {
    "body-parser": "~1.12.4",
    "cookie-parser": "~1.3.5",
    "debug": "~2.2.0",
    "ejs": "~2.3.1",
    "express": "~4.12.4",
    "morgan": "~1.5.3",
    "serve-favicon": "~2.2.1",
    "react": "^0.13.3",
    "nedb": "^1.1.2",
    "crypto-js": "^3.1.5",
    "promise": "^7.0.3"
  },
  "devDependencies": {
    "babel": "^5.6.7",
    "gulp": "^3.9.0",
    "gulp-babel": "^5.1.0"
  },
  "main": "app.js",
  "author": "",
  "license": "ISC"
}
