{"_id":"babel-plugin-react-css-modules","_rev":"60-0b67165a78e18593e1841ae378f68da3","name":"babel-plugin-react-css-modules","description":"Transforms styleName to className using compile time CSS module resolution.","dist-tags":{"latest":"5.2.6"},"versions":{"0.0.0":{"name":"babel-plugin-react-css-modules","description":"[![Travis build status](http://img.shields.io/travis/gajus/react-css-modules/master.svg?style=flat)](https://travis-ci.org/gajus/react-css-modules) [![NPM version](http://img.shields.io/npm/v/react-css-modules.svg?style=flat)](https://www.npmjs.org/packag","main":"src/index.js","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"keywords":["babel","react","css","modules"],"version":"0.0.0","author":{"name":"Gajus Kuizinas","email":"gk@anuary.com","url":"http://gajus.com"},"license":"BSD-3-Clause","scripts":{"test":"eslint ./src/ ./test/ && mocha","build":"babel ./src/ --out-dir ./dist/","watch":"babel --watch ./src/ --out-dir ./dist/"},"bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@0.0.0","_shasum":"f2959b18e09e71a5be66c32fcbf1c5dd43001c68","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.2.0","_npmUser":{"name":"gajus","email":"gk@anuary.com"},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"dist":{"shasum":"f2959b18e09e71a5be66c32fcbf1c5dd43001c68","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-0.0.0.tgz","integrity":"sha512-fTpUoXPurEp8QFPkBkDMzMewiMIFOESNUg4HUnNSSOm2eB97LXMSjjFkPI3DOAbX+NiFYw+It+NhEUZnf60siQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5XRom6K61wsU+DEpZzUYY05tCFujKh7ZXMvP05bl8OwIhAJCLrsAIOa6OoEnitQNFTkUL4he6oKqb3xsBTpiHr3vV"}]},"directories":{}},"1.0.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.5.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^5.8.0","flow-bin":"^0.36.0","husky":"^0.11.9","mocha":"^3.2.0","semantic-release":"^6.3.5"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && mocha --compilers js:babel-register && flow"},"version":"1.0.0","gitHead":"064c030d9df341aa715db7d4b1e897139e856856","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@1.0.0","_shasum":"664e0f94707866b138856d958e8eed2022139e90","_from":".","_npmVersion":"4.0.2","_nodeVersion":"7.1.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"664e0f94707866b138856d958e8eed2022139e90","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-1.0.0.tgz","integrity":"sha512-PhLQTicPahRHshau6DuY0Zk4stYNOqGQPM2Ympy7gTpYaV4CkC1oFf1hxlMPeVN59KeCyiYSy21ArxGC1H7vOw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4+fF2bqhoYien/3GAo1EVlvNvL0ac+Q1IdcBi1S7UwQIgAcCQ+A8K28X8J0Y+3t+83vT8y64fTvL4nfCjj7HOPpk="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-1.0.0.tgz_1480793330234_0.37085288809612393"},"directories":{}},"1.0.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.5.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^5.8.0","flow-bin":"^0.36.0","husky":"^0.11.9","mocha":"^3.2.0","semantic-release":"^6.3.5"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && mocha --compilers js:babel-register && flow"},"version":"1.0.1","gitHead":"d5b50a90a5e7c00f53865571004913d16e0ce0a1","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@1.0.1","_shasum":"3b7aef5c41c7703ebefa784105322ecacdf0c74e","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"3b7aef5c41c7703ebefa784105322ecacdf0c74e","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-1.0.1.tgz","integrity":"sha512-c+it6vXpv+8fxMwK8Mk9Okwd2vGyVGyWzDNlHYxZDm4EmypsAK2piTEKhVXNYXDqElqfz8IaitzpcayAYFZ5+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBkob5RMt/ec1RMbhmzohg4HxjnBCWkrR3mW89b2PXVdAiEArqHUNTzv066S+w1xHk437CT0BLzeOaTR49AX6sEOta4="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-1.0.1.tgz_1480841902436_0.4403354465030134"},"directories":{}},"1.1.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.5.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2","postcss-scss":"^0.4.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^5.8.0","flow-bin":"^0.36.0","husky":"^0.11.9","mocha":"^3.2.0","semantic-release":"^6.3.5"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && mocha --compilers js:babel-register && flow"},"version":"1.1.0","gitHead":"e3792b395233164b02db8ec2fc0d502ff659e6a4","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@1.1.0","_shasum":"0f99e54bcb36c478498354a5a132bddcc608a0f8","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"0f99e54bcb36c478498354a5a132bddcc608a0f8","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-1.1.0.tgz","integrity":"sha512-+qYt4CDpTqTc/PWF3KKjnLvua8y7bvY0vMjhH7DnTeXseYegADaWPi4KJj0/bw+9nHOiUeSvPz33QXwlG1AIGQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9dy+E3cNhhPp41ioZbRFM4iAcYiuM25U83jKPlGtUpwIgKt2Z4+rr5DN6csLx/msWodHNqjBxXWdOMEEisR1BD0E="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-1.1.0.tgz_1480932482884_0.9468732755631208"},"directories":{}},"1.1.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.5.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2","postcss-scss":"^0.4.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^5.8.0","flow-bin":"^0.36.0","husky":"^0.11.9","mocha":"^3.2.0","semantic-release":"^6.3.5"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"1.1.1","gitHead":"4ab70fbf9fb0562a62561074a008f76d873eab0d","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@1.1.1","_shasum":"24ed208431b9f05471edabe5b74051a23a3cd328","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.2.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"24ed208431b9f05471edabe5b74051a23a3cd328","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-1.1.1.tgz","integrity":"sha512-txP5btBn3uu3y+fHAsxM0mIh5Riz1Dszxt5iab3FnVR42V4UoCd+TujRtM4m3qo1BWv54sF9ZO9gXgNKybUaqg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6NCdFoG1v4+GwvcD3jcGuQYKYHJLvTDn1EmSqC0TVFAIgOmvXo04A1HmOw9IUycUIbj4aV/+N3VurATnEg1T9d6U="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-1.1.1.tgz_1482069048184_0.2119846693240106"},"directories":{}},"1.1.2":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.5.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2","postcss-scss":"^0.4.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^5.8.0","flow-bin":"^0.36.0","husky":"^0.11.9","mocha":"^3.2.0","semantic-release":"^6.3.5"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"1.1.2","gitHead":"c943de3fddf1f31a34d5196632af730e8e4fb95a","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@1.1.2","_shasum":"66f699ab3659f57c6539fc9f6be0ff01eb17636a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.2.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"66f699ab3659f57c6539fc9f6be0ff01eb17636a","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-1.1.2.tgz","integrity":"sha512-S3Qypp/SL2IyROqRf1EAzX+9D0szTzppGT5XddqyKFepLuAqmRt/wBQGG71Nlik2VxGXniuLjbOEq6/i69iwOw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAV8L8cKMW0KOMS8bZdSnLD5tIa1YgsgTbNXsWASlhMAAiBw+7N3paxYWMZ+mmhQG3+4Zee+ioSIAuV4KQ3410j1zg=="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-1.1.2.tgz_1482144834646_0.9753910440485924"},"directories":{}},"1.2.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.5.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2","postcss-scss":"^0.4.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^5.8.0","flow-bin":"^0.36.0","husky":"^0.11.9","mocha":"^3.2.0","semantic-release":"^6.3.5"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"1.2.0","gitHead":"369e3621b33ff05c91eece6e290dd0002001963e","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@1.2.0","_shasum":"0035697d9d150705fa2dd744753141e14dbd54a5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"0035697d9d150705fa2dd744753141e14dbd54a5","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-1.2.0.tgz","integrity":"sha512-TZZ5HWoUJAzr5fipuQ5AXm5RBMvVu0Q/0er4bYEu6cNY1pdCW5N032+9lykz/3CIDn4v6evSTcIydFuxAAhpaQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFIFAYsOenwNU2F8xz4SV3QTPNqqLu1eixWfk5zop2A8AiAoE39Ig5rhhGmH9lq7z6HJcr3v5btEuBKnHGClbHZDGg=="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-1.2.0.tgz_1482399678432_0.4070185306482017"},"directories":{}},"1.2.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2","postcss-scss":"^0.4.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"1.2.1","gitHead":"acbb2e87aee800e66caf698d57afd6824d42c192","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@1.2.1","_shasum":"03d65adf86d41f3b090bccac469ae747005ea0e2","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"03d65adf86d41f3b090bccac469ae747005ea0e2","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-1.2.1.tgz","integrity":"sha512-9i2JFVI73rmfMWvGRDThYrJsvKB6I4FC/+b0iMZ1NRmuCUlrShxyJA41mdxc4NWhPPpjcO9eaOGTh/xI6uFGWQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqySquR8P8Ps7qTtZw9L6IWfUH+s8SYXKASQ0kUwBkEwIgWwHLtQA6WL8673oV9Oz5+7BXvwfVTB7Z/MUnt5Tya+Y="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-1.2.1.tgz_1483707486172_0.19712819368578494"},"directories":{}},"2.0.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.0.0","gitHead":"f343ab12d458d09a5be8f119a8f5d63323cd8b52","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.0.0","_shasum":"d8b74739fde976b7e13dfa5ca761a5efebe4de85","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"d8b74739fde976b7e13dfa5ca761a5efebe4de85","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.0.0.tgz","integrity":"sha512-6qzAukofjCTeuvmbgZ6qAoxA8gQU+qqn9FMJC37oCL3aLEjKJskQggfSgzrLQXMqITmkHK8qLhnf/y5cvrSj0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDi7dCXnIp6H7iy8jqOMTZSVIMo/NQ0gxIqth4uskHDfAIhAOPPh/z02LqNFYcjQJkySell/2QHP+gGpFIxiEkWThRX"}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.0.0.tgz_1483708520509_0.40694142621941864"},"directories":{}},"2.1.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.1.0","gitHead":"6b7afc9d6fa29202424ac9439eb50d1fbfa0a9c6","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.1.0","_shasum":"1fa3f34669a27f51d423962be464a4b07652d343","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"1fa3f34669a27f51d423962be464a4b07652d343","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.1.0.tgz","integrity":"sha512-4WjgXtIMFBlVy+zxUiymXXnZMcst44m5jkyQKNV4293e3kYCwwDbmFrWXrFpryaCZxDpFb1o9vyzQ53NmC3t6w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMWg5s1Gqt3iKgUnOMzYGQx7hKsliL2YhMnrLZJ42xYAiEA+MNDMVIbsuIOvs0+0x+erBXjrDfDw9dJqZZ5pCenZ/Q="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.1.0.tgz_1483710725842_0.7284427382983267"},"directories":{}},"2.1.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.1.1","gitHead":"eabee89f073fc8cb90aca3228311deab10c2cd16","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.1.1","_shasum":"5b0a14dd49b1d83a573acb2e1a480b1a58e9136f","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"5b0a14dd49b1d83a573acb2e1a480b1a58e9136f","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.1.1.tgz","integrity":"sha512-7a7chta8wC4G778gQm640wcJFLf5ACZ/w6+jDCWk/Lhdl0SIFHSf9fEJQx+s3S/HPd5U8c5R0cuB6dycqwPMWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOk5+8gPPx9xIkbQBgb9KMvLkg4DX0RXFcXjGDwkvyVwIgRH2RLjvwcGeJfoBlaOwM5b1vjL6idje7dZ10TxHxznM="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.1.1.tgz_1483711361927_0.30487292469479144"},"directories":{}},"2.1.2":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.1.2","gitHead":"0762081f889a51b8ffeb19420dd479d2f467405b","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.1.2","_shasum":"d544d7c0274946e786a340a0dc59deb0866c5916","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"d544d7c0274946e786a340a0dc59deb0866c5916","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.1.2.tgz","integrity":"sha512-daTGTQxa4fLULugv4oTMjOgeCQlNbkeT1DtckeJC2Y5WV8HqFyNhP497w2v8DR6ilfj8ahmULT1v7eb2ZQDIbw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxIvKqweBYYzPxxS99f7+YBO044GfPTt4JK0uiBWxo5AIhANudgaLaq1FkRQzNGE0uCn3OD4mCEs7z9QqaS5KY/PUy"}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.1.2.tgz_1483715236456_0.3974300685804337"},"directories":{}},"2.1.3":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.1.3","gitHead":"ad47629cb8078a556dc7efe9001903753ac75e98","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.1.3","_shasum":"f5e05397cbc0543fa7a0b6e09e77e56429a33915","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"f5e05397cbc0543fa7a0b6e09e77e56429a33915","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.1.3.tgz","integrity":"sha512-5wLsWEJpC6WgvnXQuvBs6iKiwbGyATaFlzqxIcxpGKRlvAuA01B9iQ/j5mXRt8ZfKpzAb89uQJAyZhOenRMMKg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYNsgmxnPkc5AkWLKhuRE12+8Uju2ZzP3nitykgckwKAiEA+Bk00I3roqw2/CdhzP3oVUO5YIz9iJ90/3N/yqhCDV8="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.1.3.tgz_1483717251014_0.47998821758665144"},"directories":{}},"2.1.4":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.1.4","gitHead":"d2a23983d852fa39e9512048052b8786b58a60d2","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.1.4","_shasum":"4e9b7c25cf5c483efcf4db849cb2f92b9cac0578","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"4e9b7c25cf5c483efcf4db849cb2f92b9cac0578","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.1.4.tgz","integrity":"sha512-VlWwVJfSpX/MmZUYvAtJHfMWlGIX3wUiBDhC4dzSuZDOAnBCDK329UOmCrmhkBV+50Rf05Cn2jf0+X0a26qwcw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICTZWKAEyg4AGc+OBK4BJmR3WjYmGYl00pXlawAeWUySAiEAtvB7jcHv+GdsTh62GabLCzI4Dun5gvWf4zv4efSSDz4="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.1.4.tgz_1483718384286_0.15651617059484124"},"directories":{}},"2.2.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.2.0","gitHead":"00dc4b303ee57406170bfcf10fcf207dbba2cdfa","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.2.0","_shasum":"c2a25fd2e95abfe2435ee34e27957693e5abb5bd","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"c2a25fd2e95abfe2435ee34e27957693e5abb5bd","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.2.0.tgz","integrity":"sha512-dtGg4LLXG63m+Mgo7qH5W0WShDkSnMmi5N+DsqakfEkEwtpkL/K4QcYO0eIwZDLbXydmiR3gCmold7xz3gcObA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVRaQE5/whahAtTz/WTD7wQNcEtcYZPl/d5IKDkx2B2QIhAP05IhEca/p/XRawPkKwcDDtHomkmE+6uWQRtEXa1MJN"}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.2.0.tgz_1484500777268_0.08736539911478758"},"directories":{}},"2.3.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.3.0","gitHead":"a29e393237ae5cf35dc32d415e9b3f258cdba66e","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.3.0","_shasum":"c22482ddefe404fd221020167b43adee3713bac6","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"c22482ddefe404fd221020167b43adee3713bac6","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.3.0.tgz","integrity":"sha512-x5wLYfZswWCdMJWvtobGbdVjMd/453pWgPPKZUuxue98vSRk22xGaPO07tV9pIvZ9rhel0sM5sIeX2QgRS7ZCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDq0Vo7DGjrngBGI3cz7BSpjzQAr6CgROXrDlp/dmke9AIgM7Bvk47ZxkjnYIx856PrIkLZylBVowowF4xBwP/qn9Y="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.3.0.tgz_1488651070627_0.2341119188349694"},"directories":{}},"2.4.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.4.0","gitHead":"5727dad99567667ceee15e9692fcaae5e674a3c4","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.4.0","_shasum":"cb99a60e99c0c8a606897b4ea12d885e5e258a38","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"cb99a60e99c0c8a606897b4ea12d885e5e258a38","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.4.0.tgz","integrity":"sha512-fKzW4126/L5L9cwCOe9bg83UnpFiQ9TC0nfsSHqL1HFWInVtKY3GN2m7VEzoTMg4QKLGjjNf//c1CXmnKB68Tw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGJx/Wxyk5Jjw8PU+YzfDiwwhA6rNcyRCf4mo1sYr7JgIhAJH3Z5EeU9wNgL/XPV8Z8LGb7jesPgwY5qO8on5u+ncm"}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.4.0.tgz_1488654159137_0.9559639205690473"},"directories":{}},"2.4.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.4.1","gitHead":"0dc3e17ca723e02fcba8c765bb38817336719038","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.4.1","_shasum":"81ce66eff5802b89330a2992d1ef932e2f5f6d12","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"81ce66eff5802b89330a2992d1ef932e2f5f6d12","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.4.1.tgz","integrity":"sha512-J4Jbo23vEdbGDKOcZlu3z53S9dnlomsJUo+8wHz2ekK3lwuSh4mdPJUFadhjsLGohvnUPMo6TPIkE6eX4kRS9w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtX6Mc69qkJ5lpDCSSD1leAe9hIQbWsNTn3AEXU8B11AIgdfHfr8eQGauOnumEw0SiaAFKxBeoR0MR8gFa9IIutGQ="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.4.1.tgz_1488655881284_0.27396291587501764"},"directories":{}},"2.5.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.5.0","gitHead":"629e0098a75ed73c016240092dd3cb94722e86d4","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.5.0","_shasum":"01bf241af6060d2667d75ea0c49d3e0142e714f5","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"01bf241af6060d2667d75ea0c49d3e0142e714f5","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.5.0.tgz","integrity":"sha512-1F+KdzrUyCMflCP9/c5Mb44I5+NQmyyDYLbwQt6TgH0rml7s/MhnMhnYh2DnBLuNj78thgBZLrB9hIfUiB9CnQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGPeRe09Vvd2oYIB5q4PNliqL8RjDTeig0G472h/UrOEAiAk/irVkaF8X7+dtJYEn1eytilkvxJR5mXs05GwN0CDJA=="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.5.0.tgz_1488777635401_0.9891746211796999"},"directories":{}},"2.5.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.5.1","gitHead":"861d31c81b18f1dccb0c9ad59ac839fcbb44489e","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.5.1","_shasum":"c06cdc1209dc98d8e799925db796c1adae742170","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.2","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"c06cdc1209dc98d8e799925db796c1adae742170","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.5.1.tgz","integrity":"sha512-9MO7P4uO07Ke4zL4lYrLa43SpC4urrhYmWkibxmPppEuyUKw1ZI2nTpEcc61ro8LVzRDHz3inzlor+iSJ3fuoQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMpZ6V8oJhGEm0uXgM4n3kfhk7UQMAKXXjne0Tf1+x5gIgdamNLW8O66d4LtlvAx2tyCGWpNGy146K9S4VjwgCVqY="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.5.1.tgz_1489047011662_0.6460886916611344"},"directories":{}},"2.6.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.6.0","gitHead":"711086f678308bb6e5b692d13907e9a6736094d2","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.6.0","_shasum":"5d7e73c745c7c72083f711e977bcf586da5cf778","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.2","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"5d7e73c745c7c72083f711e977bcf586da5cf778","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.6.0.tgz","integrity":"sha512-X+sWUK1GykEongZ2HrGqki2dwhVNY1N8lgdKDlkUFpPF8mtxDifh1liNKJXquItOG67VvgC8anp/gBjQf3Xwtw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCef1shB4cFiHnI1vTAqlA5CR8qfZcUNFT50MaTejgqtwIgCw0kbqTgPLteclr1L7pGYkAMcAF1tqisTtqks5wZeuo="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.6.0.tgz_1489047763301_0.9932270483113825"},"directories":{}},"2.6.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">5.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src","precommit":"npm run test","test":"NODE_ENV=development npm run lint && npm run build && NODE_ENV=test mocha --compilers js:babel-register && flow"},"version":"2.6.1","gitHead":"3bf3b84603fbff6583b1a0bd01ba4c9f9de59adf","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.6.1","_shasum":"00a6ade0b9a4efd825db306b04908e71921a1965","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"00a6ade0b9a4efd825db306b04908e71921a1965","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.6.1.tgz","integrity":"sha512-35D0wjekCCDXVHOR1DyfE8DNYeXEXUuKXvgXPjwnBUFgWCZZA7vGNyzcViw6M4sdqGDfCb2iAVRm/K3uyEmnuA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJcQoHoDN3MuVuZ/SiZQQvQcv6+oPpuVZ+k8xGtrUTaQIhAIDmGshdt1BuL4wuirybUjUBRTmmn67Wq6ILgz717ozx"}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.6.1.tgz_1492625181936_0.3240213296376169"},"directories":{}},"2.7.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"2.7.0","gitHead":"fe1b3a55890d0155abf873f6f9477692c9d202e5","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.7.0","_shasum":"4b98f377bf9a0a04f812478bec1eb5c5059b54f0","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"4b98f377bf9a0a04f812478bec1eb5c5059b54f0","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.7.0.tgz","integrity":"sha512-15/cxajO49kD5dyDcQDf2WasRdb4A6gSzxHh131qNghf4IwIG0Vfrw2ZBA7v5fsKtus5BOrmY8R0z9foxGY4dQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB1rx115Kx+bgalY+5YaHTv5DgRvDrskmE6uQatC57exAiEAoUsjzOUSm9ZqfCrf7/OhTbMFJRH73roW/D0QTMJ1L1k="}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/babel-plugin-react-css-modules-2.7.0.tgz_1494169703843_0.14290560968220234"},"directories":{}},"2.7.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"2.7.1","gitHead":"d221d7c300a854d8d19e72f73267e5f8af9bf5f6","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.7.1","_shasum":"543a978ca168ae3070a2381b31516547b985ecf6","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"543a978ca168ae3070a2381b31516547b985ecf6","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.7.1.tgz","integrity":"sha512-VaIdFk4Jc4RQGKeMinLf53MQl9bvKhJ+gOTgaLeBGvb48JufNf8aBp3zZd/7atw0NKmSjfVyq/83wBpmj27svA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRnphZ2ZA5GbRTLmtobegkgk9e5OAkaLod22RHt5Bw3gIhAJ8Sdiou5S6BtxOpANNLnvUmd0gfVxB3Lo52ijiK0MwJ"}]},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-2.7.1.tgz_1495270704075_0.10630859853699803"},"directories":{}},"2.8.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.37.4","husky":"^0.12.0","mocha":"^3.2.0","semantic-release":"^6.3.5","postcss-less":"^0.15.0","postcss-scss":"^0.4.0"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"2.8.0","gitHead":"ab2fe0e0f1f7771a71af1acd5b36454f6b68b669","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@2.8.0","_shasum":"6cf2b685b1e03e1fd29cddfe9087594c368606f0","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"6cf2b685b1e03e1fd29cddfe9087594c368606f0","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-2.8.0.tgz","integrity":"sha512-FNOe5G80uaScm4Mg5hzuvCP++wIsusgto5X4KxgWhYsY4veMEuw+v6T8+tpsLguNNTYx7GG8A6yZY6ixLbMuBQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEw7ApQBspLgFBma8k9fbJLn0PgEmfZeTM2j3OVrc+JZAiAOglVZlIJqyBi2gZxoC8ggkEMHOJmalgeeKy/VdbFcfA=="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-2.8.0.tgz_1497355426274_0.8352190044242889"},"directories":{}},"3.0.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.48.0","husky":"^0.12.0","mocha":"^3.2.0","postcss-less":"^0.15.0","postcss-nested":"^1.0.1","postcss-scss":"^0.4.0","semantic-release":"^6.3.5"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"3.0.0","gitHead":"b3f53f5cea91f0f29cccd5e697d9b1b4014da89a","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.0.0","_shasum":"aa097454d82512709fe051ed7c09b644963b4368","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"aa097454d82512709fe051ed7c09b644963b4368","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.0.0.tgz","integrity":"sha512-YeG/uDLGo1v8h95+hbJ3mxtLRYQUq5WAyh+YJrSR5g5CvyvmfepmL/y3QpSqG7jpLpFMDJ7Wjz3aXltUP0gFRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMn//s9XG3TAioZD7rRzKygEIv7cJhhznvJCutFFEMGgIgXM9ufRdyYef9svh2e6N+RB6PH5oUJxfoJdQVnbmpwPY="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-3.0.0.tgz_1497805482268_0.8170806742273271"},"directories":{}},"3.0.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.48.0","husky":"^0.12.0","mocha":"^3.2.0","postcss-less":"^0.15.0","postcss-nested":"^1.0.1","postcss-scss":"^0.4.0","semantic-release":"^6.3.5"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"3.0.1","gitHead":"66c0de6990c6d78f1115891418db3a8226c3c06c","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.0.1","_shasum":"bd1f6aec8b315302dc01deb8a4d18c80bac51c52","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"bd1f6aec8b315302dc01deb8a4d18c80bac51c52","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.0.1.tgz","integrity":"sha512-5jVg3TpflAps5XEmZE6Xszj8xOpoAS/44f4c4V9wzrg+l6vg60RJRONg03g2PzvXlYvVYdhAsOexSMxxPtaCmA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC26P2BiOII9wi13TjfN5wVSDodX/3LSRYNZIdJSYMYfAIhAPVq9XYLKSsqJSyPfKIZJoUG5jgRcFFeE9I6sNpefOrf"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-3.0.1.tgz_1499459077610_0.3483931652735919"},"directories":{}},"3.1.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^4.11.4","ajv-keywords":"^2.1.0","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.48.0","husky":"^0.12.0","mocha":"^3.2.0","postcss-less":"^0.15.0","postcss-nested":"^1.0.1","postcss-scss":"^0.4.0","semantic-release":"^6.3.5"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"3.1.0","gitHead":"d7d3f5ca9fee81c3cbd5546b4fe3e44465303961","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.1.0","_shasum":"d5a024b89defe384ccd6f0832e342d0fb0764802","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"d5a024b89defe384ccd6f0832e342d0fb0764802","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.1.0.tgz","integrity":"sha512-1rZdfKP344EnR04+WrePy14T/3CDKhL/6x8mBiJsgX/KHBnXnAMAnUqJTF9tv76/FKvgTSBUT841GD6Xl9Ow6Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCi2vQ1TuU0SiTGt1tLlbzLJdq0CRPxFqjD2PU6CuxDTgIgI3AKEWdcyhfXE0Q4ZbFSrWLE5QrbTBUdeDd9pu6I04s="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-3.1.0.tgz_1499890867455_0.9241052435245365"},"directories":{}},"3.1.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^5.0.0","ajv-keywords":"^2.1.0","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.48.0","husky":"^0.12.0","mocha":"^3.2.0","postcss-less":"^0.15.0","postcss-nested":"^1.0.1","postcss-scss":"^0.4.0","semantic-release":"^6.3.5"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"3.1.1","gitHead":"24fd47c92ba0baca08a65b7a00e7495eb8de70f5","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.1.1","_shasum":"2c06ea729ce33cac73fb54bd50babd8df8b9205a","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"2c06ea729ce33cac73fb54bd50babd8df8b9205a","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.1.1.tgz","integrity":"sha512-KrRJxWPGWesl15at5iK+52025XrgZ3ntoapzpeBZqVSpUOPlrDwGo7LGsO+x4k8GqCDQyDhx9uXlCXl8uhJ+fQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjM7bFDJaV4dY3LwUbEbLcAsl2VLY6pXrFhxNvP5EO6gIhANLkuINGRjJrJS5D887e/5PwyocnOqWK3Cq9Xp/87/ff"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-3.1.1.tgz_1502818768447_0.5642469672020525"},"directories":{}},"3.2.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^5.0.0","ajv-keywords":"^2.1.0","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.48.0","husky":"^0.12.0","mocha":"^3.2.0","postcss-less":"^0.15.0","postcss-nested":"^1.0.1","postcss-scss":"^0.4.0","semantic-release":"^6.3.5"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"3.2.0","gitHead":"3c4e6d0f955249196c9a611f85077f6adeda14ff","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.2.0","_shasum":"981648ba2c60a1fa992cdac02fbbf340eb3685f9","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"981648ba2c60a1fa992cdac02fbbf340eb3685f9","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.2.0.tgz","integrity":"sha512-gxmu2e3Q6GO4/KdV/oAUtk9HeAl7j6G9F9tCUelKtWnEvDX7tLb5vbxTpK3ATiAxhdPBoO7f5jVBYerKhd+ePg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGtItNHLRmTXVB9L5S4vAwghbOs2w/unYWQD8pZezISUAiAD35F2US100y0Vpbfg/7GNC8CmAttq0ntwosWjL4ihXw=="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-3.2.0.tgz_1503426399726_0.20354230678640306"},"directories":{}},"3.2.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^5.0.0","ajv-keywords":"^2.1.0","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.48.0","husky":"^0.12.0","mocha":"^3.2.0","postcss-less":"^0.15.0","postcss-nested":"^1.0.1","postcss-scss":"^0.4.0","semantic-release":"^6.3.5"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"3.2.1","gitHead":"578b417ef66e4f0c8f6ec29277dbd3749b7fe1f5","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.2.1","_shasum":"fa57eeb8ba2906b2a804ead21e47a4ea12a2c76e","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"fa57eeb8ba2906b2a804ead21e47a4ea12a2c76e","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.2.1.tgz","integrity":"sha512-eiL1GAiSN9xy6R+G9WVf/VNv22/ECx9uLUcAr+rrIBRAxQzZOZ4tc6JS3wUAeSsr1oVGsoflcu2DwrwQ8kM7Cw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmIIAFawWzegMHiQrlDP6La6jv2Ayh/PVUqzjZuNPtCAIgL6iUohDMahSC69cZkJn2egVJcqXUKTft76FkFt/RVG4="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-3.2.1.tgz_1503428256292_0.5968770363833755"},"directories":{}},"3.3.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^5.0.0","ajv-keywords":"^2.1.0","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.48.0","husky":"^0.12.0","mocha":"^3.2.0","postcss-less":"^0.15.0","postcss-nested":"^1.0.1","postcss-scss":"^0.4.0","semantic-release":"^6.3.5"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"3.3.0","gitHead":"17d261e74640e231ed516054918fa2ca2c6c3e36","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.3.0","_shasum":"8a41960c267882f81da8b0a0a6215461e1ea146a","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"8a41960c267882f81da8b0a0a6215461e1ea146a","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.3.0.tgz","integrity":"sha512-nEtDaDOzhLgavOA7iz5dfG771Z2kf9aaEua8GDNDB75RoHPDVXeo7efvi63NzrNkN3ehunYj8saCCjwzxxzxZg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD75TX9L/pusblV4h+Xzz/OI/gQemMoFIu71DuD4ioRbgIgQd3osha8yyckRM6MBnSpmKFPseh9n1DCCMUx3LNGm7U="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-3.3.0.tgz_1504439279954_0.3085618431214243"},"directories":{}},"3.3.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^5.0.0","ajv-keywords":"^2.1.0","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^5.2.6","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.48.0","husky":"^0.12.0","mocha":"^3.2.0","postcss-less":"^0.15.0","postcss-nested":"^1.0.1","postcss-scss":"^0.4.0","semantic-release":"^6.3.5"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"3.3.1","gitHead":"54316b0e6046ca99d8eb15fe4c08646863db289c","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.3.1","_shasum":"ac8b473cf3c6b8c3006c7b7f101c7fbba325d7bf","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"ac8b473cf3c6b8c3006c7b7f101c7fbba325d7bf","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.3.1.tgz","integrity":"sha512-w8tq0r6MHKu87SMgpxmJ1GkMnnZyeDbUVBpzaslCOGqy63CPALOWy7QMzsxJmq3GOARyMuB2t59s7zLLPOVteg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCeHirk57lSxmszNPickn/9PTt5909W0DP2DgeiHZbkwAIhALBp+GRq4TWU8JItU8omGw3uNDKuXYUHId45Z+r44ej2"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-3.3.1.tgz_1507192977809_0.8617371846921742"},"directories":{}},"3.3.2":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^5.0.0","ajv-keywords":"^2.1.0","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^6.0.13","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.48.0","husky":"^0.12.0","mocha":"^3.2.0","postcss-less":"^0.15.0","postcss-nested":"^1.0.1","postcss-scss":"^0.4.0","semantic-release":"^6.3.5"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"3.3.2","gitHead":"28fd224113aa971dc1de5aea934ab1303f8fbab4","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.3.2","_shasum":"a6a95c50edfd09893fec9ae60a381284db234195","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"a6a95c50edfd09893fec9ae60a381284db234195","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.3.2.tgz","integrity":"sha512-U96qE3m4fKQOgOgSx9W1+LYZKClFcH7YDFl06dXdjJA42aluAQkIbTAjYL+AYV+baWWO+CdabRKPmBXn4geQeQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDz1EF44pv01NodSipH4MOyMRBcOXzhXNPVGrxInTXvIwIhAJOoB0dThgWfTfQvanFeQKoCiWvD1Jjpeu0HuO+acoCx"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-3.3.2.tgz_1508662451107_0.4602338192053139"},"directories":{}},"3.3.3":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^5.0.0","ajv-keywords":"^2.1.0","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^6.0.13","postcss-modules":"^0.6.2","postcss-modules-extract-imports":"^1.0.1","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^3.11.1","eslint-config-canonical":"^6.0.0","flow-bin":"^0.48.0","husky":"^0.12.0","mocha":"^3.2.0","postcss-less":"^0.15.0","postcss-nested":"^1.0.1","postcss-scss":"^0.4.0","semantic-release":"^6.3.5"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --compilers js:babel-register"},"version":"3.3.3","gitHead":"31448557397f369f10b9535d44b62140c702d767","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.3.3","_shasum":"5db2b17d4f79f12a7017d74307d5c7999b5bbf4a","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"5db2b17d4f79f12a7017d74307d5c7999b5bbf4a","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.3.3.tgz","integrity":"sha512-+8OdJ42yeS2jvNK/b714aTRuZ69rH+FEDwR/PBFvSJ1oS9C1SXosInYNZ09ewySSbeMRrErJE3kDlKqNgbh6ww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCOsjoV5NAi/KPScN/p3SwBvrTDhnDS+OIKLX4YNP9guQIhAMSDxIi0gU5/uMm2BYb2nA09C1Pzg9MNJXSww3TMFAAa"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules-3.3.3.tgz_1516357883544_0.6732621386181563"},"directories":{}},"3.4.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^6.1.1","ajv-keywords":"^3.1.0","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^6.0.13","postcss-modules":"^1.1.0","postcss-modules-extract-imports":"^1.1.0","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^4.17.0","eslint-config-canonical":"^9.3.2","flow-bin":"^0.64.0","husky":"^0.14.3","mocha":"^5.0.0","postcss-less":"^1.1.3","postcss-nested":"^3.0.0","postcss-scss":"^1.0.3","semantic-release":"^12.4.1"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --require babel-core/register"},"version":"3.4.0","gitHead":"70661053b37812a41a6373f0d953495ee2bfa7dc","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-8yhdwcb15kHCeNIpN94p+WOOX0U8TDFxDWxs/sT8hHqer67pH4m4zkEu09Xe5ggatWudOVgHePOR07jpcHBNpQ==","shasum":"83bdea1cb0a8c7d459dda28b1bf20af7428da37f","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.4.0.tgz","fileCount":31,"unpackedSize":103784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2dyxCRA9TVsSAnZWagAA/g0QAKSjn0/VWF2/ci/9JAyr\nfKFvIwyXMjjMsrTB7cjvWR3TVY2Z9AE0McetNSdQaquDUasAlkblWJ7Jwlro\nRH6Y9YLmxnoGwTcyUlTKhoiujJA//RWZwL11PDbyEej/5m4eEnsj3sJofHsQ\nxe3bHo3L3qjJLUt41awnIH7NpclCr/cwgBXhpGSaBwCfcCzvucm83f6ieJhD\nzJztLAqqzWcUfLeLau4x6Io/Ooe1MRGkp6WnNus8RhCQGr1WYcVvPM5XN2ta\nzL+Te0N/pcLnlEUAGH3wIL+X/qZmZOQJQvq68hrzxzxQM2XPggCRNPEHxScL\nbQOXpU0t11qdhsC5L/tMGGF3sc3v1dXzPkIi9aGrd6XKBAs0mTV9P7wYY7fh\nU0VkD5AyxZhafuj/YUfZxi5SJ5V4GnYw/BBvjzY3POihYQ5Y4GJf0LXPPLLU\n99AOMCCV1H7P8MWc82DiHBiYKOjM8+QIwj5xTPlsednAnD5VwtK2a56u/0xr\nBXOKJR5JYejmwBRLvAYC3FeQDAggHJKU1yZPW2EhGEj6vtSGEXAbrHI0bKqG\n4NZMy5y/7RlzFpdJcDuhDXAACTzN2+pjQN1IaNVAK9rmohZYRiON7Y7TbK9L\ncqZ3MxYlhdtkRvY6FIwf6Nmz5x1xBakgSNR+qYFCEIF5vkTefIe+c2M2W5Pm\nQOQw\r\n=aCIB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbA4eCopqLqw9m3DDcu4dC94EZdspDJiDM8pE0jVnFxAIhAKfuiaVY1s6O3liPtYCZIXRn05nZXEHz4IN3gFuk13N/"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_3.4.0_1524227247373_0.35110117900529003"},"_hasShrinkwrap":false},"3.4.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^6.1.1","ajv-keywords":"^3.1.0","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.19.0","generic-names":"^1.0.2","postcss":"^6.0.13","postcss-modules":"^1.1.0","postcss-modules-extract-imports":"^1.1.0","postcss-modules-local-by-default":"^1.1.1","postcss-modules-parser":"^1.1.0","postcss-modules-scope":"^1.0.2","postcss-modules-values":"^1.2.2"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.18.0","babel-helper-plugin-test-runner":"^6.18.0","babel-plugin-transform-es2015-destructuring":"^6.19.0","babel-plugin-transform-es2015-modules-commonjs":"^6.18.0","babel-plugin-transform-es2015-parameters":"^6.18.0","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-preset-es2015":"^6.18.0","eslint":"^4.17.0","eslint-config-canonical":"^9.3.2","flow-bin":"^0.64.0","husky":"^0.14.3","mocha":"^5.0.0","postcss-less":"^1.1.3","postcss-nested":"^3.0.0","postcss-scss":"^1.0.3","semantic-release":"^12.4.1"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","lint":"eslint ./src && flow","precommit":"npm run test","test":" NODE_ENV=test mocha --require babel-core/register"},"version":"3.4.1","gitHead":"e123dcb43141408d297214b039d62c702f3dfd37","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.4.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-ZrJokxwN8HhukcXcHC9i8EvTR9No2Y6H9N7zw15sAbxhJ7FGbu+8gHR47zwDzXmxllWojlEL/SDfQutPjColSA==","shasum":"e5c79dd0f0403f0de33a4e005bc6375d272acc45","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.4.1.tgz","fileCount":31,"unpackedSize":104219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBcqrCRA9TVsSAnZWagAA4NYP/2Ak2a2MoXjRNd7GAmqD\nkqEjGt+RANXWQxPJp8Cqpl4yYj+hePOO8gUw82/tuHQlk219KRDfPq//XY3W\nBYkEfXY16zcLHFuMFWULzT7lHgRhwBl/Ghh6zG1KQ0qVhmp0qfN27SUcnrKk\nwakk/SkFJbtEJrSc9sT8R86s78ekj1K55E5M1+G09HX1cQxVsYziIIxM2xga\nhO2JiKm1UtNWF4vT8lGjFI8sdphBij3iAPZI1D4maqdlVJxJ+d25a4TUEF+u\n5CPx1gkOkk51XHdWSY5z9KAjvUtFNovxdrxeLVNvPFUHWQKOZTgAvXsO+6DQ\nBTixIHC/Z4UVoNN8iuAwA0at+By4zuorctYwvkxwPLBN5IopTwDZJEXx5agm\nB+R54tBDlueKpD05OJFqJo6f7mL/fIpBbBcwGEmDKaWLzrm+9FROeZpvUo6I\n9bFBQQTNV1AtSKBea0PkORwNQKeMAy/uqhx1qm2a8zyQrtZQgSJNnAXQEGz3\nY3QyRkT6ukz4SBzKlRrHvd49g9vvTqZ17IyBb8YkqWtEy8CL7AtvEKzl6HIQ\nQpCwJISzUkU9pBzJDrYi98CPxk5zNwb0UqrIB4eCbWLXMQ1kR7bA0J2oUAsi\nHeHABuFzRm53ZEYsfPHV1R4znFUTuhwgnzmF2/ypD2VqxEJCwOQngyJmJtXd\n5Xnn\r\n=L/oA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQ9y9IDazy2b4QYsLUWJVLiBNqtFt6mBFvWAiHBSV6oAIhAM4cfFp5iSR8Cg3iCS1QtreNA/4Q3gqrEdWdoqWv0RVG"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_3.4.1_1527106217674_0.12940605441101694"},"_hasShrinkwrap":false},"3.4.2":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^6.5.0","ajv-keywords":"^3.2.0","babel-plugin-syntax-jsx":"^6.18.0","babel-types":"^6.26.0","generic-names":"^1.0.3","postcss":"^6.0.22","postcss-modules":"^1.1.0","postcss-modules-extract-imports":"^1.1.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"babel-cli":"^6.26.0","babel-helper-plugin-test-runner":"^6.24.1","babel-plugin-transform-es2015-destructuring":"^6.23.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-plugin-transform-es2015-parameters":"^6.24.1","babel-plugin-transform-flow-strip-types":"^6.22.0","babel-preset-es2015":"^6.24.1","eslint":"^4.19.1","eslint-config-canonical":"^9.3.2","flow-bin":"^0.72.0","husky":"^0.14.3","mocha":"^5.2.0","postcss-less":"^1.1.5","postcss-nested":"^3.0.0","postcss-scss":"^1.0.5","semantic-release":"^15.5.0"},"engines":{"node":">4.0.0"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins transform-es2015-modules-commonjs,transform-flow-strip-types --presets es2015","lint":"eslint ./src && flow","precommit":"npm run test && npm run lint","test":" NODE_ENV=test mocha --require babel-core/register"},"version":"3.4.2","gitHead":"f635b3570e7da27dc71191f65ad4c6654b81f900","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@3.4.2","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-pU7owkj5IO6rlleRzaF27ME/eCG7ZhO+EM+WfthfeykYe0eZzK51JD7nlcUr4UU9y4Zlc+QsTH+139L7PSwYtQ==","shasum":"4c1db8d4bc8b2973f6c689da7dbd56b0cb8f099c","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-3.4.2.tgz","fileCount":31,"unpackedSize":104235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBctlCRA9TVsSAnZWagAAHYMP/2WNCyOgBULHVw4KNAXD\nywKD8JU4hwztEKExS3H/InETWuEwYIEc5Sb84TZi5qF5nC6HeDBNMVl5ARS8\n7sIdfFHJbvPgoEslmsrQTgih91lcS1u4F6vRUC7EoxX91ECMh6y1jVFeeCjh\nyXF10doGOb+wY7TmdwiDxdm62Qf4ErBsCuypn2ZXIhduqDDdpxSdhDEQjaDs\nfs/5W9EAMPBUT8zznueRPMec3tp3RuX4HAhFw2PEPgC3HAmwM4MLGroJXFp4\nJlj3+13LLLY5pftlk7ou9OWLptHliP121w9jNb0Wp0eCBxKipgOiaAWJfJfZ\ntRgSwfyaAUtAiDX75XTsN/EBwUHtZFaQOCiUmH/1zasMhCLAqzWVymxb31Jl\nMQo42A4LIZP4/jOAJIKw3/ygexLh6eAQYjU2YathVPE/qir7d671W7QrMcbn\nXHouTEGSMbEFdPMop/EtuYFpA/IVtleUIVqoTUzGSoRORdal1xU5zDtXxMGy\nKzSfe2PV0vSucejhoNE/FGRLhXpD9FGPUU/mklCG3gxLdTzvGdSd8Y8DmZeN\nXyuOAtDoonsqvNdET2y0FM47ajUZ84J1U5yWaoaa373VNscyBymamWNrwXoz\nvArVSAyLx88675/cU6xbW5SdgV65zKHdLyZMMGCRNbDYdpoIgaH3l7uXSgR6\nUxi+\r\n=HyoO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpDZHLoxlTHKYoad+Pr1TJe9FqUDSh8wdWar2PLZd/WQIgFoNgyMjgcW6B77/c7fpwyNYIEaN0BYc4kEl5Zkusa10="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_3.4.2_1527106404678_0.4447440999366057"},"_hasShrinkwrap":false},"4.0.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"4.0.0","gitHead":"4fa15f5d258ba6934412f0a44a8296229d18a187","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.13.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-dLHhAdWY5hjjS2g2tHAXBmZTiFsmvg4w78Ml9P5iZGz1a2/zU2jWvnXaMDUeaUagTGtH6dlDr8Nsm2pfzzw7Ng==","shasum":"7508e2408cb9961fd0a1fed5872b8f86202af891","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-4.0.0.tgz","fileCount":31,"unpackedSize":105763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9OFbCRA9TVsSAnZWagAAYRMP/0v/sDGOBcT4ht4BoBNR\nfDMYNmSS/n2FqWiqmuWIBk4IEnD26loe3dR2Go3SOEWYawAtte7KQLLxwo7c\nd1ejS8ruhnLpMvFzkJCxDDFkxwc3RHlZP3BgiAPaI4mfhKMTVopM3z0UcWRZ\nP8JF/sode3us593hFXivQnJi+H1d0QrQhMhp7xOThWlBTCzFvrvj5T1BbJVt\nM1pLg9dOoRj7T1yYHFpIpD/Qta9BSakQCLnUDfe9Ga05q7bgB8aNsMTSSoWX\npp3SCv1uniku2jr7JnNnZuwB25wJhFQ7w6toEpVIjmOc2EOHS8M1wRcwvvzg\nmtjFY9vUHy5rxZlE6ITzVrVMy92ILl9SAdNsMZS/jYzbhvydvwFZ1SWNWw5m\nc81AftC8lVyG+G/RqYRWbltt47VE4pGDqIcpZOh3j2tezRF2GPJgrk+yYptI\nsIJAe2TTwYiFnexjOVC5oKgkKAqMUgoPUrIqCzcFAE/Uh5iI67VsqA/5nJ5I\nLN5V0oWl7yDCYADGXJjFJ8eJfipZ7kzVBHZwV3To3PMbtXXGkjm9Z7/QY4q5\ncYsEgHHuznEYvDk5oWfqNpfB4oiKu5YuLom0dypR0gkGp2AVnAMIxTe+HxPZ\nhR/6xMmYM5k8/mkGKM9fvb3DukFgvycmsZAnDwcLL1+TjSXFWt5obS03YsvH\nnIHL\r\n=VXii\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoG0KFfWApYZwfq89wN8LdlN5+Hh26vTjZScb0qiNDDgIgBzgT8eeNZOi99DCbc0bsueKZ4qLDaom5cIQQkE1OfJc="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_4.0.0_1542775130423_0.17025371170704817"},"_hasShrinkwrap":false},"5.0.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"5.0.0","gitHead":"b3ae56b0b253f73368238c5bfc60e7659f1c995d","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@5.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-qjA1v90F5BIhHLCJP7nJj085/C1tmoLmIenr//zVKj3QK5XOMVjPBmuvMEBWirSHqD1Slk/AP84ywm2wV7PXfA==","shasum":"af12602b6b89c617e9d47b00a19116af11f3911f","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.0.0.tgz","fileCount":31,"unpackedSize":106573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAafQCRA9TVsSAnZWagAAuFAP/iLmvQGZXRmRFebX8Be5\nnspuN18W9LLB1BdQoVUbx3wWC+P+nIXDCwM760QxqTG49rD9dUsMzA+PyL9x\nP0ADwdSB8lJI3S3O7/ZnZgXuAh7tMzLeYHIna8mXXmXtl9DQmX77LmbVnQMT\nzd1cp9eaWRvx1brMptex3QebQcHeSEGycazGk/y54G3Zl0KwRMUAGNVPqkvm\nfu1TENhHuMMenh5KTRXfk6XZXEAOw/SkRwn66bgUw51l5JvWmti39Pd+yRHL\niZBA5q8OqOPL7jpnk54Y2gHPBZXSL4H8d6qxnrz0p3AtVXKTrkY+fSahcb2F\niOsz5EX5orw3alHhzCIF6p2tRlH/I66OP81K53kz/fF7Pxv8iXiNMNm+DPTw\nClNmZkjJ1Lv4Yml3GuNXAtX3/tRW3eE874ZiQKvS0OFvIFOo0FWe5PzhgyxS\nu1mJJAU+YvDhZMJeYrtPxgALBWNXJHInY0bG+oMjAvlX77waj9C5D7JBuqBE\nyBbgvgE3TfHnnze6ZBvC6ZascvlAGYLUG9Vtp9hwSdz01AdF4D+eMihhLKK+\npszoMp1tRcX3mh/63sv6IfvJRqSOEiHWpfybI7/0Gpe2MGCxiSnBde83ZsYe\nKiuh/fvd/4XmL6vRZz/M/x5zCXd2hBmGq6nyGzkfyDas/6NhJCytZLVrKCWD\na9CO\r\n=7FJ4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/ANYp61Ok6royUfaDLT5LOa+RV4LrtU04cjSRkaIW+gIgDHMfnbKmW72z75puakbEoVAU97b5pyxQ3aLpBUaiVcU="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_5.0.0_1543612367212_0.8945336778991395"},"_hasShrinkwrap":false},"5.0.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"5.0.1","gitHead":"fa15c8d7048bf335fe170895266a962fdc43b4c6","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@5.0.1","_npmVersion":"6.5.0","_nodeVersion":"8.15.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-tINH44L0kzr4GHlYDaXShgprTe4UhuQLWWPZarZxGWjE5CXxb5xtQXsyD8WcviZLuNeujE+0HsSxNoGJ7N95Ww==","shasum":"88a86329cdf848937396b2fd2d43b27bf8c3d57d","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.0.1.tgz","fileCount":31,"unpackedSize":106862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJca7dyCRA9TVsSAnZWagAAERYP/30xUF3tctccKN6GU5M5\nFkBpbiU0B0vUjH+iJy3hDdu1FZLnna+7/obALGjiP+hR/eHaSYzrsvCRjeoL\nClFbBJE/L4B0q08vXIGLo69952hvkh97Yi4fQnQhD3T+ZYz2JcpBg468rAm6\nf1KZkkasEywSNMXPT2Jx56fRTcDksK3po6c8omWodwmzKEQn4ppvVD/BSZ/Z\np2a8mugOs47Avwj1kTFjdZXY2PjI1aXwZOzCIF5C7DMNwWRarq4ZaXJ80fh0\nT6CM1YUZ/FYyAfoTs5S4+s7p5BfWtYBzVN2UTEdj3UTOQ1cOdDNvEwrRM+Ld\nvXqyf6ri8pQ4WKZhWS0MUCwkmTMQ1NIveKk0Oi/21BFaiJyZEkJS7ISrsryt\nf8sg4fLhKylc5MoVhaQwlLfQ+5pmrdt4bj+QvhpX1Bxk1jBwJ1xw0D/7ETqt\ndYyV3aEUdSldTO//2vof49XW1xARX0QKdILt8NgZ+kWmut9Ao3tnS2ADcJMc\n+J72ur4L682/CAZE8tl/lh1C+U/MELQpgEwsc3bd7bfeQnwhWWYPq3+ntJ/H\n733vdIPYBSNCV7hqOj47OB6QProCUILofvkjOPYxB/AZoPuNHCUc3u72uutp\nNsA2eyzlSBIPW20RZ8K39/NCS4ugTLYWceXtKHUzrNgBN6cOG1X4o6PmP1U/\niEFL\r\n=ZIoF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEk4M+YrghjwU3yZFBncryXr1pTxPr7EUXx3h8cgY7cQIgCyDMP9gB7JL02hBQXYCsGD2hThMEaWhqoYORBb8ZLdo="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_5.0.1_1550563186155_0.8407491318087357"},"_hasShrinkwrap":false},"5.1.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-module-resolver":"^3.2.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"5.1.0","gitHead":"9fcb91f5c3d3b181d0087ab7de999ac2c9c1dd11","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@5.1.0","_npmVersion":"6.5.0","_nodeVersion":"8.15.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-SNHa5RSlnCPqJ9sg7F+3isENwml1o/kxgPxZ1wtb33J6fZ93QAVmkAqYpKf9St4I14C718/ezwNkeU4/3NWZKg==","shasum":"4a320acb80c69978c48af686a924403855d5ecd6","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.1.0.tgz","fileCount":33,"unpackedSize":111096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbmSNCRA9TVsSAnZWagAAfj0P/0JiF+qeUhsVouWOAfTk\n6ZGD08qYdAfjgg+s3zLbIiCzw/hBnEf81Iq0fNUWW/5wKSEgA7EhEkL7oXun\ndUMzTn7ss5zV4q8RAz4SP5RRXND47bUipcdiok6JzrQaZFMSfGybRvMncFiv\n9Uv+Afagik/AtcTIGKMCzXQ51KKN39ZBf7cUaXjXJBPulNsY+eP7x56Bsu+e\nRhBdTsDeZ3XJxP9Brm98pVQ63gEZsfTULKX82V+avbFk44P060RAQjqNb4OQ\nLBz3xxzpEqeYbl7FZApnGDa5LNsxK/OO/HKz3gQo5f6YScFmtwRZ0IYcHORP\nihgwwm43sXnXQZido4XL4/KuDLJO5VA871Q7RPO9QZU1W1AoOR5rEEVPId5L\nd7Tu+fTHEYkU5jnWhxO//sFC3nYsziRbZY0VrajchfQHpaozUcuLyHgKnTqb\n+ZvPIxC9moAOB5+YQ0fWj7vFVyI2WKwlAenkTeEV/CZZYt+PO6hZvH2PoYNn\nML2a0d5Ps40I0OeFkC7kPIEa6It5tSgAFOI5ODiQBvTJzL/YIvWX9dh6jDMC\nSFobetRClaL8FCNz2Y7MWGhYllBvsPyeTeZwRyYJeoFCTHaRsuVUA8G7N8tw\nxJLLOz66ao+5sggZ5BQlh2dTwSIbdkJlknTuJ4V2xhOZEJfbV+XFyPvcM0xc\n929M\r\n=m2it\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCseu1m1Kbb0CHLkLeQqD9NVxnYmqXdwDdyTsaTHw4XaQIgK+AGU214JuRfAywKziC3WGDkGjDQV43oZGzX6awDazk="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_5.1.0_1550738573152_0.1709279199868654"},"_hasShrinkwrap":false},"5.1.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-module-resolver":"^3.2.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env  && npm run build-schema-helper","build-schema-helper":"mkdir -p ./dist/browser/schemas && NODE_ENV=production babel ./src/schemas/optionsDefaults.js --out-file ./dist/browser/schemas/optionsDefaults.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"5.1.1","gitHead":"37fe03087401871675d3be2f0ce5c965e9387650","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@5.1.1","_npmVersion":"6.5.0","_nodeVersion":"11.10.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-oKpm3w309WF6PK/9GbUbmi3KqQdOWv/atrBcZmttB9bkZ317rsObbJ5DKEHUpl0Sonf9XH6I2g1o57CZxBl+Jg==","shasum":"fe8eaedb06ffca7cd64c19731b960668c2b021c2","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.1.1.tgz","fileCount":35,"unpackedSize":112356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbqnKCRA9TVsSAnZWagAAsA8P/01AJm67qGUOjg219wbP\nHiPsuXQXc0evV92gsYFvxyqan+T7ZJC0Smc9W3i5h19SLrpWXxBeXLqXV1fR\nWknpXvPaz4fBuRWlv+Aps6qJugLK5iF9vpQrxXVgeNH36s5247HboYUKvGf+\nHnL0iHXM9HEamYF/XQtYK5DMnmex/E9H0F2HzHft+NrOCfWoox7z3jRLJoAz\n9G34XFOgv8OTcK15THivZLiNOLLDBGA7YTQJ0FJDwXZd44D7jLp3px1NhxJ9\nDoDvjtSYOK35i+zdZCyjJlZC4/CtqK7tESRxB/2fER7zVB31O5bEyLkcknlZ\nnUsR8/G44Y95eVZF2mVbsaoIGaVAh2a+8idyHTJEpJueor3kiLbmA2w2dKNf\nZw1fN79O4NnJkGm0GzOL6L9h6BlRr3iPp4jnTapc1V2Eg9TAHOcObGw3eZSC\nqrZih8obyoNqHLvyktwjM5LIOiIS8H20hABA1bbYWE0FIAxhFKaqfP6jGexW\nxxg0N0L42aYS+fdzATQ6kK7XVko5h8Sa/pTziPL9cQXuyhCyzySvcTqeUu4I\n/UTrreWSAj/NsigQo5RHKkwMh0I8vflDyRewG/sKyASZcHdV+SyoIqVDdt1y\npCSAKgFHKblvQ7EKyhtrFHSqv+Zt3/HXUIH7zINh4aNPLWeslcTqmwaGbUpn\nwRCH\r\n=0Atq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+p0o1avahqsoK3Ov106GnUcOMPYoJv9I8GQWXGZLw3AiEAwKHK55YM3zHov/p9qOSQKDlMjnbnqkKazHVAHjdv0R8="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_5.1.1_1550756297903_0.185584325685338"},"_hasShrinkwrap":false},"5.2.0":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-module-resolver":"^3.2.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env  && npm run build-schema-helper","build-schema-helper":"mkdir -p ./dist/browser/schemas && NODE_ENV=production babel ./src/schemas/optionsDefaults.js --out-file ./dist/browser/schemas/optionsDefaults.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"5.2.0","gitHead":"23b35604ed699e9fa9ae252fe02f747b42001bf1","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@5.2.0","_npmVersion":"6.5.0","_nodeVersion":"11.10.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-zJp7CsWcW3kC+RknoVc0FML5/v4QAbdBfrvYU6tP0s5MWattLFygNvXGovVwxBRln4/hGYCO4DA5QvKchAgJAA==","shasum":"0e0b476af640668829033b654b25cfd4e1899cac","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.2.0.tgz","fileCount":35,"unpackedSize":118153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcb7hYCRA9TVsSAnZWagAApLQP/RyOYirgMy82+YsnRslB\nvBn+XRUciEj0WiVq2XOlVacGzKKBOSoWJzJ7auuZ+xmHsYXSuyAn2gnNoyRG\nB+U0JM7L+QgoLEpQkqbmNhdHTUdUmgYN1kvpHMT19mfywW9fzADmgArimpEF\nLTE0fvoBmm39/+xRrYVzeRvf9PnjkV1xO5A9FCGdZ6CLVxUGcCvFWQf8O5Aa\nDQsXYcw2lOYSgm2lxYzaD/+50zLHlzrGnW8VTT4vbwRyhy2KPTJzzCMnt4eD\nDRIVYqKuey1mexFrF9GW0rKDC70v3JmWHMgDodihACPqHrIGVq7uQAH6e1c+\nlO4nTZWstAlFOTJZPtrHM4U5LV2T8Je2VBn19aHgrQox/RWx/x7snS8iFaWT\nAgmbt/XSId/y7oSenEI2SDMZg0y7ukltc1BwL/4O23Y5Z1FiZgpjAVrMlBY7\noiWQ+voMtHxNNM3S36Zal+MxrkjuE29OmQiwod0BqAFT2icgSs7Kbo4Wvwee\nnfHS5KQstvjxl2wvHzI9vY6YIhBeC28ERYUOL8zIxrdD0NJ1vxa7YZkOTQ+4\n2lvt1k+72RHsc90e6S0xRbcR0XApqti1Fyl2fHNtnNzR0C9JRXME8RcwbB2W\nO9tJRcsi8DvoLCLD0X531h7vchqtPfiwMPqh8oyPgpxC3KMk0K0rzNxTCq6i\n/78p\r\n=WHNn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkP3ABRYWJ0jTJCKm1xsyeDot2bkqurkHDHhsX1ZFCUgIhAMopRYnMzcruLaxhQgZesaIONtDuvepzNnoqZZruO3cp"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_5.2.0_1550825560113_0.17156452997089633"},"_hasShrinkwrap":false},"5.2.1":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-module-resolver":"^3.2.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env  && npm run build-schema-helper","build-schema-helper":"mkdir -p ./dist/browser/schemas && NODE_ENV=production babel ./src/schemas/optionsDefaults.js --out-file ./dist/browser/schemas/optionsDefaults.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"5.2.1","gitHead":"0e39c78efd052d86007055e2cd7f11979902d175","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@5.2.1","_npmVersion":"6.5.0","_nodeVersion":"11.10.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-HxnB1bVfedfszES5vxa9OqxmrsgrySpuIoRZTCMgkbzg9WLy7CSHpU9OjgspxfQ9mb60+AcAJdBPxeJ0Qe4TWQ==","shasum":"68976b8ebbe13311df7f32eafa691fe70a2927ba","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.2.1.tgz","fileCount":35,"unpackedSize":118102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcchmhCRA9TVsSAnZWagAA80UP/ikmb+6kELk0sJZGhbbH\nvmskqIXppS5nNYB0buQRvUlmAH8MD+FpoHpfhz5zYsP/xaDmeWdNLepG7jOz\nmL9+XaWlXJDGKVWKNaWALX1EatiDc8SyHrx1a8wtCJjINnK/WZcTBXquBxZj\nRi9YuC5RgxPMVeqCX+pf/cA5aC0KI1384Fqbt+r5TxmJN3w8nMKn5mCf2ce2\ne5W+PI3+T4ExKJDtThEdaod9NOQ0wTbHGYr7Owl/l+6E9m5H1Bm8GpHHn+Ur\nspuVeY8t4sR+ZFGjdbMYV1I8wy0ZfEcOBFHYudp5tVXLRVCcr+wvagpDOJ/8\nyhZB6UNPidiCI+MTM8eUHL/M9iKgU9pfKi3+E+RZCgQRDgq2klVkF38EMi0Y\nuw4NGuoWnVxwHIoxje9mcyxPF/jQMxR1kgl7VhWwK/8a0XiP+x4jkweApb+V\ny0BW1nyGty8ZskddtTLKaR30Mp+CVVB1pNBK8K7Eu00Fyp5bLj7zOnhRXSNc\nipqZ05I7BUU4O9fY/OnPCxPq6yIJC/hf7l+BBh0mek0G4ubbrwFl45y/66PS\nXzu8AqmmzKHvLhbfi17LPXOUY/O9s/lA/1sKWmLRUHSYBddQeP01fXcaswzo\nlFekLYFR+yu6kfEDvrFcixasbMa4alE3vyxcuBwsc3BHFTkkvOuxhniDHmxK\ngtlF\r\n=umo0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWhkJLD5rPNhjZ5YAJ2HYPwA0bqHdDJyOv93ALW0rfFQIhALNZaeKmW28Kg1b4o7wvAnUXEtDC5BeZ8aucDb+T88Vf"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_5.2.1_1550981536213_0.3284653604400747"},"_hasShrinkwrap":false},"5.2.2":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-module-resolver":"^3.2.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env  && npm run build-schema-helper","build-schema-helper":"mkdir -p ./dist/browser/schemas && NODE_ENV=production babel ./src/schemas/optionsDefaults.js --out-file ./dist/browser/schemas/optionsDefaults.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"5.2.2","gitHead":"05c268317e97046a915c94ff28d8ab1a63ff77cb","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@5.2.2","_npmVersion":"6.5.0","_nodeVersion":"8.15.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-DgUvd7UDggTwzCRdEUHt6sWfgtw6xgim8w02DqM4eiMuJBiSyrm+016576dT+u/9XtD1VA65fAqReHYuYNc3DA==","shasum":"50a9d6709915cd84be1ad6a639402479b371a42f","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.2.2.tgz","fileCount":39,"unpackedSize":127816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJck3WJCRA9TVsSAnZWagAA/4gQAI3WifP+TPspuZRt8B5O\nYftV9Rx5UtkQmVr0Ag4Exd0N2unCS2yCJjglDHpDEQMINbSYNoc2FSSPZ3x7\nB/Tb0AvbshSJ3Pa/Trt/U/gIXjw5+EzAWinaYNon+TcfDWxWeuGL8Qz8BtYq\nGs1EoM3HKoKUlrXECtaSUW8V8JTe/BTsmMpAm2fm+yfcWvsryRGXhgHlKX+f\nq9p0t7rnLaaMrb45Whko0lurFVX6aO3SpoQ778qJVw3z6wbVYZLGWnGP0wfo\nAwl/Tkh2GpDA244eecG6rPhVXexXa7VCL9oMRZIB3Uy7ExKnBrZKUqyonC4Z\n24LvvWKgCvALOO5K0gori1CX8zTKvq5JO781lAGsKYv5djbk44cTlhGsx4un\nj+MmKkNHPY5WsPjHyIxFe/oh+3t5JKPjQUndO9EMhvBDnYDqWYdhuYnMp6QS\nzinv6r4ZK6yt/2bITT7dAJLhR8s2m4KMuadYPi7bN4A+NVadjgTTJdQ7d43W\nF2YT/nBYmzwhEWUkMMADslMV6hHb3Swpf+xnpjW/7JytMNaTm1basCtAhNIM\nY/+qjui/SjQyLLorBQjqAoCcGNfQy2E2TV9HLPUDINFeHLTV9bTA7feyj+rw\ncc4pMIS63gjWK+DfSjkTJEQRAeB9VzgdQmPtUgpKg/kJ41bvdWPQ9NFc2x1/\nE+9r\r\n=BRhd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0hBNS1/dXsRwo+qGVN1W1w2KOsBD4DHWkQ9EGGlcPqQIhAIa5RKMFCVf9Jm2fYzv5u7F3MV7SejXkurvkVCHJ5hvi"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_5.2.2_1553167752940_0.5240061449165139"},"_hasShrinkwrap":false},"5.2.3":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-module-resolver":"^3.2.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env  && npm run build-schema-helper","build-schema-helper":"mkdir -p ./dist/browser/schemas && NODE_ENV=production babel ./src/schemas/optionsDefaults.js --out-file ./dist/browser/schemas/optionsDefaults.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"5.2.3","gitHead":"4a47f35e2e887bb935d0602cf1425fbc87719ae1","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@5.2.3","_npmVersion":"6.5.0","_nodeVersion":"8.15.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-4k7B5dT8IgYsgnZhgU+JKYpCvmcjEEuz65juxh4HzO6JU6q/4brY19dOBfBvVDMXZytAn/rOiDxjwyYKQkg0uQ==","shasum":"e7ce069b4e41499d87dd1bb7beefec7ed70bd086","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.2.3.tgz","fileCount":39,"unpackedSize":127978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclJFmCRA9TVsSAnZWagAAb5IP/jw54DtsD+xaKQ/nHglG\n4e6EjCembnBcU1DHn5TVy4luCjySK0WPLfRvVwMMtHqb/rg/ngCqtU8Nv4qh\nzQ/XoCFO1lzWbmOxgt1n2I/WgOS4S8uEDl5cgpDI2heai4ycvjyZBpn0PivY\ntJgiM6nAKQggtFpT/KbHJ4lYJKX+o4IuDjEmCqfq6mnyM7TPLc1D2T2g64xy\ncU1vnoCobqKKlDzzSRV2qZrLQqkNoLv4LmDV5+9Na/42FhcySblEwfJNLzdX\nzMJuEn9zOmKFcE9hDBep6qDrrRDq5wtkdtQuX8fLZyREC93lyt+26+prZbjv\nOOn/h0UJPLAOmsqzbGUbQBFTiwvYdRu0/U+Ox9WesonXrGGw/YjpEN2PC33e\ndmNEpV1W7qOTLPvCaPTI3rU5cHt377go1KbWUcsC2IV/vTRa4ClTjfoU39Vp\n1uBq7gbiy/EZzbIwjTgdZplYKzuL2deBUewQp7+1QaOd2GGjunDlrrq8YEs7\n0Alz/Sjy7HwdsNftM2Gs6NkhxnwoE9r8CbFYIo2EhaW9GlZDDoHNg7jgdfaZ\nO+FXTiutBmIMZQRFjGsEOcBc0dUgSCSsVKDB0qqNhxfSKfsu7URqmU2LiSjb\nuqGD3BDASl6hlOzTQ8GXjL2ceeTk5vCV6t8a54fuWeVfREau3KwKB772Al2q\nl0EA\r\n=iP3v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4J+m+P6DPTMycTt9NE5Oh+MnbysEaekaGwA4R4jPB/gIhAK30YnMkPNJIC8wtAbJricivZZWfmC3AA9bLuf8DUBQl"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_5.2.3_1553240421925_0.007930720708928307"},"_hasShrinkwrap":false},"5.2.4":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-module-resolver":"^3.2.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env  && npm run build-schema-helper","build-schema-helper":"mkdir -p ./dist/browser/schemas && NODE_ENV=production babel ./src/schemas/optionsDefaults.js --out-file ./dist/browser/schemas/optionsDefaults.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"5.2.4","gitHead":"f11d423ae43f2eb57f603bd13cef7f58f0216a07","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@5.2.4","_npmVersion":"6.5.0","_nodeVersion":"8.15.1","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"integrity":"sha512-nN3Km/JXzjX0P3ZdY4vM3n4N3ZSX5ismrGyWHlBNucNXPjzA7O3Rt6vPKTDxXWE30XlXlUK26bP3GgQMT38Nzg==","shasum":"cd8994c4aa11386e75cd95b81871f2fab3a2f48d","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.2.4.tgz","fileCount":39,"unpackedSize":128527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnp0+CRA9TVsSAnZWagAAK8UQAJ2XoTyciQtj4Obfy+25\nijTBWi9dbiGt6g/ho5CX3IjUOU5RpBdhz5KJwq2GtcvBqk3kZ0jpzn7o73Vb\nliqhCM6W9AboVEfdZht23fhLKymuwxr2mM7Jqvl4F0Nd7eLxjaa/ln9pJEUK\nfTyZMaw+JqdEtgUesBGtHTzEVjco2FD//U2jQOzvhh/FkTzuLRNcg4rg77LO\nx8uK5/HTWu6k3OrTDBpPsjrM2aXZ0c7iygHzr5EDjP7mJLPizWELsDedngRf\n71cgdJvg7Fyd+bfBp/t7nxrpnwLOB4bcSHbEnXAsUSqcH1lPmfibTJvhWlXz\n+W11qWDeaI68thMyFVFcw7cVx7kLuKaOkTuNpk7+i8GXWdU8e0aYIDytoJmh\nGAxIURj3St6TcxoK46YGfdNb3dO1N3IhcwZ2DPBDXHchMlZmdUoiilChosVQ\nTmrbcVOrpnu9yt5ohJjRtk1fAkoEAOu81ZG1EDoCbKLquQ8X6PQCOTUQpiAi\ndZv4YUYcJlwGdnaaKRbUPNikodPjDzlrTzXrRSeYgARQNGLe2HRQL9l6zmt8\nOUEQMGkZtaUUaQWHdumti1ko0jDzLB2cMsV8xbVYjB8AXPtNGcwzTRM53i5j\nM6HrBispdPcT46Sg2r0XagCPpxIyvkuyCk9hJMP10GurkrBrN7bGUAuKHuni\nS8bl\r\n=b2/G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZug2O74wFs5chTFQ9WpKaY2e8bhA5i3woUUAejKnVtQIgc50fWp1krtIvseXrveBLI9BbyQ5amoJ/haKT3v4kW5Q="}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_5.2.4_1553898812797_0.8719681105652939"},"_hasShrinkwrap":false},"5.2.5":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-module-resolver":"^3.2.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env  && npm run build-schema-helper","build-schema-helper":"mkdir -p ./dist/browser/schemas && NODE_ENV=production babel ./src/schemas/optionsDefaults.js --out-file ./dist/browser/schemas/optionsDefaults.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"5.2.5","gitHead":"31c5626c8df718c101d65b2b60630116bd13323d","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@5.2.5","_nodeVersion":"12.2.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-fKCNX8GIJMlpBXpNQaUdkuvq+mlvpqih45PtlyvCsZHodm6fk7biR7YNvIB9vaHSt/WchBB+cXCEHxQS/G7B/Q==","shasum":"8053f04147d151c6c02ac50ae1c0837a4eeb4464","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.2.5.tgz","fileCount":39,"unpackedSize":128711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1F2gCRA9TVsSAnZWagAApiAQAI135U/OpDQ0hlBqvEUl\nMKkLUSUTTy+arQvWYXOzoGoACA1ST14+EEjNN6KnFWQy1COa03rOP/kJYec3\nUX9qg1i5snnA/cQR8zDqlaCZ5EI/bRUnhW5Uz+fn/9uXCjGmjmu3gUlIWwp1\ncPIQhrdZGfGP4qsOI1nZO2mpRbWnF7TIrA5d4ImsECYnbAoOXjCs1j08pP4V\nMclE6Ff2ZCajcyq6QJ4cN4GPqc3nrNFBdRj1ZuPyBaYp3qwhlxEszAlUrU6l\nRvm/SvS0uQjMGiRqHsZ6yHijuY5zrsDXiPR/P7iLWJAJ8kCwFGY38UiyQIIJ\nSo1ujQdQz1CM/A1MY89IuZnUvYEg9QIUu0SC5VzGUSCVAHainBdIUUpfIje8\nbRbAf4jl74LpDhfdUhjBxZQq1xjIROd6LP7zGp0kXuRuingIr6gsuywl31NU\n7gtzz1tRf0NM0CC557c+/Y7UjAZu1sreg552a6I6jt20JYGrx+0oyq2xuiez\nH3RJi2RN6mJwuIxeqnOx4P9PAjoQopK98UtpVKzxI75HCE1rKE03BBRI5crZ\n/X27d/Siy+NwrxZJcnf9YWKNJubOim7aJlBBM5k4F8RrFDC9FrYwPGHLguBD\ns7e4XGWWX/BteYkg8R3hFWas0nlwzoXicML+sLxf6CMAGEyCFihDWDgN/PFo\nGT/E\r\n=fAIp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcFfJgwm4ZFLjOtOJGH+w+bRIqal1CSCyie5ht9aIO1QIhAJ4l65ZjVmAPOO8WND0/eBsfoO6WdqgnN3s7tnFzEnaj"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_5.2.5_1557421471914_0.03595005644130622"},"_hasShrinkwrap":false},"5.2.6":{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@babel/plugin-syntax-jsx":"^7.0.0","@babel/types":"^7.0.0","ajv":"^6.5.3","ajv-keywords":"^3.2.0","generic-names":"^2.0.1","postcss":"^7.0.2","postcss-modules":"^1.3.2","postcss-modules-extract-imports":"^1.2.0","postcss-modules-local-by-default":"^1.2.0","postcss-modules-parser":"^1.1.1","postcss-modules-scope":"^1.1.0","postcss-modules-values":"^1.3.0"},"description":"Transforms styleName to className using compile time CSS module resolution.","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/helper-plugin-test-runner":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.1.0","@babel/preset-env":"^7.0.0","@babel/register":"^7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","babel-plugin-module-resolver":"^3.2.0","babel-plugin-tester":"^5.5.1","eslint":"^5.5.0","eslint-config-canonical":"^12.0.0","flow-bin":"^0.80.0","husky":"^1.0.0-rc.13","jest":"^23.5.0","postcss-less":"^2.0.0","postcss-nested":"^3.0.0","postcss-scss":"^2.0.0","semantic-release":"^15.9.12"},"engines":{"node":">8.0.0"},"husky":{"hooks":{"pre-commit":"npm run test && npm run lint"}},"jest":{"modulePathIgnorePatterns":["/test/fixtures/"],"testEnvironment":"node","testRegex":"./test/.+\\.js$"},"keywords":["babel-plugin","css-modules"],"license":"BSD-3-Clause","main":"dist/index.js","name":"babel-plugin-react-css-modules","repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper","build-helper":"mkdir -p ./dist/browser && NODE_ENV=production babel ./src/getClassName.js --out-file ./dist/browser/getClassName.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env  && npm run build-schema-helper","build-schema-helper":"mkdir -p ./dist/browser/schemas && NODE_ENV=production babel ./src/schemas/optionsDefaults.js --out-file ./dist/browser/schemas/optionsDefaults.js --source-maps --no-babelrc --plugins @babel/plugin-transform-modules-commonjs,@babel/plugin-transform-flow-strip-types --presets @babel/preset-env","lint":"eslint ./src && flow","test":"jest"},"version":"5.2.6","gitHead":"d6fdc38b2f6a5855407fd25232f171b5085e1236","bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","_id":"babel-plugin-react-css-modules@5.2.6","_nodeVersion":"12.2.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-jBU/oVgoEg/58Dcu0tjyNvaXBllxJXip7hlpiX+e0CYTmDADWB484P4pJb7d0L6nWKSzyEqtePcBaq3SKalG/g==","shasum":"176663dae4add31af780f1ec86d3a93115875c83","tarball":"https://registry.npmjs.org/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.2.6.tgz","fileCount":39,"unpackedSize":128720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1ogFCRA9TVsSAnZWagAArBYP/2fh/FGl2YSZ1gALvTr2\nWZBbepTHh6nL1cyf72bLVwTFVK2TLrL/fOa7zEE1So5vja8M43fgyTxUCXdO\nMIv/KQCFmmbNtSccWK71aXV4f2y3P+hhJt+W/OebYlHdbAh2VQcLrZUhrhpI\nY6ISQtVxGvit6Xq037lp0Cb0gL29KF7tw7oIXtTkazZ5qUmwekMBokwgc0O1\ntsUby7YAu49D0KR6gSbJolKTfUpDuUoYwU7DftEYiXX4hfQfuXjH+yqKvk6Z\nZH49yUws5ai3miprw6HBUZiOht6hiUHDF6DXmqxhpJi7Yn7rOu/1jstgqZBM\nm11wm2DKiEDnMB1VW0OwDJgCTjhqSPyv6urAtemWyCatt7dfSp4AVVDnX66C\n7XD24ZXSxh9TfrE3qkQEwJtDNzYFZAcwxAuI2p4Fj0k+yTfdQKRWvylJM3ZY\nWnW1SL5xIYpY1tFXy1kJl7dmZLZIo7mtJMyGvsn4U2oWrVNU2OyTOk7yCSFc\nX7mnexUaYOUcV6gAIO9tNHWyOsVHNWPsETtcMjcVWwjDbxESQtzLCxx2b54g\njdehIgS1mM53TPeozXA7qpQUAeKBoXYfYwUHMhA9KDO7j8GFBhB+kNd3yIzV\n59aYbJN0NrPip6f5XkIOUaXC0q98ofOgKHTSrNe4cG3qM6Tcc05BoawScbKm\nHwaE\r\n=siJ7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDZua50FkVKeYrHuGVejVb+U3XWGzq3LeiAeEjuvT4vQIhAPHn/0GwTOEgJcDmmIz1OZTJsU0DOnzk6sQJOhKbSsaF"}]},"maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-css-modules_5.2.6_1557563396381_0.592693739743287"},"_hasShrinkwrap":false}},"readme":"# babel-plugin-react-css-modules\n\n[![GitSpo Mentions](https://gitspo.com/badges/mentions/gajus/babel-plugin-react-css-modules?style=flat-square)](https://gitspo.com/mentions/gajus/babel-plugin-react-css-modules)\n[![Travis build status](http://img.shields.io/travis/gajus/babel-plugin-react-css-modules/master.svg?style=flat-square)](https://travis-ci.org/gajus/babel-plugin-react-css-modules)\n[![NPM version](http://img.shields.io/npm/v/babel-plugin-react-css-modules.svg?style=flat-square)](https://www.npmjs.org/package/babel-plugin-react-css-modules)\n[![Canonical Code Style](https://img.shields.io/badge/code%20style-canonical-blue.svg?style=flat-square)](https://github.com/gajus/canonical)\n[![Gitter](https://img.shields.io/gitter/room/babel-plugin-react-css-modules/Lobby.svg?style=flat-square)](https://gitter.im/babel-plugin-react-css-modules/Lobby)\n[![Twitter Follow](https://img.shields.io/twitter/follow/kuizinas.svg?style=social&label=Follow)](https://twitter.com/kuizinas)\n\n<img src='./.README/babel-plugin-react-css-modules.png' height='150' />\n\nTransforms `styleName` to `className` using compile time [CSS module](#css-modules) resolution.\n\nIn contrast to [`react-css-modules`](https://github.com/gajus/react-css-modules), `babel-plugin-react-css-modules` has a lot smaller performance overhead (0-10% vs +50%; see [Performance](#performance)) and a lot smaller size footprint (less than 2kb vs 17kb react-css-modules + lodash dependency).\n\n* [CSS Modules](#css-modules)\n* [Difference from `react-css-modules`](#difference-from-react-css-modules)\n* [Performance](#performance)\n* [How does it work?](#how-does-it-work)\n* [Conventions](#conventions)\n  * [Anonymous reference](#anonymous-reference)\n  * [Named reference](#named-reference)\n* [Configuration](#configuration)\n  * [Configurate syntax loaders](#configurate-syntax-loaders)\n  * [Custom Attribute Mapping](#custom-attribute-mapping)\n* [Installation](#installation)\n  * [React Native](#react-native)\n  * [Demo](#demo)\n* [Example transpilations](#example-transpilations)\n  * [Anonymous `styleName` resolution](#anonymous-stylename-resolution)\n  * [Named `styleName` resolution](#named-stylename-resolution)\n  * [Runtime `styleName` resolution](#runtime-stylename-resolution)\n* [Limitations](#limitations)\n* [Have a question or want to suggest an improvement?](#have-a-question-or-want-to-suggest-an-improvement)\n* [FAQ](#faq)\n  * [How to migrate from react-css-modules to babel-plugin-react-css-modules?](#how-to-migrate-from-react-css-modules-to-babel-plugin-react-css-modules)\n  * [How to reference multiple CSS modules?](#how-to-reference-multiple-css-modules)\n  * [How to live reload the CSS?](#hot-to-live-reload-the-css)\n\n## CSS Modules\n\n[CSS Modules](https://github.com/css-modules/css-modules) are awesome! If you are not familiar with CSS Modules, it is a concept of using a module bundler such as [webpack](http://webpack.github.io/docs/) to load CSS scoped to a particular document. CSS module loader will generate a unique name for each CSS class at the time of loading the CSS document ([Interoperable CSS](https://github.com/css-modules/icss) to be precise). To see CSS Modules in practice, [webpack-demo](https://css-modules.github.io/webpack-demo/).\n\nIn the context of React, CSS Modules look like this:\n\n```js\nimport React from 'react';\nimport styles from './table.css';\n\nexport default class Table extends React.Component {\n  render () {\n    return <div className={styles.table}>\n      <div className={styles.row}>\n        <div className={styles.cell}>A0</div>\n        <div className={styles.cell}>B0</div>\n      </div>\n    </div>;\n  }\n}\n\n```\n\nRendering the component will produce a markup similar to:\n\n```js\n<div class=\"table__table___32osj\">\n  <div class=\"table__row___2w27N\">\n    <div class=\"table__cell___1oVw5\">A0</div>\n    <div class=\"table__cell___1oVw5\">B0</div>\n  </div>\n</div>\n\n```\n\nand a corresponding CSS file that matches those CSS classes.\n\nAwesome!\n\nHowever, there are several disadvantages of using CSS modules this way:\n\n* You have to use `camelCase` CSS class names.\n* You have to use `styles` object whenever constructing a `className`.\n* Mixing CSS Modules and global CSS classes is cumbersome.\n* Reference to an undefined CSS Module resolves to `undefined` without a warning.\n\n`babel-plugin-react-css-modules` automates loading of CSS Modules using `styleName` property, e.g.\n\n```js\nimport React from 'react';\nimport './table.css';\n\nexport default class Table extends React.Component {\n  render () {\n    return <div styleName='table'>\n      <div styleName='row'>\n        <div styleName='cell'>A0</div>\n        <div styleName='cell'>B0</div>\n      </div>\n    </div>;\n  }\n}\n\n```\n\nUsing `babel-plugin-react-css-modules`:\n\n* You are not forced to use the `camelCase` naming convention.\n* You do not need to refer to the `styles` object every time you use a CSS Module.\n* There is clear distinction between global CSS and CSS modules, e.g.\n\n  ```js\n  <div className='global-css' styleName='local-module'></div>\n  ```\n\n<!--\n* You are warned when `styleName` refers to an undefined CSS Module ([`errorWhenNotFound`](#errorwhennotfound) option).\n* You can enforce use of a single CSS module per `ReactElement` ([`allowMultiple`](#allowmultiple) option).\n-->\n\n## Difference from `react-css-modules`\n\n[`react-css-modules`](https://github.com/gajus/react-css-modules) introduced a convention of using `styleName` attribute to reference [CSS module](https://github.com/css-modules/css-modules). `react-css-modules` is a higher-order [React](https://facebook.github.io/react/) component. It is using the `styleName` value to construct the `className` value at the run-time. This abstraction frees a developer from needing to reference the imported styles object when using CSS modules ([What's the problem?](https://github.com/gajus/react-css-modules#whats-the-problem)). However, this approach has a measurable performance penalty (see [Performance](#performance)).\n\n`babel-plugin-react-css-modules` solves the developer experience problem without impacting the performance.\n\n## Performance\n\nThe important metric here is the \"Difference from the base benchmark\". \"base\" is defined as using React with hardcoded `className` values. The lesser the difference, the bigger the performance impact.\n\n> Note:\n> This benchmark suite does not include a scenario when `babel-plugin-react-css-modules` can statically construct a literal value at the build time.\n> If a literal value of the `className` is constructed at the compile time, the performance is equal to the base benchmark.\n\n|Name|Operations per second (relative margin of error)|Sample size|Difference from the base benchmark|\n|---|---|---|---|\n|Using `className` (base)|9551 (±1.47%)|587|-0%|\n|`react-css-modules`|5914 (±2.01%)|363|-61%|\n|`babel-plugin-react-css-modules` (runtime, anonymous)|9145 (±1.94%)|540|-4%|\n|`babel-plugin-react-css-modules` (runtime, named)|8786 (±1.59%)|527|-8%|\n\n> Platform info:\n>\n> * Darwin 16.1.0 x64\n> * Node.JS 7.1.0\n> * V8 5.4.500.36\n> * NODE_ENV=production\n> * Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz × 8\n\nView the [./benchmark](./benchmark).\n\nRun the benchmark:\n\n```bash\ngit clone git@github.com:gajus/babel-plugin-react-css-modules.git\ncd ./babel-plugin-react-css-modules\nnpm install\nnpm run build\ncd ./benchmark\nnpm install\nNODE_ENV=production ./test\n```\n\n## How does it work?\n\n1. Builds index of all stylesheet imports per file (imports of files with `.css` or `.scss` extension).\n1. Uses [postcss](https://github.com/postcss/postcss) to parse the matching CSS files.\n1. Iterates through all [JSX](https://facebook.github.io/react/docs/jsx-in-depth.html) element declarations.\n1. Parses the `styleName` attribute value into anonymous and named CSS module references.\n1. Finds the CSS class name matching the CSS module reference:\n    * If `styleName` value is a string literal, generates a string literal value.\n    * If `styleName` value is a [`jSXExpressionContainer`](https://babeljs.io/docs/en/next/babel-types.html#jsxexpressioncontainer), uses a helper function ([`getClassName`](./src/getClassName.js)) to construct the `className` value at the runtime.\n1. Removes the `styleName` attribute from the element.\n1. Appends the resulting `className` to the existing `className` value (creates `className` attribute if one does not exist).\n\n## Configuration\n\nConfigure the options for the plugin within your `.babelrc` as follows:\n\n```json\n{\n  \"plugins\": [\n    [\"react-css-modules\", {\n      \"option\": \"value\"\n    }]\n  ]\n}\n\n```\n\n### Options\n\n|Name|Type|Description|Default|\n|---|---|---|---|\n|`context`|`string`|Must match webpack [`context`](https://webpack.js.org/configuration/entry-context/#context) configuration. [`css-loader`](https://github.com/webpack/css-loader) inherits `context` values from webpack. Other CSS module implementations might use different context resolution logic.|`process.cwd()`|\n|`exclude`|`string`|A RegExp that will exclude otherwise included files e.g., to exclude all styles from node_modules `exclude: 'node_modules'`|\n|`filetypes`|`?FiletypesConfigurationType`|Configure [postcss syntax loaders](https://github.com/postcss/postcss#syntaxes) like sugarss, LESS and SCSS and extra plugins for them. ||\n|`generateScopedName`|`?GenerateScopedNameConfigurationType`|Refer to [Generating scoped names](https://github.com/css-modules/postcss-modules#generating-scoped-names). If you use this option, make sure it matches the value of `localIdentName` in webpack config. See this [issue](https://github.com/gajus/babel-plugin-react-css-modules/issues/108#issuecomment-334351241) |`[path]___[name]__[local]___[hash:base64:5]`|\n|`removeImport`|`boolean`|Remove the matching style import. This option is used to enable server-side rendering.|`false`|\n|`webpackHotModuleReloading`|`boolean`|Enables hot reloading of CSS in webpack|`false`|\n|`handleMissingStyleName`|`\"throw\"`, `\"warn\"`, `\"ignore\"`|Determines what should be done for undefined CSS modules (using a `styleName` for which there is no CSS module defined).  Setting this option to `\"ignore\"` is equivalent to setting `errorWhenNotFound: false` in [react-css-modules](https://github.com/gajus/react-css-modules#errorwhennotfound). |`\"throw\"`|\n|`attributeNames`|`?AttributeNameMapType`|Refer to [Custom Attribute Mapping](#custom-attribute-mapping)|`{\"styleName\": \"className\"}`|\n|`skip`|`boolean`|Whether to apply plugin if no matching `attributeNames` found in the file|`false`|\n|`autoResolveMultipleImports`|`boolean`|Allow multiple anonymous imports if `styleName` is only in one of them.|`false`|\n\nMissing a configuration? [Raise an issue](https://github.com/gajus/babel-plugin-react-css-modules/issues/new?title=New%20configuration:).\n\n> Note:\n> The default configuration should work out of the box with the [css-loader](https://github.com/webpack/css-loader).\n\n#### Option types (flow)\n\n```js\ntype FiletypeOptionsType = {|\n  +syntax: string,\n  +plugins?: $ReadOnlyArray<string | $ReadOnlyArray<[string, mixed]>>\n|};\n\ntype FiletypesConfigurationType = {\n  [key: string]: FiletypeOptionsType\n};\n\ntype GenerateScopedNameType = (localName: string, resourcePath: string) => string;\n\ntype GenerateScopedNameConfigurationType = GenerateScopedNameType | string;\n\ntype AttributeNameMapType = {\n  [key: string]: string\n};\n\n```\n\n### Configurate syntax loaders\n\nTo add support for different CSS syntaxes (e.g. SCSS), perform the following two steps:\n\n1. Add the [postcss syntax loader](https://github.com/postcss/postcss#syntaxes) as a development dependency:\n\n  ```bash\n  npm install postcss-scss --save-dev\n  ```\n\n2. Add a filetype syntax mapping to the Babel plugin configuration\n\n  ```json\n  \"filetypes\": {\n    \".scss\": {\n      \"syntax\": \"postcss-scss\"\n    }\n  }\n  ```\n\n  And optionaly specify extra plugins\n\n  ```json\n  \"filetypes\": {\n    \".scss\": {\n      \"syntax\": \"postcss-scss\",\n      \"plugins\": [\n        \"postcss-nested\"\n      ]\n    }\n  }\n  ```\n\n  Postcss plugins can have options specified by wrapping the name and an options object in an array inside your config\n\n  ```json\n    \"plugins\": [\n      [\"postcss-import-sync2\", {\n        \"path\": [\"src/styles\", \"shared/styles\"]\n      }],\n      \"postcss-nested\"\n    ]\n  ```\n\n\n### Custom Attribute Mapping\n\nYou can set your own attribute mapping rules using the `attributeNames` option.\n\nIt's an object, where keys are source attribute names and values are destination attribute names.\n\nFor example, the [&lt;NavLink&gt;](https://github.com/ReactTraining/react-router/blob/master/packages/react-router-dom/docs/api/NavLink.md) component from [React Router](https://github.com/ReactTraining/react-router) has a `activeClassName` attribute to accept an additional class name. You can set `\"attributeNames\": { \"activeStyleName\": \"activeClassName\" }` to transform it.\n\nThe default `styleName` -> `className` transformation **will not** be affected by an `attributeNames` value without a `styleName` key. Of course you can use `{ \"styleName\": \"somethingOther\" }` to change it, or use `{ \"styleName\": null }` to disable it.\n\n## Installation\n\nWhen `babel-plugin-react-css-modules` cannot resolve CSS module at a compile time, it imports a helper function (read [Runtime `styleName` resolution](#runtime-stylename-resolution)). Therefore, you must install `babel-plugin-react-css-modules` as a direct dependency of the project.\n\n```bash\nnpm install babel-plugin-react-css-modules --save\n```\n\n\n### React Native\n\nIf you'd like to get this working in React Native, you're going to have to allow custom import extensions, via a `rn-cli.config.js` file:\n\n```js\nmodule.exports = {\n  getAssetExts() {\n    return [\"scss\"];\n  }\n}\n```\n\nRemember, also, that the bundler caches things like plugins and presets. If you want to change your `.babelrc` (to add this plugin) then you'll want to add the `--reset-cache` flag to the end of the package command.\n\n### Demo\n\n```bash\ngit clone git@github.com:gajus/babel-plugin-react-css-modules.git\ncd ./babel-plugin-react-css-modules/demo\nnpm install\nnpm start\n```\n\n```bash\nopen http://localhost:8080/\n```\n\n## Conventions\n\n### Anonymous reference\n\nAnonymous reference can be used when there is only one stylesheet import.\n\nFormat: `CSS module name`.\n\nExample:\n\n```js\nimport './foo1.css';\n\n// Imports \"a\" CSS module from ./foo1.css.\n<div styleName=\"a\"></div>;\n```\n\n### Named reference\n\nNamed reference is used to refer to a specific stylesheet import.\n\nFormat: `[name of the import].[CSS module name]`.\n\nExample:\n\n```js\nimport foo from './foo1.css';\nimport bar from './bar1.css';\n\n// Imports \"a\" CSS module from ./foo1.css.\n<div styleName=\"foo.a\"></div>;\n\n// Imports \"a\" CSS module from ./bar1.css.\n<div styleName=\"bar.a\"></div>;\n```\n\n## Example transpilations\n\n### Anonymous `styleName` resolution\n\nWhen `styleName` is a literal string value, `babel-plugin-react-css-modules` resolves the value of `className` at the compile time.\n\nInput:\n\n```js\nimport './bar.css';\n\n<div styleName=\"a\"></div>;\n\n```\n\nOutput:\n\n```js\nimport './bar.css';\n\n<div className=\"bar___a\"></div>;\n\n```\n\n### Named `styleName` resolution\n\nWhen a file imports multiple stylesheets, you must use a [named reference](#named-reference).\n\n> Have suggestions for an alternative behaviour?\n> [Raise an issue](https://github.com/gajus/babel-plugin-react-css-modules/issues/new?title=Suggestion%20for%20alternative%20handling%20of%20multiple%20stylesheet%20imports) with your suggestion.\n\nInput:\n\n```js\nimport foo from './foo1.css';\nimport bar from './bar1.css';\n\n<div styleName=\"foo.a\"></div>;\n<div styleName=\"bar.a\"></div>;\n```\n\nOutput:\n\n```js\nimport foo from './foo1.css';\nimport bar from './bar1.css';\n\n<div className=\"foo___a\"></div>;\n<div className=\"bar___a\"></div>;\n\n```\n\n### Runtime `styleName` resolution\n\nWhen the value of `styleName` cannot be determined at the compile time, `babel-plugin-react-css-modules` inlines all possible styles into the file. It then uses [`getClassName`](https://github.com/gajus/babel-plugin-react-css-modules/blob/master/src/getClassName.js) helper function to resolve the `styleName` value at the runtime.\n\nInput:\n\n```js\nimport './bar.css';\n\n<div styleName={Math.random() > .5 ? 'a' : 'b'}></div>;\n\n```\n\nOutput:\n\n```js\nimport _getClassName from 'babel-plugin-react-css-modules/dist/browser/getClassName';\nimport foo from './bar.css';\n\nconst _styleModuleImportMap = {\n  foo: {\n    a: 'bar__a',\n    b: 'bar__b'\n  }\n};\n\n<div styleName={_getClassName(Math.random() > .5 ? 'a' : 'b', _styleModuleImportMap)}></div>;\n\n```\n\n## Limitations\n\n* [Establish a convention for extending the styles object at the runtime](https://github.com/gajus/babel-plugin-react-css-modules/issues/1)\n\n## Have a question or want to suggest an improvement?\n\n* Have a technical questions? [Ask on Stack Overflow.](http://stackoverflow.com/questions/ask?tags=babel-plugin-react-css-modules)\n* Have a feature suggestion or want to report an issue? [Raise an issues.](https://github.com/gajus/babel-plugin-react-css-modules/issues)\n* Want to say hello to other `babel-plugin-react-css-modules` users? [Chat on Gitter.](https://gitter.im/babel-plugin-react-css-modules)\n\n## FAQ\n\n### How to migrate from react-css-modules to babel-plugin-react-css-modules?\n\nFollow the following steps:\n\n* Remove `react-css-modules`.\n* Add `babel-plugin-react-css-modules`.\n* Configure `.babelrc` (see [Configuration](#configuration)).\n* Remove all uses of the `cssModules` decorator and/or HoC.\n\nIf you are still having problems, refer to one of the user submitted guides:\n\n* [Porting from react-css-modules to babel-plugin-react-css-modules (with Less)](http://www.jjinux.com/2018/04/javascript-porting-from-react-css.html)\n\n### How to reference multiple CSS modules?\n\n`react-css-modules` had an option [`allowMultiple`](https://github.com/gajus/react-css-modules#allowmultiple). `allowMultiple` allows multiple CSS module names in a `styleName` declaration, e.g.\n\n```js\n<div styleName='foo bar' />\n```\n\nThis behaviour is enabled by default in `babel-plugin-react-css-modules`.\n\n### How to live reload the CSS?\n\n`babel-plugin-react-css-modules` utilises webpack [Hot Module Replacement](https://webpack.js.org/concepts/hot-module-replacement/#root) (HMR) to live reload the CSS.\n\nTo enable live reloading of the CSS:\n\n* Enable [`webpackHotModuleReloading`](#configuration) `babel-plugin-react-css-modules` configuration.\n* Configure `webpack` to use HMR. Use [`--hot`](https://webpack.js.org/configuration/dev-server/#root) option if you are using `webpack-dev-server`.\n* Use [`style-loader`](https://github.com/webpack/style-loader) to load the style sheets.\n\n> Note:\n>\n> This enables live reloading of the CSS. To enable HMR of the React components, refer to the [Hot Module Replacement - React](https://webpack.js.org/guides/hot-module-replacement/#other-code-and-frameworks) guide.\n\n> Note:\n>\n> This is a [webpack](https://webpack.github.io/) specific option. If you are using `babel-plugin-react-css-modules` in a different setup and require CSS live reloading, raise an issue describing your setup.\n","maintainers":[{"email":"gajus@gajus.com","name":"gajus"}],"time":{"modified":"2022-06-13T04:02:46.893Z","created":"2015-09-03T11:09:22.932Z","0.0.0":"2015-09-03T11:09:22.932Z","1.0.0":"2016-12-03T19:28:52.322Z","1.0.1":"2016-12-04T08:58:24.167Z","1.1.0":"2016-12-05T10:08:03.552Z","1.1.1":"2016-12-18T13:50:48.890Z","1.1.2":"2016-12-19T10:53:55.333Z","1.2.0":"2016-12-22T09:41:19.156Z","1.2.1":"2017-01-06T12:58:08.177Z","2.0.0":"2017-01-06T13:15:22.531Z","2.1.0":"2017-01-06T13:52:06.509Z","2.1.1":"2017-01-06T14:02:42.658Z","2.1.2":"2017-01-06T15:07:18.846Z","2.1.3":"2017-01-06T15:40:51.675Z","2.1.4":"2017-01-06T15:59:44.964Z","2.2.0":"2017-01-15T17:19:37.857Z","2.3.0":"2017-03-04T18:11:12.691Z","2.4.0":"2017-03-04T19:02:41.364Z","2.4.1":"2017-03-04T19:31:23.534Z","2.5.0":"2017-03-06T05:20:37.375Z","2.5.1":"2017-03-09T08:10:13.770Z","2.6.0":"2017-03-09T08:22:43.949Z","2.6.1":"2017-04-19T18:06:24.199Z","2.7.0":"2017-05-07T15:08:25.910Z","2.7.1":"2017-05-20T08:58:25.094Z","2.8.0":"2017-06-13T12:03:47.322Z","3.0.0":"2017-06-18T17:04:43.393Z","3.0.1":"2017-07-07T20:24:38.718Z","3.1.0":"2017-07-12T20:21:08.505Z","3.1.1":"2017-08-15T17:39:29.602Z","3.2.0":"2017-08-22T18:26:40.798Z","3.2.1":"2017-08-22T18:57:37.502Z","3.3.0":"2017-09-03T11:48:01.373Z","3.3.1":"2017-10-05T08:42:58.905Z","3.3.2":"2017-10-22T08:54:12.260Z","3.3.3":"2018-01-19T10:31:24.702Z","3.4.0":"2018-04-20T12:27:27.523Z","3.4.1":"2018-05-23T20:10:17.742Z","3.4.2":"2018-05-23T20:13:24.755Z","3.4.3":"2018-11-19T14:21:01.701Z","3.4.4":"2018-11-19T22:52:39.492Z","4.0.0":"2018-11-21T04:38:50.611Z","5.0.0":"2018-11-30T21:12:47.348Z","5.0.1":"2019-02-19T07:59:46.308Z","5.1.0":"2019-02-21T08:42:53.331Z","5.1.1":"2019-02-21T13:38:18.047Z","5.2.0":"2019-02-22T08:52:40.229Z","5.2.1":"2019-02-24T04:12:16.349Z","5.2.2":"2019-03-21T11:29:13.099Z","5.2.3":"2019-03-22T07:40:22.135Z","5.2.4":"2019-03-29T22:33:32.956Z","5.2.5":"2019-05-09T17:04:32.089Z","5.2.6":"2019-05-11T08:29:56.513Z"},"homepage":"https://github.com/gajus/babel-plugin-react-css-modules#readme","keywords":["babel-plugin","css-modules"],"repository":{"type":"git","url":"git+https://github.com/gajus/babel-plugin-react-css-modules.git"},"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"bugs":{"url":"https://github.com/gajus/babel-plugin-react-css-modules/issues"},"license":"BSD-3-Clause","readmeFilename":"README.md","users":{"hyteer":true,"leonardorb":true}}