{"name":"resource-loader","version":"2.0.0","main":"./lib/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":"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 clean && 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":"de284ecf47253721c14792b4d68c53859dd65034","_id":"resource-loader@2.0.0","_shasum":"043c184c90831c1dc0cdb46500b3c78cdc5049ac","_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":"043c184c90831c1dc0cdb46500b3c78cdc5049ac","size":71904,"noattachment":false,"key":"/resource-loader/-/resource-loader-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/resource-loader/download/resource-loader-2.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/resource-loader-2.0.0.tgz_1476416400310_0.006132297916337848"},"directories":{},"publish_time":1476416402602,"_cnpm_publish_time":1476416402602,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.0-rc4"}}