{
  "name": "slush-ares",
  "description": "Slush generator for MEAN stack APIs",
  "version": "1.1.7",
  "main": "slushfile.js",
  "homepage": "https://github.com/prestonvanloon/slush-ares",
  "author": {
    "name": "Preston Van Loon",
    "email": "preston@machinepowered.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/prestonvanloon/slush-ares.git"
  },
  "bugs": {
    "url": "https://github.com/prestonvanloon/slush-ares/issues"
  },
  "licenses": [{
    "type": "MIT",
    "url": "https://github.com/prestonvanloon/slush-ares/blob/master/LICENSE"
  }],
  "scripts": {
    "test": "echo \"No tests\""
  },
  "dependencies": {
    "babel": "^6.5.2",
    "gulp": "^3.6.2",
    "gulp-conflict": "^0.4.0",
    "gulp-install": "^0.6.0",
    "gulp-rename": "^1.2.2",
    "gulp-template": "^3.1.0",
    "iniparser": "^1.0.5",
    "inquirer": "^0.12.0",
    "jsonfile": "^2.2.2",
    "ramda": "^0.19.1",
    "slush": ">=1.0.0",
    "underscore.string": "^3.3.4"
  },
  "keywords": [
    "slushgenerator",
    "node",
    "express",
    "mongo"
  ]
}
