{"_id":"react-with-styles-interface-css-compiler","_rev":"33-a877efaacb10a77e54fbe509f8edd8d5","name":"react-with-styles-interface-css-compiler","dist-tags":{"alpha":"2.2.0-alpha.1","latest":"2.2.0"},"versions":{"1.0.0":{"name":"react-with-styles-interface-css-compiler","version":"1.0.0","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@1.0.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"1afd765dbcefa443e7b208867c1d30bbc1257d8d","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-1.0.0.tgz","integrity":"sha512-PQ2osrTVVZOw3IqqsGpV8bRp8yecY6SDHV0jYbe4cjO5T/Bs8SKjyHXCoQ2tU/FGgcc+eBJR+wRMmBQDox/06Q==","signatures":[{"sig":"MEYCIQDvdK/xjng/EXDxuAAm/tF7Xllj9hMBV+V6FHm92fBYZAIhAMH5rIEDhoHu79khyG8eWeykNAjxWxG26RwX35EQGEX6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"5.5.1","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.7.0","dependencies":{"jsdom":"^11.3.0","aphrodite":"^1.2.4","clean-css":"^4.1.9","global-cache":"^1.2.1","object.values":"^1.0.4","babel-register":"^6.26.0","object.entries":"^1.0.4","react-with-styles-interface-css":"*"},"devDependencies":{"chai":"^4.0.2","jest":"^21.2.1","react":"^0.14 || ^15.6.0","eslint":"^3.19.0","rimraf":"^2.6.1","dashify":"^0.2.2","babel-cli":"^6.24.1","react-dom":"^0.14 || ^15.6.0","in-publish":"^2.0.0","react-with-styles":"^2.2.0","babel-preset-airbnb":"^2.2.3","safe-publish-latest":"^1.1.1","eslint-plugin-import":"^2.6.1","eslint-config-airbnb-base":"^11.2.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0","react-dom":"^0.14 || ^15.6.0"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler-1.0.0.tgz_1507856344168_0.5249857685994357","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"react-with-styles-interface-css-compiler","version":"1.0.1","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@1.0.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"f1cc925025b6509fb5aa478f41ce0f6f44c56878","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-1.0.1.tgz","integrity":"sha512-GKgkSiJnYnBOWY2aKjGSp4HEkbveL2XCR5CNi3CD1wiuOaJdG8fu9/VGcnIsFo6dg8nU+wn74h+GMVEUVJQS8g==","signatures":[{"sig":"MEQCIHrJoFIbtU6Ad4X1Yb8q5cmUec2c6DInKrS4cukKou86AiB+aODoPACCUoPPSUIkkWbMAv8ROmF9ocV+9xdAuJF9IQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"5.5.1","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.7.0","dependencies":{"jsdom":"^11.3.0","aphrodite":"^1.2.4","clean-css":"^4.1.9","global-cache":"^1.2.1","object.values":"^1.0.4","babel-register":"^6.26.0","object.entries":"^1.0.4","react-with-styles-interface-css":"^3.0.0"},"devDependencies":{"chai":"^4.0.2","jest":"^21.2.1","react":"^0.14 || ^15.6.0","eslint":"^3.19.0","rimraf":"^2.6.1","dashify":"^0.2.2","babel-cli":"^6.24.1","react-dom":"^0.14 || ^15.6.0","in-publish":"^2.0.0","react-with-styles":"^2.2.0","babel-preset-airbnb":"^2.2.3","safe-publish-latest":"^1.1.1","eslint-plugin-import":"^2.6.1","eslint-config-airbnb-base":"^11.2.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0","react-dom":"^0.14 || ^15.6.0"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler-1.0.1.tgz_1507856664915_0.5163473463617265","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"react-with-styles-interface-css-compiler","version":"1.1.0","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@1.1.0","maintainers":[{"name":"majapw","email":"majapw@gmail.com"},{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"05be7b9c570e0b66ee956bca587091da8c0abe2a","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-1.1.0.tgz","integrity":"sha512-YYfwXtaSs75Nba1JOY0SJ1tGY/sP9AHW2+A+lgSv67U3luY6By6ntfI1b4uALRa4RHTYUXg/jlHgVK/FKiFkGA==","signatures":[{"sig":"MEUCIQCVSMZTi2881D1ChsWds0myW4nBPb+DHw54BpAM4VBVigIgDvlTS7b3hYmqoyJnJGJ2JiH+FMxk9kS3vNoHAnaQ+Q4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"majapw","email":"majapw@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"5.0.3","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.1.2","dependencies":{"jsdom":"^11.3.0","aphrodite":"^1.2.4","clean-css":"^4.1.9","global-cache":"^1.2.1","object.values":"^1.0.4","babel-register":"^6.26.0","object.entries":"^1.0.4","react-with-styles-interface-css":"^3.0.0"},"devDependencies":{"chai":"^4.0.2","jest":"^21.2.1","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^3.19.0","rimraf":"^2.6.1","dashify":"^0.2.2","babel-cli":"^6.24.1","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","in-publish":"^2.0.0","react-with-styles":"=2.2.0","babel-preset-airbnb":"^2.2.3","safe-publish-latest":"^1.1.1","eslint-plugin-import":"^2.6.1","eslint-config-airbnb-base":"^11.2.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","react-dom":"^0.14 || ^15.6.0 || ^16.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler-1.1.0.tgz_1511828190271_0.8515261786524206","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"react-with-styles-interface-css-compiler","version":"1.1.1","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@1.1.1","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"majapw","email":"majapw@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"373e587e6896a3a74d5fc1c840b63cd0d2f680ee","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-1.1.1.tgz","fileCount":22,"integrity":"sha512-lqVVeEnyP0svS1JR8oKj6BSAvqOu2xB2X9lrAkbhhUN27PlJCO4KctAo6q6k8w9Khp5nuYtkCfIG4qIPmZoOCg==","signatures":[{"sig":"MEYCIQDaEZSEPdcNUT5tvkFiUwSRILRBWt8xfHXxIMerutR25wIhANskTA5pK/GnkF44IYK2q7DlBkWR9/D7egU0Yd1KuPF6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52977},"main":"index.js","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"majapw","email":"majapw@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"5.6.0","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.9.1","dependencies":{"jsdom":"^11.3.0","aphrodite":"^1.2.4","clean-css":"^4.1.9","global-cache":"^1.2.1","object.values":"^1.0.4","babel-register":"^6.26.0","object.entries":"^1.0.4","react-with-styles-interface-css":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^21.2.1","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^4.13.1","rimraf":"^2.6.2","dashify":"^0.2.2","babel-cli":"^6.26.0","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","in-publish":"^2.0.0","react-with-styles":"^3.1.0","babel-preset-airbnb":"^2.4.0","safe-publish-latest":"^1.1.1","eslint-plugin-import":"^2.8.0","eslint-config-airbnb-base":"^12.1.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","react-dom":"^0.14 || ^15.6.0 || ^16.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler_1.1.1_1518736718002_0.7642894446188722","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"react-with-styles-interface-css-compiler","version":"1.1.2","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@1.1.2","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"majapw","email":"majapw@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"48aefe06d732aacda63de0b6540066795e9c3fe8","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-1.1.2.tgz","fileCount":22,"integrity":"sha512-8No/GR5zUL9+zhwGQHtXfBefwCTCCqQ/olzfn3EHJVdSMLPotHYCb6MSZKpSbBWjS2XNIj/BY2YqUzX6aIpC/Q==","signatures":[{"sig":"MEUCIAea0srKIEOcCtrqeM/x2NN321DoNh/kjLaVGvJAMxl6AiEAg64DbNhGcWE7RpiCOolHcNIXqOSyBFnS8jRQjCoyw48=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53185},"main":"index.js","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"majapw","email":"majapw@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"5.6.0","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.9.1","dependencies":{"jsdom":"^11.3.0","aphrodite":"^1.2.4","clean-css":"^4.1.9","global-cache":"^1.2.1","object.values":"^1.0.4","babel-register":"^6.26.0","object.entries":"^1.0.4","react-with-styles-interface-css":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.1.2","jest":"^21.2.1","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^4.13.1","rimraf":"^2.6.2","dashify":"^0.2.2","babel-cli":"^6.26.0","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","in-publish":"^2.0.0","react-with-styles":"^3.1.0","babel-preset-airbnb":"^2.4.0","safe-publish-latest":"^1.1.1","eslint-plugin-import":"^2.8.0","eslint-config-airbnb-base":"^12.1.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","react-dom":"^0.14 || ^15.6.0 || ^16.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler_1.1.2_1519255056380_0.1160835951970538","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"react-with-styles-interface-css-compiler","version":"2.0.0","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@2.0.0","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"majapw","email":"majapw@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"a8d951e9e7e5735f56335ee33258d738dad67d1e","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-2.0.0.tgz","fileCount":22,"integrity":"sha512-hCp1cINia90phqwVArEWPtWQIIQ1l972QQrWALmHvsOui4sItaUrEwcM/1UQXZuAVZ0ZlwtkR5KJqEv+HO7qIg==","signatures":[{"sig":"MEUCIExSmGzzqt8kQM2EOTc8a6G2NYHwMYArcG1/jQ0BYkutAiEAgUZzeSDsI3vEFQohtijU0sm2+dWTcTMWTZLfRrbNv24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwtGqCRA9TVsSAnZWagAANswP/iyxoNR6u3E/GQ2xDI+K\nafPVm/m5cyoCZTuXZGEyL0R50ntwf3PK5fMaQ/knDzGB57P6hGcYgah1lAa8\nwhKiYI335MfzDXzT5+CWOVPXaM0heN1hwpR32mp6pQL6sq94mqfEQv9eBS4M\nTQ43CBdan/o+UkovpkNhIphbyOgECs6yl5xAPSlg07P+qRvZEvxDEsJoNtCC\nVr0j2zV+5WdWjI0VaS2M26or2WOepjw8lXrtUeJvaw7vgXfQE6FRCJeAc5rG\nx8Zi26UzmyyWy/R6ayYU0JLhVqn07+DJc3FlkbqAt6EaBw2gxsyKT3aCvilV\n5Ik5LLEaZ/vaaL8Ooc9PdadGKAPdj1HRMhlKa2GJOPSWQrbTbQe5GUMbvRZv\nITpBR3QY/kbLkG/aQVXbuSUoJKpUZlxVMEgY5sJGZWUEElJDoql+Pf6qUmCM\nETrpy+zseRMHvGDbrvKe9Ass268+y29FFCidoHPy1R3fTDAuOnN7zQG8Htlb\nHYMtTndEfSeQ0f4Wlhy10Q1sgy3flsR9EOVg9lpKNzsksPI4Qe0vqtkF2Cme\nhKGczuEvtq/uk4ijkNj7V0Fsf1CzZ6N0EFasSFb2K7toP42u2QTG01lcVqzm\nK4dpHqsYtJf5HECGsmueTJH7Celyqg7EJS3sPsMDnjkOEUsVUTsOAIFiWCwX\nKilj\r\n=Uth9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"6.4.1","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"10.11.0","dependencies":{"jsdom":"^11.12.0","aphrodite":"^2.2.3","clean-css":"^4.2.1","global-cache":"^1.2.1","object.values":"^1.0.4","object.entries":"^1.0.4","@babel/register":"^7.0.0","react-with-styles-interface-css":"^4.0.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","jest":"^23.6.0","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^5.6.1","rimraf":"^2.6.2","dashify":"^0.2.2","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/cli":"^7.1.2","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","in-publish":"^2.0.0","@babel/core":"^7.1.2","react-with-styles":"^3.1.0","babel-preset-airbnb":"^3.0.1","safe-publish-latest":"^1.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","aphrodite":"^2.2.0","react-dom":"^0.14 || ^15.6.0 || ^16.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler_2.0.0_1539494314346_0.46516309614930984","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"react-with-styles-interface-css-compiler","version":"2.1.0","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@2.1.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"majapw","email":"majapw@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"b764b766a89972b91e838bdf493ba4238fdb207f","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-2.1.0.tgz","fileCount":22,"integrity":"sha512-Ux8qrclLODmHVXVPEhzfLdqbiPrvMNKUrb/M5AdrSuCh3xQCTGrPLvnQznuEUn7mBkBrIcVi5SQe71kb4/VYfw==","signatures":[{"sig":"MEYCIQDnLV3+W1fr3UsLu9kClwFOUQXtzlYIhtCafXmmcQCnsAIhANZioj1XezjplvCh9Zug4Xyk/s4kx7XbvLp+Ip52Kgfe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcEPvCRA9TVsSAnZWagAAiyAP/Rl5nXvVYrsIHqiL+gip\nUTRcmJ5BH4VMUwXq2ZWdeBwLPKbr8j2wgfbWIN9tAJNqF5QLq7KdvMHQVIFt\nT8YmhS6wIIvLuvdzGhtHqCeT9IJRCIqSsue8YeLkySLsEoKAOxiw1oVwLGhj\nMxbaEcoih5OiMUqzfCDoZalSI7ewFOgtw0Mh0IlwLDi6wEbbAoiTGLV0e5zp\nY8sYlmtbJaz60E4an3zxW2O8zTVf1x55VJi+W2dpZyQ/1iiO4oWCTXiHHRvy\nBp/uLuIXBohVSsYlTA7QkRO64mjGFTXa8dLslA7Srjl6ZzIbp8DAiG9Sf7E/\nk/aGXxFd0QtZaSiRMV8raGZZWb3XJ3whJTbgkw+xxzA5Yp6QJOctdHjJ9XvW\ntv3XseIWbDG8qByR/2GL9iGvP6CHF2zIvZXLhFzc53crSlWa3uhl3HydtCD1\nLDc443h8JLW7wbjyalXlQErpLZkQkOhjYpiqYbvufh1E2jpQvA3M7xNYvnr1\nI4x8CeHROVKZrWVDLODdwNrgozLJwKm+o1Mjij534De3MPwO5wX2LHdi405Z\nEIvwcOqWf6z2gcvpF0cWN0CjLiunumZQ5FNKM9LsuRodWuyUus02pKLont8u\nymJlN6aEqoLX7hZybcwxWYmCVyZMnylIqZo5oZXPqQKQ+34aNb4jxIdX9tci\n31Nr\r\n=2bH6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"noratarano","email":"noratarano@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"6.9.0","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.9.1","dependencies":{"jsdom":"^11.12.0","aphrodite":"^2.2.3","clean-css":"^4.2.1","global-cache":"^1.2.1","object.values":"^1.0.4","object.entries":"^1.0.4","@babel/register":"^7.0.0","react-with-styles-interface-css":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","jest":"^23.6.0","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^5.6.1","rimraf":"^2.6.2","dashify":"^0.2.2","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/cli":"^7.1.2","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","in-publish":"^2.0.0","@babel/core":"^7.1.2","@babel/runtime":"^7.5.5","react-with-styles":"^4.0.0","babel-preset-airbnb":"^3.0.1","safe-publish-latest":"^1.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","aphrodite":"^2.2.0","react-dom":"^0.14 || ^15.6.0 || ^16.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler_2.1.0_1567638511324_0.5833580128344709","host":"s3://npm-registry-packages"}},"3.0.0-alpha.1":{"name":"react-with-styles-interface-css-compiler","version":"3.0.0-alpha.1","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@3.0.0-alpha.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"majapw","email":"majapw@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"760682aab10b1e4b0076112b93f60df08a49d5cf","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-3.0.0-alpha.1.tgz","fileCount":22,"integrity":"sha512-oolRwV+ToVZDRpJTVW7y0EZgf4p3eGmXzQFHjV3+SSMsKP82jIhFvTXXBErTkaBxTZqLBkiQq5AgmQEC96ao8A==","signatures":[{"sig":"MEYCIQCCSJ5tb3B9YklxYMNZWYayTJ/o+wp93QW1K5QDliSBogIhANhtzCFohsDmsbJvdp35UtoaQCH8+V7iHlpv/e6S+S/4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcaaOCRA9TVsSAnZWagAAPlYP/R2WDhoic+rg97VDt/ic\nt96N+bvWssg9cwxBYmNFdDdPtNzZ9/wCET4E/PALz2TVRmAS0kCHBkFfOV/y\nqnwW+JxbaxLOYos6V++iB4cUwZy417F9gXjvjG7RQWLmlbwQpqHiLY1EKTaB\n/SU3YVlKR0GPtdhgb55tM2vWMUpESJSVb/3GTs/A27lgt14o/GjBEbpNtdWq\nckSFphTupDMu1AM253+fnGFj3q8GgLqco05fC84eb3CnRY+aBygXn5Z4W4yQ\nLw08WbwxkxLqZyFDr3IfBAIiX6dC0I7tEU/+WBLcZGf0pd84vv7sQXB3vyIp\n6HYRGwJ61djhleHJ6UcA+KJTFcS4a7hEl7X6/BjrcRi+mgHEyE/kf856Sd2y\naaA1+Sh6KBLUnQO4fatbK8L70PsWeDztcaGK+EUI0IggB4aIIYFpA3+Ax37k\n+aXopRAbIYltun5pD2OWC0E1A2ceQecmFhSV59g1qSHwczWwxgOs2p2JfWYp\nmhNPjkQwZYIQUwArO1yqEbs0s+c7eb5kKGyAjkH0goxhz1tvAz0lIfYCDnoJ\neW9jK9yLrW8d2K+xTuWpPvk8Xe15RZmgmCzMuK3W2D4YC+y7jGD3m9SYlhEG\nbzSMH26LGebKQ8XnKBpSp1Moe2bbaxhUjq/LB0XhcHtnpd+ossSGoAOURvio\noQre\r\n=pu7X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","readme":"# react-with-styles-interface-css-compiler\n\nCompiler for [react-with-styles-interface-css](https://www.npmjs.com/package/react-with-styles-interface-css) that compiles CSS-in-js styles to generate a static CSS file.\n\n## Usage\n\n### Compile\n\nThe styles passed to `withStyles` in the source code are compiled to static CSS by the `compileCSS` function shown below. For convenience, a CLI wrapping `compileCSS` is provided.\n\n#### Compile via CLI\n\nCompile styles to CSS using the `compile-css` CLI.\n- Expects a relative or absolute path to the entry point source file of a React application\n- Automatically compiles the source file and its imported dependencies on the fly using the babel configuration present in the project if one exists\n- Outputs a `stylesheet.css` file containing the compiled CSS in the current working directory\n\n##### Run the CLI via npm script (preferred):\n\n```json\n{\n  \"scripts\": {\n    \"build:css\": \"compile-css src/App.jsx\"\n  }\n}\n```\n```\nnpm run build:css\n```\n\n##### Run the CLI directly:\n\n```sh\n./node_modules/.bin/compile-css src/App.jsx\n```\n\n#### Compile via library function\n\n```javascript\nimport compileCSS from 'react-with-styles-interface-css-compiler';\n\nconst entryPointFilePath = 'src/App.jsx';\n// CSS is the minified CSS output\nconst CSS = compileCSS(entryPointFilePath);\n```\n","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"noratarano","email":"noratarano@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"6.9.0","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.9.1","dependencies":{"jsdom":"^11.12.0","aphrodite":"^2.2.3","clean-css":"^4.2.1","global-cache":"^1.2.1","object.values":"^1.0.4","object.entries":"^1.0.4","@babel/register":"^7.0.0","react-with-styles-interface-css":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","jest":"^24.9.0","acorn":"^7.0.0","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^5.6.1","rimraf":"^2.6.2","dashify":"^0.2.2","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/cli":"^7.5.5","babel-jest":"^24.9.0","in-publish":"^2.0.0","@babel/core":"^7.5.5","@babel/runtime":"^7.0.0","react-with-styles":"^4.0.0","babel-preset-airbnb":"^4.0.1","safe-publish-latest":"^1.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","aphrodite":"^2.2.0","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/runtime":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler_3.0.0-alpha.1_1567729293582_0.1712746233430622","host":"s3://npm-registry-packages"}},"3.0.0-alpha.2":{"name":"react-with-styles-interface-css-compiler","version":"3.0.0-alpha.2","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@3.0.0-alpha.2","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"majapw","email":"majapw@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"d7430fccee364db2187186ba9e6dabe932ec4bf9","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-3.0.0-alpha.2.tgz","fileCount":22,"integrity":"sha512-nYHUFlTt3R0fZDj76JDrouQnLcP7osXlwe+cemRc3+lchv6bdfe+aLX/DLlBtMSFEOHNBkGcmO4y+ErAF83Kzg==","signatures":[{"sig":"MEYCIQCU7RNCW5HhI2is69MxojcLULiteiR58y2BChqCt5OiQAIhANQ+gYGsWCvc1l6eN444taAVN842Qe2iOrUcUSPTn7zz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdctCvCRA9TVsSAnZWagAAyz8QAI0HydSIdWXMxrvZhpCS\njo6ETc1Q1ZRKPCMGZeay+g1NXFdlMSj5gv1WE+6uAlO0fZGr5jZW6Uh+ft2U\n1Lyib0HN/TNxjrYGLx/zPTIaBSW3xaiMGuLNm1o5yIhRxiMgJ5BpuvfEj7Ss\nqbwp3EBbaBFDH7YBiAQ4dOHSkufkfrodiwontILiZEpYyAuI33FLMLfGUn6b\nFKePAR3632fU40kmn3oW1fBaZsE6DV4ZwUnEyiagdKBBZYo8si9Fny7tJ69i\nBgWmI+WSgbjVjUN76nTkq+Ok4bdlijo+SIV/djYlY125v7N7084JbZgM9Boo\nWkJf70nDdWBJoMCOYDGSOKrc/opMfcwu5ix2v6yxy52u5bguhxY1kdGop5AG\nq79ToSmB5DvQ/mxAeUCGkAifD4JNzjuNVDUqTTdVyDB/rOnYKqzPaL5CNMkj\nj9yVH0nvEs2amhI7nFVEDwJWWN+MDV6AEOhm4qpdf1uWd+RxmKbIxt9Qxv94\nzYRIM7gEMsceexv8WuGAt/80KD+Pp4+5dTmO1245AJzTR4FlBHeWZVIuLlcf\nn5f3LwhqsAC5S6r/hOo5J775kHwjMnRwypeS1VxzUGOwO5GSnUdZzs8kzG/Z\n0cTX1dfyJb+onOK7lkENRV7L2zhXKEGwtWXJIZY1tB4cdqxvaBZrYPBTXO+7\n/Fk8\r\n=HipW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","readme":"# react-with-styles-interface-css-compiler\n\nCompiler for [react-with-styles-interface-css](https://www.npmjs.com/package/react-with-styles-interface-css) that compiles CSS-in-js styles to generate a static CSS file.\n\n## Usage\n\n### Compile\n\nThe styles passed to `withStyles` in the source code are compiled to static CSS by the `compileCSS` function shown below. For convenience, a CLI wrapping `compileCSS` is provided.\n\n#### Compile via CLI\n\nCompile styles to CSS using the `compile-css` CLI.\n- Expects a relative or absolute path to the entry point source file of a React application\n- Automatically compiles the source file and its imported dependencies on the fly using the babel configuration present in the project if one exists\n- Outputs a `stylesheet.css` file containing the compiled CSS in the current working directory\n\n##### Run the CLI via npm script (preferred):\n\n```json\n{\n  \"scripts\": {\n    \"build:css\": \"compile-css src/App.jsx\"\n  }\n}\n```\n```\nnpm run build:css\n```\n\n##### Run the CLI directly:\n\n```sh\n./node_modules/.bin/compile-css src/App.jsx\n```\n\n#### Compile via library function\n\n```javascript\nimport compileCSS from 'react-with-styles-interface-css-compiler';\n\nconst entryPointFilePath = 'src/App.jsx';\n// CSS is the minified CSS output\nconst CSS = compileCSS(entryPointFilePath);\n```\n","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"noratarano","email":"noratarano@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"6.9.0","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.9.1","dependencies":{"jsdom":"^15.1.1","aphrodite":"^2.2.3","clean-css":"^4.2.1","global-cache":"^1.2.1","object.values":"^1.0.4","object.entries":"^1.0.4","@babel/register":"^7.0.0","react-with-styles-interface-css":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","jest":"^24.9.0","acorn":"^7.0.0","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^5.6.1","rimraf":"^2.6.2","dashify":"^0.2.2","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/cli":"^7.5.5","babel-jest":"^24.9.0","in-publish":"^2.0.0","@babel/core":"^7.5.5","@babel/runtime":"^7.0.0","react-with-styles":"^4.0.0","babel-preset-airbnb":"^4.0.1","safe-publish-latest":"^1.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","aphrodite":"^2.2.0","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/runtime":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler_3.0.0-alpha.2_1567805614228_0.21769421323689175","host":"s3://npm-registry-packages"}},"3.0.0-alpha.3":{"name":"react-with-styles-interface-css-compiler","version":"3.0.0-alpha.3","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@3.0.0-alpha.3","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"majapw","email":"majapw@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"499db88754d49cbe2a0d4194321c50403c84247a","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-3.0.0-alpha.3.tgz","fileCount":22,"integrity":"sha512-EYgndwXgxBpv4UxfMA4W4DP6vqq2pjXpNPED47mrMaqeoAwY0NK/6BVAEG2fEaK7zi9S6MYEHP3Jq8G4nL/9wA==","signatures":[{"sig":"MEUCIQDRru8TjTBGNlYr5XfLHL05lGyBE7IOEtYVee4VuSoRhgIgRcWqLfGbBS18oHH8HFvW+8eIeRd3qr3omEsXrVupeyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdctRhCRA9TVsSAnZWagAAgJMQAI6zOIKBaIL+7Za9zbdQ\nYU/0EXvuUYcOk96puaIL3SWjPAEZuY8lnNSNFD1KXtoFpMp+RPcFPlH+G/40\ndITUSf952nMsE5sH/5iLN/qXxi4s24Z6AIjUZdd3F3NBr+BHVldQCtXa9XYg\nh5fOrvR+qB153NM09m9DVJuYjb4R4wS59wOlZaVQ146vv/pIWbRKQ7diUDHU\nv8DP5oQRtpJf2/IynU+SK1j7pVlDQzk3bTCo1NSf8Kid+OZRMgac/7nV4GVt\nNLBX4VfV3KAcQERjYAD/fHWBBJlNsPom3YFCSzG/9WaCGDri1ybIDhGQumDQ\nASApReFGzgImvT6NcgP1Wy8n6kZY5YDGjnNUCrEsjxsScnVGoGBPLQjm7BMY\nXYJPkPjzbQVZPObNtLt0FvH0/3u8H1TapBPHNSETZi43o12tJDUUrCv5ljyQ\nbN3POICouKl/FOIiiab1VpyzDml+LnNdpY0ZXdaINyzovhrKkl9LSVqhozoW\nXKNAPNBNW1m3SE//rNsBhNTKm9MZt9mLZ3BRfmIM4CwOdb//SIj3lsP5Qpr2\nMLboe1ZHR4GZQpleS3hJYtRlfKWwe+jRLJi30cfqyQN2cityXKz/E5244dt0\nS3KjNh4dUfbXQT9XSk5neL5j28Ry2IzoxGcgSlK/vTu/dYJxmHX2vxMF5uT9\n+SsR\r\n=Pgik\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","readme":"# react-with-styles-interface-css-compiler\n\nCompiler for [react-with-styles-interface-css](https://www.npmjs.com/package/react-with-styles-interface-css) that compiles CSS-in-js styles to generate a static CSS file.\n\n## Usage\n\n### Compile\n\nThe styles passed to `withStyles` in the source code are compiled to static CSS by the `compileCSS` function shown below. For convenience, a CLI wrapping `compileCSS` is provided.\n\n#### Compile via CLI\n\nCompile styles to CSS using the `compile-css` CLI.\n- Expects a relative or absolute path to the entry point source file of a React application\n- Automatically compiles the source file and its imported dependencies on the fly using the babel configuration present in the project if one exists\n- Outputs a `stylesheet.css` file containing the compiled CSS in the current working directory\n\n##### Run the CLI via npm script (preferred):\n\n```json\n{\n  \"scripts\": {\n    \"build:css\": \"compile-css src/App.jsx\"\n  }\n}\n```\n```\nnpm run build:css\n```\n\n##### Run the CLI directly:\n\n```sh\n./node_modules/.bin/compile-css src/App.jsx\n```\n\n#### Compile via library function\n\n```javascript\nimport compileCSS from 'react-with-styles-interface-css-compiler';\n\nconst entryPointFilePath = 'src/App.jsx';\n// CSS is the minified CSS output\nconst CSS = compileCSS(entryPointFilePath);\n```\n","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"noratarano","email":"noratarano@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"6.9.0","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.9.1","dependencies":{"jsdom":"^15.1.1","aphrodite":"^2.2.3","clean-css":"^4.2.1","global-cache":"^1.2.1","object.values":"^1.0.4","object.entries":"^1.0.4","@babel/register":"^7.0.0","react-with-styles-interface-css":"^6.0.0-alpha.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","jest":"^24.9.0","acorn":"^7.0.0","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^5.6.1","rimraf":"^2.6.2","dashify":"^0.2.2","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/cli":"^7.5.5","babel-jest":"^24.9.0","in-publish":"^2.0.0","@babel/core":"^7.5.5","@babel/runtime":"^7.0.0","react-with-styles":"^4.0.0","babel-preset-airbnb":"^4.0.1","safe-publish-latest":"^1.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","aphrodite":"^2.2.0","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/runtime":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler_3.0.0-alpha.3_1567806560911_0.6528913619962735","host":"s3://npm-registry-packages"}},"3.0.0-alpha.4":{"name":"react-with-styles-interface-css-compiler","version":"3.0.0-alpha.4","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@3.0.0-alpha.4","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"majapw","email":"majapw@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"aef81178aef2c6294d827da802b0fcf4e5dbce46","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-3.0.0-alpha.4.tgz","fileCount":22,"integrity":"sha512-YaAaAqNjkhB73P/Zec4iNc7SBBjkQHCOlQLPsfjtaNh1pot4+FpHMQhdCcyLEgSgadn7NUGzNgKmH+6Ao7+z8Q==","signatures":[{"sig":"MEQCIDwmc3Nen7bSPpBf5k38o5pEMCkH7LMZL4B6ngfCBP0AAiBc1jFClq/XZqEKKwaTsjdwLCz9NXqSJ/uZSFgWdz1Pmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcteICRA9TVsSAnZWagAAVhIQAJd15gp69fmkET+0faYB\nZ+FJkwWt5Bg+1H5d3XxG07qCOcNAcusKpPvVtZd/xDMChUum+BgcqKXA0Wwg\n8DALdjx7yWsV7iC27sW4TLf9r3tkNT8APEVeq0RkVLIFT+opblAK+9ube06g\nRwt3r/Ck2GkOVp/6ZF0EU5FxUbZHCtoUPDj6U7cVfTmOUb1Orp4Eacb0x2yu\nZ3seB8oHGsmAH9ZqBoeDcj0f5zJu7isIXsoPurYqaKGdDWWKXpiSQCM+Aou5\ngVLTM28DBIFsW04+aHK4uTQx+QoUHCwGxzAHT7/YATOQYY3kOxknYIB6j2ho\nsNh3a8qL4PXP+5tFXjt7GkTu0h7Lhw5m9pIiPmccKbW6C0lCku5tX2SOPbfl\n5ZUkf302pjXePnidmxiIK/vnhbSAHHEwKidQPc6y8OcEwaf4SPW0MaA/FJUh\n0Ydndb2oBaYvzwpiRPWXfLI3V9wP69HFvJSPYMQQu5wbugiJ01EDec9VyL7O\n91pN2fyn4RucT1GEJiXr47nA5MFQdCbkVqXUDSpwDb4EyxfVR2+5dVZRr95D\n7oKvB+1mSvBvbpuB+DvHJtjatYHQZyolVgkO//z2in9RJKyNOmWPlPXvmdMB\nPtptlLJaQvl4wJjQwG0OShYCnnGRDyBj3lg6IVzn8mGrbSiNCJQ5BoDh8aGd\nCW7j\r\n=GHLR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","readme":"# react-with-styles-interface-css-compiler\n\nCompiler for [react-with-styles-interface-css](https://www.npmjs.com/package/react-with-styles-interface-css) that compiles CSS-in-js styles to generate a static CSS file.\n\n## Usage\n\n### Compile\n\nThe styles passed to `withStyles` in the source code are compiled to static CSS by the `compileCSS` function shown below. For convenience, a CLI wrapping `compileCSS` is provided.\n\n#### Compile via CLI\n\nCompile styles to CSS using the `compile-css` CLI.\n- Expects a relative or absolute path to the entry point source file of a React application\n- Automatically compiles the source file and its imported dependencies on the fly using the babel configuration present in the project if one exists\n- Outputs a `stylesheet.css` file containing the compiled CSS in the current working directory\n\n##### Run the CLI via npm script (preferred):\n\n```json\n{\n  \"scripts\": {\n    \"build:css\": \"compile-css src/App.jsx\"\n  }\n}\n```\n```\nnpm run build:css\n```\n\n##### Run the CLI directly:\n\n```sh\n./node_modules/.bin/compile-css src/App.jsx\n```\n\n#### Compile via library function\n\n```javascript\nimport compileCSS from 'react-with-styles-interface-css-compiler';\n\nconst entryPointFilePath = 'src/App.jsx';\n// CSS is the minified CSS output\nconst CSS = compileCSS(entryPointFilePath);\n```\n","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"noratarano","email":"noratarano@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"6.9.0","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.9.1","dependencies":{"jsdom":"^11.12.0","aphrodite":"^2.2.3","clean-css":"^4.2.1","global-cache":"^1.2.1","object.values":"^1.0.4","object.entries":"^1.0.4","@babel/register":"^7.0.0","react-with-styles-interface-css":"^6.0.0-alpha.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","jest":"^23.6.0","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^5.6.1","rimraf":"^2.6.2","dashify":"^0.2.2","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/cli":"^7.1.2","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","in-publish":"^2.0.0","@babel/core":"^7.1.2","@babel/runtime":"^7.5.5","react-with-styles":"^4.0.0","babel-preset-airbnb":"^3.0.1","safe-publish-latest":"^1.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","aphrodite":"^2.2.0","react-dom":"^0.14 || ^15.6.0 || ^16.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler_3.0.0-alpha.4_1567807368091_0.5000528648193427","host":"s3://npm-registry-packages"}},"3.0.0-alpha.5":{"name":"react-with-styles-interface-css-compiler","version":"3.0.0-alpha.5","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@3.0.0-alpha.5","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"majapw","email":"majapw@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"1f2862a4a439b9b74f392b2946746c8a1c3320e7","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-3.0.0-alpha.5.tgz","fileCount":22,"integrity":"sha512-2vsJ7vpufg2Lzoh1yL4e/Af+xanqAXaGbMKauYwvjTibytOG+8zSPhgu9REzX03BGmtwwk9TZGl1zePUwJWmew==","signatures":[{"sig":"MEQCIBa4z1FzwdGUxiX1yRiHdRydNYD/bYFxgAtghe7+aJaOAiAbO6Nzut0adOFcyKBUuMIe2dcKOOH8e7Pwiw26+rAlwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdctjICRA9TVsSAnZWagAAheIP/jc1wowUyyeFxEU8PLj0\nxKUWBF5S/3Li+WC/E/ekI0MIK4pSwtTJ0kZrlU2vytrtmD9akUoQfvKEIhOJ\n3bCwoshTX5Rx45TZkd0NkQ1FDvGnzN8oUNU7NCeSChMZN7MuFBPdGTg46pYb\nOlX+z5Lx6ijZt9rlXwc5X52nbSb6SbGnUbk116jeBXAkZm5tHP3q4jGwfis7\nWjkwV1MBX3BG3pRiVtoGwkXtNhWYNZHNgufTp22uUPr3k6Fx/OBD6LJyhc1z\nOvh/cJMFOpQXwKB5ctpKKoFu6LNvDGnvDFWosthxifAfLi/WNmfwrKaY8hWN\nOYy4meXikNviu43YKLyPWauLsemXO2VSQz+PRf5V8MMdS1INkSoUDABXHFab\n1a5iTwQoPjmWYEaSlzzt4Af0cStWSJ6q58RabBSa1DL7wECdLH8O5mAKzVJT\nC9jdjaRZoNaJNXpmHgbCo+gSsVQi8EG6Xwy4BUn3U2TjCQPzt2x4rAsmcOLQ\nQK/xU/QH2cZh6LMhHKkNrAXGe3/Q75XYxeH0TK+szeH/riZHifeRGS22Hxhq\nrHpplVyfxxKm/FB9wYEsryzWxIOc9nFin4HwFku9cArmZe4jLgrazsN7k6Do\nakokpK23ZqEkXUl5xo94d0dmx0fwcFAAPeZWQCvcadKFoDGKQcLSB8SVRrzM\n+UXe\r\n=JoK9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","readme":"# react-with-styles-interface-css-compiler\n\nCompiler for [react-with-styles-interface-css](https://www.npmjs.com/package/react-with-styles-interface-css) that compiles CSS-in-js styles to generate a static CSS file.\n\n## Usage\n\n### Compile\n\nThe styles passed to `withStyles` in the source code are compiled to static CSS by the `compileCSS` function shown below. For convenience, a CLI wrapping `compileCSS` is provided.\n\n#### Compile via CLI\n\nCompile styles to CSS using the `compile-css` CLI.\n- Expects a relative or absolute path to the entry point source file of a React application\n- Automatically compiles the source file and its imported dependencies on the fly using the babel configuration present in the project if one exists\n- Outputs a `stylesheet.css` file containing the compiled CSS in the current working directory\n\n##### Run the CLI via npm script (preferred):\n\n```json\n{\n  \"scripts\": {\n    \"build:css\": \"compile-css src/App.jsx\"\n  }\n}\n```\n```\nnpm run build:css\n```\n\n##### Run the CLI directly:\n\n```sh\n./node_modules/.bin/compile-css src/App.jsx\n```\n\n#### Compile via library function\n\n```javascript\nimport compileCSS from 'react-with-styles-interface-css-compiler';\n\nconst entryPointFilePath = 'src/App.jsx';\n// CSS is the minified CSS output\nconst CSS = compileCSS(entryPointFilePath);\n```\n","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"noratarano","email":"noratarano@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"6.9.0","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.9.1","dependencies":{"jsdom":"^11.12.0","aphrodite":"^2.2.3","clean-css":"^4.2.1","global-cache":"^1.2.1","object.values":"^1.0.4","object.entries":"^1.0.4","@babel/register":"^7.0.0","react-with-styles-interface-css":"^5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","jest":"^23.6.0","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^5.6.1","rimraf":"^2.6.2","dashify":"^0.2.2","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/cli":"^7.1.2","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","in-publish":"^2.0.0","@babel/core":"^7.1.2","@babel/runtime":"^7.5.5","react-with-styles":"^4.0.0","babel-preset-airbnb":"^3.0.1","safe-publish-latest":"^1.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","aphrodite":"^2.2.0","react-dom":"^0.14 || ^15.6.0 || ^16.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler_3.0.0-alpha.5_1567807688164_0.12937603927687324","host":"s3://npm-registry-packages"}},"2.2.0-alpha.1":{"name":"react-with-styles-interface-css-compiler","version":"2.2.0-alpha.1","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@2.2.0-alpha.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"majapw","email":"majapw@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"026dd6f8af2ab61eddc9e010b775c36b408899e8","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-2.2.0-alpha.1.tgz","fileCount":22,"integrity":"sha512-m+hixqP7fInmiG+KooqCF1qxhYcrEaUW2MiIVtp+32y6HwtQ6SyXWYWJp4h3QGoIQ0MkMdkq+Ts1kTNMiFrJ1g==","signatures":[{"sig":"MEQCICB2PNP3PiebqSxhi614tMezHDDwT9ECcrXZUCMxLyqOAiBIQWd2qj/JFodE4jhOF1J8UrzbJb3WwQ3BGO8bS9eVRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddq11CRA9TVsSAnZWagAARPUP/0ujmAkY1F8kQnrb16sd\nCGr0i5lCkl0bPUmT7GF9OrYP0ityb79TqgRpUWnYbldrTHub29CzovRrcQSf\nocXnneBQGTr4R6K/XLmnbuNCMjKFZxFWxKJxTjPW6/EKBPVj3Vs4byUjb9e5\nHp3BdPZs6NyIQNZaKrO/pwULl/FvrQEMHo/JyAoMZ7cwukhZGfIGMqw5r9MU\nPCEll7qGYUP8iCsny+HgS7ChJ+U/YubbmtuVo/foLyGinrJqmuj0ixhJlEGc\nstTWBn4hClvGaPKhwl/n3KMr0eKBAPvrgVdbX8o7N39Kian83vIq3uS1mzwF\nkhDMq2FZwoWvNs2sJbsOoFt8FxPV7uQdapKR9dHfd1voMoYXcqG+y42IZ/5x\n9sR4VTZQSiVqnY7n3oG7ChhFkTXwiKnDUg7SDiRsp3Yb0a93pcMhR0oMZmVo\n63tFIeiMxl9aW72EyzxXAoOUq2+Lpx/OdX50NT5JQVWCY/8TPycH+zw642f8\na234D5hUVC7DnVbEmQJtIGXm0GtP2fLiHeWt/r9A9+o68LO1eB9VSU/QwZX6\nKaVRR7q+o+fEuTBoo/gxrGH9llg3Zev8kjykKxYG1VWjGQiUEiqJPFlcC+wJ\nxoHSDxJ34FTTfMV9T+7UaaRHUJwsuLCbjU45AYnxxUCObiF2jbPblVlkdud+\nGVCe\r\n=iqga\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","readme":"# react-with-styles-interface-css-compiler\n\nCompiler for [react-with-styles-interface-css](https://www.npmjs.com/package/react-with-styles-interface-css) that compiles CSS-in-js styles to generate a static CSS file.\n\n## Usage\n\n### Compile\n\nThe styles passed to `withStyles` in the source code are compiled to static CSS by the `compileCSS` function shown below. For convenience, a CLI wrapping `compileCSS` is provided.\n\n#### Compile via CLI\n\nCompile styles to CSS using the `compile-css` CLI.\n- Expects a relative or absolute path to the entry point source file of a React application\n- Automatically compiles the source file and its imported dependencies on the fly using the babel configuration present in the project if one exists\n- Outputs a `stylesheet.css` file containing the compiled CSS in the current working directory\n\n##### Run the CLI via npm script (preferred):\n\n```json\n{\n  \"scripts\": {\n    \"build:css\": \"compile-css src/App.jsx\"\n  }\n}\n```\n```\nnpm run build:css\n```\n\n##### Run the CLI directly:\n\n```sh\n./node_modules/.bin/compile-css src/App.jsx\n```\n\n#### Compile via library function\n\n```javascript\nimport compileCSS from 'react-with-styles-interface-css-compiler';\n\nconst entryPointFilePath = 'src/App.jsx';\n// CSS is the minified CSS output\nconst CSS = compileCSS(entryPointFilePath);\n```\n","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"noratarano","email":"noratarano@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"6.9.0","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.9.1","dependencies":{"jsdom":"^11.12.0","aphrodite":"^2.2.3","clean-css":"^4.2.1","global-cache":"^1.2.1","object.values":"^1.0.4","@babel/runtime":"^7.5.5","object.entries":"^1.0.4","@babel/register":"^7.5.5","react-with-styles-interface-css":"^6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","jest":"^24.9.0","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^5.6.1","rimraf":"^2.6.2","dashify":"^0.2.2","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/cli":"^7.5.5","babel-jest":"^24.9.0","in-publish":"^2.0.0","@babel/core":"^7.5.5","react-with-styles":"^4.0.0","babel-preset-airbnb":"^4.0.1","safe-publish-latest":"^1.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","aphrodite":"^2.2.0","react-dom":"^0.14 || ^15.6.0 || ^16.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler_2.2.0-alpha.1_1568058740875_0.5969171646579989","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"react-with-styles-interface-css-compiler","version":"2.2.0","keywords":["react-with-styles","css-in-js","css"],"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","_id":"react-with-styles-interface-css-compiler@2.2.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"majapw","email":"majapw@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"}],"homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"bin":{"compile-css":"bin/compile-css"},"dist":{"shasum":"a092a832526141ec0e7e356ac1797ba100fa138b","tarball":"https://registry.npmjs.org/react-with-styles-interface-css-compiler/-/react-with-styles-interface-css-compiler-2.2.0.tgz","fileCount":22,"integrity":"sha512-jBhWuBsFT2Hjy0BsVcPibjWnrVudY3ExnSBxGqArff5EejXpHtDNADiwIO8deNySxfIQGIPim3Q6dU8GDv0VOQ==","signatures":[{"sig":"MEYCIQDne2scgh2Obq9xm8sA8/Ipe6LgjCWb8YfNg/rNYpZZNQIhALRk3iCMKgPI6MrUAE/fOoY2sFtTOVwzCDAoMyvO7Iv4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddrJSCRA9TVsSAnZWagAAtX0P/i6GYVyrGMJfiU60VkNF\nmEMBe0KMxcW9YFMyjXI/4bBU1M9M5vaW1//Ee+7JRC+c24gVEoRMl77UKSEW\nDjL/ItWxy0UhkyxNeEcStkGnSF39WIwgxmoBl+W8+Mr9q+6MA6D+eLryFcP2\nuXJfwR6Jeq3ird1owZ3jsBUvgL4Db9AuFsV+ajuxHwnRbKj0UnBQTjj/LDi5\nidmXvs1fgqgGtj04MIg5ZsH3Cr5L6ZWIrBzvVjAkzY5AKIG+r8ZU+5LvfSPl\n9OAD7nLWYNfT74kBan1n9YGXV1VgGu4FTpqfGT1aLDDORQqsbMNGw8haIQwm\nlcB0QD+UNjYFTIgaGEg2VItDMCeanpveRFbwbbTMwgsBueoi6elbjqlY6Kmv\nAdagDRQm8VaduIFripbMCH+TsuOnAMNIpBZnIFz8+zHQYEUUMTyNyzY/2KEs\n7eU61eIfJl7oDKr571lMCJ1tEoOcVPDfGCqjzK506Ir7KR8A3nG620FwOfAJ\nWLrq98vgvxMH9MyXyv1Rs+ifco292MkJrQCEOrF53gwTai5txJsPJi4b2apF\nEoxiNJVOXB0vBInt2XNzUwmRmo2YNUczzL6uQAu7bPdzA6KmtSwUrKv5PHwL\nRRGpqoR57TRcx2LMT8zhCLe7D/p7NEzf48jOZQSWcHZcBwhy9sntUBQbw9Cl\nl1AE\r\n=l0l8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"dev":"npm run build -- --watch","tag":"git tag compiler-v$npm_package_version","jest":"jest","lint":"eslint .","test":"npm run test:only","build":"babel src --out-dir dist","clean":"rimraf dist","pretest":"npm run lint","prebuild":"npm run clean","test:only":"npm run jest","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm test && npm run check-changelog && npm run check-only-changelog-changed","postversion":"git commit package.json CHANGELOG.md -m \"[compiler] Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*[AM].*packages/compiler/CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"noratarano","email":"noratarano@gmail.com"},"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"_npmVersion":"6.9.0","description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","directories":{},"_nodeVersion":"8.9.1","dependencies":{"jsdom":"^11.12.0","aphrodite":"^2.2.3","clean-css":"^4.2.1","global-cache":"^1.2.1","object.values":"^1.0.4","@babel/runtime":"^7.5.5","object.entries":"^1.0.4","@babel/register":"^7.5.5","react-with-styles-interface-css":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","jest":"^24.9.0","react":"^0.14 || ^15.6.0 || ^16.1.1","eslint":"^5.6.1","rimraf":"^2.6.2","dashify":"^0.2.2","react-dom":"^0.14 || ^15.6.0 || ^16.1.1","@babel/cli":"^7.5.5","babel-jest":"^24.9.0","in-publish":"^2.0.0","@babel/core":"^7.5.5","react-with-styles":"^4.0.0","babel-preset-airbnb":"^4.0.1","safe-publish-latest":"^1.1.2","eslint-plugin-import":"^2.14.0","eslint-config-airbnb-base":"^13.1.0"},"peerDependencies":{"react":"^0.14 || ^15.6.0 || ^16.1.1","aphrodite":"^2.2.0","react-dom":"^0.14 || ^15.6.0 || ^16.1.1"},"_npmOperationalInternal":{"tmp":"tmp/react-with-styles-interface-css-compiler_2.2.0_1568059985536_0.08035446521277989","host":"s3://npm-registry-packages"}}},"time":{"created":"2017-10-13T00:59:04.266Z","modified":"2026-05-14T19:38:58.154Z","1.0.0":"2017-10-13T00:59:04.266Z","1.0.1":"2017-10-13T01:04:25.002Z","1.1.0":"2017-11-28T00:16:30.359Z","1.1.1":"2018-02-15T23:18:38.086Z","1.1.2":"2018-02-21T23:17:36.433Z","2.0.0":"2018-10-14T05:18:34.471Z","2.1.0":"2019-09-04T23:08:31.482Z","3.0.0-alpha.1":"2019-09-06T00:21:33.743Z","3.0.0-alpha.2":"2019-09-06T21:33:34.346Z","3.0.0-alpha.3":"2019-09-06T21:49:21.043Z","3.0.0-alpha.4":"2019-09-06T22:02:48.263Z","3.0.0-alpha.5":"2019-09-06T22:08:08.276Z","2.2.0-alpha.1":"2019-09-09T19:52:21.009Z","2.2.0":"2019-09-09T20:13:05.904Z"},"bugs":{"url":"https://github.com/airbnb/react-with-styles-interface-css/issues"},"author":{"url":"fvgs.ai","name":"Felipe Vargas","email":"felipe@fvgs.ai"},"license":"MIT","homepage":"https://github.com/airbnb/react-with-styles-interface-css#readme","keywords":["react-with-styles","css-in-js","css"],"repository":{"url":"airbnb/react-with-styles-interface-css/tree/master/packages/compile","type":"git"},"description":"Build step package for generating a static css file to support a react-with-styles project built with the react-with-styles CSS interface","maintainers":[{"email":"opensource@airbnb.com","name":"airbnbeng"},{"email":"brie.codes@gmail.com","name":"brieb"},{"email":"tosharmila@gmail.com","name":"sharmilajesupaul"},{"email":"vueringschristian@gmail.com","name":"christianv"},{"email":"ljharb@gmail.com","name":"ljharb"},{"email":"majapw@gmail.com","name":"majapw"},{"email":"noratarano@gmail.com","name":"noratarano"}],"readme":"# react-with-styles-interface-css-compiler\n\nCompiler for [react-with-styles-interface-css](https://www.npmjs.com/package/react-with-styles-interface-css) that compiles CSS-in-js styles to generate a static CSS file.\n\n## Usage\n\n### Compile\n\nThe styles passed to `withStyles` in the source code are compiled to static CSS by the `compileCSS` function shown below. For convenience, a CLI wrapping `compileCSS` is provided.\n\n#### Compile via CLI\n\nCompile styles to CSS using the `compile-css` CLI.\n- Expects a relative or absolute path to the entry point source file of a React application\n- Automatically compiles the source file and its imported dependencies on the fly using the babel configuration present in the project if one exists\n- Outputs a `stylesheet.css` file containing the compiled CSS in the current working directory\n\n##### Run the CLI via npm script (preferred):\n\n```json\n{\n  \"scripts\": {\n    \"build:css\": \"compile-css src/App.jsx\"\n  }\n}\n```\n```\nnpm run build:css\n```\n\n##### Run the CLI directly:\n\n```sh\n./node_modules/.bin/compile-css src/App.jsx\n```\n\n#### Compile via library function\n\n```javascript\nimport compileCSS from 'react-with-styles-interface-css-compiler';\n\nconst entryPointFilePath = 'src/App.jsx';\n// CSS is the minified CSS output\nconst CSS = compileCSS(entryPointFilePath);\n```\n","readmeFilename":"README.md"}