{"maintainers":[{"email":"me@thejameskyle.com","name":"thejameskyle"},{"email":"sebmck@gmail.com","name":"sebmck"},{"email":"daniel@tschinder.de","name":"danez"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"keywords":["babel-plugin"],"dist-tags":{"latest":"6.24.1","next":"7.0.0-alpha.19"},"description":"This plugin transforms ES2015 modules to SystemJS","readme":"# babel-plugin-transform-es2015-modules-systemjs\n\n> This plugin transforms ES2015 modules to [SystemJS](https://github.com/systemjs/systemjs).\n\n## Example\n\n**In**\n\n```javascript\nexport default 42;\n```\n\n**Out**\n\n```javascript\nSystem.register([], function (_export, _context) {\n  return {\n    setters: [],\n    execute: function () {\n      _export(\"default\", 42);\n    }\n  };\n});\n```\n\n## Installation\n\n```sh\nnpm install --save-dev babel-plugin-transform-es2015-modules-systemjs\n```\n\n## Usage\n\n### Via `.babelrc` (Recommended)\n\n**.babelrc**\n\nWithout options:\n\n```json\n{\n  \"plugins\": [\"transform-es2015-modules-systemjs\"]\n}\n```\n\nWith options:\n\n```json\n{\n  \"plugins\": [\n    [\"transform-es2015-modules-systemjs\", {\n      // outputs SystemJS.register(...)\n      \"systemGlobal\": \"SystemJS\"\n    }]\n  ]\n}\n```\n\n### Via CLI\n\n```sh\nbabel --plugins transform-es2015-modules-systemjs script.js\n```\n\n### Via Node API\n\n```javascript\nrequire(\"babel-core\").transform(\"code\", {\n  plugins: [\"transform-es2015-modules-systemjs\"]\n});\n```\n","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","versions":{"6.0.2":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.0.2","description":"## Installation","repository":{"type":"git","url":"git+https://github.com/babel/babel.git"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.0.2","babel-helper-hoist-variables":"^6.0.2","babel-runtime":"^6.0.2"},"keywords":["babel-plugin"],"bugs":{"url":"https://github.com/babel/babel/issues"},"homepage":"https://github.com/babel/babel#readme","_id":"babel-plugin-transform-es2015-modules-systemjs@6.0.2","scripts":{},"_shasum":"6cc174a0bb5c56b50ef468571663dcc5da096341","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"6cc174a0bb5c56b50ef468571663dcc5da096341","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.0.2.tgz"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"directories":{}},"6.0.12":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.0.12","description":"## Installation","repository":{"type":"git","url":"git+https://github.com/babel/babel.git"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.0.12","babel-helper-hoist-variables":"^6.0.2","babel-runtime":"^6.0.12","babel-plugin-transform-strict-mode":"^6.0.2"},"keywords":["babel-plugin"],"bugs":{"url":"https://github.com/babel/babel/issues"},"homepage":"https://github.com/babel/babel#readme","_id":"babel-plugin-transform-es2015-modules-systemjs@6.0.12","scripts":{},"_shasum":"b6fa71a0f27c4cc0c1e3b87eb024ab10207ea6e4","_from":".","_npmVersion":"2.14.9","_nodeVersion":"4.1.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"b6fa71a0f27c4cc0c1e3b87eb024ab10207ea6e4","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.0.12.tgz"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"directories":{}},"6.0.14":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.0.14","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.0.14","babel-helper-hoist-variables":"^6.0.14","babel-runtime":"^6.0.14","babel-plugin-transform-strict-mode":"^6.0.14"},"keywords":["babel-plugin"],"_id":"babel-plugin-transform-es2015-modules-systemjs@6.0.14","scripts":{},"_shasum":"3a3a80c65deb51f0551468880e2a6ab1550b04ef","_from":".","_npmVersion":"2.14.9","_nodeVersion":"4.1.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"3a3a80c65deb51f0551468880e2a6ab1550b04ef","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.0.14.tgz"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"directories":{}},"6.0.15":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.0.15","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.0.15","babel-helper-hoist-variables":"^6.0.15","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.0.15"},"keywords":["babel-plugin"],"_id":"babel-plugin-transform-es2015-modules-systemjs@6.0.15","scripts":{},"_shasum":"1b227b40724dd6165af2a6ee9ec9dc1c3308f9b9","_from":".","_npmVersion":"2.14.9","_nodeVersion":"4.1.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"1b227b40724dd6165af2a6ee9ec9dc1c3308f9b9","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.0.15.tgz"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"directories":{}},"6.1.4":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.1.4","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.0.15","babel-helper-hoist-variables":"^6.0.15","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.1.4"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.1.4"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.1.4","scripts":{},"_shasum":"aace16de7d88953f54cd76a5a36e79c35e026b3d","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"aace16de7d88953f54cd76a5a36e79c35e026b3d","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.1.4.tgz"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"directories":{}},"6.1.5":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.1.5","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.1.5","babel-helper-hoist-variables":"^6.1.5","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.1.5"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.1.5"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.1.5","scripts":{},"_shasum":"3e20d8a09a98be51d243f39304b868e93470bff5","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"3e20d8a09a98be51d243f39304b868e93470bff5","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.1.5.tgz"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"directories":{}},"6.1.17":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.1.17","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.1.17","babel-helper-hoist-variables":"^6.1.17","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.1.17"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.1.17"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.1.17","scripts":{},"_shasum":"8e8dc7ffdd6ec0d1b2ae47004723f2d22b8e1552","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"8e8dc7ffdd6ec0d1b2ae47004723f2d22b8e1552","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.1.17.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"directories":{}},"6.1.18":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.1.18","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.1.18","babel-helper-hoist-variables":"^6.1.18","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.1.18"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.1.18"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.1.18","scripts":{},"_shasum":"4916b3ae19376f10e3958b39b737c9918dd0c36f","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"4916b3ae19376f10e3958b39b737c9918dd0c36f","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.1.18.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"directories":{}},"6.2.4":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.2.4","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.2.4","babel-helper-hoist-variables":"^6.2.4","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.2.4"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.2.4"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.2.4","scripts":{},"_shasum":"6340c8a47233cbf4e39b1272ca4a372acee76742","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"6340c8a47233cbf4e39b1272ca4a372acee76742","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.2.4.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"directories":{}},"6.3.13":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.3.13","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.3.13","babel-helper-hoist-variables":"^6.3.13","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.3.13"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.3.13"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.3.13","scripts":{},"_shasum":"04d26421be73e6181b847e5f439d639926617729","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"dist":{"shasum":"04d26421be73e6181b847e5f439d639926617729","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.3.13.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"directories":{}},"6.4.0":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.4.0","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.3.13","babel-helper-hoist-variables":"^6.3.13","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.3.13"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.3.13"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.4.0","scripts":{},"_shasum":"07c1a3326c6a6c14d45e51999332a5815ca274c0","_from":".","_npmVersion":"3.5.2","_nodeVersion":"5.1.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"07c1a3326c6a6c14d45e51999332a5815ca274c0","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.4.0.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"directories":{}},"6.5.0":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.5.0","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.3.13","babel-helper-hoist-variables":"^6.3.13","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.3.13"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.3.13"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.5.0","scripts":{},"_shasum":"cf084747428693eb437eca55ce6fc3689a3a9c4f","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.1.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"cf084747428693eb437eca55ce6fc3689a3a9c4f","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.5.0.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.5.0.tgz_1454803658040_0.8674841986503452"},"directories":{}},"6.5.0-1":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.5.0-1","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.5.0-1","babel-helper-hoist-variables":"^6.5.0-1","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.5.0-1"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.5.0-1"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.5.0-1","scripts":{},"_shasum":"6eec3e949cd6726259a37e8e58af247f86c09426","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.1.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"6eec3e949cd6726259a37e8e58af247f86c09426","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.5.0-1.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.5.0-1.tgz_1454812847552_0.47908388008363545"},"directories":{}},"6.6.0":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.6.0","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.6.0","babel-helper-hoist-variables":"^6.3.13","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.3.13"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.3.13"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.6.0","scripts":{},"_shasum":"10f4a5183bfc707f677a59bebc261497516185af","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.1.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"10f4a5183bfc707f677a59bebc261497516185af","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.6.0.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.6.0.tgz_1456780366322_0.7531802866142243"},"directories":{}},"6.6.4":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.6.4","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.6.4","babel-helper-hoist-variables":"^6.6.4","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.6.4"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.3.13"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.6.4","scripts":{},"_shasum":"508b861925267da6c5538f5b5e03a775b0df076a","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.1.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"508b861925267da6c5538f5b5e03a775b0df076a","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.6.4.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.6.4.tgz_1456954186485_0.12163025350309908"},"directories":{}},"6.6.5":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.6.5","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.6.5","babel-helper-hoist-variables":"^6.6.5","babel-runtime":"^5.0.0","babel-plugin-transform-strict-mode":"^6.6.5"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.3.13"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.6.5","scripts":{},"_shasum":"46bdc41304fb0e2e17521f9c8c395cededf30de7","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.1.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"46bdc41304fb0e2e17521f9c8c395cededf30de7","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.6.5.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.6.5.tgz_1457133414544_0.13748403103090823"},"directories":{}},"6.8.0":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.8.0","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.8.0","babel-helper-hoist-variables":"^6.8.0","babel-runtime":"^6.0.0","babel-plugin-transform-strict-mode":"^6.8.0"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.8.0"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.8.0","scripts":{},"_shasum":"7fd5ac538137ba9109ee57c060d05cb0a82db46a","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.1.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"dist":{"shasum":"7fd5ac538137ba9109ee57c060d05cb0a82db46a","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.8.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.8.0.tgz_1462232683747_0.4627025476656854"},"directories":{}},"6.9.0":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.9.0","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.9.0","babel-helper-hoist-variables":"^6.8.0","babel-runtime":"^6.9.0"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.8.0"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.9.0","scripts":{},"_shasum":"f91647dc4ce5fe4b5240366fc28bbcbf62c7e763","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.1.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"dist":{"shasum":"f91647dc4ce5fe4b5240366fc28bbcbf62c7e763","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.9.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.9.0.tgz_1463510976647_0.991974811302498"},"directories":{}},"6.11.5":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.11.5","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.9.0","babel-helper-hoist-variables":"^6.8.0","babel-runtime":"^6.9.0"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.8.0"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.11.5","scripts":{},"_shasum":"6333de152bf5e9a5930edba1f13acc42b0aba4ac","_from":".","_npmVersion":"3.10.3","_nodeVersion":"5.11.1","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"6333de152bf5e9a5930edba1f13acc42b0aba4ac","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.11.5.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.11.5.tgz_1469297376619_0.569753342308104"},"directories":{}},"6.11.6":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.11.6","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.9.0","babel-helper-hoist-variables":"^6.8.0","babel-runtime":"^6.11.6"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.8.0"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.11.6","scripts":{},"_shasum":"a88007b8d7f3c560b037f376c4f0c2752145114f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"5.11.1","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"a88007b8d7f3c560b037f376c4f0c2752145114f","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.11.6.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.11.6.tgz_1469571146976_0.2537502881605178"},"directories":{}},"6.12.0":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.12.0","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.9.0","babel-helper-hoist-variables":"^6.8.0","babel-runtime":"^6.11.6"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.8.0"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.12.0","scripts":{},"_shasum":"02f7561fd1d3a4c6865bbba06b8a25c7e266e1c4","_from":".","_npmVersion":"3.10.3","_nodeVersion":"5.11.1","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"02f7561fd1d3a4c6865bbba06b8a25c7e266e1c4","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.12.0.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.12.0.tgz_1469647399361_0.6858826326206326"},"directories":{}},"6.14.0":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.14.0","description":"## Installation","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.14.0","babel-helper-hoist-variables":"^6.8.0","babel-runtime":"^6.11.6"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.8.0"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.14.0","scripts":{},"_shasum":"c519b5c73e32388e679c9b1edf41b2fc23dc3303","_from":".","_npmVersion":"3.10.6","_nodeVersion":"5.11.1","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"c519b5c73e32388e679c9b1edf41b2fc23dc3303","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.14.0.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.14.0.tgz_1472082052266_0.6826783358119428"},"directories":{}},"6.18.0":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.18.0","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.14.0","babel-helper-hoist-variables":"^6.18.0","babel-runtime":"^6.11.6"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.18.0"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.18.0","scripts":{},"_shasum":"f09294707163edae4d3b3e8bfacecd01d920b7ad","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"f09294707163edae4d3b3e8bfacecd01d920b7ad","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.18.0.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.18.0.tgz_1477343944604_0.6501205051317811"},"directories":{}},"6.19.0":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.19.0","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.14.0","babel-helper-hoist-variables":"^6.18.0","babel-runtime":"^6.11.6"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.19.0","scripts":{},"_shasum":"50438136eba74527efa00a5b0fefaf1dc4071da6","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"50438136eba74527efa00a5b0fefaf1dc4071da6","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.19.0.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.19.0.tgz_1479312925808_0.9690464674495161"},"directories":{}},"6.22.0":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.22.0","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.22.0","babel-helper-hoist-variables":"^6.22.0","babel-runtime":"^6.22.0"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.22.0","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.22.0","scripts":{},"_shasum":"810cd0cd025a08383b84236b92c6e31f88e644ad","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"810cd0cd025a08383b84236b92c6e31f88e644ad","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.22.0.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.22.0.tgz_1484872435856_0.8103691879659891"},"directories":{}},"6.23.0":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.23.0","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.23.0","babel-helper-hoist-variables":"^6.22.0","babel-runtime":"^6.22.0"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.22.0","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.23.0","scripts":{},"_shasum":"ae3469227ffac39b0310d90fec73bfdc4f6317b0","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},"dist":{"shasum":"ae3469227ffac39b0310d90fec73bfdc4f6317b0","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.23.0.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.23.0.tgz_1487034866136_0.7954309480264783"},"directories":{}},"7.0.0-alpha.1":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.1","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"7.0.0-alpha.1","babel-helper-hoist-variables":"7.0.0-alpha.1"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.1","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.1"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.1","scripts":{},"_shasum":"883751f42ec0a956a8afe3ffe0eef56b3f79e7f7","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"883751f42ec0a956a8afe3ffe0eef56b3f79e7f7","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.1.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.1.tgz_1488488747639_0.6629771844018251"},"directories":{}},"7.0.0-alpha.3":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.3","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"7.0.0-alpha.3","babel-helper-hoist-variables":"7.0.0-alpha.3"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.3","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.3"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.3","scripts":{},"_shasum":"b725ff684cf660001700fb9377b58940a6977b91","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"b725ff684cf660001700fb9377b58940a6977b91","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.3.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.3.tgz_1490298588114_0.6831304833758622"},"directories":{}},"7.0.0-alpha.7":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.7","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"7.0.0-alpha.7","babel-helper-hoist-variables":"7.0.0-alpha.7"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.7","babel-plugin-syntax-dynamic-import":"^7.0.0-alpha.3"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.7","scripts":{},"_shasum":"2e2ad4576e433c803e65297b1ca70ca68a432eff","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"2e2ad4576e433c803e65297b1ca70ca68a432eff","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.7.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.7.tgz_1491426859916_0.3021982100326568"},"directories":{}},"6.24.1":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"6.24.1","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"^6.24.1","babel-helper-hoist-variables":"^6.24.1","babel-runtime":"^6.22.0"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"^6.24.1","babel-plugin-syntax-dynamic-import":"^6.18.0"},"_id":"babel-plugin-transform-es2015-modules-systemjs@6.24.1","scripts":{},"_shasum":"ff89a142b9119a906195f5f106ecf305d9407d23","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"ff89a142b9119a906195f5f106ecf305d9407d23","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz_1491578363823_0.04013581667095423"},"directories":{}},"7.0.0-alpha.8":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.8","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"7.0.0-alpha.8","babel-helper-hoist-variables":"7.0.0-alpha.7"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.8","babel-plugin-syntax-dynamic-import":"^7.0.0-alpha.3"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.8","scripts":{},"_shasum":"212bf0e3c07231c012d9176bca5fdd68410dd599","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"212bf0e3c07231c012d9176bca5fdd68410dd599","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.8.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.8.tgz_1492456394518_0.5115514148492366"},"directories":{}},"7.0.0-alpha.9":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.9","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"7.0.0-alpha.9","babel-helper-hoist-variables":"7.0.0-alpha.9"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.9","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.9"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.9","scripts":{},"_shasum":"bec788c8064fd846034da6997540f99bda422acf","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"bec788c8064fd846034da6997540f99bda422acf","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.9.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"hzoo","email":"hi@henryzoo.com"},{"name":"jmm","email":"npm-public@jessemccarthy.net"},{"name":"loganfsmyth","email":"loganfsmyth@gmail.com"},{"name":"sebmck","email":"sebmck@gmail.com"},{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.9.tgz_1492526540142_0.5998097264673561"},"directories":{}},"7.0.0-alpha.10":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.10","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-template":"7.0.0-alpha.10","babel-helper-hoist-variables":"7.0.0-alpha.10"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.10","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.9"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.10","scripts":{},"_shasum":"fae5209f8a8a11c158d1b1acf4db13c198cf1368","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"fae5209f8a8a11c158d1b1acf4db13c198cf1368","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.10.tgz"},"maintainers":[{"email":"daniel@tschinder.de","name":"danez"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.10.tgz_1495739865445_0.6965280950535089"},"directories":{}},"7.0.0-alpha.11":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.11","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-helper-hoist-variables":"7.0.0-alpha.11","babel-template":"7.0.0-alpha.11"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.11","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.9"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.11","_npmVersion":"5.0.0","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-h6LsUB/Uga39jkn4orMEIS/McXK51+u5pnXl+jxlnrM559JxlNrYRhSOZ6wNGSN7u4FEIKwbR1E4B4GGE4U5CQ==","shasum":"e9d1fbec9a59b237f7175addacbb0515795504a9","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.11.tgz"},"maintainers":[{"email":"sebmck@gmail.com","name":"sebmck"},{"email":"daniel@tschinder.de","name":"danez"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.11.tgz_1496263436215_0.6732607481535524"},"directories":{}},"7.0.0-alpha.12":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.12","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-helper-hoist-variables":"7.0.0-alpha.12","babel-template":"7.0.0-alpha.12"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.12","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.12"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.12","_npmVersion":"5.0.0","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-xlIeocko7byVlE8uGQKyge5+oYKCNQy5koi1ecJhQsppjQ4U8lpgg8DCWoYdlY0vvw69UkUa3WoDrWSsMjDYFw==","shasum":"e43564a441df4b4b7771f3e4a3b1d2860480c990","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.12.tgz"},"maintainers":[{"email":"sebmck@gmail.com","name":"sebmck"},{"email":"daniel@tschinder.de","name":"danez"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.12.tgz_1496265131516_0.7793782954104245"},"directories":{}},"7.0.0-alpha.14":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.14","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-helper-hoist-variables":"7.0.0-alpha.14","babel-template":"7.0.0-alpha.14"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.14","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.14"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.14","scripts":{},"_shasum":"2f75bf4793683a9aa8bc2cb8af099ac585b9b44b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"2f75bf4793683a9aa8bc2cb8af099ac585b9b44b","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.14.tgz"},"maintainers":[{"email":"sebmck@gmail.com","name":"sebmck"},{"email":"daniel@tschinder.de","name":"danez"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.14.tgz_1499828046588_0.6096751466393471"},"directories":{}},"7.0.0-alpha.15":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.15","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-helper-hoist-variables":"7.0.0-alpha.15","babel-template":"7.0.0-alpha.15"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.15","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.15"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.15","scripts":{},"_shasum":"52b4305748800baa0e49aa928ed9f616e4ab5536","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"52b4305748800baa0e49aa928ed9f616e4ab5536","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.15.tgz"},"maintainers":[{"email":"sebmck@gmail.com","name":"sebmck"},{"email":"daniel@tschinder.de","name":"danez"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.15.tgz_1499830581431_0.09813117771409452"},"directories":{}},"7.0.0-alpha.16":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.16","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-helper-hoist-variables":"7.0.0-alpha.16","babel-template":"7.0.0-alpha.16"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.16","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.16"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.16","scripts":{},"_shasum":"a96845a9a7c797f221cf2c3d463660cc6052a9e1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"a96845a9a7c797f221cf2c3d463660cc6052a9e1","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.16.tgz"},"maintainers":[{"email":"sebmck@gmail.com","name":"sebmck"},{"email":"daniel@tschinder.de","name":"danez"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.16.tgz_1501017496289_0.3881595339626074"},"directories":{}},"7.0.0-alpha.17":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.17","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-helper-hoist-variables":"7.0.0-alpha.17","babel-template":"7.0.0-alpha.17"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.17","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.17"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.17","scripts":{},"_shasum":"9e3b87a7d5bd6cad1995a82d53b872650591c9fc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.9.0","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"shasum":"9e3b87a7d5bd6cad1995a82d53b872650591c9fc","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.17.tgz"},"maintainers":[{"email":"sebmck@gmail.com","name":"sebmck"},{"email":"daniel@tschinder.de","name":"danez"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.17.tgz_1501072788551_0.18954019946977496"},"directories":{}},"7.0.0-alpha.18":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.18","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-helper-hoist-variables":"7.0.0-alpha.18","babel-template":"7.0.0-alpha.18"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.18","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.18"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.18","_npmVersion":"5.3.0","_nodeVersion":"8.1.4","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-n2QKL2VRd3/3h4rFsjSDs3pgcrNDQO5X33yz1X1NJKbP7aFINkWlZoCCe+JcFizUYGlKLA9Jf0YogyjIIBDFmg==","shasum":"8ae907e80fb6bfe95df75a5f04fde50b43e8436e","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.18.tgz"},"maintainers":[{"email":"me@thejameskyle.com","name":"thejameskyle"},{"email":"sebmck@gmail.com","name":"sebmck"},{"email":"daniel@tschinder.de","name":"danez"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.18.tgz_1501798884519_0.28740950068458915"},"directories":{}},"7.0.0-alpha.19":{"name":"babel-plugin-transform-es2015-modules-systemjs","version":"7.0.0-alpha.19","description":"This plugin transforms ES2015 modules to SystemJS","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs"},"license":"MIT","main":"lib/index.js","dependencies":{"babel-helper-hoist-variables":"7.0.0-alpha.19","babel-template":"7.0.0-alpha.19"},"keywords":["babel-plugin"],"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.19","babel-plugin-syntax-dynamic-import":"7.0.0-alpha.19"},"_id":"babel-plugin-transform-es2015-modules-systemjs@7.0.0-alpha.19","_npmVersion":"5.3.0","_nodeVersion":"8.1.4","_npmUser":{"name":"hzoo","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-E0u/sEI6B6d1TFFW4v1bEJlFNm8a6RicsNyy3bIpRvS8wtY5RVXKEaqn7ZgzXBBPgBciiqn/JrQMrpMtr75fZQ==","shasum":"251dfe6a1c42ad9a85f676c3f9e0404332860a6c","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.19.tgz"},"maintainers":[{"email":"me@thejameskyle.com","name":"thejameskyle"},{"email":"sebmck@gmail.com","name":"sebmck"},{"email":"daniel@tschinder.de","name":"danez"},{"email":"hi@henryzoo.com","name":"hzoo"},{"email":"loganfsmyth@gmail.com","name":"loganfsmyth"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-es2015-modules-systemjs-7.0.0-alpha.19.tgz_1502144526250_0.40221423958428204"},"directories":{}}},"name":"babel-plugin-transform-es2015-modules-systemjs","time":{"modified":"2017-08-07T22:22:06.355Z","created":"2015-10-29T18:14:50.363Z","6.0.2":"2015-10-29T18:14:50.363Z","6.0.12":"2015-10-30T04:55:36.735Z","6.0.14":"2015-10-30T23:38:05.421Z","6.0.15":"2015-11-01T22:10:21.401Z","6.1.4":"2015-11-11T10:24:53.365Z","6.1.5":"2015-11-12T07:01:22.490Z","6.1.17":"2015-11-12T21:42:15.176Z","6.1.18":"2015-11-12T21:50:15.313Z","6.2.4":"2015-11-25T03:14:30.337Z","6.3.13":"2015-12-04T11:59:16.978Z","6.4.0":"2016-01-06T20:34:50.197Z","6.5.0":"2016-02-07T00:07:40.779Z","6.5.0-1":"2016-02-07T02:40:50.387Z","6.6.0":"2016-02-29T21:12:50.128Z","6.6.4":"2016-03-02T21:29:49.368Z","6.6.5":"2016-03-04T23:16:57.869Z","6.8.0":"2016-05-02T23:44:46.135Z","6.9.0":"2016-05-17T18:49:39.679Z","6.11.5":"2016-07-23T18:09:38.562Z","6.11.6":"2016-07-26T22:12:29.338Z","6.12.0":"2016-07-27T19:23:23.044Z","6.14.0":"2016-08-24T23:40:54.997Z","6.18.0":"2016-10-24T21:19:06.325Z","6.19.0":"2016-11-16T16:15:26.347Z","6.22.0":"2017-01-20T00:33:57.692Z","6.23.0":"2017-02-14T01:14:26.357Z","7.0.0-alpha.1":"2017-03-02T21:05:49.461Z","7.0.0-alpha.3":"2017-03-23T19:49:49.646Z","7.0.0-alpha.7":"2017-04-05T21:14:21.915Z","6.24.1":"2017-04-07T15:19:25.592Z","7.0.0-alpha.8":"2017-04-17T19:13:14.761Z","7.0.0-alpha.9":"2017-04-18T14:42:20.368Z","7.0.0-alpha.10":"2017-05-25T19:17:46.274Z","7.0.0-alpha.11":"2017-05-31T20:43:56.290Z","7.0.0-alpha.12":"2017-05-31T21:12:11.717Z","7.0.0-alpha.14":"2017-07-12T02:54:07.485Z","7.0.0-alpha.15":"2017-07-12T03:36:24.499Z","7.0.0-alpha.16":"2017-07-25T21:18:17.831Z","7.0.0-alpha.17":"2017-07-26T12:39:49.508Z","7.0.0-alpha.18":"2017-08-03T22:21:24.588Z","7.0.0-alpha.19":"2017-08-07T22:22:06.355Z"},"readmeFilename":"README.md"}