{
  "name": "slush-vtex-init",
  "description": "A slush generator to scaffold a Vtex Store Development",
  "version": "0.1.7",
  "homepage": "https://github.com/zeindelf/slush-vtex-init",
  "author": {
    "name": "Wellington Barreto",
    "email": "zeindelf@hotmail.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/zeindelf/slush-vtex-init.git"
  },
  "bugs": {
    "url": "https://github.com/zeindelf/slush-vtex-init/issues"
  },
  "license": "MIT",
  "main": "slushfile.js",
  "engines": {
    "node": ">= 0.10.26",
    "npm": ">=1.4.3"
  },
  "scripts": {
    "test": "echo \"No tests\""
  },
  "dependencies": {
    "gulp": "^3.6.2",
    "gulp-conflict": "^0.4.0",
    "gulp-filter": "^5.0.1",
    "gulp-ignore": "^2.0.2",
    "gulp-install": "^1.1.0",
    "gulp-rename": "^1.2.0",
    "gulp-template": "^4.0.0",
    "iniparser": "^1.0.5",
    "inquirer": "^4.0.1",
    "slush": ">=1.0.0",
    "underscore.string": "^3.3.4"
  },
  "keywords": [
    "slush",
    "slushgenerator",
    "boilerplate",
    "scaffold",
    "workspace",
    "vtex",
    "vtex-boilerplate",
    "vtex-scaffold",
    "vtex-workspace"
  ]
}
