constar/infor-you-mation

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "infor-you-mation",
  "version": "0.0.0",
  "private": true,
  "scripts": {
    "start": "node ./bin/www",
    "test": "node -v"
  },
  "dependencies": {
    "bluebird": "^3.1.1",
    "body-parser": "~1.13.2",
    "captchapng": "0.0.1",
    "cookie-parser": "~1.3.5",
    "debug": "~2.2.0",
    "ejs": "^2.3.4",
    "express": "~4.13.1",
    "express-session": "^1.13.0",
    "jade": "~1.11.0",
    "jquery": "^3.0.0",
    "morgan": "~1.6.1",
    "ractive": "^0.7.3",
    "redis": "^2.4.2",
    "serve-favicon": "~2.3.0"
  },
  "devDependencies": {
    "bower": "^1.7.7",
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-jshint": "^1.0.0"
  }
}