{
  "name": "three_boilerpate",
  "version": "0.0.1",
  "description": "THREE Template",
  "main": "Gulpfile.babel.js",
  "dependencies": {
    "core-decorators": "^0.12.3",
    "gsap": "^1.18.5",
    "lodash.throttle": "^4.0.1"
  },
  "devDependencies": {
    "acorn": "^3.3.0",
    "babel-core": "^6.7.4",
    "babel-eslint": "^6.0.4",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-preset-es2015": "^6.6.0",
    "babel-preset-es2015-loose-rollup": "^7.0.0",
    "babel-preset-es2015-rollup": "^1.1.1",
    "babelify": "^7.3.0",
    "browserify": "^13.0.1",
    "eslint": "^2.10.2",
    "eslint-config-airbnb": "^6.2.0",
    "eslint-plugin-react": "^4.3.0",
    "graceful-fs": "^4.1.5",
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-livereload": "^3.8.1",
    "gulp-rollup": "^1.7.0",
    "gulp-sass": "^2.1.1",
    "gulp-util": "^3.0.7",
    "gulp-watch": "^4.3.5",
    "rollup-plugin-babel": "^2.3.9",
    "rollup-plugin-commonjs": "^2.2.1",
    "rollup-plugin-node-resolve": "^1.5.0",
    "rollup-plugin-npm": "^1.4.0",
    "rollupify": "^0.3.1",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0",
    "watchify": "^3.7.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/looeee/three_template.git"
  },
  "author": "Lewy Blue",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/looeee/three_template/issues"
  },
  "homepage": "https://github.com/looeee/three_template#readme",
  "keywords": [
    "three.js",
    "boilerplate",
    "webgl"
  ]
}
