{"maintainers":[{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"},{"email":"bng412@gmail.com","name":"anonymous"}],"keywords":["babel-plugin"],"dist-tags":{"latest":"6.24.1","next":"7.0.0-beta.3"},"description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","readme":"# babel-plugin-transform-strict-mode\n\n> This plugin places a `\"use strict\";` directive at the top of all files to enable [strict mode](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode).\n\nThis plugin may be enabled via `babel-plugin-transform-es2015-modules-commonjs`.\nIf you wish to disable it you can either turn `strict` off or pass\n`strictMode: false` as an option to the commonjs transform.\n\n## Example\n\n**In**\n\n```javascript\nfoo();\n```\n\n**Out**\n\n```javascript\n\"use strict\";\n\nfoo();\n```\n\n## Installation\n\n```sh\nnpm install --save-dev babel-plugin-transform-strict-mode\n```\n\n## Usage\n\n### Via `.babelrc` (Recommended)\n\n**.babelrc**\n\nWithout options:\n\n```json\n{\n  \"plugins\": [\"transform-strict-mode\"]\n}\n```\n\nWith options:\n\n```json\n{\n  \"plugins\": [\n    [\"transform-strict-mode\", {\n      \"strict\": true\n    }]\n  ]\n}\n```\n\n### Via CLI\n\n```sh\nbabel --plugins transform-strict-mode script.js\n```\n\n### Via Node API\n\n```javascript\nrequire(\"babel-core\").transform(\"code\", {\n  plugins: [\"transform-strict-mode\"]\n});\n```\n","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"users":{"marcellodesales":true,"koulmomo":true},"license":"MIT","versions":{"6.0.2":{"name":"babel-plugin-transform-strict-mode","version":"6.0.2","description":"TODO","repository":{"type":"git","url":"git+https://github.com/babel/babel.git"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^6.0.2","babel-types":"^6.0.2"},"bugs":{"url":"https://github.com/babel/babel/issues"},"homepage":"https://github.com/babel/babel#readme","_id":"babel-plugin-transform-strict-mode@6.0.2","scripts":{},"_shasum":"5b85a037f9b5861c70323c2a20be33640156310b","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"anonymous","email":"sebmck@gmail.com"},"dist":{"shasum":"5b85a037f9b5861c70323c2a20be33640156310b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.0.2.tgz","integrity":"sha512-tpwIVLMtWxJhik2NmJf+ksfJaWcdpXqwI5t5tvQIbWwEKewcEhSavA2E9D2SgGMKmz9QUF0QmGqim0FDqSRbfQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDh2vfZcnW29VH+AIHWWnjD2cldQbHhxvQ/kBHZXg/7TgIgLXpRlZmNVpWK2fOwU/Y7QtI77IOSENqCgoKi94PjoRA="}]},"maintainers":[{"name":"anonymous","email":"sebmck@gmail.com"}],"directories":{}},"6.0.14":{"name":"babel-plugin-transform-strict-mode","version":"6.0.14","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.0.14"},"_id":"babel-plugin-transform-strict-mode@6.0.14","scripts":{},"_shasum":"21a975f3e1582bb59a181e18fa6f818db2e015d9","_from":".","_npmVersion":"2.14.9","_nodeVersion":"4.1.0","_npmUser":{"name":"anonymous","email":"sebmck@gmail.com"},"dist":{"shasum":"21a975f3e1582bb59a181e18fa6f818db2e015d9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.0.14.tgz","integrity":"sha512-/GZNkP2kCYqMukN+M+s2yQRCk+JtP7CMeGn8vzrcIgc3zeWHyZNw/NShCYTvKpEA6wVzWtrqscc/Lw8HzBiITw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRRxPTbEr/EcYJihK71l/sDcc2ME2V5WT8G7+7pyun2gIhAMHSxIYIcfRHH7kMbsduZwtxtzNOFdYx+94wd2eO+kf0"}]},"maintainers":[{"name":"anonymous","email":"sebmck@gmail.com"}],"directories":{}},"6.0.15":{"name":"babel-plugin-transform-strict-mode","version":"6.0.15","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.0.15"},"_id":"babel-plugin-transform-strict-mode@6.0.15","scripts":{},"_shasum":"aac9453674e74f4fb28686c372e27ff9ee9f27e3","_from":".","_npmVersion":"2.14.9","_nodeVersion":"4.1.0","_npmUser":{"name":"anonymous","email":"sebmck@gmail.com"},"dist":{"shasum":"aac9453674e74f4fb28686c372e27ff9ee9f27e3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.0.15.tgz","integrity":"sha512-O+oFgiJnb8YtsLC3LplbOW+wxJ7n6440feBWKRrMkXvW1zeHo8Nk2IJ70rVn5ILUUw+ZKqAIStHcCoczjLJ9NA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJuGguq7CZUsFEaZaIVHbdn0lX8DaZpTkZtkz51anSWAiEAvAadA8hYayUbS+G5PoUz2I3o5EHkclFxUvmYcNvC7R0="}]},"maintainers":[{"name":"anonymous","email":"sebmck@gmail.com"}],"directories":{}},"6.1.2":{"name":"babel-plugin-transform-strict-mode","version":"6.1.2","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.1.2"},"_id":"babel-plugin-transform-strict-mode@6.1.2","scripts":{},"_shasum":"ec95c81b3f99a7738a75c1f02424c5fcaff982f2","_from":".","_npmVersion":"2.14.9","_nodeVersion":"4.1.0","_npmUser":{"name":"anonymous","email":"sebmck@gmail.com"},"dist":{"shasum":"ec95c81b3f99a7738a75c1f02424c5fcaff982f2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.1.2.tgz","integrity":"sha512-Qt9FG1ZvgKGEik69uw7+PPdDNGhF5nzRlk4NbiO0poEmUT89fpTyY1wIK0iuTfrmYmgw6EQCFCLuG4v2EWNyfw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD90bYRG9HTf3E4NtaadvQT1XLcn8o0Iwl5YTxZCM4vlQIgYCuW7S6HmuvI6uOhqSOw/ZBmW3smqbs6O/45KcblJMU="}]},"maintainers":[{"name":"anonymous","email":"sebmck@gmail.com"}],"directories":{}},"6.1.4":{"name":"babel-plugin-transform-strict-mode","version":"6.1.4","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.1.4"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.1.4"},"_id":"babel-plugin-transform-strict-mode@6.1.4","scripts":{},"_shasum":"9ed90ea057e3fef7e65e2a40dca16ca40dea7f1e","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"anonymous","email":"sebmck@gmail.com"},"dist":{"shasum":"9ed90ea057e3fef7e65e2a40dca16ca40dea7f1e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.1.4.tgz","integrity":"sha512-5kWjBtDA/sf1l4UZ5U393UvHYbv2DOLzJuxIvx54ZIlSdqNK9ohni59Y+FzGK+6sFMVbFJX6jNLEz6jLnHeO+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEQAxlEzL9XUHV9LellWh1Vicc65IRECc/JjgcCkWskSAiBA0WTN1W7eid2ZEuyUBeiUYI27jJ/bbcReSjgKpAEtpg=="}]},"maintainers":[{"name":"anonymous","email":"sebmck@gmail.com"}],"directories":{}},"6.1.17":{"name":"babel-plugin-transform-strict-mode","version":"6.1.17","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.1.17"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.1.17"},"_id":"babel-plugin-transform-strict-mode@6.1.17","scripts":{},"_shasum":"b42bbbb62ace13e332523128f3d07766e1a97801","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"anonymous","email":"sebmck@gmail.com"},"dist":{"shasum":"b42bbbb62ace13e332523128f3d07766e1a97801","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.1.17.tgz","integrity":"sha512-EHwfr+jllTsuowpD4G/dRuL8Z1+61klEl18d2xAW1uKvBmUXdEoq3RizbdJi0plNhcse0Y7F4SpOvOX+mHrpog==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+PiPmjFrUSjXyS3JCHu6D0IbNoG+MA+4MQqfptn4wEQIgA7XRvzhPg/NjeT3TFvuEp67cCiLWvUN/Ahit+1lYu3M="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"directories":{}},"6.1.18":{"name":"babel-plugin-transform-strict-mode","version":"6.1.18","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.1.18"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.1.18"},"_id":"babel-plugin-transform-strict-mode@6.1.18","scripts":{},"_shasum":"0e9f1cd7c2ac7464d547ea4ae1a1c088672dea1c","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"anonymous","email":"sebmck@gmail.com"},"dist":{"shasum":"0e9f1cd7c2ac7464d547ea4ae1a1c088672dea1c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.1.18.tgz","integrity":"sha512-Mk2UsbOSkd3T2tx2BnA8DGmxxzJNt9oz1/2gKi2Tpu41CPn3rgBIhgG7UuW2cF61aW8dYs/GdQ2rtKc9LIw5aQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHrEEKzIv5DwRzwfQ5Y/IVmUNP7MP4aaDF0rk9QvPQuQAiEAgpGbKOzLez/VK4GPgUTOPjVPcjyynkQgsv57Iru+CmI="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"directories":{}},"6.2.0":{"name":"babel-plugin-transform-strict-mode","version":"6.2.0","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.2.0"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.1.18"},"_id":"babel-plugin-transform-strict-mode@6.2.0","scripts":{},"_shasum":"2479cb1042d86052900c6ec2b97803d0a1c76ac0","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"anonymous","email":"sebmck@gmail.com"},"dist":{"shasum":"2479cb1042d86052900c6ec2b97803d0a1c76ac0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.2.0.tgz","integrity":"sha512-ViWYokBGLBbk5VbBDtJNV+hALuGHSyTTVkmNFzHtAU5W2t1Ym5MbXuEwOexawAFyFq861aROb/UF9DyOIYwUdg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHmHxxfHw9SZlob0JSo9cJ7XpuL0wzpMFmIevsSHaja0AiAo0STPmKWcH+4NKusBfpRfMNumCmvTDQVNDoKssKgnRQ=="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"directories":{}},"6.2.4":{"name":"babel-plugin-transform-strict-mode","version":"6.2.4","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.2.4"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.2.4"},"_id":"babel-plugin-transform-strict-mode@6.2.4","scripts":{},"_shasum":"bf0c6184f78a7abdfc5fe97dcb8b0bd09f2ac1e7","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"anonymous","email":"sebmck@gmail.com"},"dist":{"shasum":"bf0c6184f78a7abdfc5fe97dcb8b0bd09f2ac1e7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.2.4.tgz","integrity":"sha512-HsOQtH0whBHpig77dxNy2bcEsPNoXufj8qDrHjB3R2dE3TWq9tY0K4rrO/nYn+NcvWIsQk0Iu7HOPps4fskxNg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEFBV2r9W5yi5mjEVI/lJDub9G+Jsuw1zCFGTPlZ69i6AiAWqUbzKWBygVYjrf2fYdTQRNZvP/fVjMKaJ0QgCiagqQ=="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"directories":{}},"6.3.13":{"name":"babel-plugin-transform-strict-mode","version":"6.3.13","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.3.13"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.3.13"},"_id":"babel-plugin-transform-strict-mode@6.3.13","scripts":{},"_shasum":"8d6a590d3d91af6cdda0a87618b3cee970e55746","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.1.0","_npmUser":{"name":"anonymous","email":"sebmck@gmail.com"},"dist":{"shasum":"8d6a590d3d91af6cdda0a87618b3cee970e55746","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.3.13.tgz","integrity":"sha512-x/rH3zqqbsOwFD21OiOXHGYr/Dd+XwNnlg43JXk8PqVc87BsBOURFpZtq6imvyJbKQkC9EvEyHvidv+1CtYbsQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAJ8jZeAamQmzbPl2tLzaVJcU+6YpgUypQI/VVqQ3xS8AiA6waEGvaQ0ZcSMAoUCIDcB/eobtDwyhyHG4m/J7La5FQ=="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"directories":{}},"6.5.0":{"name":"babel-plugin-transform-strict-mode","version":"6.5.0","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.3.13"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.3.13"},"_id":"babel-plugin-transform-strict-mode@6.5.0","scripts":{},"_shasum":"89b0181ad4654a4ffbc43a3e2804d4838e2d76cf","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.1.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"89b0181ad4654a4ffbc43a3e2804d4838e2d76cf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.5.0.tgz","integrity":"sha512-gG6oLirxXtUME3/v765kzp/lp/4eJ3gPE4TZ1nDDMZ8g+akFPFKra5cO569kU/DeTOShUfAAlc5UdsF4Qqw7Sg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEKkWu3iNNvCwmz1IMPa8s6NP9806JhlyzN/YYrYcO6tAiAQKVEzYmBT/0DPvshmDI7iVGCNV4mNth3ChVgcUGK+Tw=="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-6.5.0.tgz_1454803695371_0.8118309753481299"},"directories":{}},"6.5.0-1":{"name":"babel-plugin-transform-strict-mode","version":"6.5.0-1","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.5.0-1"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.5.0-1"},"_id":"babel-plugin-transform-strict-mode@6.5.0-1","scripts":{},"_shasum":"cca0e2abe5175ece5974fe0a8bc872bb6e9ea7d6","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.1.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"cca0e2abe5175ece5974fe0a8bc872bb6e9ea7d6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.5.0-1.tgz","integrity":"sha512-/omvgIdFUcHBvsfhGLMQZWF/Mn90kRp1/NVd4D8KgcgrqyPid8S7BGo8RhJ2GTCDDgc4xWUAHIk1Y7HvZmF2LA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLGZGPAPqQ9LKlnRCIaq+cbWIBDMyLOJeHTlmISiBNNAIgBKT9kdiivwMIC9RoAreSXxgizM5yW6yOvjF91kz+EYE="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-6.5.0-1.tgz_1454812897090_0.08007045346312225"},"directories":{}},"6.5.2":{"name":"babel-plugin-transform-strict-mode","version":"6.5.2","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.5.2"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.3.13"},"_id":"babel-plugin-transform-strict-mode@6.5.2","scripts":{},"_shasum":"8c86e7566492a4832dc2518ef81f536fb3177e8e","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.1.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"8c86e7566492a4832dc2518ef81f536fb3177e8e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.5.2.tgz","integrity":"sha512-Png6F+3123shXVl+jwud2d3BrXitSTvn8G0HtmunasgjBxK0/tZbfpcczQgVF1omUo8CTZk6bRBhoszIFMBdXg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuVyybJq6jzI/5vcLFzqHZv4/kfp4bIvIjb0/hUPofgQIhALehvj1aqea10rzI4ZEv6rfRRJKLvW1L73pxME3D5rCN"}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-6.5.2.tgz_1455294620229_0.46287342137657106"},"directories":{}},"6.6.4":{"name":"babel-plugin-transform-strict-mode","version":"6.6.4","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.6.4"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.3.13"},"_id":"babel-plugin-transform-strict-mode@6.6.4","scripts":{},"_shasum":"df49dce03bcce5ab89c520ac225f32b6dd575ee0","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.1.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"df49dce03bcce5ab89c520ac225f32b6dd575ee0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.6.4.tgz","integrity":"sha512-iALRCyvli7ICqsYIiZo7IbGjlf537UYCVa/iFItnoZKD1/I+6kALu3+vfiv8ZR9qHjOSFCtR8k7t0PRjGvQ3Cg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSp1vXsrGuiKGaaT/szcIoEkizoEU0XEH/fRUzAxiRgwIgAO+kNgOHJmLUkGb/WhvHv2WWkVDsEgNdHZVuBCGLTdg="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-6.6.4.tgz_1456954196092_0.4350604161154479"},"directories":{}},"6.6.5":{"name":"babel-plugin-transform-strict-mode","version":"6.6.5","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^5.0.0","babel-types":"^6.6.5"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.3.13"},"_id":"babel-plugin-transform-strict-mode@6.6.5","scripts":{},"_shasum":"23c5a8b9af75609d1422ef16e13c96dec29a025f","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.1.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"23c5a8b9af75609d1422ef16e13c96dec29a025f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.6.5.tgz","integrity":"sha512-Wm8I12wEervWef3jN44iQcOZq2pyDgjuqDKJ/O+MZbDzddyUBBQJNMxV+JctZXp0jmDkudXvtvsPsEb6Q2mxag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCX4/tGPYBvnLeAygFR9FPxMzWbTcb85iadeal1C2+CFgIhAOOxmgUn0B09axvOXNSk9bf4AZ3wHpwFR7MkfjvISA/+"}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-6.6.5.tgz_1457133429788_0.5075037514325231"},"directories":{}},"6.8.0":{"name":"babel-plugin-transform-strict-mode","version":"6.8.0","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^6.0.0","babel-types":"^6.8.0"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.8.0"},"_id":"babel-plugin-transform-strict-mode@6.8.0","scripts":{},"_shasum":"c0ce6620cb5f2c1fb102b20f65741155cabc444a","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.1.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"dist":{"shasum":"c0ce6620cb5f2c1fb102b20f65741155cabc444a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.8.0.tgz","integrity":"sha512-nQXiqomWlfzYwxmiiSqyVo2xs73tX2V8+QyL+Arm1xtAJWsArk+LbYhIIcMrMLHcttKDt07OcbmJxRqYPSspKA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSM6rOKAX8jIaBx3w7po1IQQuBhgZrci/kC8S38A+x0AIhAO0xFX9UgZPcLE31XAS2C6yIWsvSpvucD2Q4VBmmEUcz"}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-6.8.0.tgz_1462232718765_0.16713663563132286"},"directories":{}},"6.11.3":{"name":"babel-plugin-transform-strict-mode","version":"6.11.3","description":"TODO","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^6.0.0","babel-types":"^6.8.0"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.8.0"},"_id":"babel-plugin-transform-strict-mode@6.11.3","scripts":{},"_shasum":"183741325126bc7ec9cf4c0fc257d3e7ca5afd40","_from":".","_npmVersion":"3.10.3","_nodeVersion":"5.11.1","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"183741325126bc7ec9cf4c0fc257d3e7ca5afd40","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.11.3.tgz","integrity":"sha512-KcmEnpiYJe/YzBVgfFfUhYdeeF/4LBN8wedQboJCCvY1GBBkKAbmdXWEwopY5RnlF4PhRPzD0KHo8NddETtWOw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQ42Lsvppb7b2lGEd0TRyUKttwnmaQJZBy+B7Uys2MygIgfyRHOb+v+mzwELyT0emmxFLwJKEL2xy/Hu6LAPzc01M="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-6.11.3.tgz_1468377240112_0.273214461049065"},"directories":{}},"6.18.0":{"name":"babel-plugin-transform-strict-mode","version":"6.18.0","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^6.0.0","babel-types":"^6.18.0"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.18.0"},"_id":"babel-plugin-transform-strict-mode@6.18.0","scripts":{},"_shasum":"df7cf2991fe046f44163dcd110d5ca43bc652b9d","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"df7cf2991fe046f44163dcd110d5ca43bc652b9d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.18.0.tgz","integrity":"sha512-XFSQri2+EQLyBAsWJEvrRrQw5CzyZ29m3S+ADMHwEY7zlRXtnAUbrlhup3j98VPo+MChzaxVPVqkAvfUsLNAAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEwhO2sSsW0gkoWN3m4axhVRax8vOjhIKTwWDwSgQZw+AiEA4MbcT0dnoAntfFBmpqCSfaYQpdJXl+PEtK5YH4H/IjA="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-6.18.0.tgz_1477343948881_0.8199489524122328"},"directories":{}},"6.22.0":{"name":"babel-plugin-transform-strict-mode","version":"6.22.0","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^6.22.0","babel-types":"^6.22.0"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.22.0"},"_id":"babel-plugin-transform-strict-mode@6.22.0","scripts":{},"_shasum":"e008df01340fdc87e959da65991b7e05970c8c7c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"e008df01340fdc87e959da65991b7e05970c8c7c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.22.0.tgz","integrity":"sha512-7187VxQj+8P8nU2o/YnkLw7xmIv4/eRadQlXB0qKyRgrfCg52/Rupe4AMLfqyIpsIexbS33yhRdh09Oxvl6otA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBmeOq5MAnc3txbZC+CaXNgfEmrLRswIGLb7VE3BXKvAIgVfKySCSZozJJwlQ8yNDdyZ4Z5taMx3aj39U83y4FLFc="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-6.22.0.tgz_1484872458665_0.5749407296534628"},"directories":{}},"7.0.0-alpha.1":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.1","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.1"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.1"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.1","scripts":{},"_shasum":"b3a54d381d15ff6573073770bad2417f80ea36c4","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"b3a54d381d15ff6573073770bad2417f80ea36c4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.1.tgz","integrity":"sha512-0Qu0d8HwTTccYRyhVe8ndOull2fpe+hjsbh/mqPb2jkAuFS/x7Fb5DU9gV/ZNGn2SBQFj3u6DvQ7B2R9iacJCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDqwtY1XzPc77zge5YBs8bnkENfgK2H6uVF/rjgW5NrMAiEAxNn48vq1QgnlY7JWmSduSF5BZnVQJDR02V9krAMjJbQ="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.1.tgz_1488488730279_0.6238522960338742"},"directories":{}},"7.0.0-alpha.3":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.3","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.3"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.3"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.3","scripts":{},"_shasum":"308068db94074f368eac190a854ebaf43118e03f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"308068db94074f368eac190a854ebaf43118e03f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.3.tgz","integrity":"sha512-Mr/KnCNIzmGLxJLbcIGt85F9TN7X+TZ6yzgb9anO5EWhn/iHWRokrAIPXt/AowpoTkk1hjXbY1z/CPXJ2HKyjQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF0JyMvOWXry9+zBIZA1jdQM2CTuk+363o+T9q5mqF9/AiEAv+ZuqJzXljtQjVM9JvaV/+K4B5wvm1urweDB6iX7TK0="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.3.tgz_1490298575027_0.3481744115706533"},"directories":{}},"7.0.0-alpha.7":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.7","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.7"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.7"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.7","scripts":{},"_shasum":"90b2812844e8f2b47d4da4fb98e892fd214e4fe5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"90b2812844e8f2b47d4da4fb98e892fd214e4fe5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.7.tgz","integrity":"sha512-JnjsArWExWdRT8/hDxrxyt9VE9zUm7Mer1hfJDjScGrDzz/wcG0XpR2m8pRERWbn+zJg9s216Y3xcO3evuw1/g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCA/4wzqEwXFgUSr2m7k+0/clv0LeXab5ZyYo3IkknLlQIgXO9/ymmBTdZLMCcPnAoCO0+Nws3wc1bVNEgryZUbT64="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.7.tgz_1491426843982_0.5386848498601466"},"directories":{}},"6.24.1":{"name":"babel-plugin-transform-strict-mode","version":"6.24.1","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-runtime":"^6.22.0","babel-types":"^6.24.1"},"devDependencies":{"babel-helper-plugin-test-runner":"^6.24.1"},"_id":"babel-plugin-transform-strict-mode@6.24.1","scripts":{},"_shasum":"d5faf7aa578a65bbe591cf5edae04a0c67020758","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"d5faf7aa578a65bbe591cf5edae04a0c67020758","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz","integrity":"sha512-j3KtSpjyLSJxNoCDrhwiJad8kw0gJ9REGj8/CqL0HeRyLnvUNYV9zcqluL6QJSXh3nfsLEmSLvwRfGzrgR96Pw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH/LhLuia8eRxrhPfN9dyNXAa8cp3IfbnzBiHSyi/5n/AiEA8l3YcVx+Y/LkZjKhjaT2w2kvIvldIlD4yKKavK1Oehw="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-6.24.1.tgz_1491578349467_0.8609954498242587"},"directories":{}},"7.0.0-alpha.8":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.8","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.7"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.8"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.8","scripts":{},"_shasum":"de4b3f408f1623d9ab0438d959200adca6ba66ad","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"de4b3f408f1623d9ab0438d959200adca6ba66ad","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.8.tgz","integrity":"sha512-7ZGifUGUdVwB91LgWSeQvXiAOLsJaAfS+kmiaZ6PZQC+on2OttcbPUv8cMG5kToOEkrTa46UDq8JXNCiLVly6Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEPItUf+LVGh1gslgaz40jc7lOwBidAWQs76Kfd2QyAtAiBUko7LwAzD4Q/gFUBG2uVXzykG+1/+9jT+cXE8icak9w=="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.8.tgz_1492456376050_0.9897676617838442"},"directories":{}},"7.0.0-alpha.9":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.9","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.9"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.9"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.9","scripts":{},"_shasum":"ae40edc8cf49ba2a7a57b12517970e4c1fedc471","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"ae40edc8cf49ba2a7a57b12517970e4c1fedc471","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.9.tgz","integrity":"sha512-qnbu88jIkWhlT/M9L2xfopmjo/0wNxOREVd8OoFLmWg+/CTymgMoJveGVmbaKRiyYICo/46ONHozPrHZ6UEcIQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGuc3Mc/983Ki4ZKfW5bTkYYxk2MZ7bSJxP+Vh1y2Y4ZAiAVJXpNRljql3gb+JCyUTxY0ImSR9IqkB1pctmLrvROog=="}]},"maintainers":[{"name":"anonymous","email":"amjad.masad@gmail.com"},{"name":"anonymous","email":"hi@henryzoo.com"},{"name":"anonymous","email":"npm-public@jessemccarthy.net"},{"name":"anonymous","email":"loganfsmyth@gmail.com"},{"name":"anonymous","email":"sebmck@gmail.com"},{"name":"anonymous","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.9.tgz_1492526525712_0.5440618207212538"},"directories":{}},"7.0.0-alpha.10":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.10","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.10"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.10"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.10","scripts":{},"_shasum":"36272cd1c2f5c891d359f88373e996ee6bc07d46","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"36272cd1c2f5c891d359f88373e996ee6bc07d46","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.10.tgz","integrity":"sha512-TiiLh+5TAGx7c0qfVNRNu7iEocrIB5cF5/82+HZupzZsKouHnqk+vz5k7SLAka6XwMgTK4M1Fu2dwLkqB3k0kg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAeebwcmKhWdb8x5ofw4YNfNLtEhj3vF1ByGamBbVspmAiEA05pIql6N5QCJEAiQZaMgMBOK/bGXcC/Hl9t24RnlZRM="}]},"maintainers":[{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.10.tgz_1495739854693_0.19318768358789384"},"directories":{}},"7.0.0-alpha.11":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.11","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.11"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.11"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.11","_npmVersion":"5.0.0","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-AKPFSsFN3YGHWFgRQaXiQJaS9m1zIrO0POvhw6F8YWF3GyVuHdSUMtczpzx8Jsb3LNZ5CbBTU42HGWMKu59zyg==","shasum":"38ac63b7b48ebdfcbaf559b1105849c45f56e64f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.11.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFdmDpBboP3epwvUrMcv4yjR4RJrKVFn8nlkMS0QP1WnAiEAm9qVzqZNhj7C8SjHlZmvY/QgAG+WXikueEfAj92bNgE="}]},"maintainers":[{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.11.tgz_1496263427819_0.46966535900719464"},"directories":{}},"7.0.0-alpha.12":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.12","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.12"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.12"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.12","_npmVersion":"5.0.0","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-Cqg+FjvN6JfTQzxYDtgAcoRcO+el/OOw57KjxfqMUikItf8loymqm8LLKk+1Qme63jRZA/i/Sm+Qv/iNSdO/Ug==","shasum":"b6e64a2cb89705ceea244052e8d51e43207e13fc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.12.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDN/9evQ9Tz2DMixAJVaGGrglQrYRdBCr9spAapWSwOCgIhANnCzP3rZjtg1iqbWGKXpmDp54sLrzAVn/dHEcj9Y8Ye"}]},"maintainers":[{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.12.tgz_1496265122370_0.6730835824273527"},"directories":{}},"7.0.0-alpha.14":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.14","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.14"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.14"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.14","scripts":{},"_shasum":"a9fb56ae745a29e677ee9bb33569d9446bdcdff3","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"a9fb56ae745a29e677ee9bb33569d9446bdcdff3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.14.tgz","integrity":"sha512-8uwtK5kDXk4aXkOj/z15I0BCv5Pl1phAvnSzBuxGOnIUBAhtZT1BSuhZ8tr172rrfRlNu2j5AWpY1w6pqUHaGQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvnc/s2KlVwNeEg/vTr5Zej88JM5IO7Gy5KeZu9b/k3wIhAJaBTD4iLQ2k0TPTMmd+BpslVK0TBQcIQ5i1Nfi61LkO"}]},"maintainers":[{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.14.tgz_1499828031602_0.48669277247972786"},"directories":{}},"7.0.0-alpha.15":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.15","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.15"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.15"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.15","scripts":{},"_shasum":"90bc45273b1835e9d8817e3da0a5b7f276455c6f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"90bc45273b1835e9d8817e3da0a5b7f276455c6f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.15.tgz","integrity":"sha512-0RR5emxnkoOjO2SXM2TPDc4F3iKEUrr85koyczQpcTOu7n8eq5VILPUdmuCb+V63VrOu5SpfxpcLAVT1E6SYpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAP46ycB62BU0hulrQOPd/i5XeB5FSytny4royGJoKJFAiBPVxA9nTakF4Cykb9OpPnUyziKG6pMMmwakIbx2f1CxA=="}]},"maintainers":[{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.15.tgz_1499830565964_0.2502654066774994"},"directories":{}},"7.0.0-alpha.16":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.16","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.16"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.16"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.16","scripts":{},"_shasum":"914cd9137557f3ac99696b9d827fb46fb8fa329d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"914cd9137557f3ac99696b9d827fb46fb8fa329d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.16.tgz","integrity":"sha512-9dZlsNm5J/DZSwcvmpUmT019lhqTOpgUn/m+Sv20dIqhOQ9WWK2Oig2AsrUzKTtjAinH7Hz5IlHX7fVdzPiQ1g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8GSKCpY8NwWOnOzhDLM6Qfx0FcAzoNflsDDZXA7//iwIgTCX1k0hyXNhsiiyKLahUQJOEPrqhARPtp21T8LrftC0="}]},"maintainers":[{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.16.tgz_1501017481034_0.9153669497463852"},"directories":{}},"7.0.0-alpha.17":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.17","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.17"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.17"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.17","scripts":{},"_shasum":"4b0e618c946b0bc0446f2e80d532ac190cf805ec","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"shasum":"4b0e618c946b0bc0446f2e80d532ac190cf805ec","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.17.tgz","integrity":"sha512-FBOkKY7GVo4HcotkHmVFQH7+ozaKJzPHQP0y39jo0GdzTSyiQhMkILPNkWUxCsOoPMa0gIY523gdGfgZgyF8EA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAb/9BZCpQLOvhh/C/U//8Wz8Cd6Tvc07Py8dHfCWJ16AiEAsBLZB6HeGyU7U6KX5eJI4ElkLrjLPhPEr54w8TaLvdU="}]},"maintainers":[{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.17.tgz_1501072773048_0.7752617644146085"},"directories":{}},"7.0.0-alpha.18":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.18","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.18"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.18"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.18","_npmVersion":"5.3.0","_nodeVersion":"8.1.4","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-WxcODjSDBe3mDvamqUbE+mqFUJB4qVsODZW4TxBJCCjO8CWDa0TfurnWSNiQtN48a/weieMK4OmWh4RmRZo56w==","shasum":"47c84c67ccef90290791496caf26fd2ecfc23c3e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.18.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlTWjBvZNpDqNKPVoRzWWR/ElzQ+AdCTg6LGXCSoarwQIgakDpoAie2ZIaSZkslY+y6Mge4q69szQQTiLK1fVFihc="}]},"maintainers":[{"email":"me@thejameskyle.com","name":"anonymous"},{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.18.tgz_1501798873351_0.2696349606849253"},"directories":{}},"7.0.0-alpha.19":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.19","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.19"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.19"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.19","_npmVersion":"5.3.0","_nodeVersion":"8.1.4","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-xVgVVUQrULvE2ZPtTu9uUYn7z9MC3IeVQ0gwogQzt1aYGm/e0wHvqAVXLyxBZBWMBkOSqoi1tnu58IgmcnP9OQ==","shasum":"e8f5fdcb8f71b00ec32e3e2ed88c0dcd4d949bfe","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.19.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHQ0UuXfORtsxIzRLURhrIPGZvCVndl/aC6JwWi8ZrjwIhAMeo43J2FgYwvBKtUtb+EEHgPoR74KRXHuS5w4BrArdJ"}]},"maintainers":[{"email":"me@thejameskyle.com","name":"anonymous"},{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.19.tgz_1502144513541_0.8224237840622663"},"directories":{}},"7.0.0-alpha.20":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-alpha.20","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-alpha.20"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-alpha.20"},"_id":"babel-plugin-transform-strict-mode@7.0.0-alpha.20","_npmVersion":"5.3.0","_nodeVersion":"8.1.4","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-eQKaii5WHSS4/kyMBHhwYDFkBKOTCAYDY1l830cFpaGSp3nfJg65W0xyUjE3Dybl/ESZgCD7pXmaTIF3O1/glg==","shasum":"4b7c54af6fe0cb8742a6a821d5cf55b103afdcbc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-alpha.20.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCW6je1d2sy3pH068HNnlEeb7QqG1uVmKJ1N7AmuFfTCAIgKocD0G8KwwUh+pUOSJ0MlwqtdQcaP+qDUvwj/e9EQQU="}]},"maintainers":[{"email":"me@thejameskyle.com","name":"anonymous"},{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-alpha.20.tgz_1504119839949_0.8969424101524055"},"directories":{}},"7.0.0-beta.0":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-beta.0","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-beta.0"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-beta.0"},"_id":"babel-plugin-transform-strict-mode@7.0.0-beta.0","_npmVersion":"5.3.0","_nodeVersion":"8.1.4","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-V+qfn73UWySxYGV4X1AwCEA2aE85xOIhVbId4/kfNoQwLrFDi+bpJdmUqWbBOe9WTBnbEWgd3pAQqckJNGSX2A==","shasum":"61838503aef31aeeff679c42b88ca514dba080c3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-beta.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjS4QjS6rEY5qhNg2K2bz+V5VP5WJOW1k1glkwWDpkXgIgc2y+QjsVtNvH7oowW6h2nuZyNh+tF96AQ0E+6X6j5YY="}]},"maintainers":[{"email":"me@thejameskyle.com","name":"anonymous"},{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-beta.0.tgz_1505185353801_0.7001610631123185"},"directories":{}},"7.0.0-beta.1":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-beta.1","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-beta.1"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-beta.1"},"_id":"babel-plugin-transform-strict-mode@7.0.0-beta.1","_npmVersion":"5.4.1","_nodeVersion":"8.1.4","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-6L/I1RD+HutQyS1zT/Mu0XOuw+Cds9E1pehMfbCq6PkCqDgmmd0ZFpKcwqG/lkomeAYf477ER9tdk4tCBxUQzg==","shasum":"0128b017e5ca0de6614fe95c8ba9bc1592eff507","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-beta.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDt5SZheC5TC75aYLyOG2ly0eMN4Otv2vfUoZUirD9JugIgKfZjueJEv7wEFLnKkKbr3iRmoYABjHXuWl00UAxxcZU="}]},"maintainers":[{"email":"me@thejameskyle.com","name":"anonymous"},{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-beta.1.tgz_1505851802587_0.9493159663397819"},"directories":{}},"7.0.0-beta.2":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-beta.2","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-beta.2"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-beta.2"},"_id":"babel-plugin-transform-strict-mode@7.0.0-beta.2","_npmVersion":"5.4.1","_nodeVersion":"8.1.4","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-EBpcpFi/QR/vRKRKSgEc2Z7YlgrqNvCd9XBS4VZPl19sl//A09R4/3jhYQpB1jCx9KH+eweZ+5Q8hwJEOm4DXA==","shasum":"0bad1d41d5abadf7f16c1c8c76263a8b69aeb732","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-beta.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGii0/9hxqtnTA33JpM7GD1UYISGt9CQxSEwUhj40lbaAiBr8zf1sgts3W1GrqUMXj4/7IUoKzwSwOIEZRjz+UH1XQ=="}]},"maintainers":[{"email":"bng412@gmail.com","name":"anonymous"},{"email":"me@thejameskyle.com","name":"anonymous"},{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-beta.2.tgz_1506438934101_0.8111904505640268"},"directories":{}},"7.0.0-beta.3":{"name":"babel-plugin-transform-strict-mode","version":"7.0.0-beta.3","description":"This plugin places a 'use strict'; directive at the top of all files to enable strict mode","repository":{"type":"git","url":"https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"dependencies":{"babel-types":"7.0.0-beta.3"},"devDependencies":{"babel-helper-plugin-test-runner":"7.0.0-beta.3"},"_id":"babel-plugin-transform-strict-mode@7.0.0-beta.3","_npmVersion":"5.5.1","_nodeVersion":"8.1.4","_npmUser":{"name":"anonymous","email":"hi@henryzoo.com"},"dist":{"integrity":"sha512-vkBIX8Fr8LZ1OhOhlLlEInzxWhf6HGv4OUWT8kwYmXchU+FqnUW6FOVaLlzVuc2BCM3vuPZVWy0ts8dzwXh+UA==","shasum":"065f5bf3c33e3ec4cfd7bec02fd71384f6319237","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-7.0.0-beta.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8mgHOg6HfIg5JW8ATbbyFhvrBzWjJM4UMvFB0iERZ1AIhAKPycz6D8hjrtHvd7eQUA+ySANbAsLHKI/GX2XaVlfxr"}]},"maintainers":[{"email":"bng412@gmail.com","name":"anonymous"},{"email":"me@thejameskyle.com","name":"anonymous"},{"email":"sebmck@gmail.com","name":"anonymous"},{"email":"daniel@tschinder.de","name":"anonymous"},{"email":"hi@henryzoo.com","name":"anonymous"},{"email":"loganfsmyth@gmail.com","name":"anonymous"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-strict-mode-7.0.0-beta.3.tgz_1508073120728_0.3053739566821605"},"directories":{}}},"name":"babel-plugin-transform-strict-mode","time":{"modified":"2022-06-13T04:05:23.826Z","created":"2015-10-29T18:21:18.999Z","6.0.2":"2015-10-29T18:21:18.999Z","6.0.14":"2015-10-30T23:42:50.371Z","6.0.15":"2015-11-01T22:10:36.415Z","6.1.2":"2015-11-05T11:11:51.051Z","6.1.4":"2015-11-11T10:43:10.626Z","6.1.17":"2015-11-12T21:43:34.305Z","6.1.18":"2015-11-12T21:52:41.925Z","6.2.0":"2015-11-19T04:34:28.986Z","6.2.4":"2015-11-25T03:15:35.669Z","6.3.13":"2015-12-04T12:00:42.465Z","6.5.0":"2016-02-07T00:08:16.588Z","6.5.0-1":"2016-02-07T02:41:38.252Z","6.5.2":"2016-02-12T16:30:23.619Z","6.6.4":"2016-03-02T21:29:58.700Z","6.6.5":"2016-03-04T23:17:12.994Z","6.8.0":"2016-05-02T23:45:19.876Z","6.11.3":"2016-07-13T02:34:02.786Z","6.18.0":"2016-10-24T21:19:10.643Z","6.22.0":"2017-01-20T00:34:19.296Z","7.0.0-alpha.1":"2017-03-02T21:05:30.983Z","7.0.0-alpha.3":"2017-03-23T19:49:35.267Z","7.0.0-alpha.7":"2017-04-05T21:14:05.956Z","6.24.1":"2017-04-07T15:19:11.356Z","7.0.0-alpha.8":"2017-04-17T19:12:56.309Z","7.0.0-alpha.9":"2017-04-18T14:42:07.580Z","7.0.0-alpha.10":"2017-05-25T19:17:35.533Z","7.0.0-alpha.11":"2017-05-31T20:43:47.982Z","7.0.0-alpha.12":"2017-05-31T21:12:02.537Z","7.0.0-alpha.14":"2017-07-12T02:53:52.600Z","7.0.0-alpha.15":"2017-07-12T03:36:06.957Z","7.0.0-alpha.16":"2017-07-25T21:18:02.044Z","7.0.0-alpha.17":"2017-07-26T12:39:34.646Z","7.0.0-alpha.18":"2017-08-03T22:21:13.417Z","7.0.0-alpha.19":"2017-08-07T22:21:53.620Z","7.0.0-alpha.20":"2017-08-30T19:04:00.020Z","7.0.0-beta.0":"2017-09-12T03:02:34.792Z","7.0.0-beta.1":"2017-09-19T20:10:03.082Z","7.0.0-beta.2":"2017-09-26T15:15:35.033Z","7.0.0-beta.3":"2017-10-15T13:12:01.664Z"},"readmeFilename":"README.md"}