{
  "name": "admiraljs",
  "version": "2.5.0",
  "description": "Lightweight plug and play admin interface",
  "main": "index.js",
  "dependencies": {
    "body-parser": "^1.8.1",
    "express": "^4.8.8",
    "express-session": "^1.8.2",
    "formidable": "^1.0.15",
    "imagemagick": "^0.1.3",
    "lodash": "^2.4.1",
    "mkdirp": "^0.5.0",
    "mongodb": "^1.4.10",
    "passport": "^0.2.1",
    "passport-local": "^1.0.0",
    "node-static": "^0.7.4",
    "node-uuid": "^1.4.1"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/StudioDeTelevision/admiraljs.git"
  },
  "keywords": [
    "admin",
    "administration",
    "backend",
    "sails",
    "sailsjs",
    "restful",
    "express",
    "backoffice",
    "admin",
    "generator",
    "rest"
  ],
  "author": "Frédéric Jean, studiodetelevision.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/StudioDeTelevision/admiraljs/issues"
  },
  "homepage": "https://github.com/StudioDeTelevision/admiraljs"
}
