{
  "name": "slush-starting-blocks",
  "version": "2.3.2",
  "description": "Front-end kickstarter with: JavaScript, Sass/SCSS, Browserify, Ractive and much more :)",
  "main": "gulpfile.js",
  "scripts": {
    "test": "mocha test"
  },
  "keywords": [
    "slush",
    "slushgenerator",
    "generator",
    "sass",
    "ractive",
    "browserify"
  ],
  "author": "Lucas Motta <mail@lucasmotta.com>",
  "repository": {
    "type": "git",
    "url": "https://github.com/LeanMeanFightingMachine/slush-starting-blocks"
  },
  "license": "ISC",
  "dependencies": {
    "gulp": "^3.8.11",
    "gulp-conflict": "^0.4.0",
    "gulp-install": "^0.4.0",
    "gulp-rename": "^1.2.2",
    "gulp-template": "^3.0.0",
    "inquirer": "^0.8.2",
    "slug": "^0.9.1"
  },
  "devDependencies": {
    "chai": "carrot/chai-fs.git#version-bump",
    "gulp-bump": "^0.3.0",
    "gulp-eslint": "^0.11.1",
    "gulp-git": "^1.2.1",
    "mocha": "^2.2.5",
    "node-sass": "^3.1.1"
  }
}
