{
  "name": "slush-palms-wp",
  "description": "Wordpress project skeleton by Palms Studio. Uses Bootstrap, SCSS, and Gulp.",
  "version": "0.1.5",
  "homepage": "https://github.com/mbrrw/slush-palms-wp",
  "author": {
    "name": "Palms Studio",
    "email": "mbarrow@studiopalms.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/mbrrw/slush-palms-wp.git"
  },
  "bugs": {
    "url": "https://github.com/mbrrw/slush-palms-wp/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"
  ]
}
