{
  "name": "t3-boilerplate",
  "version": "0.2.7",
  "description": "Boilerplate for THREEjs",
  "main": "src/index.js",
  "repository": "https://github.com/maurizzzio/t3",
  "homepage": "https://github.com/maurizzzio/t3",
  "bugs": "https://github.com/maurizzzio/t3/issues",
  "engines": {
    "node": ">= 0.10.0",
    "npm": ">=1.2.10"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Mauricio Poppe",
  "license": "MIT",
  "devDependencies": {
    "browser-sync": "~1.3.0",
    "browserify": "~4.2.1",
    "gulp-compass": "~1.1.9",
    "gulp-concat": "~2.3.4",
    "gulp-filter": "~0.5.0",
    "gulp-git": "~0.4.3",
    "gulp-jsdoc": "~0.1.4",
    "gulp-tag-version": "~1.0.2",
    "minifyify": "~3.0.12",
    "object-merge": "^2.5.1",
    "vinyl-source-stream": "~0.1.1",
    "watchify": "~0.10.2"
  },
  "dependencies": {
    "dat-gui": "^0.5.0",
    "extend": "^2.0.0",
    "stats-js": "^1.0.0-alpha1"
  }
}
