{"name":"resource-loader","version":"2.0.2","main":"./src/index.js","description":"A generic asset loader, made with web games in mind.","author":{"name":"Chad Engler","email":"chad@pantherdev.com"},"license":"MIT","homepage":"https://github.com/englercj/resource-loader","repository":{"type":"git","url":"git+https://github.com/englercj/resource-loader.git"},"bugs":{"url":"https://github.com/englercj/resource-loader/issues"},"keywords":[],"files":["dist","lib","src"],"scripts":{"clean":"rm -rf ./dist && mkdir dist","build":"npm run clean && browserify -d -t babelify -s Loader -e ./src/index.js -o ./dist/resource-loader.js","minify":"uglifyjs --output ./dist/resource-loader.min.js -- ./dist/resource-loader.js","dev":"watchify -d -t babelify -s Loader -e ./src/index.js -o ./dist/resource-loader.js","lint":"eslint src/ test/","start":"npm run build","test":"npm run test-dev -- --single-run","test-dev":"karma start test/karma.conf.js","docs":"jsdoc -c jsdoc.conf.json -R README.md","prepublish":"npm run build && npm run minify"},"dependencies":{"mini-signals":"^1.1.1","parse-uri":"^1.0.0"},"devDependencies":{"@englercj/code-style":"^1.0.6","babel-preset-es2015":"^6.16.0","babelify":"^7.3.0","browserify":"^13.1.0","chai":"^3.5.0","eslint":"^3.7.1","ink-docstrap":"^1.3.0","jsdoc":"^3.4.2","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.2.0","karma-mocha-reporter":"^2.2.0","karma-sinon-chai":"^1.2.4","mocha":"^3.1.2","sinon":"^1.17.6","sinon-chai":"^2.8.0","uglify-js":"^2.7.3","watchify":"^3.7.0"},"babel":{"presets":[["es2015",{"loose":true}]]},"gitHead":"7c430015768a6624d65534f586d407534000d4f6","_id":"resource-loader@2.0.2","_shasum":"6ef4bcdad6b308d43fd4cc8da15416d3e874a2ae","_from":".","_npmVersion":"3.10.7","_nodeVersion":"6.4.0","_npmUser":{"name":"englercj","email":"englercj@live.com"},"maintainers":[{"name":"englercj","email":"englercj@live.com"}],"dist":{"shasum":"6ef4bcdad6b308d43fd4cc8da15416d3e874a2ae","size":72019,"noattachment":false,"key":"/resource-loader/-/resource-loader-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/resource-loader/download/resource-loader-2.0.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/resource-loader-2.0.2.tgz_1482739249341_0.2675241834949702"},"directories":{},"publish_time":1482739249618,"_cnpm_publish_time":1482739249618,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.0-rc4"}}