{"name":"systemjs","version":"6.1.1","description":"Dynamic ES module loader","repository":{"type":"git","url":"git://github.com/systemjs/systemjs.git"},"author":{"name":"Guy Bedford"},"type":"module","license":"MIT","devDependencies":{"bluebird":"^3.5.1","construct-style-sheets-polyfill":"^2.1.0","esm":"^3.2.25","mocha":"^5.2.0","opn":"^6.0.0","rollup":"^0.64.1","rollup-plugin-replace":"^2.0.0","terser":"^3.8.1","whatwg-fetch":"^2.0.4"},"scripts":{"build":"npm run build:systemjs && npm run build:sjs && npm run min && npm run build:extras","build:systemjs":"rollup -c","build:sjs":"rollup -c --environment sjs","build:extras":"bash minify-extras.sh","min":"npm run min:systemjs && npm run min:sjs","min:systemjs":"cd dist && terser system.js -c passes=2 -m --source-map --comments \"/SystemJS \\d/\" -o system.min.js","min:sjs":"cd dist && terser s.js -c passes=2 -m --source-map -o s.min.js","footprint":"npm run footprint:systemjs && npm run footprint:sjs","footprint:systemjs":"terser dist/system.js -c passes=2 -m | gzip -9f | wc -c","footprint:sjs":"terser dist/s.js -c passes=2 -m | gzip -9f | wc -c","test":"mocha -b -r esm test/import-map.js test/system-core.js test/url-resolution.js && npm run test-browser","test-browser":"node test/server.js","prepublish":"npm run build"},"gitHead":"de84d0137fff0c9ff8e83f6b8de26e9c15c98635","bugs":{"url":"https://github.com/systemjs/systemjs/issues"},"homepage":"https://github.com/systemjs/systemjs#readme","_id":"systemjs@6.1.1","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"shasum":"aece7369bad7d8a8766dde31b5dfb8492c5a7209","size":35668,"noattachment":false,"key":"/systemjs/-/systemjs-6.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/systemjs/download/systemjs-6.1.1.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"jolyndenning","email":""}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/systemjs_6.1.1_1568411689575_0.8335123677581764"},"_hasShrinkwrap":false,"publish_time":1568411689694,"_cnpm_publish_time":1568411689694,"dist-tags":{"alpha":"2.0.0-alpha.1","latest":"6.15.1","legacy":"0.21.6","next":"0.20.0-rc.8"}}