{
  "name": "meanio-custom",
  "version": "0.8.86",
  "description": "Extracted functionality for MEAN.io",
  "author": {
    "name": "linnovate"
  },
  "contributors": "https://github.com/linnovate/meanio/graphs/contributors",
  "license": "MIT",
  "main": "lib/mean.js",
  "scripts": {
    "postinstall": "cd ./lib/core_modules/server && npm install && cd ../../.."
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/linnovate/meanio.git"
  },
  "keywords": [
    "mean",
    "meanio",
    "mean.io",
    "mean-cli"
  ],
  "dependencies": {
    "complex-list": "latest",
    "dependable-list": "latest",
    "express-jwt": "latest",
    "glob": "^4.0.3",
    "lazy-dependable": "latest",
    "lodash": "^2.4.1",
    "md5": "latest",
    "morgan": "1.5.0",
    "q": "^1.0.1",
    "querystring": "latest",
    "request": "^2.47.0",
    "rtlcss": "^1.6.1",
    "shelljs": "latest",
    "swig": "^1.3.2",
    "uglify-js": "^2.4.14"
  },
  "devDependencies": {
    "mocha": "^1.18.2",
    "should": "^3.2.0"
  }
}
