{"name":"pixi-gl-core","version":"1.0.0","description":"A set of tidy little pixi objects that make working with WebGL simpler","main":"bin/pixi-gl-core.min.js","config":{"watch":"src","src":"src/**.js","app":"src/index.js","debug":"pixi-gl-core.js","map":"pixi-gl-core.js.map","release":"pixi-gl-core.min.js","dest":"bin","docs":"docs"},"scripts":{"test":"eslint $npm_package_config_src && npm run build","doc":"jsdoc -c .jsdoc.json -d $npm_package_config_docs || exit 0","deploy":"npm run doc && gh-pages -d $npm_package_config_docs","clean":"rimraf $npm_package_config_dest $npm_package_config_docs","lint":"eslint $npm_package_config_src || exit 0","prebuild":"npm run clean && npm run lint && mkdirp $npm_package_config_dest","build":"npm run build:debug && npm run build:release","build:debug":"browserify $npm_package_config_app -t [preprocessify --contextFile .debug.json] --no-bundle-external --debug | exorcist $npm_package_config_dest/$npm_package_config_map > $npm_package_config_dest/$npm_package_config_debug","build:release":"browserify $npm_package_config_app -t [preprocessify --contextFile .release.json] --no-bundle-external | uglifyjs -c > $npm_package_config_dest/$npm_package_config_release","watch:lint":"watch 'npm run lint' $npm_package_config_watch || exit 0","watch:js":"watchify $npm_package_config_app -o $npm_package_config_dest/$npm_package_config_debug -t [preprocessify --contextFile .debug.json] --no-bundle-external --debug -dv","prewatch":"mkdirp $npm_package_config_dest","watch":"parallelshell 'npm run watch:js' 'npm run watch:lint'"},"browserify":{"transform":["babelify"]},"babel":{"presets":["es2015"]},"eslintConfig":{"extends":"eslint:recommended","rules":{"no-console":0,"no-debugger":1},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"env":{"browser":true,"node":true,"es6":true}},"repository":{"type":"git","url":"git+https://github.com/pixijs/pixi-gl-core.git"},"keywords":["Pixi","WebGL","Shader"],"author":{"name":"Mathew Groves","url":"@Doormat23"},"license":"MIT","bugs":{"url":"https://github.com/pixijs/pixi-gl-core/issues"},"homepage":"https://github.com/pixijs/pixi-gl-core#readme","devDependencies":{"babel-preset-es2015":"latest","babelify":"latest","behaviorify":"latest","browserify":"latest","eslint":"latest","exorcist":"^0.4.0","gh-pages":"^0.11.0","jaguarjs-jsdoc":"0.0.1","jsdoc":"^3.4.0","mkdirp":"latest","parallelshell":"latest","preprocessify":"^1.0.0","rimraf":"latest","uglify-js":"latest","watch":"latest","watchify":"latest"},"gitHead":"1233309c849d55dfcf54ddcff52250e011e4949e","_id":"pixi-gl-core@1.0.0","_shasum":"208121839dcd2f235b7636472081c6aa1dbc2ecc","_from":".","_npmVersion":"2.14.20","_nodeVersion":"4.4.0","_npmUser":{"name":"bigtimebuddy","email":"matt@mattkarl.com"},"dist":{"shasum":"208121839dcd2f235b7636472081c6aa1dbc2ecc","size":27263,"noattachment":false,"key":"/pixi-gl-core/-/pixi-gl-core-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pixi-gl-core/download/pixi-gl-core-1.0.0.tgz"},"maintainers":[{"name":"bigtimebuddy","email":"matt@mattkarl.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/pixi-gl-core-1.0.0.tgz_1464266742388_0.4711963110603392"},"directories":{},"publish_time":1464266744158,"_cnpm_publish_time":1464266744158,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.1.4","next":"2.0.0-alpha"}}