{"maintainers":[{"name":"genify","email":"genify@163.com"}],"keywords":["babel-plugin"],"dist-tags":{"latest":"0.0.2"},"author":{"name":"genify","email":"genify@gmail.com"},"description":"remove \"use strict\" directive","readme":"# babel-plugin-transform-remove-strict-mode\n\nremove \"use strict\" directive\n\n## Installation\n\n```sh\n$ npm install babel-plugin-transform-remove-strict-mode\n```\n\n## Usage\n\n### Via `.babelrc` (Recommended)\n\n**.babelrc**\n\n```js\n{\n  \"plugins\": [\"transform-remove-strict-mode\"]\n}\n```\n\n### Via CLI\n\n```sh\n$ babel --plugins transform-remove-strict-mode script.js\n```\n\n### Via Node API\n\n```javascript\nrequire(\"babel-core\").transform(\"code\", {\n  plugins: [\"transform-remove-strict-mode\"]\n});\n```","repository":{"type":"git","url":"git+https://github.com/genify/babel-plugin-transform-remove-strict-mode.git"},"users":{"lily77":true,"tongjieme":true},"bugs":{"url":"https://github.com/genify/babel-plugin-transform-remove-strict-mode/issues"},"license":"MIT","versions":{"0.0.1":{"name":"babel-plugin-transform-remove-strict-mode","version":"0.0.1","author":{"name":"genify","email":"genify@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/genify/babel-plugin-transform-es2015-remove-strict-mode.git"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"gitHead":"9cbed48de665fb316e84bf27b2e32fc0a9d63a82","description":"remove strict mode for babel transform","bugs":{"url":"https://github.com/genify/babel-plugin-transform-es2015-remove-strict-mode/issues"},"homepage":"https://github.com/genify/babel-plugin-transform-es2015-remove-strict-mode#readme","_id":"babel-plugin-transform-remove-strict-mode@0.0.1","scripts":{},"_shasum":"a00097d6cb66c7af5bdb8d02a9833d6008eb97f7","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"genify","email":"genify@163.com"},"dist":{"shasum":"a00097d6cb66c7af5bdb8d02a9833d6008eb97f7","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/babel-plugin-transform-remove-strict-mode/-/babel-plugin-transform-remove-strict-mode-0.0.1.tgz"},"maintainers":[{"name":"genify","email":"genify@163.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-remove-strict-mode-0.0.1.tgz_1458111876541_0.5823885197751224"},"directories":{}},"0.0.2":{"name":"babel-plugin-transform-remove-strict-mode","version":"0.0.2","author":{"name":"genify","email":"genify@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/genify/babel-plugin-transform-remove-strict-mode.git"},"license":"MIT","main":"lib/index.js","keywords":["babel-plugin"],"gitHead":"f674b31c057c4ae3836b60a2b2c601aa7ea083a4","description":"remove \"use strict\" directive","bugs":{"url":"https://github.com/genify/babel-plugin-transform-remove-strict-mode/issues"},"homepage":"https://github.com/genify/babel-plugin-transform-remove-strict-mode#readme","_id":"babel-plugin-transform-remove-strict-mode@0.0.2","scripts":{},"_shasum":"913685aab95439f3a0ed88e588fbd5e997890579","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"genify","email":"genify@163.com"},"dist":{"shasum":"913685aab95439f3a0ed88e588fbd5e997890579","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/babel-plugin-transform-remove-strict-mode/-/babel-plugin-transform-remove-strict-mode-0.0.2.tgz"},"maintainers":[{"name":"genify","email":"genify@163.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-transform-remove-strict-mode-0.0.2.tgz_1458116478669_0.5281496224924922"},"directories":{}}},"name":"babel-plugin-transform-remove-strict-mode","time":{"modified":"2017-04-06T06:48:05.249Z","created":"2016-03-16T07:04:37.058Z","0.0.1":"2016-03-16T07:04:37.058Z","0.0.2":"2016-03-16T08:21:19.246Z"},"readmeFilename":"README.md","homepage":"https://github.com/genify/babel-plugin-transform-remove-strict-mode#readme"}