{"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"keywords":["babel-plugin"],"dist-tags":{"latest":"1.0.7"},"description":"Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals","readme":"# babel-plugin-runtime\n\nExternalise references to helpers and builtins, automatically polyfilling your code without polluting globals\n\n## Installation\n\n```sh\n$ npm install babel-plugin-runtime\n```\n\n## Usage\n\n### Via `.babelrc` (Recommended)\n\n**.babelrc**\n\n```json\n{\n  \"plugins\": [\"runtime\"]\n}\n```\n\n### Via CLI\n\n```sh\n$ babel --plugins runtime script.js\n```\n\n### Via Node API\n\n```javascript\nrequire(\"babel-core\").transform(\"code\", {\n  plugins: [\"runtime\"]\n});\n```\n","repository":{"type":"git","url":"git+https://github.com/babel-plugins/babel-plugin-runtime.git"},"bugs":{"url":"https://github.com/babel-plugins/babel-plugin-runtime/issues"},"license":"MIT","versions":{"1.0.1":{"name":"babel-plugin-runtime","version":"1.0.1","description":"Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals","repository":{"type":"git","url":"git+https://github.com/babel-plugins/babel-plugin-runtime.git"},"license":"MIT","main":"lib/index.js","devDependencies":{"babel":"^5.6.0"},"scripts":{"build":"babel-plugin build","push":"babel-plugin publish","test":"babel-plugin test"},"keywords":["babel-plugin"],"gitHead":"923b38389bde214ad6acef226e3c100edc9443ec","bugs":{"url":"https://github.com/babel-plugins/babel-plugin-runtime/issues"},"homepage":"https://github.com/babel-plugins/babel-plugin-runtime#readme","_id":"babel-plugin-runtime@1.0.1","_shasum":"4f3d658d8d5ca755efad9048464ae024c097be6d","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"dist":{"shasum":"4f3d658d8d5ca755efad9048464ae024c097be6d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/babel-plugin-runtime/-/babel-plugin-runtime-1.0.1.tgz"},"directories":{}},"1.0.2":{"name":"babel-plugin-runtime","version":"1.0.2","description":"Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals","repository":{"type":"git","url":"git+https://github.com/babel-plugins/babel-plugin-runtime.git"},"license":"MIT","main":"lib/index.js","devDependencies":{"babel":"^5.6.0"},"scripts":{"build":"babel-plugin build","push":"babel-plugin publish","test":"babel-plugin test"},"keywords":["babel-plugin"],"gitHead":"b68aebafafce33587bf06fde148e2dffd66b0d53","bugs":{"url":"https://github.com/babel-plugins/babel-plugin-runtime/issues"},"homepage":"https://github.com/babel-plugins/babel-plugin-runtime#readme","_id":"babel-plugin-runtime@1.0.2","_shasum":"aa380731bf4706bd16491d29242f9ab2c85ab469","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"dist":{"shasum":"aa380731bf4706bd16491d29242f9ab2c85ab469","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/babel-plugin-runtime/-/babel-plugin-runtime-1.0.2.tgz"},"directories":{}},"1.0.3":{"name":"babel-plugin-runtime","version":"1.0.3","description":"Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals","repository":{"type":"git","url":"git+https://github.com/babel-plugins/babel-plugin-runtime.git"},"license":"MIT","main":"lib/index.js","devDependencies":{"babel":"^5.6.0"},"scripts":{"build":"babel-plugin build","push":"babel-plugin publish","test":"babel-plugin test"},"keywords":["babel-plugin"],"gitHead":"15379bd63885e77114fa27fb5659089c661be3e6","bugs":{"url":"https://github.com/babel-plugins/babel-plugin-runtime/issues"},"homepage":"https://github.com/babel-plugins/babel-plugin-runtime#readme","_id":"babel-plugin-runtime@1.0.3","_shasum":"9e97b8e28010047b37d41791b5f458855da474ac","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"dist":{"shasum":"9e97b8e28010047b37d41791b5f458855da474ac","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/babel-plugin-runtime/-/babel-plugin-runtime-1.0.3.tgz"},"directories":{}},"1.0.4":{"name":"babel-plugin-runtime","version":"1.0.4","description":"Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals","repository":{"type":"git","url":"git+https://github.com/babel-plugins/babel-plugin-runtime.git"},"license":"MIT","main":"lib/index.js","devDependencies":{"babel":"^5.6.0"},"scripts":{"build":"babel-plugin build","push":"babel-plugin publish","test":"babel-plugin test"},"keywords":["babel-plugin"],"gitHead":"c4e9bc34e25e57cd946034e2db3d3fa1b4b2d3f8","bugs":{"url":"https://github.com/babel-plugins/babel-plugin-runtime/issues"},"homepage":"https://github.com/babel-plugins/babel-plugin-runtime#readme","_id":"babel-plugin-runtime@1.0.4","_shasum":"07f86106e8ffd2056705e932a6c7101af3b2bd1e","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"dist":{"shasum":"07f86106e8ffd2056705e932a6c7101af3b2bd1e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/babel-plugin-runtime/-/babel-plugin-runtime-1.0.4.tgz"},"directories":{}},"1.0.5":{"name":"babel-plugin-runtime","version":"1.0.5","description":"Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals","repository":{"type":"git","url":"git+https://github.com/babel-plugins/babel-plugin-runtime.git"},"license":"MIT","main":"lib/index.js","devDependencies":{"babel":"^5.6.0"},"scripts":{"build":"babel-plugin build","push":"babel-plugin publish","test":"babel-plugin test"},"keywords":["babel-plugin"],"gitHead":"7ff866573e56cce8c2779a97898e0a5a7cbbd516","bugs":{"url":"https://github.com/babel-plugins/babel-plugin-runtime/issues"},"homepage":"https://github.com/babel-plugins/babel-plugin-runtime#readme","_id":"babel-plugin-runtime@1.0.5","_shasum":"be787d3a19b6274fb424c5e8f26ddbf1da06cc9f","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"dist":{"shasum":"be787d3a19b6274fb424c5e8f26ddbf1da06cc9f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/babel-plugin-runtime/-/babel-plugin-runtime-1.0.5.tgz"},"directories":{}},"1.0.6":{"name":"babel-plugin-runtime","version":"1.0.6","description":"Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals","repository":{"type":"git","url":"git+https://github.com/babel-plugins/babel-plugin-runtime.git"},"license":"MIT","main":"lib/index.js","devDependencies":{"babel":"^5.6.0"},"scripts":{"build":"babel-plugin build","push":"babel-plugin publish","test":"babel-plugin test"},"keywords":["babel-plugin"],"gitHead":"aa859542476fe5f5e30de88f8653d2e78e7aaa6a","bugs":{"url":"https://github.com/babel-plugins/babel-plugin-runtime/issues"},"homepage":"https://github.com/babel-plugins/babel-plugin-runtime#readme","_id":"babel-plugin-runtime@1.0.6","_shasum":"ea716eed15f00f9832830a394b487e7d3c1871f9","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"dist":{"shasum":"ea716eed15f00f9832830a394b487e7d3c1871f9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/babel-plugin-runtime/-/babel-plugin-runtime-1.0.6.tgz"},"directories":{}},"1.0.7":{"name":"babel-plugin-runtime","version":"1.0.7","description":"Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals","repository":{"type":"git","url":"git+https://github.com/babel-plugins/babel-plugin-runtime.git"},"license":"MIT","main":"lib/index.js","devDependencies":{"babel":"^5.6.0"},"scripts":{"build":"babel-plugin build","push":"babel-plugin publish","test":"babel-plugin test"},"keywords":["babel-plugin"],"gitHead":"ec37486859a3501b7caf0156a7d40b7946d48c66","bugs":{"url":"https://github.com/babel-plugins/babel-plugin-runtime/issues"},"homepage":"https://github.com/babel-plugins/babel-plugin-runtime#readme","_id":"babel-plugin-runtime@1.0.7","_shasum":"bf7c7d966dd56ecd5c17fa1cb253c9acb7e54aaf","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.0","_npmUser":{"name":"sebmck","email":"sebmck@gmail.com"},"maintainers":[{"name":"sebmck","email":"sebmck@gmail.com"}],"dist":{"shasum":"bf7c7d966dd56ecd5c17fa1cb253c9acb7e54aaf","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/babel-plugin-runtime/-/babel-plugin-runtime-1.0.7.tgz"},"directories":{}}},"name":"babel-plugin-runtime","time":{"modified":"2015-06-20T21:19:33.355Z","created":"2015-06-15T17:14:35.583Z","1.0.1":"2015-06-15T17:14:35.583Z","1.0.2":"2015-06-15T17:21:57.199Z","1.0.3":"2015-06-15T17:22:49.223Z","1.0.4":"2015-06-15T17:25:45.265Z","1.0.5":"2015-06-15T17:26:46.379Z","1.0.6":"2015-06-20T21:18:38.238Z","1.0.7":"2015-06-20T21:19:33.355Z"},"readmeFilename":"README.md","homepage":"https://github.com/babel-plugins/babel-plugin-runtime#readme"}