{"name":"systemjs","version":"0.20.3","description":"Dynamic ES module loader","repository":{"type":"git","url":"git://github.com/systemjs/systemjs.git"},"author":{"name":"Guy Bedford"},"license":"MIT","files":["dist"],"main":"dist/system.src.js","devDependencies":{"babel-core":"^6.21.0","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-transform-es2015-modules-systemjs":"^6.19.0","bluebird":"^3.4.6","es-module-loader":"^2.0.0","mocha":"^3.1.2","plugin-typescript":"^5.2.7","rollup":"^0.41.1","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.1","systemjs-plugin-babel":"0.0.17","systemjs-plugin-traceur":"0.0.3","traceur":"0.0.111","typescript":"^2.0.6","uglifyjs":"^2.4.10"},"scripts":{"build":"npm run build:dev && npm run build:production","build:dev":"rollup -c","build:production":"rollup -c --environment production","min":"npm run min:dev && npm run min:production","min:dev":"cd dist && uglifyjs system.src.js -cm --in-source-map system.src.js.map --source-map system.js.map --screw-ie8 --comments '/SystemJS v/' > system.js","min:production":"cd dist && uglifyjs system-production.src.js -cm --in-source-map system-production.src.js.map --source-map system-production.js.map --screw-ie8 --comments '/SystemJS v/' > system-production.js","footprint":"npm run footprint:dev && npm run footprint:production","footprint:dev":"uglifyjs dist/system.src.js -cm --screw-ie8 | gzip -9f | wc -c","footprint:production":"uglifyjs dist/system-production.src.js -cm --screw-ie8 | gzip -9f | wc -c","test":"npm run test:production && npm run test:babel && npm run test:traceur && npm run test:typescript","test:traceur":"mocha test/test-traceur.js -u tdd --reporter dot","test:babel":"mocha test/test-babel.js -u tdd --reporter dot","test:typescript":"mocha test/test-typescript.js -u tdd --reporter dot","test:production":"mocha test/test-production.js -u tdd --reporter dot","irhydra":"node --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces --redirect-code-traces-to=code.asm --print-opt-code --trace_hydrogen_file=hydrogen.cfg irhydra/load.js","prepublish":"rm -r dist && npm run build && npm run min"},"gitHead":"ee90da148fb1f4c4aa61bcbbf261fec82aba00e0","bugs":{"url":"https://github.com/systemjs/systemjs/issues"},"homepage":"https://github.com/systemjs/systemjs#readme","_id":"systemjs@0.20.3","_shasum":"05cb65c7c0c41319808b5f3eb82e705d8756115a","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"dist":{"shasum":"05cb65c7c0c41319808b5f3eb82e705d8756115a","size":249328,"noattachment":false,"key":"/systemjs/-/systemjs-0.20.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/systemjs/download/systemjs-0.20.3.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"jolyndenning","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/systemjs-0.20.3.tgz_1485763170258_0.5553469525184482"},"directories":{},"publish_time":1485763170855,"_cnpm_publish_time":1485763170855,"_hasShrinkwrap":false,"dist-tags":{"alpha":"2.0.0-alpha.1","latest":"6.15.1","legacy":"0.21.6","next":"0.20.0-rc.8"}}