{"name":"resource-loader","version":"1.7.1","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/asset-loader","repository":{"type":"git","url":"git+https://github.com/englercj/asset-loader.git"},"bugs":{"url":"https://github.com/englercj/asset-loader/issues"},"keywords":[],"files":["dist","src"],"scripts":{"test":"npm run build && testem ci","start":"npm run build","travis":"npm run lint && npm test","clean":"rm -rf ./dist && mkdir dist","minify":"uglifyjs --output ./dist/resource-loader.min.js -- ./dist/resource-loader.js","build":"npm run clean && browserify -d -s Loader -e ./src/index.js -o ./dist/resource-loader.js && npm run minify","dev":"npm run clean && watchify -d -s Loader -e ./src/index.js -o ./dist/resource-loader.js","lint":"eslint src/ && eslint test/","docs":"jsdoc -c ./gulp/util/jsdoc.conf.json"},"dependencies":{"async":"^2.0.1","eventemitter3":"^1.2.0"},"devDependencies":{"@englercj/code-style":"^1.0.6","browserify":"^13.1.0","chai":"^3.5.0","eslint":"^3.1.1","ink-docstrap":"^1.2.1","jsdoc":"^3.4.0","sinon":"^1.17.5","sinon-chai":"^2.8.0","testem":"^1.10.2","uglify-js":"^2.7.0","watchify":"^3.7.0"},"gitHead":"5fa63fbda89f1bb3fc93e564117de321f7a42ff7","_id":"resource-loader@1.7.1","_shasum":"594eba1a89e27cebb49655daf9a9cd0c8dcf1d45","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.5","_npmUser":{"name":"englercj","email":"englercj@live.com"},"maintainers":[{"name":"englercj","email":"englercj@live.com"}],"dist":{"shasum":"594eba1a89e27cebb49655daf9a9cd0c8dcf1d45","size":124312,"noattachment":false,"key":"/resource-loader/-/resource-loader-1.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/resource-loader/download/resource-loader-1.7.1.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/resource-loader-1.7.1.tgz_1471145355254_0.8185635751578957"},"directories":{},"publish_time":1471145358216,"_cnpm_publish_time":1471145358216,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.0-rc4"}}