{
  "name": "phaser-demo",
  "version": "0.1.0",
  "description": "",
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "zhouhao",
  "license": "ISC",
  "devDependencies": {
    "browser-sync": "^2.9.11",
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-changed": "^1.3.0",
    "gulp-clean": "^0.3.1",
    "gulp-concat": "^2.6.0",
    "gulp-file-include": "^0.13.7",
    "gulp-tslint": "^3.5.0",
    "gulp-minify-css": "^1.2.1",
    "gulp-minify-html": "^1.0.4",
    "gulp-sass": "^2.0.4",
    "gulp-size": "^2.0.0",
    "gulp-strip-debug": "^1.0.2",
    "gulp-typescript": "^2.9.2",
    "gulp-uglify": "^1.4.2",
    "gulp-util": "^3.0.7",
    "jshint-stylish": "^2.0.1",
    "run-sequence": "^1.1.4"
  },
  "dependencies": {
    "del": "^2.0.2"
  }
}
