{
  "name": "<%= appNameSlug %>",
  "description": "wp-test",
  "repository": {
    "type": "git",
    "url": "https://bitbucket.org/<%= userName %>/<%= appNameSlug %>.git"
  },
  "version": "0.1.0",
  "dependencies": {},
  "devDependencies": {
    "bower": "~1.4.1",
    "browser-sync": "^2.11.0",
    "del": "^2.2.0",
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-gh-pages": "^0.5.4",
    "gulp-git": "^1.6.1",
    "gulp-header": "^1.7.1",
    "gulp-if": "^2.0.0",
    "gulp-jshint": "^2.0.0",
    "gulp-preprocess": "^2.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-rev": "^6.0.1",
    "gulp-rev-replace": "^0.4.3",
    "gulp-sass": "^2.1.1",
    "gulp-symlink": "^2.1.3",
    "gulp-uglify": "^1.5.1",
    "gulp-watch": "^4.3.5",
    "jshint": "^2.8.0",
    "jshint-stylish": "^2.1.0",
    "main-bower-files": "^2.11.1",
    "run-sequence": "^1.1.5",
    "shipit-deploy": "^2.1.2",
    "yargs": "^3.31.0"
  },
  "engines": {
    "node": ">=0.8.0"
  }
}
