{
  "name": "slush-generator-scalable-react",
  "description": "Generator for the scalable react boilerplate project",
  "version": "1.2.7",
  "homepage": "https://github.com/ryanccollins/slush-generator-scalable-react",
  "author": {
    "name": "Ryan Collins",
    "email": "rccproductions@mac.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/ryanccollins/slush-generator-scalable-react.git"
  },
  "bugs": {
    "url": "https://github.com/ryanccollins/slush-generator-scalable-react/issues"
  },
  "license": "MIT",
  "main": "slushfile.js",
  "engines": {
    "node": ">= 0.10.26",
    "npm": ">=1.4.3"
  },
  "scripts": {
    "test": "echo \"No tests\""
  },
  "dependencies": {
    "slush": ">=1.0.0",
    "gulp": "^3.6.2",
    "gulp-template": "^0.1.1",
    "gulp-install": "^0.1.4",
    "gulp-conflict": "^0.1.1",
    "gulp-rename": "^1.2.0",
    "underscore.string": "^2.3.3",
    "inquirer": "^0.8.0",
    "iniparser": "^1.0.5"
  },
  "keywords": [
    "slushgenerator"
  ]
}
