{
  "name": "wp-assistant",
  "version": "0.2.9",
  "description": "Support plugins in order to produce a WordPress site.",
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/1shiharaT/wp-assistant.git"
  },
  "keywords": [
    "WordPress"
  ],
  "author": "1shiharaT",
  "license": "GPLv2 or Later",
  "bugs": {
    "url": "https://github.com/1shiharaT/site-supports/issues"
  },
  "homepage": "https://github.com/1shiharaT/site-supports",
  "devDependencies": {
    "streamqueue": "^0.1.3",
    "gulp-load-plugins": "^0.10.0",
    "gulp-plumber": "^1.0.0",
    "gulp-sourcemaps": "^1.5.2",
    "gulp": "^3.8.11",
    "gulp-uglify": "^1.2.0",
    "gulp-csso": "^1.0.0",
    "gulp-notify": "^2.2.0",
    "gulp-jshint": "^1.10.0",
    "browser-sync": "^2.6.5",
    "gulp-rename": "^1.2.2",
    "gulp-concat": "^2.5.2",
    "jshint-stylish": "^1.0.1",
    "gulp-sass": "^1.3.3"
  }
}
