{"_id":"babel-plugin-closure-elimination","_rev":"3332013","name":"babel-plugin-closure-elimination","description":"Removes closures from your JavaScript in the name of performance.","dist-tags":{"latest":"1.3.2"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"time":{"modified":"2024-07-10T07:25:50.000Z","created":"2015-05-13T10:47:58.772Z","1.3.2":"2020-08-25T23:03:17.077Z","1.3.1":"2020-04-23T06:34:52.306Z","1.3.0":"2017-10-12T01:33:32.034Z","1.2.1":"2017-09-24T12:52:20.906Z","1.2.0":"2017-09-02T22:57:46.240Z","1.1.16":"2017-05-14T09:50:21.672Z","1.1.15":"2017-05-02T12:43:34.224Z","1.1.14":"2016-11-09T22:25:04.391Z","1.1.13":"2016-11-09T21:23:18.949Z","1.1.12":"2016-11-08T17:27:24.619Z","1.1.11":"2016-11-02T23:00:34.180Z","1.1.8":"2016-11-02T19:38:26.529Z","1.1.7":"2016-11-02T10:42:29.372Z","1.1.6":"2016-11-01T19:22:05.098Z","1.1.5":"2016-10-31T22:53:06.837Z","1.1.0":"2016-10-31T18:42:35.799Z","1.0.6":"2016-04-26T18:49:54.601Z","1.0.5":"2016-04-23T20:45:50.198Z","1.0.4":"2016-04-17T14:59:38.133Z","1.0.3":"2016-04-17T14:30:23.085Z","1.0.1":"2016-01-28T11:26:46.296Z","1.0.0":"2016-01-26T09:14:37.696Z","0.0.2":"2015-09-16T16:02:39.329Z","0.0.1":"2015-05-13T10:47:58.772Z"},"users":{},"author":{"name":"Charles Pick","email":"charles@codemix.com"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"versions":{"1.3.2":{"name":"babel-plugin-closure-elimination","version":"1.3.2","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"cd src && babel --plugins ../lib -d ../lib ./","prepublishOnly":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-generator":"^6.26.0","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-es2015-destructuring":"^6.23.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-regenerator":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-node5":"^1.2.0","babel-regenerator-runtime":"^6.5.0","babel-register":"^6.26.0","lodash":"^4.17.15","mocha":"^4.0.1","should":"^13.1.2"},"gitHead":"dfec66f090366c13f32ecb6be5dff70255190fe5","_id":"babel-plugin-closure-elimination@1.3.2","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"2c9a90360bdf888fd3b3694391a745a70ce18c34","size":3747,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.3.2.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-closure-elimination_1.3.2_1598396596950_0.3852290572165742"},"_hasShrinkwrap":false,"publish_time":1598396597077,"_cnpm_publish_time":1598396597077,"_cnpmcore_publish_time":"2021-12-16T20:26:43.117Z"},"1.3.1":{"name":"babel-plugin-closure-elimination","version":"1.3.1","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"cd src && babel --plugins ../lib -d ../lib ./","prepublishOnly":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-generator":"^6.26.0","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-es2015-destructuring":"^6.23.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-regenerator":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-node5":"^1.2.0","babel-regenerator-runtime":"^6.5.0","babel-register":"^6.26.0","lodash":"^4.17.15","mocha":"^4.0.1","should":"^13.1.2"},"gitHead":"975a00cd790de885a7ada2931d49108cd18f5fb8","_id":"babel-plugin-closure-elimination@1.3.1","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"shasum":"c5143ae2cceed6e8451c71ca164bbe1f84852087","size":3748,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.3.1.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-closure-elimination_1.3.1_1587623692157_0.09232984332599758"},"_hasShrinkwrap":false,"publish_time":1587623692306,"_cnpm_publish_time":1587623692306,"_cnpmcore_publish_time":"2021-12-16T20:26:43.324Z"},"1.3.0":{"name":"babel-plugin-closure-elimination","version":"1.3.0","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"cd src && babel --plugins ../lib -d ../lib ./","prepublishOnly":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-generator":"^6.26.0","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-es2015-destructuring":"^6.23.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-regenerator":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-node5":"^1.2.0","babel-regenerator-runtime":"^6.5.0","babel-register":"^6.26.0","lodash":"^4.17.4","mocha":"^4.0.1","should":"^13.1.2"},"gitHead":"dbb5126c4f39d34c1a1c49acae935e97f545933b","_id":"babel-plugin-closure-elimination@1.3.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"3217fbf6d416dfdf14ff41a8a34e4d0a6bfc22b2","size":3741,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.3.0.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-closure-elimination-1.3.0.tgz_1507772011071_0.11411597137339413"},"directories":{},"publish_time":1507772012034,"_hasShrinkwrap":false,"_cnpm_publish_time":1507772012034,"_cnpmcore_publish_time":"2021-12-16T20:26:43.534Z"},"1.2.1":{"name":"babel-plugin-closure-elimination","version":"1.2.1","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"cd src && babel --plugins ../lib -d ./lib ./","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-generator":"^6.26.0","babel-plugin-syntax-async-functions":"^6.13.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-es2015-destructuring":"^6.23.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-plugin-transform-regenerator":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-node5":"^1.2.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.26.0","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"7e9659669e3094d1c883943bd31565273718475b","_id":"babel-plugin-closure-elimination@1.2.1","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"79df794f0b9da6b4b727ea746e381df48e32e372","size":4921,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.2.1.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-closure-elimination-1.2.1.tgz_1506257539950_0.2170857770834118"},"directories":{},"publish_time":1506257540906,"_hasShrinkwrap":false,"_cnpm_publish_time":1506257540906,"_cnpmcore_publish_time":"2021-12-16T20:26:43.756Z"},"1.2.0":{"name":"babel-plugin-closure-elimination","version":"1.2.0","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-generator":"^6.18.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-es2015-destructuring":"^6.18.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node5":"^1.2.0","babel-preset-latest":"^6.16.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"31c541391b6e6a42c5ca9cd172553db6b643cdf2","_id":"babel-plugin-closure-elimination@1.2.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"94c2c9f85a4f8d8926f42774aff0e5ba065c199b","size":4357,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.2.0.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-closure-elimination-1.2.0.tgz_1504393065120_0.844536554068327"},"directories":{},"publish_time":1504393066240,"_hasShrinkwrap":false,"_cnpm_publish_time":1504393066240,"_cnpmcore_publish_time":"2021-12-16T20:26:43.963Z"},"1.1.16":{"name":"babel-plugin-closure-elimination","version":"1.1.16","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-generator":"^6.18.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-es2015-destructuring":"^6.18.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node5":"^1.2.0","babel-preset-latest":"^6.16.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"cf31605cde12ed12fc4e8d6c5aced7d58f035f16","_id":"babel-plugin-closure-elimination@1.1.16","_shasum":"e9cf755a7209f8c434eb2a784a2055b2bff35ac9","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"e9cf755a7209f8c434eb2a784a2055b2bff35ac9","size":4259,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.1.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.1.16.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.1.16.tgz_1494755420820_0.013125673867762089"},"directories":{},"publish_time":1494755421672,"_hasShrinkwrap":false,"_cnpm_publish_time":1494755421672,"_cnpmcore_publish_time":"2021-12-16T20:26:44.199Z"},"1.1.15":{"name":"babel-plugin-closure-elimination","version":"1.1.15","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-generator":"^6.18.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-es2015-destructuring":"^6.18.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node5":"^1.2.0","babel-preset-latest":"^6.16.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"407686acd7a2182ee35c3eb931cf577548f13e11","_id":"babel-plugin-closure-elimination@1.1.15","_shasum":"1b0184434e18e03bc40422400bd40948b12b516f","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"1b0184434e18e03bc40422400bd40948b12b516f","size":4177,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.1.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.1.15.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.1.15.tgz_1493729013677_0.015855807345360518"},"directories":{},"publish_time":1493729014224,"_hasShrinkwrap":false,"_cnpm_publish_time":1493729014224,"_cnpmcore_publish_time":"2021-12-16T20:26:44.725Z"},"1.1.14":{"name":"babel-plugin-closure-elimination","version":"1.1.14","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-generator":"^6.18.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-es2015-destructuring":"^6.18.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node5":"^1.2.0","babel-preset-latest":"^6.16.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"f1b1e3f3a0d5763a59d6870b61683af70aae6e5b","_id":"babel-plugin-closure-elimination@1.1.14","_shasum":"f93f61d69d37293a767d27f8e2c826e359a5d6a0","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"f93f61d69d37293a767d27f8e2c826e359a5d6a0","size":4163,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.1.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.1.14.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.1.14.tgz_1478730302629_0.5506764859892428"},"directories":{},"publish_time":1478730304391,"_hasShrinkwrap":false,"_cnpm_publish_time":1478730304391,"_cnpmcore_publish_time":"2021-12-16T20:26:44.952Z"},"1.1.13":{"name":"babel-plugin-closure-elimination","version":"1.1.13","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-generator":"^6.18.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-es2015-destructuring":"^6.18.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node5":"^1.2.0","babel-preset-latest":"^6.16.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"946d0ef322d9d287e07ce09e20e500d54fc317b2","_id":"babel-plugin-closure-elimination@1.1.13","_shasum":"8bd4cde34ab9b3d0274b02c8cc178f033bc15bfd","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"8bd4cde34ab9b3d0274b02c8cc178f033bc15bfd","size":4082,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.1.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.1.13.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.1.13.tgz_1478726596798_0.9688832915853709"},"directories":{},"publish_time":1478726598949,"_hasShrinkwrap":false,"_cnpm_publish_time":1478726598949,"_cnpmcore_publish_time":"2021-12-16T20:26:45.171Z"},"1.1.12":{"name":"babel-plugin-closure-elimination","version":"1.1.12","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-generator":"^6.18.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-es2015-destructuring":"^6.18.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node5":"^1.2.0","babel-preset-latest":"^6.16.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"0d6c91dc90898a83f1f8538181d730ca2ace0df2","_id":"babel-plugin-closure-elimination@1.1.12","_shasum":"80edc1b063a0798126857d1718420f3f0b44c7d2","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"80edc1b063a0798126857d1718420f3f0b44c7d2","size":4041,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.1.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.1.12.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.1.12.tgz_1478626044065_0.8901184694841504"},"directories":{},"publish_time":1478626044619,"_hasShrinkwrap":false,"_cnpm_publish_time":1478626044619,"_cnpmcore_publish_time":"2021-12-16T20:26:45.398Z"},"1.1.11":{"name":"babel-plugin-closure-elimination","version":"1.1.11","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-generator":"^6.18.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-es2015-destructuring":"^6.18.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node5":"^1.2.0","babel-preset-latest":"^6.16.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"813a58e72a47737d716f39b49b88c17a461f07f1","_id":"babel-plugin-closure-elimination@1.1.11","_shasum":"b47b1e905d16ec9447f06f26e813a0727e9ac0ac","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"b47b1e905d16ec9447f06f26e813a0727e9ac0ac","size":4013,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.1.11.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.1.11.tgz_1478127632261_0.1941096296068281"},"directories":{},"publish_time":1478127634180,"_hasShrinkwrap":false,"_cnpm_publish_time":1478127634180,"_cnpmcore_publish_time":"2021-12-16T20:26:45.595Z"},"1.1.8":{"name":"babel-plugin-closure-elimination","version":"1.1.8","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-generator":"^6.18.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-es2015-destructuring":"^6.18.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node5":"^1.2.0","babel-preset-latest":"^6.16.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"563a9faee3c8693d5c9b16361ad4646d9b0366b5","_id":"babel-plugin-closure-elimination@1.1.8","_shasum":"14a692f12f1e1fc3b3234dbe8c0d8e93b9ace111","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"14a692f12f1e1fc3b3234dbe8c0d8e93b9ace111","size":3937,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.1.8.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.1.8.tgz_1478115504509_0.9177479739300907"},"directories":{},"publish_time":1478115506529,"_hasShrinkwrap":false,"_cnpm_publish_time":1478115506529,"_cnpmcore_publish_time":"2021-12-16T20:26:45.800Z"},"1.1.7":{"name":"babel-plugin-closure-elimination","version":"1.1.7","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-generator":"^6.18.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-es2015-destructuring":"^6.18.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node5":"^1.2.0","babel-preset-latest":"^6.16.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"40e14fc42e985b6012bf5af1f2cb9618798696e8","_id":"babel-plugin-closure-elimination@1.1.7","_shasum":"6e74b5250f0148d0d64c47e799e938e65547ce67","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"6e74b5250f0148d0d64c47e799e938e65547ce67","size":4027,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.1.7.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.1.7.tgz_1478083348843_0.09547169180586934"},"directories":{},"publish_time":1478083349372,"_hasShrinkwrap":false,"_cnpm_publish_time":1478083349372,"_cnpmcore_publish_time":"2021-12-16T20:26:46.026Z"},"1.1.6":{"name":"babel-plugin-closure-elimination","version":"1.1.6","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-es2015-destructuring":"^6.18.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node5":"^1.2.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"0cd6cb5da836fe7383ba183a73d7b2034dbd81c0","_id":"babel-plugin-closure-elimination@1.1.6","_shasum":"e33c3ae885388725dca400460a88528d1f4ab92a","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"e33c3ae885388725dca400460a88528d1f4ab92a","size":3763,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.1.6.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.1.6.tgz_1478028123067_0.9409557448234409"},"directories":{},"publish_time":1478028125098,"_hasShrinkwrap":false,"_cnpm_publish_time":1478028125098,"_cnpmcore_publish_time":"2021-12-16T20:26:46.261Z"},"1.1.5":{"name":"babel-plugin-closure-elimination","version":"1.1.5","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-es2015-destructuring":"^6.18.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-preset-es2015-node5":"^1.2.0","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","lodash":"^4.16.5","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"89c6d62750cca90c69d9e2ff84731ddbb059fa28","_id":"babel-plugin-closure-elimination@1.1.5","_shasum":"ee4c943602a622eda774419bc045a63c2b887583","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"ee4c943602a622eda774419bc045a63c2b887583","size":3678,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.1.5.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.1.5.tgz_1477954384978_0.15390299540013075"},"directories":{},"publish_time":1477954386837,"_hasShrinkwrap":false,"_cnpm_publish_time":1477954386837,"_cnpmcore_publish_time":"2021-12-16T20:26:46.569Z"},"1.1.0":{"name":"babel-plugin-closure-elimination","version":"1.1.0","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","build-eliminated":"babel --plugins ../lib -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build && npm run build-eliminated","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","dependencies":{"babel-polyfill":"^6.3.14"},"devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-preset-es2015":"^6.3.13","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"a324e43f20ffb7de087cd08bd5ec46ad6ba7c10d","_id":"babel-plugin-closure-elimination@1.1.0","_shasum":"9200454f68f89c1b8bd7fb819de668eb6cbe46a9","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"9200454f68f89c1b8bd7fb819de668eb6cbe46a9","size":3676,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.1.0.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.1.0.tgz_1477939355242_0.2555058130528778"},"directories":{},"publish_time":1477939355799,"_hasShrinkwrap":false,"_cnpm_publish_time":1477939355799,"_cnpmcore_publish_time":"2021-12-16T20:26:46.828Z"},"1.0.6":{"name":"babel-plugin-closure-elimination","version":"1.0.6","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-polyfill":"^6.3.14","babel-preset-es2015":"^6.3.13","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"7eb2ea601d9693fe952e8a59b80b254f3bd3e011","_id":"babel-plugin-closure-elimination@1.0.6","_shasum":"3028a7015dfc1a5ece19886655e9a930aef32852","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"3028a7015dfc1a5ece19886655e9a930aef32852","size":8504,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.0.6.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.0.6.tgz_1461696593636_0.32052489975467324"},"directories":{},"publish_time":1461696594601,"_hasShrinkwrap":false,"_cnpm_publish_time":1461696594601,"_cnpmcore_publish_time":"2021-12-16T20:26:47.043Z"},"1.0.5":{"name":"babel-plugin-closure-elimination","version":"1.0.5","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-polyfill":"^6.3.14","babel-preset-es2015":"^6.3.13","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"556590c2bf4e99e63d340f58156c78750cbabda1","_id":"babel-plugin-closure-elimination@1.0.5","_shasum":"312cb1e5576587440c490de4f049c039d57b85b4","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"312cb1e5576587440c490de4f049c039d57b85b4","size":8425,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.0.5.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.0.5.tgz_1461444348326_0.3174610664136708"},"directories":{},"publish_time":1461444350198,"_hasShrinkwrap":false,"_cnpm_publish_time":1461444350198,"_cnpmcore_publish_time":"2021-12-16T20:26:47.273Z"},"1.0.4":{"name":"babel-plugin-closure-elimination","version":"1.0.4","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-polyfill":"^6.3.14","babel-preset-es2015":"^6.3.13","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"047a380bc08fd4cd38c4a0c4aa12711ece0f37e7","_id":"babel-plugin-closure-elimination@1.0.4","_shasum":"782abb04014caa83fe25b7d1a1ba90a9349c10e4","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"782abb04014caa83fe25b7d1a1ba90a9349c10e4","size":30103,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.0.4.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.0.4.tgz_1460905176885_0.015393601264804602"},"directories":{},"publish_time":1460905178133,"_hasShrinkwrap":true,"_cnpm_publish_time":1460905178133,"_cnpmcore_publish_time":"2021-12-16T20:26:47.515Z"},"1.0.3":{"name":"babel-plugin-closure-elimination","version":"1.0.3","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","prepublish":"npm run test","pretest":"npm run build","test":"mocha test/index.js","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-plugin-syntax-async-functions":"^6.3.13","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-plugin-transform-regenerator":"^6.4.4","babel-polyfill":"^6.3.14","babel-preset-es2015":"^6.3.13","babel-regenerator-runtime":"^6.3.13","babel-register":"^6.4.3","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"981a692e1accc94e9a0c03cc812f1a393b19f247","_id":"babel-plugin-closure-elimination@1.0.3","_shasum":"fc71303066bd3db449abfbda689f7acf6bbb03c7","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"gvozd","email":"gvozdev.viktor@gmail.com"},"dist":{"shasum":"fc71303066bd3db449abfbda689f7acf6bbb03c7","size":30105,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.0.3.tgz"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/babel-plugin-closure-elimination-1.0.3.tgz_1460903421844_0.7672073491849005"},"directories":{},"publish_time":1460903423085,"_hasShrinkwrap":true,"_cnpm_publish_time":1460903423085,"_cnpmcore_publish_time":"2021-12-16T20:26:47.735Z"},"1.0.1":{"name":"babel-plugin-closure-elimination","version":"1.0.1","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","prepublish":"npm run build","pretest":"npm run build","test":"mocha --harmony","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-preset-es2015":"^6.3.13","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"7e112c8c5acb6e8951e2472167e0cc74d207e6c5","_id":"babel-plugin-closure-elimination@1.0.1","_shasum":"7b6cd2faaa0a75631c348fd51d10b19571e94605","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"codemix","email":"charles@codemix.com"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"dist":{"shasum":"7b6cd2faaa0a75631c348fd51d10b19571e94605","size":7250,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.0.1.tgz"},"directories":{},"publish_time":1453980406296,"_hasShrinkwrap":false,"_cnpm_publish_time":1453980406296,"_cnpmcore_publish_time":"2021-12-16T20:26:47.941Z"},"1.0.0":{"name":"babel-plugin-closure-elimination","version":"1.0.0","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","prepublish":"npm run build","pretest":"npm run build","test":"mocha --harmony","watch":"mocha --watch"},"repository":{"type":"git","url":"git+https://github.com/codemix/babel-plugin-closure-elimination.git"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","devDependencies":{"babel-cli":"^6.4.0","babel-core":"^6.4.0","babel-plugin-transform-flow-strip-types":"^6.4.0","babel-preset-es2015":"^6.3.13","mocha":"^2.2.4","should":"^6.0.1"},"gitHead":"da4a90cfe1c9d0007e8ae814a8925761af1c5b1e","_id":"babel-plugin-closure-elimination@1.0.0","_shasum":"e7cbe57b35de3d4d8c371a43c267bbd963492e63","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"codemix","email":"charles@codemix.com"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"dist":{"shasum":"e7cbe57b35de3d4d8c371a43c267bbd963492e63","size":6618,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-1.0.0.tgz"},"directories":{},"publish_time":1453799677696,"_hasShrinkwrap":false,"_cnpm_publish_time":1453799677696,"_cnpmcore_publish_time":"2021-12-16T20:26:48.180Z"},"0.0.2":{"name":"babel-plugin-closure-elimination","version":"0.0.2","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","prepublish":"npm run build","pretest":"npm run build","test":"mocha","watch":"mocha --watch"},"repository":{"type":"git","url":"https://github.com/codemix/babel-plugin-closure-elimination"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","devDependencies":{"mocha":"^2.2.4","should":"^6.0.1","babel":"^5.5.0"},"_id":"babel-plugin-closure-elimination@0.0.2","_shasum":"6217020f5d2cfdad6dc5f949616bd873c7036953","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"codemix","email":"charles@codemix.com"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"dist":{"shasum":"6217020f5d2cfdad6dc5f949616bd873c7036953","size":6418,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-0.0.2.tgz"},"directories":{},"publish_time":1442419359329,"_hasShrinkwrap":false,"_cnpm_publish_time":1442419359329,"_cnpmcore_publish_time":"2021-12-16T20:26:48.386Z"},"0.0.1":{"name":"babel-plugin-closure-elimination","version":"0.0.1","description":"Removes closures from your JavaScript in the name of performance.","main":"lib/index.js","scripts":{"build":"babel -d ./lib ./src","prepublish":"npm run build","pretest":"npm run build","test":"mocha","watch":"mocha --watch"},"repository":{"type":"git","url":"https://github.com/codemix/babel-plugin-closure-elimination"},"keywords":["babel","babel-plugin","closure-elimination","closure","optimization"],"author":{"name":"Charles Pick","email":"charles@codemix.com"},"license":"MIT","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","devDependencies":{"mocha":"^2.2.4","should":"^6.0.1","babel":"^5.0.0"},"_id":"babel-plugin-closure-elimination@0.0.1","_shasum":"ac2a175464784de9ddb72251b06c822c18f89c89","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"codemix","email":"charles@codemix.com"},"maintainers":[{"name":"charlespick","email":""},{"name":"gvozd","email":"gvozdev.viktor@gmail.com"}],"dist":{"shasum":"ac2a175464784de9ddb72251b06c822c18f89c89","size":6287,"noattachment":false,"key":"/babel-plugin-closure-elimination/-/babel-plugin-closure-elimination-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-closure-elimination/download/babel-plugin-closure-elimination-0.0.1.tgz"},"directories":{},"publish_time":1431514078772,"_hasShrinkwrap":false,"_cnpm_publish_time":1431514078772,"_cnpmcore_publish_time":"2021-12-16T20:26:48.614Z"}},"readme":"# Babel Closure Elimination\n\nThis is a [Babel](https://babeljs.io/) plugin that eliminates unnecessary closures from your JavaScript in the name of performance.\n\n[![Build Status](https://travis-ci.org/codemix/babel-plugin-closure-elimination.svg)](https://travis-ci.org/codemix/babel-plugin-closure-elimination)\n\n> Note: Now requires Babel 6.\n\n# What?\n\nTurns code like this:\n```js\nfunction demo (input) {\n  return input.map(item => item + 1).map(item => item + 2);\n}\n```\nInto code like this:\n```js\nfunction _ref(item) {\n  return item + 1;\n}\n\nfunction _ref2(item) {\n  return item + 2;\n}\n\nfunction demo(input) {\n  return input.map(_ref).map(_ref2);\n}\n\n```\n\n# Why?\n\nBecause it's faster and more memory efficient in [most JavaScript engines](http://jsperf.com/closure-elimination), and means you can safely use arrow functions without a performance penalty in most cases.\n\n# Installation\n\nFirst, install via [npm](https://npmjs.org/package/babel-plugin-closure-elimination).\n```sh\nnpm install --save-dev babel-plugin-closure-elimination\n```\nThen, in your babel configuration (usually in your `.babelrc` file), add `\"closure-elimination\"` to your list of plugins:\n```json\n{\n  \"plugins\": [\"closure-elimination\"]\n}\n```\n\n\n# License\n\nPublished by [codemix](http://codemix.com/) under a permissive MIT License, see [LICENSE.md](./LICENSE.md).\n\n","_attachments":{},"homepage":"https://github.com/codemix/babel-plugin-closure-elimination","bugs":{"url":"https://github.com/codemix/babel-plugin-closure-elimination/issues"},"license":"MIT"}