{
  "name": "slush-phaser-typescript-scss",
  "description": "The template for Phaser game with typescript and sass supports",
  "version": "0.1.13",
  "homepage": "https://github.com/zhouhao27/slush-phaser-typescript-scss",
  "author": {
    "name": "zhouhao",
    "email": "zhouhao@wowtv.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/zhouhao27/slush-phaser-typescript-scss.git"
  },
  "bugs": {
    "url": "https://github.com/zhouhao27/slush-phaser-typescript-scss/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.1.1",
    "gulp-filter": "^3.0.1",
    "gulp-install": "^0.1.4",
    "gulp-rename": "^1.2.0",
    "gulp-template": "^0.1.1",
    "iniparser": "^1.0.5",
    "inquirer": "^0.8.0",
    "slush": ">=1.0.0",
    "underscore.string": "^2.3.3"
  },
  "keywords": [
    "slushgenerator"
  ]
}
