{"name":"resource-loader","version":"2.0.3","main":"./lib/index.js","jsnext: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","package.json","CONTRIBUTING.md","LICENSE","README.md"],"scripts":{"clean":"rm -rf ./dist ./lib && mkdir dist && mkdir lib","prebuild":"npm run lib","build":"browserify -d -s Loader -e ./lib/index.js -o ./dist/resource-loader.js","lib":"babel src --out-dir lib -s","minify":"uglifyjs --output ./dist/resource-loader.min.js -- ./dist/resource-loader.js","dev":"watchify -d -s Loader -e ./src/index.js -o ./dist/resource-loader.js","lint":"eslint src/ test/","start":"npm run build","pretest":"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-cli":"^6.18.0","babel-preset-es2015":"^6.18.0","browserify":"^13.1.1","chai":"^3.5.0","eslint":"^3.12.2","ink-docstrap":"^1.3.0","jsdoc":"^3.4.3","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.1","karma-sinon-chai":"^1.2.4","mocha":"^3.2.0","sinon":"^1.17.6","sinon-chai":"^2.8.0","uglify-js":"^2.7.5","watchify":"^3.8.0"},"babel":{"presets":[["es2015",{"loose":true}]]},"gitHead":"1d51ecec895f532d2b36602d4a5481fc140ad596","_id":"resource-loader@2.0.3","_shasum":"9f021b18cb98313632b704ee91a3987566e02d28","_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":"9f021b18cb98313632b704ee91a3987566e02d28","size":106148,"noattachment":false,"key":"/resource-loader/-/resource-loader-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/resource-loader/download/resource-loader-2.0.3.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/resource-loader-2.0.3.tgz_1482741519408_0.016124771907925606"},"directories":{},"publish_time":1482741519651,"_cnpm_publish_time":1482741519651,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.0-rc4"}}