{"name":"pixi-gl-core","version":"2.0.0-alpha","description":"A set of tidy little pixi objects that make working with WebGL simpler","main":"./src/index.js","scripts":{"clean":"rimraf bin && mkdirp bin","prestart":"npm run clean","start":"parallelshell \"npm run watch:debug\" \"npm run watch:release\"","watch:debug":"watchify src/index.js -s PIXI -o bin/pixi.js -dv","watch:release":"watchify src/index.js -s PIXI -o bin/pixi.min.js -dv","test":"npm run build","lint":"jshint --reporter=scripts/reporter.js scripts src","prebuild":"npm run lint && npm run clean","build":"pixify --name pixi-gl-core","docs":"jsdoc -c scripts/jsdoc.conf.json -R README.md","predeploy":"npm run docs","deploy":"gh-pages -d docs"},"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":{"browserify-versionify":"^1.0.6","chai":"^3.5.0","del":"^2.2.0","gh-pages":"^0.11.0","jaguarjs-jsdoc":"^1.0.0","jsdoc":"^3.4.0","jshint":"^2.9.2","jshint-stylish":"^2.2.0","jshint-stylish-summary":"^0.1.2","minimist":"^1.2.0","mkdirp":"^0.5.1","mocha":"^2.5.3","parallelshell":"^2.0.0","pixify":"^1.2.1","rimraf":"^2.5.3","testem":"^1.8.1","watchify":"^3.7.0"},"gitHead":"d1d8397e2f9f276de8d210aa42b8331789162316","_id":"pixi-gl-core@2.0.0-alpha","_shasum":"715ae892314fa46dac1eb766b860e628a1aab392","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.3","_npmUser":{"name":"bigtimebuddy","email":"matt@mattkarl.com"},"dist":{"shasum":"715ae892314fa46dac1eb766b860e628a1aab392","size":45912,"noattachment":false,"key":"/pixi-gl-core/-/pixi-gl-core-2.0.0-alpha.tgz","tarball":"http://registry.cnpm.dingdandao.com/pixi-gl-core/download/pixi-gl-core-2.0.0-alpha.tgz"},"maintainers":[{"name":"bigtimebuddy","email":"matt@mattkarl.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pixi-gl-core-2.0.0-alpha.tgz_1509831429802_0.386912879999727"},"directories":{},"publish_time":1509831432022,"_cnpm_publish_time":1509831432022,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.1.4","next":"2.0.0-alpha"}}