{"_id":"bootstrap-styled","_rev":"63-6f9cd118f76a934582d3f49c7381aee9","name":"bootstrap-styled","dist-tags":{"latest":"2.7.2"},"versions":{"1.6.0":{"name":"bootstrap-styled","version":"1.6.0","description":"Modular and extended bootstrap components made for styled-component community.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.es.js","module":"dist/bootstrap-styled.es.js","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","ci-publish":"ci-publish","prepublish":"npm run build","lint-staged":"lint-staged","rollup-umd":"node ./internals/rollup-umd --"},"repository":{"type":"git","url":"ssh://git@module.kopaxgroup.com:20024/styled-components/bootstrap-styled.git"},"bugs":{"url":"https://module.kopaxgroup.com/styled-components/bootstrap-styled/issues"},"files":["LICENSE.md","dist","lib","src"],"keywords":["bootstrap","bootstrap-styled","styled","styled-components","react"],"authors":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.com>","Alexander Janet <alexander.janet@yeutech.com>","Adrien Gadaud <adrien.gadaud@yeutech.com>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0}},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^21.0.2","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","ci-publish":"^1.3.1","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^21.1.0","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.0.0","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-styleguidist":"^6.5.0","react-test-renderer":"^16.0.0","rimraf":"^2.6.2","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-cleanup":"^1.0.1","rollup-plugin-commonjs":"^8.2.1","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-visualizer":"^0.3.1","rollup-watch":"^4.3.1","rsg-components":"^3.0.0","sinon":"^3.3.0","styled-components":"^3.2.5","toctoc":"^0.3.0","webpack":"^3.11.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.5","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","basic-math-utils":"^0.3.4","tether-fix":"^1.4.0-fix-es","react-portal":"^4.1.2","prop-types":"^15.6.1","react-transition-group":"^2.2.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.2.5"},"gitHead":"a2dd0404a345919a725999fb78f5705c6f732261","_id":"bootstrap-styled@1.6.0","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-x2PjsZ7vMNxphxuNSrCf4turh7SC/sG2RwTUoQPDRtRnD7su9jDyI4FmC1AhqLexaElDAXe0amXphcUjq6wIyg==","shasum":"aecdf2db1fbc251dae94028588072293d2d4ebd4","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.6.0.tgz","fileCount":875,"unpackedSize":10487171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1OTlCRA9TVsSAnZWagAAR78P/RRqomyW5ADeRyfjy9ER\n38kE0JqKxqwdCcZ+dWsYWlf4PoAgomL3lKHcuMNynIkvNB9yuBdFgH9It6+1\nFHH8vsHjGnro7F2PL62ORi8tzVu1pH9RTdybY1DPidpOu0CtPrzRB/oiy8Pt\nR+Sxc5AoVBIk49aWdgYGPlBzUz5K71o5f9XV+VcXbOZ4bE2jx1JT8BYjfjTe\nUd4e5H20XDi3Jz7MZK/wFYVdTP5bBw0Nzw5tnanAtTrJ4GE8/AAY3vIzZd30\naonMEXj8A72CEUWXoYNq4iEE420TzqjqtbMVa3G/NPsP5VaAD9eoYi7+QHkc\nMehh5ODawqQabpXRhTIgKRU9Towm/ruN2ZcZ1Q8xB2z2kM3uktbe21V9MUxo\nTrWohsTE6uk/sMZLlD/7Cso45lnYC2dTfygmufya9UA1HqMToB67iOPRVPnl\nEDvMFpayust6wrDEi6XyTPk/fawCvrQzuDkQk6ozAER02lX+HdSA/WPmsrIi\n3+BqOCzGw+SZJoJqQoqG9+QGNkxOeNxAOEY9mf8b9JiLm8TRTEzS70Inb0hH\nSjzNvZMUqBNmJZMcS4xoSIVtRJKFS2G8myOX/ye0NDz49XMcv3GunI+B67+y\neGQ9iRk52a4Lohx6ZNMp8WcUFLSj3LF1ViFP+h4bsvBW800f+ZibPbSh1GtL\nqP3z\r\n=hTF+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHceRutVVcsudmBQfwtBDVYeKGALiogCii1225SiBLKoAiEAgrpOlq51bVl9/t01IBZBfU/Pg6tbKxUzpslcoNsq1FY="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.6.0_1523901668744_0.556223335530321"},"_hasShrinkwrap":false},"1.6.1":{"name":"bootstrap-styled","version":"1.6.1","description":"Modular and extended bootstrap components made for styled-component community.","main":"lib/index.js","bin":{"rollup-umd":"bin/rollup-umd.js"},"jsnext:main":"dist/bootstrap-styled.es.js","module":"dist/bootstrap-styled.es.js","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","ci-publish":"ci-publish","prepublish":"npm run build","lint-staged":"lint-staged","rollup-umd":"bin/rollup-umd.js"},"repository":{"type":"git","url":"ssh://git@module.kopaxgroup.com:20024/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled/issues"},"files":["LICENSE.md","dist","lib","src"],"keywords":["bootstrap","bootstrap-styled","styled","styled-components","react"],"authors":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.com>","Alexander Janet <alexander.janet@yeutech.com>","Adrien Gadaud <adrien.gadaud@yeutech.com>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0}},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^21.0.2","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","ci-publish":"^1.3.1","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^21.1.0","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.0.0","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-styleguidist":"^6.5.0","react-test-renderer":"^16.0.0","rimraf":"^2.6.2","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-cleanup":"^1.0.1","rollup-plugin-commonjs":"^8.2.1","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-visualizer":"^0.3.1","rollup-watch":"^4.3.1","rsg-components":"^3.0.0","sinon":"^3.3.0","styled-components":"^3.2.5","toctoc":"^0.3.0","webpack":"^3.11.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"babel-core":"^6.26.0","async":"^2.6.0","directory-tree":"^2.0.0","git-cli-upgrade-tool":"^0.0.9","glob":"^7.1.2","kopaxgroup-cli-helpers":"^0.0.3","node-map-directory":"^0.1.0","rimraf":"^2.6.2","shelljs":"^0.8.1","yargs":"^11.0.0","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.5","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","basic-math-utils":"^0.3.4","tether-fix":"^1.4.0-fix-es","react-portal":"^4.1.2","prop-types":"^15.6.1","react-transition-group":"^2.2.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.2.5"},"gitHead":"d427dd2dd8bbe221a4e0b2fe92936288930f9412","_id":"bootstrap-styled@1.6.1","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-cmQEuG4I4UB4vQ0eKnkXYSOfu6a22W46+pkBau1ItXuG4DtU2DhRkKEsGhnFejQ8CMYU6/HYBsn4fo/maNodtg==","shasum":"3d37a9201a5d1ce3cfaff06f8556a2c0d9c89668","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.6.1.tgz","fileCount":875,"unpackedSize":10487322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1x1qCRA9TVsSAnZWagAANPYP/3X+8lExkyt3QzdTObcp\nRB4gC7Kwwi/cAA22zC3vdMUcvJ+6CGP8cGZQrmLEmihU+t8rGqIaHvB9e2S3\ngsTN+XhkwqmqhF1YiDHz+lgNSf6DWNbfg+4hYokvCcx6PP29ipbKXgzzMzq1\nGSRjIEgGlxLqSV9024tv9nlYwSy2fb7ayCVGuUxqEfagJuL3wzeWn2xpfzyE\n6k+vbDZnX8fJzAWB1h9uAdOEjoT0xZGcOVqKQqRFT5YcNvl1XNpGjC2Zq7Hn\nUe8DLf+B0Dc49bjDWMLHl9bMzEEMHxXP2iGmVyNuU5nL2t02vnv4QUOCe2JR\nNuz2d0a26w/eRrpUUVm/NRucEyeVefTcPaOcvWEJG/uiJMRsT2QnLfxMV8Yf\nC+JJt7xBBbPnR8Owna15JvObZrJ1C3AFrIDs5Gn3uzn8rDYRMf46nEax3ZZR\nctpM85U5HpYAkPvSW9B54oWEik4lvrdJVb0N5sZAovzPr9WbZOLtNDN4mVdr\nqfXdZGbIXajIxh4FFejndgSyT4Y0R3MZt/6IbgwYREBmzh9Jiot2/K8xB6u5\ngssenUBDYjg+BNRXuUCwwCSCWeINxbR+v/VJif/aD/gGmY+0nRWNpwlFldIU\neND9Ywco6gMqYHPCmVGXnalCD59twWahweObOjtBm27228QJ8urVFqghViqa\nmru9\r\n=lCUG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5WqICnM5QIqBrqJMTWj5UIVHO0rOy11I5wKQYoQx/1gIhAM8iFGhnft9U9uMEK8LLZvweVi/GjyKA8HANq9CZdmMn"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.6.1_1524047209281_0.003051028446303672"},"_hasShrinkwrap":false},"1.6.2":{"name":"bootstrap-styled","version":"1.6.2","description":"Modular and extended bootstrap components made for styled-component community.","main":"lib/index.js","bin":{"rollup-umd":"bin/rollup-umd.js"},"jsnext:main":"dist/bootstrap-styled.es.js","module":"dist/bootstrap-styled.es.js","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","ci-publish":"ci-publish","prepublish":"npm run build","lint-staged":"lint-staged","rollup-umd":"bin/rollup-umd.js"},"repository":{"type":"git","url":"ssh://git@module.kopaxgroup.com:20024/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled/issues"},"files":["LICENSE.md","bin","dist","lib"],"keywords":["bootstrap","bootstrap-styled","styled","styled-components","react"],"authors":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.com>","Alexander Janet <alexander.janet@yeutech.com>","Adrien Gadaud <adrien.gadaud@yeutech.com>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0}},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^21.0.2","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","ci-publish":"^1.3.1","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^21.1.0","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.0.0","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-styleguidist":"^6.5.0","react-test-renderer":"^16.0.0","rimraf":"^2.6.2","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-cleanup":"^1.0.1","rollup-plugin-commonjs":"^8.2.1","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-visualizer":"^0.3.1","rollup-watch":"^4.3.1","rsg-components":"^3.0.0","sinon":"^3.3.0","styled-components":"^3.2.5","toctoc":"^0.3.0","webpack":"^3.11.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"babel-core":"^6.26.0","async":"^2.6.0","directory-tree":"^2.0.0","git-cli-upgrade-tool":"^0.0.9","glob":"^7.1.2","kopaxgroup-cli-helpers":"^0.0.3","node-map-directory":"^0.1.0","rimraf":"^2.6.2","shelljs":"^0.8.1","yargs":"^11.0.0","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.5","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","basic-math-utils":"^0.3.4","tether-fix":"^1.4.0-fix-es","react-portal":"^4.1.2","prop-types":"^15.6.1","react-transition-group":"^2.2.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.2.5"},"gitHead":"15b658a1aea9fe16f841b5c4d12524a98901211c","_id":"bootstrap-styled@1.6.2","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-LoGb+GN7l3iYqSCrCObarItJUZi46v8fqrcx+eJKkGcZBlC7EcQfM7zk/QrsvbZ9jtVOdqCK3oTv+nXTlGQlmQ==","shasum":"7c7910dd771ff1ff9366f18573ebbc96ea2e526f","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.6.2.tgz","fileCount":416,"unpackedSize":9579693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1yY2CRA9TVsSAnZWagAAcpoP/iM7klTfiVN5drbiTspF\nloh6tfRwzLtso28xbXJ+XXv8HU4MGefLpzttK3HpNA22XK101d+DQweossm4\nqNAdZ+m86qEfwp82QGFPhYeR2U/mUuhlmivbAfxSLA0LVbJlfHIKTMNXVWnB\nP5HYGFM6KGpOg6ht+O3VffRSka6izs23MefLFqvlolwHWiGFfy0K0EgZNRQX\nZfyEfeIbHYgA58HI5Ow/K4Bie11uoTezElXwAAtn3UxkWoCROfyrx8/BFKP+\nV6aUZjhJY+NQV0nn1J0D1GQosE7Lha+YEXUJkA5/f5v8N89JFnp+8+iyIKRO\n2diF904iEhM6rotWu1khqSO7TMxnmHttKnJOheTpGOVvzBPeZrd+uGTjmCur\n4Qa4UN9sQr0kp6IR/gggNXlv9k7hzgL/rekiKGQynKg93OH5fQwgzOY5TeYY\nnGuTcQFPwchqx2QuB/5Vn2lSDuWqVynphpVSttPwuQTcTIzeQbNBzDqbnwOf\nqdjI7qZDlXow7Zgbi3s52VL47OXbtyfjTIkKieAdOlPIIZbGDgh+PKDmdXNm\njPi1UUU66nWgo6p8XQ9lpeyPB2FisPY0UaCVruT/F2f3k5qxRhmah9ZoSvDp\nMr5S/b0RjG7B0IGj4ngGzBQP1NsWAzNZgc9SwLaHe3LaXNQ6c8nKSXTxibxh\nERkt\r\n=JnXs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHZX3T0VRXVCxn90FTNyBrg/pmmADmsj+ZO1yFWAQeGWAiBSR2d0srnpUfVndnYIaBOsYhgHIsnDivKgII3rX+CQlg=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.6.2_1524049461724_0.5408793343368159"},"_hasShrinkwrap":false},"1.6.3":{"name":"bootstrap-styled","version":"1.6.3","description":"Modular and extended bootstrap components made for styled-component community.","main":"lib/index.js","bin":{"rollup-umd":"bin/rollup-umd.js"},"jsnext:main":"dist/bootstrap-styled.es.js","module":"dist/bootstrap-styled.es.js","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","ci-publish":"ci-publish","prepublish":"npm run build","lint-staged":"lint-staged","rollup-umd":"bin/rollup-umd.js"},"repository":{"type":"git","url":"ssh://git@module.kopaxgroup.com:20024/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled/issues"},"files":["LICENSE.md","bin","dist","lib"],"keywords":["bootstrap","bootstrap-styled","styled","styled-components","react"],"authors":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.com>","Alexander Janet <alexander.janet@yeutech.com>","Adrien Gadaud <adrien.gadaud@yeutech.com>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0}},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^21.0.2","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","ci-publish":"^1.3.1","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^21.1.0","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.0.0","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-styleguidist":"^6.5.0","react-test-renderer":"^16.0.0","rimraf":"^2.6.2","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-cleanup":"^1.0.1","rollup-plugin-commonjs":"^8.2.1","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-visualizer":"^0.3.1","rollup-watch":"^4.3.1","rsg-components":"^3.0.0","sinon":"^3.3.0","styled-components":"^3.2.5","toctoc":"^0.3.0","webpack":"^3.11.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"babel-core":"^6.26.0","async":"^2.6.0","directory-tree":"^2.0.0","git-cli-upgrade-tool":"^0.0.9","glob":"^7.1.2","kopaxgroup-cli-helpers":"^0.0.3","node-map-directory":"^0.1.0","rimraf":"^2.6.2","shelljs":"^0.8.1","yargs":"^11.0.0","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.5","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","basic-math-utils":"^0.3.4","tether-fix":"^1.4.0-fix-es","react-portal":"^4.1.2","prop-types":"^15.6.1","react-transition-group":"^2.2.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.2.5"},"gitHead":"e21cbe2e2a114290f09334ab9655844854356394","_id":"bootstrap-styled@1.6.3","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-EyBOH8yV1byzPiPqQgF6EELPairx0rAb1fVTI61FXhusfzteCo2T0GvCjoJf+/FkiGOlAnfz6+CCS/sdr8rFRg==","shasum":"884a5f315b3736ed9e878d53df60e369c195cecc","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.6.3.tgz","fileCount":416,"unpackedSize":9579788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3DIXCRA9TVsSAnZWagAAwFUP/3KYnRzBIBVPNU2oU34k\ncxq2YIP4mA/FmEwKAbzNSLAH71WmY55SI1z5pmVfpRQF1qgQA0Q0Waj8mzcV\nJI0aQcYW/zPjFhBLJXrRQGYcUYQOdSBSjHLvx+h2Eg0XFhFcZDDV5TKkaj4o\nkU1/sRBhBaVNBg7UBEQH+YjzIMETPwtcXBZYbwrmyC3jSecWSS6/v+eaO66x\nX6dXouCJ0tPkC8cPwiFHiwV9fZERuevVZjTXPcJpSIdhb19WcoSNaOjkZJqL\n2GOGVi7huymb2AsEAO6n9Xg7zZyKuehJFqq3rqrpGJGvBY4CSNRGWA4qBvFi\npKzVUsddfGSKKxo7UPqiMQxA5IbpGwDR6zUp3CmELdGZBb6fnXXLllen3xW8\nj6m41EF/kW78Va0ElMZMo3Zh6dO0SKeJtrdgBDq42KXSgtp7AvOb5zofbvtA\nWiZrn79PIcwRHlvBR7Jk2JeHVo1MigpK4GsABW/ucibZiKKX2trt2PRoINdo\n0x1t6eRE0sxuh0Q96f0r1CM8hDsxfNhyu7IZWbc/aRBz4cQC7WMswHYhLcvf\nf2mL+S8UDoBIevSgrhMD2DbGfGGsvMBSW4yuRcGOqiuc9xst6kV0wpqreFd4\n5m03h/7YN9Y1ELVaRGcavL0kFEV9LrjAzuPH+m7Vo9OIUv618aGSpe9jxLDD\nL7ET\r\n=kg94\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMFA6+d8sKJBb18aKGBpNz37S2irqSkaSrBzP/+2/dsAIgK7kOHqPArNjGL1bZTRhR5x8iGuvr8KOvXa1vXYyPKiY="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.6.3_1524380181851_0.8856018123109743"},"_hasShrinkwrap":false},"1.6.4":{"name":"bootstrap-styled","version":"1.6.4","description":"Modular and extended bootstrap components made for styled-component community.","main":"lib/index.js","bin":{"rollup-umd":"bin/rollup-umd.js"},"jsnext:main":"dist/bootstrap-styled.es.js","module":"dist/bootstrap-styled.es.js","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","ci-publish":"ci-publish","prepublish":"npm run build","lint-staged":"lint-staged","rollup-umd":"bin/rollup-umd.js"},"repository":{"type":"git","url":"ssh://git@module.kopaxgroup.com:20024/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled/issues"},"files":["LICENSE.md","bin","dist","lib"],"keywords":["bootstrap","bootstrap-styled","styled","styled-components","react"],"authors":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.com>","Alexander Janet <alexander.janet@yeutech.com>","Adrien Gadaud <adrien.gadaud@yeutech.com>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0}},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^21.0.2","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","ci-publish":"^1.3.1","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^21.1.0","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.0.0","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-styleguidist":"^6.5.0","react-test-renderer":"^16.0.0","rimraf":"^2.6.2","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-cleanup":"^1.0.1","rollup-plugin-commonjs":"^8.2.1","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-visualizer":"^0.3.1","rollup-watch":"^4.3.1","rsg-components":"^3.0.0","sinon":"^3.3.0","styled-components":"^3.2.5","toctoc":"^0.3.0","webpack":"^3.11.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"babel-core":"^6.26.0","async":"^2.6.0","directory-tree":"^2.0.0","git-cli-upgrade-tool":"^0.0.9","glob":"^7.1.2","kopaxgroup-cli-helpers":"^0.0.3","node-map-directory":"^0.1.0","rimraf":"^2.6.2","shelljs":"^0.8.1","yargs":"^11.0.0","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.5","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","basic-math-utils":"^0.3.4","tether-fix":"^1.4.0-fix-es","react-portal":"^4.1.2","prop-types":"^15.6.1","react-transition-group":"^2.2.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.2.5"},"gitHead":"b15302ea4859caedc1264f232ed0c2a5b257274c","_id":"bootstrap-styled@1.6.4","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-0loC9nB1+rVHbXRXkT5ASzoDcHwMWhB64A7uzVK1s/C5cUumz/BoD0IAdZOUif/teJgKeWgsZZto2mLTG4N8jg==","shasum":"107285837a609c7f1c2014e989308aca888d874b","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.6.4.tgz","fileCount":416,"unpackedSize":9579884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3JnuCRA9TVsSAnZWagAAQh8QAJ4sfXNJ1qxwuMqo92Yw\nGKVjQmfh3ZD67LjMGdFz2unjiMtWurZBQe1w9gt6O3mMna1bdN31tf8PcoLw\npOCJRKeS/20fz6qwplUyIN5S3RqTjDHiF4/VUMT5nfEo9XF8NmMZON4tijga\nCs2OBIOwWjUp7TjyJerhxf6LbxeWQF3Hr8tjJrETz8bAD/9ewotrcv8rYao+\nDq4T+cWTSgzD6e56VTd0M0x27bFzX6IiwA0XdjL1j8UFM7w0fpCcjh5eRYyY\nkEfzkCDJ7RtBItFeklmnb8PoBM62ylv0jLhlyeujlLXy8v7tVTwr9rCgsmp/\nLcaH8B54ZVifjFW8q8mKoVKLFpnk0W7klMtnX2nVgclg0ipoPpSIDrBIDCsY\nWbquSucMHStuWSmLAHX0vuUz4cxGtNDtu6QunDkL6Daa+WgdcPzbFUZ2ZJm7\nMg6dhgDW/+u0Ey8zQQx3LNkiwBP8pLl+374RVA5oswivUROXKTDQT4zFztSe\nLqtrLE6b2nC3MseQ4r8EGu1kxIDq5l+AiX2e0Aj8H8ANWddswulOXtssOJuq\nJcMFF90Q6IowlYAsghtvVsTvplh3Sa3Ch/pmkfjAazb2riNAJELqNWA8Z+Xt\nGGt69POK1SCBoT11MvBEREzAw6vMtKRf52sKyk5XQbTKZw9Vh62UfOuSkjGP\nAvub\r\n=gSxC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG9vNPnv/IkGyVubv5VaOPVtgFOW50yMvthMlOwK2GC4AiA49hnmVKRlPzEuVwx8Y1MV82Vg5tBgl/9OoQOlQkwh8Q=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.6.4_1524406765632_0.8216636618102378"},"_hasShrinkwrap":false},"1.6.5":{"name":"bootstrap-styled","version":"1.6.5","description":"Modular and extended bootstrap components made for styled-component community.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.es.js","module":"dist/bootstrap-styled.es.js","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","ci-publish":"ci-publish","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"ssh://git@module.kopaxgroup.com:20024/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled/issues"},"files":["LICENSE.md","bin","dist","lib"],"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"authors":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.com>","Alexander Janet <alexander.janet@yeutech.com>","Adrien Gadaud <adrien.gadaud@yeutech.com>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0}},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^21.0.2","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","ci-publish":"^1.3.1","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^21.1.0","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.0.0","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-test-renderer":"^16.0.0","rimraf":"^2.6.2","rollup":"^0.50.0","rollup-documentation":"^0.0.6","rollup-plugin-babel":"^3.0.2","rollup-plugin-cleanup":"^1.0.1","rollup-plugin-commonjs":"^8.2.1","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-visualizer":"^0.3.1","rollup-watch":"^4.3.1","sinon":"^3.3.0","styled-components":"^3.2.6","toctoc":"^0.3.0","webpack":"^4.6.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.5","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","basic-math-utils":"^0.3.4","tether-fix":"^1.4.0-fix-es","react-portal":"^4.1.2","prop-types":"^15.6.1","react-transition-group":"^2.2.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.2.6"},"gitHead":"66d463205a3d942998909063cb0b5a997f93414f","_id":"bootstrap-styled@1.6.5","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-PLFU0XA3nK8oNYQ/UsksLRf+xOtPw786gxGzMHTfOGNP4tPo14AD0Fd0Qt+p+V4bjOgFijIX0eg9Zf5WIdPKBw==","shasum":"b34de060b0c1380af37737272681544832741cdb","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.6.5.tgz","fileCount":385,"unpackedSize":9519725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4+cyCRA9TVsSAnZWagAARJoP+wQE35Z3g2y0umistmJt\nLLALCno9PVF54mVPOp8q4E/3QG7vuQC3crfHL1RotWostq5Qp1KUoz2Sv3k6\nFqIGWjOACx4ImsQ3rJZPlnhVvMQ7asxuGQyZz1PTS642FQlacALUG0I4cxie\nnNqG3KvmPAY5uZhMDmh5PIhnwrf8FuyFJ9Wu443fmBbld8CievHO2xAM4x05\n9PrutCasI4MjvRp7jT+GlzaEJBR6KT9MSQDQ2ECDJDSo6JMLPy/x/1PaYveB\n6xvVEiqeAsk6QD3LvH8BUVtHMtapursuaqTz6LHX7cgMegPGmJBkcElmot+A\nNsNlYtqljFhFbufmxmNC7/r8mOWr6yGdl6yAiK452v7ROYsx3/eih+93fAb2\nwNylIcaOiTPQ8FFGHVun3AodL032iLnQomMJY3Wfbu/dltMsfMf//sfkEExy\nfmyvw/J3fkePMOw1xqSxZkwyfyHuYztdIHG/rQPy+4mXydprE186QHpleaRQ\nQpml8ypr4oaQ5nS129LC7DM3mijD3d4eUuZXughv2aP4N5ge914e1LawzAuR\nkEj38HEdSmChTe7z1+FL8WxElUq4Nig/X+zUKI0h4t4LRzFjjxh+Jff9aHyP\nqmG70QCAzcT9zZ9cDS0i/i9Ib+4N5OKLDfCvNloTJK4nplRi3KTm6PyM29JD\nBa1U\r\n=1YMb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFq/jItVlF+dIYJsl9sKRN85DtBq6Ms4lDE2/WoA0CnAIhAPK+qv2pWxQtrl7td4tjDEeK0MI1fhRyk0WPCl0eJrL/"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.6.5_1524885297264_0.5576279720429054"},"_hasShrinkwrap":false},"1.5.0":{"name":"bootstrap-styled","version":"1.5.0","description":"Modular and extended bootstrap components made for styled-component community.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^2.0.2","@semantic-release/exec":"^2.2.4","@semantic-release/git":"^5.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^3.3.1","@yeutech/rollup-documentation":"^2.3.3","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","bootstrap-styled-provider":"^1.1.5","bootstrap-styled-redux":"^1.0.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-umd-scripts":"^0.12.7","rollup-watch":"^4.3.1","semantic-release":"^15.5.4","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.12.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.5","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.1","react-portal":"^4.1.2","react-redux":"^5.0.7","react-transition-group":"^2.2.1","redux":"^4.0.0","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.3.0"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","dist/**/*.{js|es}","lib/**/*.js","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/exec","cmd":"echo ${nextRelease.version} > ~/release_version"},{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"cfb937d2f23a916845c24abe66894ab7633814b9","_id":"bootstrap-styled@1.5.0","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-26n0mWY7yeHJyNfuSglFwSTJKgzimyf7F2HPOZ4NqIXndXZyOL2xSSG2WaCh+BGS5eAxOFB2kbhStYPvS6PQcw==","shasum":"37b281a58c9ba47598d2399d002ada0c97eaba85","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.5.0.tgz","fileCount":393,"unpackedSize":13607351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJEZjCRA9TVsSAnZWagAA/eQP/0vclOT12UDCkM8haUOA\nZtzsJRIuYTNCctASnvISRn0aJmX9xNBEsHhkWLPEs055GdFVP9TAoysiqZ+O\nYp+lNcQkyddedRWwprt7dWkRzEAbUukbx6Qcnr+5hU8dCM4Maar4TkIOVrse\nGqcPILhn/yZrvPj680FMSc5cRW9W0WK+ie9LG0BEFZAlAKaexeb4wPOlxgwf\nqAP9MibBUWK4ARw3nZXWgsVslUB2vgeje5urkvNRdW7+mpdQmMVZVfshKcDW\nL/g/IQtC+arj/xR4Y4XqwlbaE+sc8eYoxUz1VgRP7KgvIUYLCHKov4iWGfwF\ny+xv86ohGmmPaCWm63ucH/T0EklsxXV/JWrhCQSgH5XEusPmPXiG+xcvvn7t\nRljfWDXOB59oYGuKvntaVJ8kRRFVKb8MvTFG3w2GEujb7EqMav1P5X93MrMN\neuKElOZTE4VGn18yK+KytFr2DeZA5Ul7voHf/2PtzP+SoNYpvrxJ+ojRdbAV\nuTm8NMGkU5HevU2mN6ak4M0yfigmqU7jiq0e+b9ONc1JUvXW2MlIWh5nPIhT\nIbllh3q9uzLtzt5Vi36uu0nMJIolcIvzfF8LknpJ8HwEN9LS7q1/dmsp+saR\nSSAU4ymt8ndSYQJ5oDQjHST3BUVGbS3Ei//iEQ/Dc4pbbGPFuztfnZLpCQsb\nMV6x\r\n=dCYP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgrn9PkIiIbdoKH/okUvFMlwS47AI3prTs2o0MmsV3TwIgPNOr/2dASma5NjkufhNS4G3QI4fnzFytGB3SA/fbFOQ="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.5.0_1529103969862_0.07931243532143606"},"_hasShrinkwrap":false},"1.0.0":{"name":"bootstrap-styled","version":"1.0.0","description":"Modular and extended bootstrap components made for styled-component community.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^2.0.2","@semantic-release/exec":"^2.2.4","@semantic-release/git":"^5.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^3.3.1","@yeutech/rollup-documentation":"^2.3.3","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","bootstrap-styled-provider":"^1.1.5","bootstrap-styled-redux":"^1.0.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-umd-scripts":"^0.12.7","rollup-watch":"^4.3.1","semantic-release":"^15.5.4","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.12.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.5","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.1","react-portal":"^4.1.2","react-redux":"^5.0.7","react-transition-group":"^2.2.1","redux":"^4.0.0","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.3.0"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","dist/**/*.{js|es}","lib/**/*.js","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/exec","cmd":"echo ${nextRelease.version} > ~/release_version"},{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"0ca3a2b48c09236dbd1bf3878cb1d0f5e4fd72c3","_id":"bootstrap-styled@1.0.0","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-iRuYk2NdnpX/9/TdBsE+XsddRWRo1rS0SgPW+nI26sVUDlujaTfZ5lWVeYh5IcPmha/HGV3Y+UvMmygWlD8YHA==","shasum":"aff4688580280a00cd8da458ca3401ad76d70b5f","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.0.0.tgz","fileCount":392,"unpackedSize":13609180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJFCaCRA9TVsSAnZWagAA00AP/13ylVdYY7466wsKyUnL\nIxyyN60gXWDuZ1aUnVFqRnVsDajBNNAY66Egpf5bte43fQLblAypJtuiimSE\nIPfr6xzgy5OuH+cuwVy4Envf+7oRIP1HNX7U+2z/+96O4rC2FBYSGO4z+oQ/\nZgbo5RJEQ64XGRAcA74dU8BWA73JSGIiARzM9R1IFc7iIoUfz5QsPB+sc/Xa\noZexmdOdMirMSxtJzjv7SDNhBhkhXThsmP2smIssOXQNVqdeGTvLJLN0wVZs\ni1WankIjMHbkAPpehZmTYtIjV6w+zBsZzg1jrb0+Mroh82rDdyr3oRWPUbz6\nys6KE7YuAS9rfzoj2i0e7FB/Z2t0csGDC9S0qI0uw3KEMTBhGjNhIF7TR9oy\nvMEAGfYACp83BFGEfxYHRAunXEcvMGsaO3qL7CPdWR4a2S7J+qyF3Rg+KIjp\nfANS66k7riIZh3Svycz+xCawdqkM1uyQLvyKRhSpBysrj5HLXIo7Ea6Nh+Vh\nYskzrCmPW92haa/210SZQFq/k8VhkvZovpPQ9z8NKt9DeJBy79VCXB7EO+cQ\nZKx/sZ1tCNPq0lBfQ1cW7/vCHAvyyuDOQb4UkIoERWhKw3TBmjkKmdyXNnvJ\npGurXrvywTJclsgv8pd5NLvDsbQ1yVcgujcgn0CK3AJMnPbeU6DDTMk0KeXy\nGjnk\r\n=gRai\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtryHQZyk8vaXQkk83JqfGt9V0RO4jzeEPDIGUFiSnpwIhAL9wBX+nthPymi5B66ua/jjuNwfUmOFSnVKdr5Gz5lid"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.0.0_1529106585611_0.5778704796469807"},"_hasShrinkwrap":false},"1.1.0":{"name":"bootstrap-styled","version":"1.1.0","description":"Modular and extended bootstrap components made for styled-component community.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^2.0.2","@semantic-release/exec":"^2.2.4","@semantic-release/git":"^5.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^3.3.1","@yeutech/rollup-documentation":"^2.3.3","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","bootstrap-styled-provider":"^1.1.5","bootstrap-styled-redux":"^1.0.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-umd-scripts":"^0.12.7","rollup-watch":"^4.3.1","semantic-release":"^15.5.4","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.12.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.6","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.1","react-portal":"^4.1.2","react-redux":"^5.0.7","react-transition-group":"^2.2.1","redux":"^4.0.0","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.3.0"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","dist/**/*.{js|es}","lib/**/*.js","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/exec","cmd":"echo ${nextRelease.version} > ~/release_version"},{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"332465e6dc3309649c8e70dd385801feb9ecd3f9","_id":"bootstrap-styled@1.1.0","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-XH6M7PYC526c3+hsKwBrjUTRJu8J9GsYLOpbsUIYZUSzTzt8I7laOUi33v/INyJEtt2Q21T1WtxDMtRGpw2OrA==","shasum":"f9fbe5ed5173f5fbc4fb427fa6c640ce31225b5f","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.1.0.tgz","fileCount":392,"unpackedSize":13609620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJFTPCRA9TVsSAnZWagAAqmQQAJWpfl9aqkWGSqGf4jV7\nfGTDQeNCNCBV3oiNfUhrHE/XkkV9RB90soxMfpy7aFB0XPWAVEMc1eXt9Tzw\nmNJ+/cSqbJZrv5826GFW/I0QhZ3QC7qWVqQ2ucFlQ6AcXiRXR/1IChoHrxZu\nFncveaIGTSbmEeB/LEmsRmOaUygnOW4BlYUELHijLCmicAcFW7u/1RNzbHuM\naWkCZKjaVfKnmX9/4zhYu3FAHj5BBlY15oHrwK8HeHQMinz7+K7QJLIHN2lg\n0kl/noDNAiPkJRO1flgB1PkNrOOiay1CUbn8XVc/5+kKTMYE5XWq7KALQcIJ\nT+SSKMNNNZm0hpvT+UV5IQMFDRERlaIOcOK8jTs13ARlrggucOQ/MK2S8292\nRbonx2uWrmC6wyxLAEYJUFMyYQ4vZMM7T5TO/etAuAaWrQhBSGAVg2Sky3+D\nh7Tt6EjZkcmCRL+p3/REag9qiqnL30eBg29vQpGC/NhVWcNaffPaJZPDCyAG\n8IkKI0WTkRgDhH/tySy1HESaqalpibbAUl1f9/34OsuV2Bb+cKXkJ4ZjHKDN\nkfCyD1r/1filU913TTFUeH7l+7AvrBpZs/zAzs7E4t5TpmNyTv1jFGbltaxT\nj3fCfh8K1BQf4OaVKTX5aIEG4NF8B1apCDTBxnaHZ1NoJoOdJclyZM+3mLr4\njJSf\r\n=uZUC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFMSwSgJDSiUUR2FPw/ZqeujU+UsgCmTdrysCaziaNQuAiBDpAAqhUgl/mSMOj8IZVix8FXR/vBDY1+H0/kQg5jXVA=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.1.0_1529107662007_0.6510220654780028"},"_hasShrinkwrap":false},"1.1.1":{"name":"bootstrap-styled","version":"1.1.1","description":"Modular and extended bootstrap components made for styled-component community.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^2.0.2","@semantic-release/exec":"^2.2.4","@semantic-release/git":"^5.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^3.3.1","@yeutech/rollup-documentation":"^2.3.3","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","bootstrap-styled-provider":"^1.1.5","bootstrap-styled-redux":"^1.0.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-umd-scripts":"^0.12.7","rollup-watch":"^4.3.1","semantic-release":"^15.5.4","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.12.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.6","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.1","react-portal":"^4.1.2","react-redux":"^5.0.7","react-transition-group":"^2.2.1","redux":"^4.0.0","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.3.0"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","dist/**/*.{js|es}","lib/**/*.js","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/exec","cmd":"echo ${nextRelease.version} > ~/release_version"},{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"7b59a01adaa12a60e589a10babda9dd36fef6251","_id":"bootstrap-styled@1.1.1","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-BIrunszY9U9DRCEy78ich58e0OCagmhhUKmBoAKSvPIl07iIdiSoG+HhoEhEWLmxgdYsJE/RJnCW3+TTI/yhpg==","shasum":"73ffa9f1189db082ec8655c2c26a41fd03afe9bc","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.1.1.tgz","fileCount":392,"unpackedSize":13609930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJFuqCRA9TVsSAnZWagAAoY8P/1RvwSwtNJM+PorbqSoH\nnWo2SQyDxelAOr5cuDmr/hj2m5mkmevTT/SEmEUt7yE1wfr3inOHMmW5Ineu\nmoMzQ6+GjaPEV7HqPI/OVcnDWglofjz5gNOaMd18NUDKqwIlpzP82Itm98Us\nfluAw0eWHLIXqzJSZFVumGcu8CcqY+b1GOn9EuOjtnXr4e/8u/uUiTHG7x+f\ngxKYNN/UvudQ5Ngl/CRF6UJp3TvCS0ak+u0/zFIu+fwcwFgRpyaGd9wnBYv/\n+1zR0k6U9bAhX5IhQuTrflflpa8oZQjNBxaYHucysrOmhDAxZ+uwBcZIx8eu\nioccELqnHR2k8Wu92zTqcR9BrKcOpGiD2U0tiYmJvP6NOZL+OMyQh5ZLu+e/\n0QYCpqA0UkqXSRl+eqEjoJ+XRR0UgYEzF2nRAJsNwYQX9lH7vAq1ZkcTfEd7\nSY+bjPvT2lOcvtySio+tUc93cAl/eICPrULRGePZxWVvAEdFJB1HQj8i0XCw\nEEuiVJ7IeQ7BNkJKlWxqzN6qxi2Ux9zCTQKGDLbNaXslSVDckyh6nfJ5pLQt\n0ECUIsP3HvQaFaxFulEqByUXpo8LJNLyfe+M3MK+ahKvbXaEcmOSdUcHfPRz\nGvzQDNZMmpYM1YQ1FUn1yF1cMnqciYLzKrZr9TC2MktCB2ISb/4qMkM7N7Su\nwkYr\r\n=JgYR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEke7qi2bqt6S6EYvD28xX91ckdCAV8ZQWB74ZCJcTTnAiEAyEgG0itWTi7tYdgx6EPKUKC/zcnAsE/GAxR/jpRRt9E="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.1.1_1529109417555_0.2605048252182487"},"_hasShrinkwrap":false},"1.7.0":{"name":"bootstrap-styled","version":"1.7.0","description":"Modular and extended bootstrap components made for styled-component community.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^2.0.2","@semantic-release/exec":"^2.2.4","@semantic-release/git":"^5.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^3.3.1","@yeutech/rollup-documentation":"^2.3.3","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","bootstrap-styled-provider":"^1.1.5","bootstrap-styled-redux":"^1.0.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-umd-scripts":"^0.12.7","rollup-watch":"^4.3.1","semantic-release":"^15.5.4","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.12.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.6","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.1","react-portal":"^4.1.2","react-redux":"^5.0.7","react-transition-group":"^2.2.1","redux":"^4.0.0","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.3.0"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","dist/**/*.{js|es}","lib/**/*.js","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/exec","cmd":"echo ${nextRelease.version} > ~/release_version"},{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"6aa12b9e343fb16764397a979910c578fb763c67","_id":"bootstrap-styled@1.7.0","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-7OK/dCnN+DRkFnskCOVAX83ot34AlP5SEgeN6pbjbfLdTHznvAketIT4S9tgsgGbP0TrtbX7Qqz43G6ZZ/iYMg==","shasum":"cf76d9b44784596801ddd29a018a7b1c196f0d5f","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.7.0.tgz","fileCount":392,"unpackedSize":13605644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJGSjCRA9TVsSAnZWagAADCAP/0gm2vck5DIdmd44lb9A\n2EFWwK3Sl4OITdQVq7VqDJ/6nbqZRXO4SsV1uAHsxoe3DXtRc7vZI10XKgHD\n9g3KdxJabbeiEpRJbMqjxqrTfHPbPXc4gjW4ft8/Peto+r2LnOxNptSo3QOw\n2IVXHHlgbZ8teEK8lt2QY923ZE1Pu36AhL9wAvnh18LcwLzQMnUrfhVg9KRC\nqfHt0+eWaddPetYCZAHJMf/HpGDLnee6w+rcsGrKEf8BB75YYcyedEx3bgwa\n9XJwg3noBe3iCGIdttKbdwyN0pcV04drJoMcmQN1y9ZUE6FGSzW+UPvzFJ6B\n8FLt9AUUq/Lsu+OZVQ/KwrzE1YQD7V68ji8rHVyTP/eFfFpy6TEYs0AswaJS\nbuHyIGQqx0+d8/YspOel582n0f0Ah7U7ostURs2jtO/UzNlf6hwYLJhSn8yt\nTeUP9bs+cgJizk2bOTcYBwiqs3gTNOxufMNILPRPSnVuyuYlxmH8Nh9+nIit\nnrR8GKCIgC06I/yaUj42od2taeztAR7leRXrCJ2yoBjhUSoQg9mHHRnbV+wQ\nlKTYocerV870LOUP8zKCy55VbrKsfZlUMjmhYlyWZJnqbMJYcby6qVY4zzMD\nJ9AENVPgRG83f1oXgn6RkX4jCu0KcZKzQTQgtAj4jgMTaE9hF1aREZgzx0qb\nPMkh\r\n=BJSO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8xJXrgDURFsg2NSD7UrPPlfrTQn4CN0HDtBQkyFjE7AiAm5IgscCZ3rzg0RJTGNMKvzfWwVEkAv/2+1jptf2rNgA=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.7.0_1529111714630_0.2819868946687498"},"_hasShrinkwrap":false},"1.7.1":{"name":"bootstrap-styled","version":"1.7.1","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/exec":"^2.3.0","@semantic-release/git":"^7.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.3.14","@yeutech/rollup-documentation":"^2.3.4","@yeutech/rollup-umd-ci-build":"^1.0.5","@yeutech/rollup-umd-ci-deploy":"^1.0.7","@yeutech/rollup-umd-ci-release":"^1.0.5","@yeutech/rollup-umd-ci-release-transitive":"^1.0.9","@yeutech/rollup-umd-ci-test":"^1.0.4","@yeutech/rollup-umd-scripts":"^0.15.22","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","bootstrap-styled-provider":"^1.1.5","bootstrap-styled-redux":"^1.0.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.15.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.6","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.1","react-portal":"^4.1.2","react-redux":"^5.0.7","react-transition-group":"^2.2.1","redux":"^4.0.0","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.3.0"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive verify"},"@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive prepare"},"@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**/*.js","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"5f0b74501f2b8943a8e9707fe08fdad421936e94","_id":"bootstrap-styled@1.7.1","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-8ITvD+KuleZLelM4mgNSYf6UOJtMbp/foUnudqOCmBvZVWB1YUv5OfALOiK0PlYqhfIFQ3w7LOYfYa19XoAHlQ==","shasum":"c2ea792dce61f589329335cd286e393198136a35","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.7.1.tgz","fileCount":393,"unpackedSize":13616198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbT5cBCRA9TVsSAnZWagAAiBMQAKEzRzUhOhxDuidPWEGW\ngJub+cm6Uv4Gg57IM8Wj8SxkNQGZIAt9Ut6znM1p6IS8U4QWMGWPcYE8QEyU\nbPexExvo+8JKVwL8CqBSFs0sBFdPPMOsqHZpCv7xH8x7ugfOnHFJ8n/ebItv\nEpjgTefdRsxrshHzXDDsS7DLqZxHIYSXnpRL3epiDbilTSIyPg2OtC53nutY\neh5aGIgOMAPX2E+P4/cl7dFGVyrCV/Q8U+TQGxDJN+vA7DReWe9dYIKVJwSJ\nbR+0Bp71Xy6EVKyz+rXUnptQENsL292oPxyDtdCHR5X6ZTG85fnZogHWFNOR\nfKRE2sjBCGQTQVy9RiWzfwKjjyH2rajrOKKNVp6JcLKkDpZMaNez8XsAmvDH\njCv+4IGWNc9gFsX1l/O7wIsuFyxzJSxHsEWb+exPq9CbFKdqOEZkXNKCqHPZ\nXrRpfGecTvUHqx2Y+OnAnU+6fhfdgaSLRej1C6bXkJKpYqJfmqyzPkx01Naf\nb8dG5bpIWhTHnwU2jCxBXQThZRO+7IdSZoJhwasZGPbkv08YrgSOFf7oF7wi\nD1QLHEVrS2lVifgf90BKeT1dW+owH7RzH3fpBqaZi793Q/TRx73frudevt5k\n5k1jDUHljaOrfzyFWHpm2OGTFSPW/Bxgmu7/Kv+vMNjoig1WK+GkOBL7oODo\nuv7d\r\n=lBPw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCixj+D+ViQWShDamEq4qJeYDQjt2Hp6XnD4oTujJDODQIgY4Inu6a1VMNRme0RBJKWbYCsvYo79FB3paKtpH3XFXE="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.7.1_1531942657509_0.6042290123522169"},"_hasShrinkwrap":false},"1.7.2":{"name":"bootstrap-styled","version":"1.7.2","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/exec":"^2.3.0","@semantic-release/git":"^7.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.3.14","@yeutech/rollup-documentation":"^2.3.4","@yeutech/rollup-umd-ci-build":"^1.0.5","@yeutech/rollup-umd-ci-deploy":"^1.0.7","@yeutech/rollup-umd-ci-release":"^1.0.5","@yeutech/rollup-umd-ci-release-transitive":"^1.0.9","@yeutech/rollup-umd-ci-test":"^1.0.4","@yeutech/rollup-umd-scripts":"^0.15.22","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","bootstrap-styled-provider":"^1.1.5","bootstrap-styled-redux":"^1.0.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.15.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.6","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.1","react-portal":"^4.1.2","react-redux":"^5.0.7","react-transition-group":"^2.2.1","redux":"^4.0.0","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.3.0"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive verify"},"@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive prepare"},"@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**/*.js","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"1d20fbbe859d35d9774508fa2216320874c5de96","_id":"bootstrap-styled@1.7.2","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-9za+sk4DbSLiBwxb6/ynM75G16nC5qwCCtZvPD9117uvX7W7KEkwaXrTvUWlZlb/sGEpr0hKIIjskuDNUM4rTg==","shasum":"10cb534cbf1319da6f52747986902c59c08b2732","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.7.2.tgz","fileCount":393,"unpackedSize":13616530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbT6qTCRA9TVsSAnZWagAAMn4P/20vVF4P0dhiSeJKiEI8\nAPkWHtfejPXopNn8qQjlZZqukiG1dR1QRWnskcYBPWJ5vJQXjjnU5oceOK1K\nvTtwz478d4Uk4eAB7SbwfjkSJVWHr/uz5YSWiqYKi1AJD3regKUEBsqaBoy+\ng1O9UtOtwQ9Y4Ong9Z+nT4tJCCKN6IBqx6V5z3zt3DpTvSxcByNT5qWYHd+6\n2IICL2KkXM6WlSDPiq32ZWx8q+j95TYgDvEnwqazCWYUoY5Ptq09SfTNEDxY\nGT3ohr/2Ke5KV1nrwnvM9htRBwGp9oaYEnngQOhb/+cWAmnYGefx8vXPgRlH\n/xuU1A8NSzm/hq8oXKEyLiVxE+QXavZ5uc+4NF64uy5ElLc7fRZOZS0Krf1O\nV98Rgdsr/Kz30lw+vxb5etXCHn7wAnjhbRoYkox71MWMosBU9XqjIsltrTTS\niV+lbeMjVuT3aOaMPSqO/9sF5pb62wQu9bjhUyaePnvezm1vPXil9A/5DSf3\nBTaexqGdQCEruNlnz/Q8F8bwtq34wMAW5s7Cq6Ciq6gxuR4+YXxsr5Ded8bw\nHkJE+FQZTKJIqCa7k58Wlg47jfkt2HZ9VnLoggLd4RMR9g6bnkkKoJsdJ/aS\nL1zK3Tjgy9k0O9ZLH0PjrpyRPtdRR2q7CvWm+UdRyhClrL1hPlFP4u0ohtMh\nHaDG\r\n=tWws\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFniSP/GtyWUgoX2eDHXS+u7NNJF6V8I3s1Fpu40Fm08AiEAy7T/yfti5bfsK9IctS5InZYKtixB2OL6ahwZvAN1AMk="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.7.2_1531947667201_0.5828044427034709"},"_hasShrinkwrap":false},"1.7.3":{"name":"bootstrap-styled","version":"1.7.3","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/exec":"^2.3.0","@semantic-release/git":"^7.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.3.14","@yeutech/rollup-documentation":"^2.3.4","@yeutech/rollup-umd-ci-build":"^1.0.5","@yeutech/rollup-umd-ci-deploy":"^1.0.7","@yeutech/rollup-umd-ci-release":"^1.0.5","@yeutech/rollup-umd-ci-release-transitive":"^1.0.9","@yeutech/rollup-umd-ci-test":"^1.0.4","@yeutech/rollup-umd-scripts":"^0.15.22","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","bootstrap-styled-provider":"^1.1.5","bootstrap-styled-redux":"^1.0.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.15.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.6","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.1","react-portal":"^4.1.2","react-redux":"^5.0.7","react-transition-group":"^2.2.1","redux":"^4.0.0","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.3.0"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive verify"},"@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive prepare"},"@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**/*.js","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"252aefcc9039b8933f6c1a964e694288bf660806","_id":"bootstrap-styled@1.7.3","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-ePrv1RvVXY+fJ5VoXGvDTkxjOjkjhZl/o2ZxDbSWyKKT86K6LJDlkmbv4FHVkBX0vL22RutGEbVc6y3MKYJEEQ==","shasum":"d698d660464f7e6d199935508f6aec831433e8a7","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.7.3.tgz","fileCount":393,"unpackedSize":13616673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbT/ZiCRA9TVsSAnZWagAANxgP/11F1aKXRf5FsPhPd+sn\nHPf+8pDnyub7zLESD5K/6C4EEs2Tg0utYSZY93RhRxq+djC8prpxlT7rZAfi\n/95bJ0GucshtF2gyp3ZgYT/lIu4U79zQl85+f1iyHOc0dspogMg1JfPBOzCi\nBM34Y/m2oKVLdH5tJbuQBB255cdQgR1mgLv0B5VV0w7BAs6dWv5o9mgthkRH\nq29FZpLH/484lzjl98Y7c/8HBDzYoNtj30MKXEtc3+VmSdCTFjn1Han2eupD\nJb3t/5uet+ckpu4QIQBVvuNiPHxeOj7TdokTqwAjy4AngkcSJD7UXtFv86vq\nhWETr01TKyjD5OunwF5iqGNlLM+ciUM7gue8No/2d0AXN2chEbPn7Zvnx92p\nF2indMQ+edW4K3TBNlonGkp/pDpSzIiGX5jpaOMHJ8rU+1dyrk7ZZTYcAFlT\nOGKXe3onhBwIRo2/zCohdlaeOs+U8vylcP5aElsG6WzLal60rTSkuP8BEdlQ\nySGJ79nq64jP/oWf8XzxjvbO5FPaSjQSuInuRwrCmqKYkiZ+6FUmrGs8OBT6\n5UuzT0LoFAAeO/Yp5tkYs+ahOX8r/vtf2+20PCD6258Rlfp/QC3L/VXjM7MH\nCga4B0Op33kpnaYX+rIgmtpZZNNMycA8CnCYHZNK0g0SpkQgAS3bnFGX/fit\nBlCN\r\n=wyfR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG56ur8Pk3PtpzpwzHpZnEmhBOROZMpNLV8AnVryPD/OAiEA0qCPAk706yj2F60LqCfesCgOqZEZUtoLTU8lOezCjKo="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.7.3_1531967074627_0.28947758866557183"},"_hasShrinkwrap":false},"1.7.4":{"name":"bootstrap-styled","version":"1.7.4","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/exec":"^2.3.0","@semantic-release/git":"^7.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.3.18","@yeutech/rollup-documentation":"^2.3.4","@yeutech/rollup-umd-ci-build":"^1.0.5","@yeutech/rollup-umd-ci-deploy":"^1.0.7","@yeutech/rollup-umd-ci-release":"^1.0.5","@yeutech/rollup-umd-ci-release-transitive":"^1.1.6","@yeutech/rollup-umd-ci-test":"^1.0.6","@yeutech/rollup-umd-scripts":"^0.15.22","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","bootstrap-styled-provider":"^1.1.5","bootstrap-styled-redux":"^1.0.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.6","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.1","react-portal":"^4.1.2","react-redux":"^5.0.7","react-transition-group":"^2.2.1","redux":"^4.0.0","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.3.0"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive verify"},"@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive prepare"},"@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**/*.js","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"ca712620f12e8c82a94a8ba7590b84053cd7869c","_id":"bootstrap-styled@1.7.4","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-M/jVGlDRATJMHfcSdlnaWCT5U9P19eF2hOk8LLxW0/nZdxoNWJzbrvjdZkk3DsIdVQNhahZPzGUdMcWDgjihvw==","shasum":"09063920adf376e9ce68c93d39808a6ae173bc1e","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.7.4.tgz","fileCount":393,"unpackedSize":13617494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUBrrCRA9TVsSAnZWagAAcUwP/1X1uRxrtxkTkPY/w3h0\nnoapsC7zjdwYimc4VgJkvgeuI17fSXsJIeyiIBDKIgxi/7VB8ynJ/b4OVJK9\nJU6PtM1hoJig/hW0qg1Rn6g3vmhXVzjzmEbuKMl2B+1Rh0GR5S02MiUBZrFg\nhetaIqXeKsnNqVhXoe3U4cRusJyMcvX2qEWimrn4PbErkU0MhbXy+IzRpNvJ\nIda4++EBo2VRoE0IDk/CK/1fcImX3qf/U1ezAoF2a+B3wOaVeuuLVa4LSq8h\nrBGpcHdsb2GO+lPpy7yeplxqKrQ6gqpUggHXRYZLStLMYzhk4rddzaDUyqYD\nsheYHfGCjjntUIZHhGl+rmUl547U8G6iZ6FjfMnH2dF71NMc1CoYzYXZ8Nxc\nsG3BCHcXp9v94xPumZYNG3pXyW8irg3x4Su1ObpY+fMZuRKbIavm86U22Tui\nHyrQ4D9tMSlUKBytqYBHphKwDZPNlcrLcAKDBmvhCk26w0fEVgQC7iwA2Pp1\n4qQE25kFlgwI+LUg8nTTjppX218EudQK2v5x3AinrDhwbK3d7dqCvjNOgAAa\nvw2ChXx0WBtKgSv8hzzZK5437x5TSyEfi5zdHEOoy3GA66oCZ9KzXDh7TajI\nb/du/oCK2KvdZKro+BsvaNsMbS1gJvdGhP6Aw4qq59HdvaxBn0sO8Tw+bP4q\nIIWT\r\n=irnP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBNLehs+G2FV5ZCqehiiS790lZ2TJpVxguU5ss9Awd2gIhAOU5oEopeeRC28xLBUY8O4iMMQbt8H5NZovAaBFbjMXF"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.7.4_1531976426854_0.5408981075223482"},"_hasShrinkwrap":false},"1.7.5":{"name":"bootstrap-styled","version":"1.7.5","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/exec":"^2.3.0","@semantic-release/git":"^7.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.3.18","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","bootstrap-styled-provider":"^1.1.5","bootstrap-styled-redux":"^1.0.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.6","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.1","react-portal":"^4.1.2","react-redux":"^5.0.7","react-transition-group":"^2.2.1","redux":"^4.0.0","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.3.0"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive verify"},"@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive prepare"},"@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**/*.js","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"5ae360db95e533ba3831a7f48244c5bc09102f96","_id":"bootstrap-styled@1.7.5","_npmVersion":"6.2.0","_nodeVersion":"10.3.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-gZgbxqWuBgk35XV++1c6x/hwr+iyt98dM0kLdv54JPc1mgBzoniVfRYq7hEkQ8Cbad4HWK99mWJAG+5kBBjCRQ==","shasum":"c2569ebefd98fec5256c084a54a14171b478279d","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.7.5.tgz","fileCount":393,"unpackedSize":13617444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmGRACRA9TVsSAnZWagAAPqcQAI4p/QL2XCWGI/m/0e34\n/m4YtKKPZI9brlGU1wmoMKXY6lh/N3dfRhYNKksX2RXIWPQy6Od3p+8LKGkw\nTvyAPLERNdL9UC5QsJGuCa/7uKXV4h4UUX0SW/nAtcAueAs1hifvE5sweV76\neKzhb1zk8nLGdPPEUo0noGTmEHje4qN2PNrEg0ofAOGav8sU+ea0WC4ZZNac\ni4vTJYVdIG/TE33weAZv14zcc3BeTV06fXPeZIqvAXRZo+eX8ecNfBwgfW61\nJOjkQPqICGP7dOo5xrGi+dHhfxK03vk5yvetRKU2FW70RD+FXIGDo18R+rcI\n1yhdGWPkLk22psNG2oF3WzoRCBXelbNmOC1Y1oYZY2BYqeQdtCcv62liwUdc\nstBC1MEt8L6JkhTPcPwJ4pwBuppukdT3WtSAAZkBaBfJVjW0c/Dx2bneTJco\nEI7ZzzhzDSd1dJTByWygYLNXu8NqSs3YabwtfmRxLFsLYWb/3PXWCkWO2u6g\nTcO4ds8LhHPkuz0Qn3pq1YMtpThPtSAJS+Ggh+xeOFeXiHyvrYoUNqTlvE4f\nKBZ+oltKJb33iXm4aLj6Eq+ZkJRxAOrJvsd6ncTHiGUMzE5TA2MFJsmwc0fy\nQ739/32xZ6+nAwneTeeIDbvI1Jf4pbATmY7CLJe5z/2FG1Db34SxXipE9hSk\n4FgT\r\n=L+0+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCandheyWxdt6SWs1vFbMzrZREN1X++qkbwuMFRiI7IQIgBuWks6z5hBGVUfr0apMRc5UG1yvlvYzkIvyXaCvfiUo="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.7.5_1536713791988_0.9023784849010787"},"_hasShrinkwrap":false},"1.7.6":{"name":"bootstrap-styled","version":"1.7.6","description":"List of bootstrap variables and theme auto-configuration functions.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":2,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/exec":"^2.3.0","@semantic-release/git":"^7.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.3.20","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","bootstrap-styled-provider":"^1.1.5","bootstrap-styled-redux":"^1.0.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","bootstrap-styled-mixins":"^1.0.4","bootstrap-styled-utils":"^1.0.2","classnames":"^2.2.6","color":"^1.0.3","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.1","react-portal":"^4.1.2","react-redux":"^5.0.7","react-transition-group":"^2.2.1","redux":"^4.0.0","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.3.0"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive verify"},"@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive prepare"},"@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**/*.js","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"758f938aa220e99e04fa7f72a4d209caf78d0f6e","_id":"bootstrap-styled@1.7.6","_npmVersion":"6.2.0","_nodeVersion":"10.3.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-S830iJMMVtXFUp7r3aMHXVR9qnbmLKHJAQPeS2u5mQ7vx7CEo/CWygYEIodKAEjZhkCmqJyVzly3OdZNd9Kaig==","shasum":"dd074b44f6a0a6c2b9d6439eded362f27c34684b","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.7.6.tgz","fileCount":36,"unpackedSize":1433607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqqCNCRA9TVsSAnZWagAAUxMP/3jBRqXu5vJYwSgwb52d\nv37HVX3ne84/rGJU7SwhahRjr4Rhk+qkLgbmeOO8DaRSBOBemch7ZqUltUuu\nrvpFZoDDNWrqf2R9TzWgqSEQr2BCkmf9XKdBgo9k3k7fOnyD3MnU+6aJitul\n++NeXdziZm6D+XLmhoSDV1C/eJ6I/11n3B6/SkLohO2qz9EARR1TK531E1VB\n3qE17Uoe3wSLFj9eooOU9Ss9AvNh7p065y9S0KNfVrJrtPZ+NvpvzxS8DMac\nLkC4wgiwBj6SnBbalWGtqbIoqn/KHPLToEmDGgU0o7d1f4O0VnqQoU/IK8FR\n48We6Dzbuv7vhy1ImmDdal+GPwEgx26nBIC/HoRgaFJt4j5BRfcViw9pOoEh\nGOLzPqdgUFjXlX1lgDVrkySct2ZF+GW4E7wzNkCJdkX0NbmR41zAWpdg95NZ\nVfQPeL0Km6t1ttN/gxLOmJGbKLgAaKnUPl0MMEjqrw44znY4qwpHoJ/1nr93\nwp6YFdI7cNnXFF6ukRPskFI0AIUDF8EVM1z6wlAkxGOEJZXwn7itlVr5RFoF\nZhz3lj5g60bkAZHz5XfSx9fgLyv2x8LOdSQaZ5v8SxaRmgeVFL+VJZkFMgeU\nZgL7U7xeZaVWfa6vI/waBW4F3OZj8dxfeTcKyUxLKMCrr4UKIBQhPqGT0kcp\njkbM\r\n=WZjO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+46lEx7W+n3ODFXD9tlhWagR7yzf/ifrQSHlPciPHCgIhAMiorf98JfwDILug6UAHpHeMUZQduYbQrxz7r+SWdMK2"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.7.6_1537908876265_0.2935980565331955"},"_hasShrinkwrap":false},"1.7.8":{"name":"bootstrap-styled","version":"1.7.8","description":"List of bootstrap variables and theme auto-configuration functions.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/exec":"^2.3.0","@semantic-release/git":"^7.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^4.0.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","react-styleguidist":"7.1.1","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-mixins":"^1.0.0","@bootstrap-styled/css-utils":"^1.0.0","@bootstrap-styled/utils":"^1.0.5","color":"^1.0.3"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.4.9"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org","access":"public"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive verify"},"@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive prepare"},"@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"d1215fdfa58b33d58690ee3175425c7d10a6ce61","_id":"bootstrap-styled@1.7.8","_npmVersion":"6.4.1","_nodeVersion":"10.3.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-cFkjbF8HZwM9hb7n30Wv2FUIJh+lJ7MGLGpYMVSYe4AhN4WeFK0IYeNqv7pUdaSsLN8Gjx15vyDa+LfnQcCJWw==","shasum":"c727e6545b0b0cf700a24556181b463f0524258a","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.7.8.tgz","fileCount":33,"unpackedSize":1437733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtYgVCRA9TVsSAnZWagAA7E8P/A9CmhNfc+sWhNEvuStI\nHWCzVVxUlLKfSPraDaZlP1HDGMNNVw4j+M+HMe4KsYa9LP5rWfwY3XXdCft2\nAjgXkto6ce8q8vh3DXRNVz3YdwsiocKRFQNEnEaAznanqdP0qXHrTtRPHsPb\naLgmgniQA/jBh08rmF9Clx55L0misKgH0M0Di/NAPgDgPA4reBXW7XcWcves\n7W9Mx8ydxjUQ5/BjpN0a1xkYAUQhwedhe21sExAwnu2XLD84aJ6KtmN0MBED\nY3X6XSFfh41f5FPi9H26Rn1aRVzx2ssZ+fK9JV/4HfDU/31IfQDmsoT4V0gw\n8Ly1iNqJL3yW3rfL8DuOpEgmgrOctcT/aSZidhL1JQUnq2+jS9XVe0teii18\n8tR+S3Jf5hFhqBQRpjs++o04UpJqwUN6isbAHXuVXsty8MvERVfRN3wPcABo\nCqQ9+vn0/fSuSzGTzfs0cZUpvKJJ/miIH+h0sCeim7168fnQyqLAxfQHkLaJ\nvYoU5pHxvz3fVv0PPdrtQaZZOM1jAryeqP3gH13nklgCddoDJda/SanrGKkJ\nDQO9f1eawaiJPrm3ls6UooaySBfFe6IRXBl8Z2RfkL8KmcwopZ1S8MWyzndF\nIhyFYw4UVGOE6xAtECkaphqXBI7w+2ypQnef3vA18PYIfKw3ZjtEdOoxiI18\n62AK\r\n=2ZXH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC6dKX0x/NF8uLSMeUDYmwiW1ywNPFbk2jJs6DITiZzyAiBp8786WC3vq61VbtrdVocVmtWjB9/WnFu/4FIuOjjtTw=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.7.8_1538623508443_0.8972096438364532"},"_hasShrinkwrap":false},"1.8.0":{"name":"bootstrap-styled","version":"1.8.0","description":"List of bootstrap variables and theme auto-configuration functions.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/exec":"^2.3.0","@semantic-release/git":"^7.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^4.0.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","react-styleguidist":"7.1.1","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-mixins":"^1.0.0","@bootstrap-styled/css-utils":"^1.0.0","@bootstrap-styled/utils":"^1.0.5","color":"^1.0.3"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.4.9"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org","access":"public"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive verify"},"@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive prepare"},"@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"9195f181da3159e591915fec0dbe0dcf0d796f86","_id":"bootstrap-styled@1.8.0","_npmVersion":"6.4.1","_nodeVersion":"10.3.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-NJMb3erSnoXDbmzp/Ht/j+U67uFjsenMCQrDHqGGqGFJrl0JYzQfYmcWBeuB8++0dLzvI+h6/ct+3vWS226IFQ==","shasum":"d6f7fe343b955110480a44aa6afe0a10f2624bc3","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.8.0.tgz","fileCount":33,"unpackedSize":1442606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwB1nCRA9TVsSAnZWagAAL6QQAI3MFCKIX54JhRmiTJly\ngN0EevPWgLvCP3506AOAN9tjrBHl9UpOYBD5bbFCObJ0B1LBkFW7cPHgX3J7\n6p7RQ80yBrx/0ya/0C8knQ5amoqK0LJHtxhQ9LuWw2Vgc0jr246lQTgFBYHv\nVZ2Fz4nq8gMTiPzRu78FQm4TTtAuTBOok3ZV7zJD++HT43RNmj5HNGiB21kM\nDNi9HRLusPcwkYMtXVmDOeO10+fD1rtxrssaQiCMNBOtMJ57Xc7Oq0/Vx5J3\nwhDawMpsv+s6KA2b90JwUF+gRJPZzSLo1gkTquhfJwPn1OcPAyR5WIuauCDd\nkeoPDONQ428tfeN33a7gGgKE5Q71W2oWwsd9jc7q32tUo+SapMw1ZIEkRbuv\nYsGUjk4iQ/km3Hsqtt5irx82YXB3xcky77SYtZlRVxr/Xlcbid4WfR1BKyj4\nSV49hIO7pyHfWnebAv+/pFSvmslGZkBDCy+Ci29mXIiOwIAo1JotiuQ9hgaq\njeAfv6k+9vwsRpMqsr+MDGmTHli1wNvhwH8bU2IooqOPJ4mc4EUURR6992Q9\n1HouBhW5ti3Ad5NLxpmfsWHHviD+ALzpvnvyuhbBrwvfM9o4qQo62izQQ/oO\n1gr8wWWqR8LqjAe5GS4cHnOACutrHxPGnQUy4LHvTANY9ddj/emgWP+IGbXz\n8a0l\r\n=QAyW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/c6NP+9n7fR3rcCBfw9Fqi4Dr5+3Gh/8h89jtpy+ssAiEAkD+xFkiRuYxuoDhKrYWe9Sia4FmX3KC9o6Y9wixq+KQ="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.8.0_1539317094824_0.3835681328013081"},"_hasShrinkwrap":false},"1.8.1":{"name":"bootstrap-styled","version":"1.8.1","description":"List of bootstrap variables and theme auto-configuration functions.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/exec":"^2.3.0","@semantic-release/git":"^7.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^4.0.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","react-styleguidist":"7.1.1","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-mixins":"^1.0.0","@bootstrap-styled/css-utils":"^1.0.0","@bootstrap-styled/utils":"^1.0.5","color":"^1.0.3"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.4.9"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org","access":"public"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive verify"},"@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive prepare"},"@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"26e879e4dffe0bfa86c5fd95ad432ccacdc6ddb8","_id":"bootstrap-styled@1.8.1","_npmVersion":"6.4.1","_nodeVersion":"10.3.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-vtfCMeS4C/IXmzFZP7PZQOux4TtEg3i4qhyPB0oQOwb+N9LcO+38a20F/wBDpEJvLSECB4zzbtoT3mjHYtQfWQ==","shasum":"da8b8516404558b8eec31f8a9a251444d20f3c8b","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.8.1.tgz","fileCount":31,"unpackedSize":1442068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwVmzCRA9TVsSAnZWagAAkswP/18QqnKFVWzZhcJUTtCw\nJY6XVCx7fWkQN2q5AC8ZAmFTq0LoEUDsc5fsOXDN+o8hHMzbP1fjfWk4ZV5U\nu0jKqjp97b5I7+6TY5NW/nJfO+yTFVKAXs5hcA4COpRC9iXmp7H465+0IHcs\nSKJJB7Ar4zhfGZCtp8bx5cUZonAMhdueQLvECIzB4EmouYiigpODhzYdCAWt\nZzZ7h0yAbBMPiT7aDqLOdXKEQN/+unMpGDiZgDEMSuSAkYK1YiwaYB8uymaJ\nVG+JVJT5ttIJFWOyD4/h4oNvK7yUna/65IwduvSgMJA8zTseIz/gDITR94L8\nTm4d4G2eNxw4f3RWkj0GcvN5wOd7EajJxz9wR3VQ54azC2bxEG+i2XE4bcK7\nWPpihGABAXdiADbV+hDwarSy23dzfTa1hO5FRipCdjHY+hmkdjwO/S0qlfez\nYCY/uNn7yo/6w/vmj8kIJAGFuqOvtNoxtvu8BSsQJJgDV/NsoS0VPI9NOKdG\nbKpeshg51KES9+96EpKsA9ZUXQZxmybsUxj6ULnoOKIMCzxR7o7FJnSC5iyT\n7cN8hKgwXRjOmwnnEsMDt+fHvJhAF085/CxsXw+Grq4u1PYQibRnljaf77UW\nHJnAzPBYtQ/SkHWLTMGT3Ue62qATmP8gZpE93bh6kx/k5aNCoQ09F/wAD69Y\n2ly3\r\n=FdqJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSULtgnfPRZnUz/F7Dx4T6O1Pa2TXcMZAAgwhSWPwuawIhAP6cEvae4Odie01CKCIVTGArHRvGvyQWFPG7EW6tTiUZ"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.8.1_1539398066675_0.002501085363201261"},"_hasShrinkwrap":false},"1.9.0":{"name":"bootstrap-styled","version":"1.9.0","description":"List of bootstrap variables and theme auto-configuration functions.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.yeutech.com","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","postinstall":"node -e \"console.log('\\u001b[31mbootstrap-styled is deprecated, use @bootstrap-styled/bootstrap-styled instead.')\" || exit 0"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/bootstrap-styled.yeutech.com/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/exec":"^2.3.0","@semantic-release/git":"^7.0.0","@semantic-release/gitlab":"^2.1.4","@semantic-release/npm":"^4.0.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-test-renderer":"^16.0.0","react-styleguidist":"7.1.1","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^3.3.2","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.4.9"},"publishConfig":{"tag":"latest","registry":"https://registry.npmjs.org","access":"public"},"private":false,"release":{"branch":"master","success":false,"fail":false,"npmPublish":true,"verifyConditions":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive verify"},"@semantic-release/changelog","@semantic-release/npm","@semantic-release/git",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"}],"prepare":[{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive prepare"},"@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"transitive":{"name":"bootstrap-styled","scope":"bootstrap-styled","scopedName":"@bootstrap-styled/bootstrap-styled","jsnext:main":"dist/@bootstrap-styled/bootstrap-styled.esm.js","module":"dist/@bootstrap-styled/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","repository":{"type":"git","url":"https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"}},"gitHead":"3b28f533212282ab0152424ef7e3985964bc8561","_id":"bootstrap-styled@1.9.0","_npmVersion":"6.4.1","_nodeVersion":"10.3.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-2KcoK1buXj0BTFj5QV8b1vYaibDA8PZotsvdRin1J+sOGXh5bCY0zZUS8LrnuBerLeLWHIKjlo52K52OayFadw==","shasum":"9d8838ac8a245f6b4e32f43d3ac37a8f6b670f9d","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.9.0.tgz","fileCount":32,"unpackedSize":1445132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4RHzCRA9TVsSAnZWagAA5tsP/jMp0bM+FV48D/dZavcG\nVuh7GiJW6qZ4L1R4kC7S0tcb5rMwFWr4+e/YBxmnmFY09wQNG2eRW/lBcT39\nEMe1Q/n8FGhMsv/IbBj0NxgcB+OFXYYFtwWY3yuHgKLkcTOnYS3T3yLA5TGW\ngDFN8XEMIBN+af1enqBI2mksXYqvU4S0kUZkN9FQg8imSBweSFv31nNt1oMC\nVbX4H8T/23DwlPt2DSOHts2lKYg3UA8jKcG5AntrUrqenRF9CU/BehlzgUWq\nsL/YC7AfPtS22lrYBfPaow/BNtVQ9x5W5qRP8bNHtB/jMyWJ4AshtWHZaHYT\ny7J1DKXsTlpsZEQHh2yEeNEhdpibcbTQ3zqXpzmbxtVBcZ5124KsLjNRTgoW\nvlRKzIIfiK7Yjvd+CXAHclUpIrCYNEPND8NElLUXGTHUChp7cMc60KvMHKGz\n27aDHis43IfvlJBndezx/2KFuRGjcuf8zASpdHp5dXH3jAUUft+dcHHpJj3R\n6Qg/z1H/aL7sonJGyX0VAmDOBVwUdKM9lw6VsZBERFt1vtuUy+Okfz/d1uy4\n0vgitHKfYES5J0Z/8JAv+9Q7ZICRoLKUx2/tMlDSwj/Wdbv0ShuS+lXy9rIk\nybexOANFlUf6sB3oaEQj9Z0ll/EH/3AfwdIsfubW/eEkjq5wQJoXtI4hf5uF\nePko\r\n=hXEr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEAvsx8es9lS7LuoS2dATtTLtyhlS1Qo5Xz+fwHWfyHqAiB4hTi91Q7WuXoacGvNJ9EvBUkfXW2lMuyLLbkjcOg7iA=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.9.0_1541476850194_0.9842214817005763"},"_hasShrinkwrap":false},"1.0.1":{"name":"bootstrap-styled","version":"1.0.1","description":"List of bootstrap variables and theme auto-configuration functions.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.1","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-styleguidist":"8.0.3","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^3.4.9","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-utils":"^1.0.1","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^3.4.9"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"9c462e6ad31adcd473ae2e64f05149244bd9375e","_id":"bootstrap-styled@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-ryaqzo4etnlvBECejOuk6vJrG5+6TTbS2UeNbrh0zTd6U2l10XTPXCKPnOtM5tWO+2/t5BjHL/hlF/64JvJ79Q==","shasum":"f3ad60f0d0d77fba7e458715f62e35d4150d73b8","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.0.1.tgz","fileCount":32,"unpackedSize":1450464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6PBbCRA9TVsSAnZWagAAQMgP/iNYOPDqN2MChCXMYOe5\noBthhg/SzT5jNGxbRu7gh643Y0Ot2hA++eKoUH7H3Qk8LdxrTR0DTBW+Dgm0\nxWrw79lT2xDXQlnG0JHZWHWeCO3PjyG8aC01C3d6O/YZLXGq/9QdBwUKotgh\n6CGFF692MaA5tvA+J9FgNWEhByuh5HaRMPtDaty3EpPo+evhhgWFPmKSBCBT\ncObof8nrw51WLDr4MI90mO0oadoYmj2CJXyJeU62djES9glCvORlggljP6hc\ndM1bNR4PQsnVNfdnuRlzio/n2Rb+auAAazJJoHhn6w6z9uEZJsmNd5Idr0ou\nEb2/Qv4GKCVMknXyvV7fbKyTGBkv5uFQjZVNSVVKycFfAaH1eotIaKfqT3sK\nu2Ny1cyNpLhTocaB+UiccIWACZcjh7YSVWQfBBT4DqJM9PTzqvb1kpp44k/y\nC6eDuGF/XewFOGYS8CPqM6rgxJvszyxe/QlYSkYb+UwG4XXHc9nYLt2X/UuR\nTSCFRmVBw1JkfqjIozl39prlAAaMcIKhu7qo3/YC4zhAx6Y/cEdObC5v7EvX\nIDGWlEaNcgbQDvvKqUmhfWeFERkPf8UsQ50WIQL0DT4KIx6mDTkslkF2xrVl\ndAFEun8zAWg0TcSkPdAYbaSgok54prz4ylrgS2gRVMqEerLX6kyzmGbz6ze6\n6DaX\r\n=HU8+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC7n3zXdyu/KYYiI1n8brA5YWLlrK3VdbTcLLB2RspP9AiB92VZD8J/vLOuYULfWr3YNFxJj5fW2Afm4Z74VmRSqsg=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.0.1_1541992539019_0.09771076687011626"},"_hasShrinkwrap":false},"1.0.2":{"name":"bootstrap-styled","version":"1.0.2","description":"List of bootstrap variables and theme auto-configuration functions.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.2","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-styleguidist":"8.0.3","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^4.1.0","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-utils":"^1.0.1","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^4.1.0"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"78e0a9de9e147afd08a4118af5b2e91ed85e4247","_id":"bootstrap-styled@1.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-StOpFPjAIXg18IHU5rb8kwDAkIlPsSNJfb7OFxFDk1t5OZlLZwY0Oc7XAWD75i35VGL7AOOowb9hDnvzd32kNw==","shasum":"4829020feb3201af40125fb478727152e2a2e710","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.0.2.tgz","fileCount":32,"unpackedSize":1450710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6eBPCRA9TVsSAnZWagAAaosP/jmEkCdXsvkl2UNfQ9ej\n0Ilghmu4K2jtYI3Kpxd96J5UXt+QF51KwwtZUhfsSev/4g9ob8vWBQ/WN1bw\ne+hzd0M4WsEfLhzwrJOba+/fCpl9vRKIzUe5zMs5rmj9Li93cfhfY+lJ+9MJ\nphUd8S9B9NvsP4vCO8F3t/6XLH3+y9TvkZoiFO86n7XGx6Hc1hRHxjlVJcaW\nCoQOn2gTLUv5EUgU7AkyU7NmOeNn5IYh6UvWFBV7c2Pcl59TUlT+ON6wQ1gF\nMXaJXl/yj09LJXu9I7xJZC4YAtFG53c6TNdIdPdcb6Bl/7ssrvD6hDmRBgZ3\nTRqJZ8I2IzcTzVQakXc1dWfGvMu7/KUPZb3EyNwOWdMdgMwGKg/JcH3s8CzR\nQWjcn9sftO1K67K6Sp2+O16tE8lc7v4Z/6VLa3y2jSmWba8O5iHpc2No7dLj\nSIRg0DPnYBY16YaCLy3eTl29ud9WhVzhv9GLjZvGCbWy747cfxjLnzADh/es\nrGyCxPdjNWq66IcG4TZXvs/wxUCl+YuZ4VJPLvQA6H4xm23Zsf04n0xDzkMH\nCvx+xCI9Ei/cNNslpbEVjMhqB7ASMyoG/Y7q0QIim7u/bm7iSpmfuGPjv/lp\nYQiYvw4VCX+SB9wJbpRCk0POy3palxF38kSzWtbIRFksXM50zvImiylVbGHx\nqVhg\r\n=jrqF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFgMh+gJoz5MBaXHQQJVO1HWb1pB8rlSepj6hxNavoeXAiEA+sAJMfqNZLmrgq1y6xzkw0uyr/s6Jgtv4NwF8NpyRoo="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.0.2_1542053966605_0.88929539990438"},"_hasShrinkwrap":false},"1.0.3":{"name":"bootstrap-styled","version":"1.0.3","description":"List of bootstrap variables and theme auto-configuration functions.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.2","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.3.2","react-dom":"^16.3.2","react-redux":"^5.0.7","react-styleguidist":"8.0.3","react-test-renderer":"^16.0.0","redux":"^4.0.0","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^4.1.0","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-utils":"^1.0.1","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.2","styled-components":"^4.1.0"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"feaeb526ca56d8d17cc5c26cbca4260d11139e0b","_id":"bootstrap-styled@1.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-h3nETblZUTSEjZaswCRB3btf5UE23Zstdx+gTzCfI9sSDK1ULa3YDAGuUdENZXEYaECH6nwE7WnM9QyzFv5Rbw==","shasum":"9307323eb5774708fa62a2a7d795567e8a2f4a76","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.0.3.tgz","fileCount":32,"unpackedSize":1451002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6eT/CRA9TVsSAnZWagAAdxYP/11ka0kvhEQMPPsV9Cuw\nPvPzj8F6bzVPv2o4WLWRReFkuYLqEetboLdBLPlrOa2JVFCi5YmT5vuEZtAw\n/cvoj4nHB433695iwvolF95/QtyU3ooHaubx4m6cE4tN7ZLCTRIQuwSQ4FU0\n1JFELmHBed2qlHlVOmrt4U+pXIkAEYA+GcR+qmV06sB7uF7OH83ROccWe71B\naw1kPQ8OeqXLwac1tEQ90w3Gy8Q2miI5vLWX3cn2FypOmlPm7xq9DeXiHWaT\nOS7CN7An0r6F57jSu9YW9xjM77zUrVRSbHFBelc4//kr6Q3eXn4zCCEISLRk\nXoyJmGKwXGO2zkksuSVPz+D4UQBQVCdrcVixVfYcFkhIqBrnh0Aoqt0tQDHv\nRdIPs4RmPoq4ggoFESGJDBgKpjWDhms4UclO4v8NH/WEr9DZdxMwYTRx76x/\nkt6ZeZ3NF/bdvv5vtjKHVdK7IEITtUBpD/MSRErxEtv84soGAdp+eGTKcD7P\n1XavAkK1Q5YLjxL2OGHojnQkXpesJAgL0O2US8cuyiUI+j5C3HONg3G4k2VN\n/l9jKvDyzVojZRxL2vw+fa1k+h/SMj2soHjaFLON4MCgLFPDWlxaSrr97Bed\nd/qm3zBa5Xhj88/86GgEOroNsKoK+jRiOZnn6PLgnlbZ3BD0scu4x/A+Gy0m\nug+4\r\n=V40l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPVty+xAb5QNXRy46fKUP66ImciAUNV5pbmOKGLmkAIgIgN7QzqneQFjFyH3mfYItIG7f4mDT4VMM4I5yj6qphIY4="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.0.3_1542055166551_0.057517813815765706"},"_hasShrinkwrap":false},"1.0.4":{"name":"bootstrap-styled","version":"1.0.4","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.2","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.3","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-utils":"^1.0.2","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"d3b3f013d135ba46106e948bffe5f470e78f3ef1","_id":"bootstrap-styled@1.0.4","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-uuu7dYCrdo7NwqOZvWzj7sA5yqLvk3xsHoOw3DE15I6GYkLDp9c877EfnptgFX6gDPTK3tYU2CuzOLlZwnAlrA==","shasum":"827988a5af8570ae11f548d8cb52b979d36cd944","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-1.0.4.tgz","fileCount":32,"unpackedSize":1451352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb68NwCRA9TVsSAnZWagAAMRgP/ibVKSqZ3Tv+C4ahErJx\n5FgNzLUatZIiuXNG8hMpMsqQo6pVH1cB2uJGgz2u6RtEQCfufcW/F9gh0UQJ\nOzBXLtR9AbLURa84iEB/HGBMUja20ijlevcf6zDAGYBHP2R7n6qV+IyP4Dud\nP/5IePZEL1DasEFNsQWSXh/JroWi1KAeAZjCgBXCdKAPx3Jk1Ts9GpjZnH/k\n8Zk/Ph2y7XWPUXv998+vkhjvOtqHfbh4vG0wAm45abJcau+Vg1p5GqhybPKG\nC0UtDOl4TuUELsUGybZN3txgKDwURF4awdgGNQN2UxpbWAPYNHwr+bPNBUyz\nMcWfXTr0mxfvbuleLEkbm5zARbJyFrfVYrAqAvTsOfkZcQwh36btSqXl9UpV\nH2c5j7vkhRd8PYTehrnblAIzgqtvzz9FxhUDl4/PnOOHjKi12MF4BrXrQSjf\n4zchPIRYesXHxJN/P6dqpG9Bedwb5eOKIq8iIavG+vVFMkUKZBB03kUfI6R8\nDsooMuWwK+xnuh9Igv73uDELikZMPBo9IS4uuvLjwflKukp3CBl4ZHRNaJo/\ntTVkzvhiHyi2BOXalVAd3B+XSvCbeab91WB9iza8KO2W9ZoNRMVThozykMRN\n59toSx2v5VDwbCGcRdkvMm69eyqOW3kJV3l3sgQ0wvOh6+0L63TdW3nabvFz\nvDM3\r\n=KCxE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBvc7HkC1kUwt/xDWX7zvtK1L9uNwRrB4PWyJtvC69TTAiEAljuP3uR/rlZlJxDKt+RvXemXlXOr8IkRmpq2bjnuiRc="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_1.0.4_1542177647443_0.6525075020152995"},"_hasShrinkwrap":false},"2.0.0":{"name":"bootstrap-styled","version":"2.0.0","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.2","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.3","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-utils":"^1.0.2","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"c1c5c3d9c47dfb9926a2d4b766f2236c0520c6e8","_id":"bootstrap-styled@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-KIzZCSYO+KfE/5S1X9LUx3uFN0h5scLMyMdow1U5S4HjJV/6i+aXQ2hXBJgCwZVh5yO9m1KtYFCXKR2lul3m3w==","shasum":"52cb0c2fb1884a7c50cb1afd3e55bab5c1a82621","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.0.0.tgz","fileCount":33,"unpackedSize":1775507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb68VyCRA9TVsSAnZWagAAFN4QAIkPGy0ECamPOMGpaGi2\nlu5ihzVzgCmda8q8BDJxWhN/UlHMq3vWygu8fbzGj7AvROhEB1NJ793gjNgN\nvSydZHt/iga0KXW7BUt8ndePTPH6nPPhVC3TL9j3yJhxIRGHJwtNWENhWAhW\n9HRSJKO4YYvcMQRiTVSVYEk71wqOErym6jL0fCo6ZSzEKMvKKE1oIqHNxfPi\nJQcoHYNX3c09N9qUU3mwedD2uEvUSNexGuHaylayhmDEqM/v+6GHPlwkX4wf\n/0PGIuQEg3IvkvKgJYamyPB/P1YK86OD4zHwLc9WzPm+QkRdPjOqyfdL8xKS\nVX/vTv+qPIpXwN66guKMAZ1cKEENORXww5pf4b87NLqj+9yUo04Ab0KMuCdL\nrq1DF4diWNxtUO0E44cJE5B02sK8HwWganz73eYR6OxI72k1sx4QFoPHXQ+5\np8XNMSiH0F8VgD+n1QyWUz5ygxW1QdexX3csnzilWz3oIS4qghhZAQqFiyan\n5QqOs5vnCitZieSnE7aM6/6Q7s50GD14jfLjTBhVhCSWgISM5tJ3XtpbOuGp\ni89m//ASrDwrlMWxDclNac4laEZ7KjXGMPSd83hTdfXXvkBI9PXzQcwt+7DT\n07b8guglPo+reTlZkdaTyUMuVdglHPoCCOn5Z6UPA4etxDI+WguAq+ccmgj5\nQpj4\r\n=UO0o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFTdP0ZNkP1FUiT85zoFq/3XTwvQiU1LqOBkHDe8A4sHAiBbdFqD5Q+hdiRavuuu0Z47vCzKvM0n8o843PVNd+DoiA=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.0.0_1542178162171_0.6473235793740013"},"_hasShrinkwrap":false},"2.0.2":{"name":"bootstrap-styled","version":"2.0.2","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.2","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.3","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-utils":"^1.0.2","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"b900deb4c86e19ad426a9592b12efbe41893b69f","_id":"bootstrap-styled@2.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-c6U1d1uoJAbiTFoQGDC9gE9iTkb+ohEDDZn3JFgTHvIPrjWRHMjtejh+zrHQZktsDGcBgHVH9BLxY+mVxDQutQ==","shasum":"f4121f0409920d272014141aba58a07d03ac2607","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.0.2.tgz","fileCount":32,"unpackedSize":1451621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb68hUCRA9TVsSAnZWagAAkZkP/jsmd4QaGj863UFGtxx8\ngdrsZO5B8BqVxqe+DVXd3geSy3RHejraRYIcg2X3rWpftDyT56NzVJf2DyO/\nhCSQ+/pB+OZYjACTQli9YWuDe2LJYKD/YblhTh5qL50yMpzFHQhLy6/FKdwf\nCrF1BO2+myiE7we1ELyBH/CZpupbfoFrqyb7+0iU6vbU/UYp0KLbmXmys3rq\nG8B1BqGtn7yoj1lEfD2vuQq1HY3xUWMurRDr6rLPBAJT80shoMMp4fAANb4M\ngmykJxGkjZ1m2q7Rg+nO/NWmUbP5PFjH2Syf2RXLrrk5dR8o+OBPMjQGb6UH\nxxeY8oEu3yZCmRdKYh/qYS9QdBULO/Jbo2kX+tMGrGsbbSftmRrBRj63jir6\n/e0wRKJvNRJPAbe3H3MiqKAADp0P0qF5OKnTT3OmXRlv3EV5ZHQNPWdVoXPU\noM8pVzd+eZTPUQ+8SJQ0tpakxvbM4t5e2p54AaWTc8ZxvTEXBWlL8fwpBJEk\nR7lKNODsfOnpdYyrm8SeuXs7voO5RDiCGApmIZNzIAp5lWn9e9fdxVTmN5xf\n2Z/JTSe3NY5smIK7b/wojDIjA5qJsr7UjaQV0pZ77JKqK8HbZM+3j0mSRfNj\nbt4FtbtDA1L2VIima6SylKUP95wGHPqqz13BopgkEi96C/G7cSR9N0aXpl8Y\nmD+5\r\n=Rvb2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAWiKx3r8OowsazxNg2EQnBumsIp4TUkau0SWGcOKUF9AiEAxUj3PpF5Pdl9wQyzlWcnlCvRW/MEjZkRfb/H2PIo/ew="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.0.2_1542178900160_0.4587115506016719"},"_hasShrinkwrap":false},"2.0.3":{"name":"bootstrap-styled","version":"2.0.3","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.3","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.4","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"1c1490e957e588000045afd35bcdc71b5ae38338","_id":"bootstrap-styled@2.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-4equuT8/g4XUeu5fHKe6nFUEOS4ZYjGKO9Of3pNWc64ZpHyxzFWYbIu9y49nI6WTumi+1MGoC906JjwYWoSACw==","shasum":"d8fc83ba05c362a1b7d8a1efc0480f8052d501b5","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.0.3.tgz","fileCount":32,"unpackedSize":1451783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7HVdCRA9TVsSAnZWagAA52kQAJaIxG/2vjuYR4dBhpmO\ns1nKI4GsZZP2zEVo+PdSzA7C4jVdhZOUSzgVKsjPk5LmszCkM8U7sHKSqF/M\nwsuWEUDQ13gCUNZ8zF2XNlNxL6l2QeGixbUYqxUO0fPuUABXsScJU773B+7Q\nIfT4jq/vA6qKQ3b7rvJKjonZ/RScwjjqV6idYSmKLF5PI/pT5xASWy8/bnfE\nVPr5uKQo0mCfc7eEXh/vdCJR2zXGo65tNZyNJNrGr75gTt69luXuNtaPLHln\nrKgQjSGek5WEqmAelHwFJunFY/bzb8aP2Lq9ojE8/JAcO9IlxY/PhUOrwGqq\ndrl29XZvxONUjAniyXkHM9XvaJS4P0ctlEQfnXz3HETIa2ZwutyYHGBNNr6N\nviJx9HKY+BEr2WHC4xJRn3rhCaN3eoUmQf96ZgozKL2DqjNEVc5Lx6hxqkuB\ncfqpGdylvk8fHac6oYOr7smGtkoGZx5NUM0+NGNGVi5QDZ4dcbmJPmNmGDft\nVXuj2Jni345vjPTGUrR2+ZvXr8EZ7wiOrubkPdKcfrnpAS+02TOHbncq9KVi\nwiI3U2Sg/qO6ir6f5Yat6JG3B/e4RZHeVursK8cW5nVKtouHKzh+RmZMURi5\nZCOAQNcmAlFouroRmTd65SCR5Uau7rPseX9YZ3fXhqVsp7zySZduMmm6drMc\n7IhO\r\n=Bdg7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoUy9+kHjDWfpksrLClLT9rcKvAyqIVgwLzKa4DgGkrgIgF0G9xUybc+UNIeFLNQ3j1npAJEzQe0aHOzT+yxBENlU="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.0.3_1542223196448_0.009394188961758587"},"_hasShrinkwrap":false},"2.0.4":{"name":"bootstrap-styled","version":"2.0.4","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.5","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.4","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":95,"branches":92,"functions":90,"lines":95}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"0cc8699145a33b5c38534abd0db4ea917566b479","_id":"bootstrap-styled@2.0.4","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-xqbzMUVuY/0mKapM+OeCNqXNLfJcmvHhd4mEBMmT7eMv5D1Dlu955Flod/smAUuaox1emOJrPIgnO+wnUtG+jw==","shasum":"5d62d88e9d86957a7cee181c03ab309a588280e3","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.0.4.tgz","fileCount":32,"unpackedSize":1452856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7+gnCRA9TVsSAnZWagAApl0P/06KHjejc1xgaZUJ45L6\nJeF45/5iMu+k9brFuQxV6bn04gM3yJwIyjBMb7xuyrVTTmtZuNUF96znpNsA\nlEF5A/9RI38nXCBrGlVLTjb8o4hnppEzQLh/iYJdzfyikOle56T2gB1ZV8ll\nUHtnBrCnI8eGDeZQsDnJKZQzpYJbrGSAxPtwV1LcSZ1Hu/WLcPFzAjS9eBk6\nnxioiIXFbYmpv4zi/vqc+y4CMfGpmxYA4EE2MGTXkAqIFGJjC8k5w40h/EZv\nMyprfTJscwoLv6pWWiDZg86FrFqu2UW7UylSlElT0dborhuE7e01woTl7pgG\nFZppvVjiXg3TSSc9tCbR5EF9BLa/tYjMzRn3f8lEQxhe5Uh1XSQQGixf0QBJ\n1a65iV4yNEGewSpSgFJEIqbaA7fejOzN5MULuqIH94/jvUjJTyLwc9z39+aN\njWpt9MJRu1/ipsk4XJh87mg6pbYm99z/5jqfQFpmmkQtXynSml3TJBTcvzhe\nLDNPMpINIKn3ElGb07wyiDhx98jYieXcQKPOYG+qJUsSeN5kKbZmryvYwL0+\n1bxmi5ThvS+ZXsW8fHynZyz5DXmN/mtQ6ymSx4lCVI5a9najU2xsigWvkz/I\n4XvwiuVe3ZNltNsSEbu6XsUbfJRaIYl3SunL1g+7XUJa5Y7cbmLUzL3LCZV6\ngj/b\r\n=Qfbn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEYEgoF74MqFtkccghZEb4RYR5sbLHCqYJARVocAX0WzAiEAtSVnMNRNKBglEFCDLvnSrutfe54vOi05ex0AqWdFLdc="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.0.4_1542449190810_0.32188413340862154"},"_hasShrinkwrap":false},"2.1.0":{"name":"bootstrap-styled","version":"2.1.0","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.5","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.4","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":99,"branches":99,"functions":100,"lines":99}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3","lodash.merge":"^4.6.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"bd6fbf71956e3c77ad3dfae0ae7e72e43c8f4ae0","_id":"bootstrap-styled@2.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-ABlvSWJ4aCLxCAhvcSawe2y3kpxKh8p4CCojn2hpKJvR1LcJW5mXHgH4fq3D4Ue/7V/rATK8VtF9W218IbUIsA==","shasum":"81fa44664032ec70a6d3f76456ecbcee7db9cadb","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.1.0.tgz","fileCount":32,"unpackedSize":1903894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/me3CRA9TVsSAnZWagAAGS8P/ix3B9D0DOhP97EeSUL2\nZkNiQRnH3dzEzwcf6dbM4+9f7zKZqe3y2cB8rUl4XVol/oOXwz1a7i8mISgw\nmXJdQSTjopTift6OHDcf/3lgM6hac3sBc9nI1bBTC7gHXxiP/WsvcUSYPCCl\njUFIcH4hundJe4GGKl7gOvGiOUlkNmovPHU4zdMpb5lEBkguJjm1xaDVsesf\npoqij7LqhgegKv0NO3dNUuWCfiqhh3Ex509wGTZ7mie3zwA29s8TezVbUFi+\n46rCCtE4h42SRAL9b9lb4xN9jBKG6Jw5Yb9PE/AzfzyC/c8dhEMVh4lqwqOw\nx2Mnez98IcZRYPa8SK6SzYStpi2hxBbO0utndCk3zxrlwqyEYwknYTwVBh/T\ntmF0cKSbFf90DBstfPhNK7w8vGL7C6JPHkaO1epuHHzY3lfGhd3x+oEHLZdU\nyp/evWisz9sZDAerR93RFz0zl8Xk8MIxTITikeu8AI8QBqDJ8Agc+At07jQs\ndyAdtbOKdqZchRAZ5h3VIefn/+GfSej2xjMaTJwqPkDn3cLMwCQwQrzpVtGK\nAzZ8UHxssn9j3T/7/lCaRUchB9iP77hI+RVIUPLegPROhP6WeqVmP4m/EXFu\nJkgDyVwDg+9aTvxZfbKw59EmhixQ8lG0L19PU6Cojh/TjBRYzhehHzUI5TgP\nWU2r\r\n=at9Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEO62uMPa9FRtyc6L8MkExEoVjPSnpriyw3EryjEgDnPAiEA/e5EuKu8JrTsc+5qWs0YUHSwxvqoRL1ObnX2/Fsj9jA="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.1.0_1543399350557_0.832190312224921"},"_hasShrinkwrap":false},"2.1.1":{"name":"bootstrap-styled","version":"2.1.1","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.5","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.4","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":99,"branches":99,"functions":100,"lines":99}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3","lodash.merge":"^4.6.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"7c6bfd512d228d80edbca32a940804af5a169997","_id":"bootstrap-styled@2.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-WmJK1QLFruib8w0UBWqwLmAdZkC8mfa3KlKcAKt2NgKENuHkqj7zOr3fKlogFAMBygNWdgg9Aaaql6nLYdvjoQ==","shasum":"0a2136e134503b6d739118f39296b0cf3e93d19b","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.1.1.tgz","fileCount":28,"unpackedSize":1897517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBO/MCRA9TVsSAnZWagAAYW0QAI8WPPdODi8PgJ2CNeWf\n4lIJb3Ug6GMuc+KNcYzvBFz+4Qq+4XDWBpydGcmKoDyiRYQD0N4GJVJuYJiU\nRtyVtU4FwcDEFLUYo7MZ7vKBvomWbnBYaTkqxEqo75dziQBFFSXCOZ+iKT/n\nmgmbOVarT0xvr91APQqJFH9cYwdpmeeKhe49ppPxi/EKQiS7nrj066iLOK1o\nBV5rTdXwyeyS4YTyMmeflulfvofJ+UNw0OkjRWPW3Jesmk09HPKlexhlyQ5F\nlPaMpBIxm1Vg5dReUYyMiMemcE7tO2jeTUMlDNRU2E2kVNgWJIzR+glfOGZc\n0BUKBoG9CMgRK8dZvB1OuwlfD0o8WJ/UGbrUqQn47FvuLRf3c0oEfeL3kZDf\noFGais+HLFPl60JKajlUFiKrVOOfjNPLqHx7sVunMmC+KVQRXB14gsvOo8JO\n3PKMbCBs7KYWKQ/YbAqf2AarKDdC7vXqcX/JfBnNEtL+BYavIzBd+u6fC7xo\nZrGcTsE/XTFMtQfYQF8AtoeA+8oqZQRb4uvwsSSMIp4CbuzaHXfbSYX7mPum\ntqnn2cVT1dwWM4tjeDTqaLpSFkGGQYNN9WVmQlArzH5/vRNC5ghLQEugdhqX\nO8dRSqJCTYyds8yLfFZUwmoi3y2OWuhIHmEhkMjwTpYtPlBID95K6QXkB2sJ\nI/NQ\r\n=bXx4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDkdfM2UEWFkIzYKFEiEwB2A5lPEDVymbq4yqd9sAkGCAiAhUus8eGbvMswudacaNMu9yJqeXj/LRDCArvYk/aTgGQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.1.1_1543827403658_0.3272418726487125"},"_hasShrinkwrap":false},"2.1.2":{"name":"bootstrap-styled","version":"2.1.2","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"styleguide":"styleguidist server","styleguide:build":"styleguidist build","prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.5","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-constant-elements":"^6.23.0","babel-plugin-transform-react-inline-elements":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.4","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.8.0","sinon":"^3.3.0","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":99,"branches":99,"functions":100,"lines":99}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"basic-math-utils":"^0.3.4","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","color":"^1.0.3","lodash.merge":"^4.6.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"40f4ee32ded358912b22928fd53cf4568486077d","_id":"bootstrap-styled@2.1.2","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Pg2vG7UWqjf7tw4ZkBJiYfdWcjCJDCAfXofaJQlPVY3j2W378mLHeskeV582f7LzVtfogGzmVkt5lfkez/4aeg==","shasum":"0c728476bfb067907e3da8b669848a143f375cfb","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.1.2.tgz","fileCount":28,"unpackedSize":1898181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBQATCRA9TVsSAnZWagAAzRoP/0FN+c7JsbZaE/hOQaJq\nPH74D58a5kKEECVnPLwzLtwpGjs4OFFERjHgjrtlI6xFlKRTlr4e3P49+nS2\nl+yXemoSfnyWkWWW7ZWPZ8vHZTO+kDtwhJnCe6fGGY9J+KBITULP52RhKLYG\nUNznrZKhqnLzYfvR7aTzGycxEV1qm46J+OU/B+2EjTf0mjKgdAdN8kIPoPJu\nJ+jBSK1iRk2zwqlUT6N5+5T20zHjp8HnIc9AVILZR/MgKhoccu3H77aVszhW\nTt+vWEofYF9gk2Q09gGGSionlG8cl4BITWE7qGumw7ZqGAARh9N7WA0l5Go/\neJvS8GbeX0N9vqMDcfa1N6xR5PUjaK4WxaBsEZKliTeDZdVqm+QrRm0Xik6b\nPK8t8RSp4TmrjGq1V8dbyGfk1TsM07qNWzDIG69WkMNPGMWr/nfEH19xDjj3\nbJdC+H6o98eUlRQ1xwRgRqVs3QmrGUCihRrzODdUFEtLN0z/RAqr9S31k10V\nac1MypnNqQFC2WY1XKpmg3uarTNRDC61sjJe4AAEdg5u8tNfXezwMMXzODF/\nIpMc+ZljsSSiEBBHQqW02oJGR7bHwY4PT0CoVwCsmY7uKnLBg6TVnVB1njNp\n5MA9CBVDQerKhN5OWiG7q0PqdX4HG+rPhLMWdPKpNBB03kvRy6K2la8DtJZa\n35NK\r\n=xg2j\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIARxPjDXRT8kTxE4kzFVKfhLMji4FQxuamFdFxQ3yVFfAiEA5aNchwNMB/ZCtE1BvBo0eSXYm6D+0pKmmcBLWeqFQng="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.1.2_1543831570354_0.8251457745379933"},"_hasShrinkwrap":false},"2.2.0":{"name":"bootstrap-styled","version":"2.2.0","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.0.0","@babel/plugin-transform-react-constant-elements":"^7.0.0","@babel/plugin-transform-react-inline-elements":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.0.1","@rollup-umd/documentation":"^1.0.17","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.5","@semantic-release/npm":"^5.1.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^9.0.0","babel-jest":"^23.4.2","babel-loader":"^8.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.9.2","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.6","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.12.4","sinon":"^3.3.0","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":99,"branches":99,"functions":100,"lines":99}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.6","@bootstrap-styled/css-utils":"^1.1.4","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","lodash.merge":"^4.6.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.2"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"709bdeab8e84bd829b40095650af8b9b1b8afb95","_id":"bootstrap-styled@2.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-xOF8LGQpGLpJKGYesQru0IE2rNCf2c6EgDpfmskiRLhZX5Zz8kNyEEnk/3s9A52Gp7tZV7lKJxk2CMau78DYmw==","shasum":"8451d1533459922dd50596998cd1133723c8163c","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.2.0.tgz","fileCount":29,"unpackedSize":1815829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCfCACRA9TVsSAnZWagAAdvQP/j62QnGjwxTmIn6Ov3h9\nfddlV2++2DVnv5PO88iRP6OH7gUu+1KmJ8H31rio+uyPj/2jwKa9sPYjsjtj\nYwLxLXjagEYazfYDj592IDp2/rT2j7mYTxfRt0wuJrc5zTtfnSKwCWZqfifH\ntTpesDo1r4/JIJ5ps8C8+5TGU+nzcFOb7FtYXjxSD0X3Bq92i91cAiDRvl0t\nXqnF7cntwChHaGQvXIHmF+HPZPkJHn4fwVZfmMwCYX6HHlezANpUhRigQUbm\nA7BILxw9O/oW5kloizwaJ+GyK7ZAnrDUY8dB8/NSrwExkJNIlETZt0KjOfvH\nmRbe8vq7DEgq3ZLCuGe4SMb2NX5d1JqcK7ce/NO5d6q6C0zYhyeq/Af0+SGL\nWH/beFzB7w/EDjm1TB39jQRRub+FX39NiPlMs8nKLblqPLlkCqiLJi7+Hyn7\nZZH0JlEajHk7Xla5bGsLJyjcUaj95WoqHNAYPmSGHYWfiDo8f65uM3guPzge\nzX9B9o1S/Y695yHjGKOeA3gcHARLJSq4cY+vf7H+X9J2pIbuk9rH1ofg5Yb7\nBFcykI/lnYRfcsodESUk1g/EBVYjEivNl9SRmR1FqqqhlMsvmr8hBnTFre3Z\n883nhOP7GpMAMsaxVqCGeFKhHNOSEXmzBpgpxqVlRpRsz5BknQJ9X5XrBJHt\nHj3Q\r\n=vpKu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAdQzOMWEmwoWRFNIOJhj4Tk+wMLhL4xtc0+bif+VlKuAiBYWkusXvsx+rE53aNLbpE2Eu5l9AQqeczi1v5hkQvk8w=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.2.0_1544155263676_0.9355174911831123"},"_hasShrinkwrap":false},"2.2.1":{"name":"bootstrap-styled","version":"2.2.1","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.0.0","@babel/plugin-transform-react-constant-elements":"^7.0.0","@babel/plugin-transform-react-inline-elements":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.0.1","@rollup-umd/documentation":"^1.0.17","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.5","@semantic-release/npm":"^5.1.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^9.0.0","babel-jest":"^23.4.2","babel-loader":"^8.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.9.2","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.6","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.12.4","sinon":"^3.3.0","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":99,"branches":99,"functions":100,"lines":99}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.6","@bootstrap-styled/css-utils":"^1.1.4","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","lodash.merge":"^4.6.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.2"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"12fec7b284f9312e8faafc21fca4e7240dfc15f7","_id":"bootstrap-styled@2.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-HF5D6BqEUKPs6E+2ZcCK6pcvcpSXRsY+eplpPzTSWqQ17J6zohhEznPPZFBjkKPRJaWtXxtQPj6nHQ9U2p6Qww==","shasum":"bc5ce91a5fe1a36c590604d0959b26b1eb9f393e","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.2.1.tgz","fileCount":29,"unpackedSize":1816072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCfQ5CRA9TVsSAnZWagAAP4MP/jhcGL/chyre6m80tUDO\nMnazeUrQ6Joprn5fYg3Yzqlgs4mRrJQA9mdBDvPHF/RkUcoZNjDQcGwe0rgJ\nyjBnu0uZfHTOGl9DocLn3oC1dlQquYEBloZxICEfo9wb23o5VsPIucSYJm1x\nwb6XDtH9T+6KerNveiu6yYgur7bU5d9e0g0wV3BGFgyEP+uLojojInQwgpss\nTb5T2TALCMHqZvWyUByIu5RLpByBsy+1YEs5dvwLBYeiaSjHr7ZP7l5I/tFS\nxL4oi2GtFCoqXXe4FzgLSEsUbljdUjt3YyMOTlE7P27JvGKc1oBruRdE3Xhg\n2NRZe3kQrA0GeVWdqzawoI7EEOg5xxtyJgXv4xUrGUgdAwzyUpl0iRBbtCbf\nOh404/eQW0ORCAcqU3yNnCXcgPHuQNk0ewD0gnpE6wy6x0i1Fr7vMP7KYVl/\nsA66MIsl481pc3/2VAozq477N8bXwJ+z4HNrp0HrH32MSrxykXCtTmDMGGUw\n0Y3OqaRdM6F3El+Q7Nby9JoBVH1yt/EGy4NGI51rz1o23QBHVHM4mClOAKqv\nalRcD6vuPmE2ZGtK/vPuku0HOin/wKLvN2KWO84DvFfyPx76lQlOsRkNnBBS\nLATXXxPsZgx3i373qDQQKKFtYjUyZB8aBjCg6UnaCSSDXnXH9W2pT6hzJ3Ra\naM0M\r\n=Fbw2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyMKDYRiFKFNHHd51neqKMYNm2UUhSjeR3AALv87TRnAIgFTIKLEr7g9Ld9oMvqsyeyzATm92SNxICVXlJIfj9FYA="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.2.1_1544156215334_0.9659253570565156"},"_hasShrinkwrap":false},"2.2.2":{"name":"bootstrap-styled","version":"2.2.2","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.0.0","@babel/plugin-transform-react-constant-elements":"^7.0.0","@babel/plugin-transform-react-inline-elements":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.0.1","@rollup-umd/documentation":"^1.0.17","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.5","@semantic-release/npm":"^5.1.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^9.0.0","babel-jest":"^23.4.2","babel-loader":"^8.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.9.2","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.6","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.12.4","sinon":"^3.3.0","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":99,"branches":99,"functions":100,"lines":99}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.6","@bootstrap-styled/css-utils":"^1.1.4","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","lodash.merge":"^4.6.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.2"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"0e9244069f79a418576c4b4bac79485ac958cc7f","_id":"bootstrap-styled@2.2.2","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-4/Hd5Hzw/vVN0IZgtOvFlFGgxx4aCbsbVUpskNDwExLqRN9MsqYCYeHM1RGxVMU/yeBNe6ykAxaCwiBw8lsQGA==","shasum":"fbf2fb017717e3f8acaf33d2182d07e161b32029","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.2.2.tgz","fileCount":29,"unpackedSize":1816401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCip/CRA9TVsSAnZWagAAPTMP/1XkyDZvU18V5cQGYczx\nu8/OiKcQfGtEnMH8/z9N28QtfrteKYEtx1CPTqsQVs3e7xvrFeJZJNAizTt3\nWvtDOgUu1mVeNhVEyxRftc0Sh691TzaNrrGSvy1FpXkv5j9ty2IlpvLUCACq\nyC5VAl8pQtlpnFcytrrN96r8B4Ys0D7qNdiUGNRgBcw+demWLMLKzNpV28fG\nSsiFOsduEHeY+MjodC9AxxPhrOoxe6nm28hNd4oFv7LWbf7gVWFwkHbYbALp\nUJodhK64i5oIHrRF7NvjjTmYMnx5BPSsGXFBKqUBEJmHokZ2buijmYAZ0Dum\nCV41X4An+1rKsVFmhHVTFMxbrdN8LEUiDqeE58EMllR/sNueeHQ7jA7UGTGR\nyU1IK947vBHe40ytz4N0HFjAqdCKL+1Ec+hh06E5ZkuQrth2Jf9xSFYEALYw\nilxHzHcEfvL0UPBIultbgMEERXI+3ybVj3LDlgtCkjol5onAp3MJMNTQ+Tgz\ntwgMp8GbYDJFp18pwwRytU6nWID60mD/5OVbK15vHyITPtJYBsRHNswyLi6H\nDA2aLFOQMB9UNinbsegOHf7V/DVJNbbkDB5qAbUlzQ3JofF/9CCjkdTuuEsu\nKqYC6XeXWRzO+F1EcHtVknqX6+XDW1c0xtF+EhV/6zOB1+FIP+CrnQgt6AKU\nOvzu\r\n=SOZ7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAS7anYSAvasIPjKZXbmAJxEuTvzHxi8/bhk3gyGPtNTAiEAhtm2pcH1LfCxabYljv8q7Wbhc1s2chKvgsnZdypOOfc="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.2.2_1544170110289_0.34864397337109354"},"_hasShrinkwrap":false},"2.2.3":{"name":"bootstrap-styled","version":"2.2.3","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.0.0","@babel/plugin-transform-react-constant-elements":"^7.0.0","@babel/plugin-transform-react-inline-elements":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.0.7","@rollup-umd/documentation":"^1.0.22","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.5","@semantic-release/npm":"^5.1.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^9.0.0","babel-jest":"^23.4.2","babel-loader":"^8.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.9.2","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.6","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.12.4","sinon":"^3.3.0","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":99,"branches":99,"functions":100,"lines":99}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.6","@bootstrap-styled/css-utils":"^1.1.4","@bootstrap-styled/utils":"^1.6.4","basic-math-utils":"^0.3.4","lodash.merge":"^4.6.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.2"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"9c5b5155402d5f6fd5cd2a405d81449d3771deb1","_id":"bootstrap-styled@2.2.3","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-cS6LzHTEJI2c4phUyKQE0w6TF1Exllz0un6rZxZ0GHa82Q+YDzi33BMKI1gnXIkkmfbWA8cR+dBaYVLOf/wGBQ==","shasum":"03542eaa4aa986a5c13ebbfe745fb1b593dde1b4","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.2.3.tgz","fileCount":29,"unpackedSize":1822204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDV8PCRA9TVsSAnZWagAAzkUP+wVA1ZrnmjUnvK8z4sYZ\n8PfvHQ5Ti3FMxTnk8SGLplpteA7AmpM2SMwWjU9bR8xCDPT+ve9Ldcnuu26H\nTPDmxsTjI8f0nSnkAnamCtyH0UXKvylDk0v3E9liJCOv+q5kEotoQcHpt09L\n1bXeAtuGbGoYEKvYdVA7pv3+/MN8mEPpnbRKnEDDLyYIQ6Rmfa9MsxWV4QbO\nW6exhwBtVKqEiYWNKoBMu+gHx1avtGkdlnbXBLMMwow1IoN+1884FYZ/kYgc\nQTYWAt1v7K/21m7Iize1HLgJ+XnG9yPHLjxGcM4985mLTXRSmxmtzePBdnIg\n/vFfrR1RkNnSbdr+OrR+RuChXaVtBj+2ShajkLVHiLBflQEjll6lVBG9OlR/\nrsv+vTbJf4epEyAJvHdjiF+nHz3cIQTz9XiBJCIb0p3HLppWXQ51ivFdfgC+\nIUru87QOWVxFvkYS4fanCgIjNxTpbAFgyr53HBzqn52u5u82rsmr9kVDO58d\ndJCGj2UcxhEDZZmBviRQ+Vkc3thRhKgfvA8g4V11SvCCvvKHiyJ9bun7Vh5H\nLMAYLVcUxL347fJXnaYier3OFASjUIIgHHQ+ujzocNV30Gt34D8VP41okGoG\nnhsp6hrpxTiu5e1bClF/fbP/cVI2vRJRqoPIPE6IQNkXxpM/Old3P17lQqGA\nKhfH\r\n=2pLz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNZhWPJH8LXvSVgQVHbrZrzfhtW5UnBNRQ4LfQP3ceZAIhAOnzytkN/Q7Kcl8CZHqpqGASUPfo+n+ELPxapXquEupc"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.2.3_1544380174748_0.8035807652266194"},"_hasShrinkwrap":false},"2.2.4":{"name":"bootstrap-styled","version":"2.2.4","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.0.0","@babel/plugin-transform-react-constant-elements":"^7.0.0","@babel/plugin-transform-react-inline-elements":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.0.7","@rollup-umd/documentation":"^1.0.22","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.5","@semantic-release/npm":"^5.1.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^9.0.0","babel-jest":"^23.4.2","babel-loader":"^8.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.9.2","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.6","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.12.4","sinon":"^3.3.0","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":99,"branches":99,"functions":100,"lines":99}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.6","@bootstrap-styled/css-utils":"^1.1.4","@bootstrap-styled/utils":"^1.6.4","basic-math-utils":"^0.3.4","lodash.merge":"^4.6.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.2"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"eb4ea86c79e96a0d133351e85604b8a6f323edc2","_id":"bootstrap-styled@2.2.4","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-6jxzWXuuKQu5NtqWG4hIOEK/qnuoFLZh+kao3rjCkfrNwygDJH6gvoBXimkgkSLPqlfnZTexme2iSSWmpDOvDw==","shasum":"7094b51b2848e8c1160e25266cfb4290d257d85a","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.2.4.tgz","fileCount":29,"unpackedSize":1822466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDWXWCRA9TVsSAnZWagAAwoQP/jpZEBUaCYeKDpL1fysB\nOK63NSuEJ3/fo59d74+vrDS6jQXH2YecqExZOmaPjtAm2boW3aJmV0IY9e09\nNHCtgtdKn2vC02Lj1k/MyPYxSNuhsrsnVvOuMfArLxePiW1Ukf5ngFrV6EUV\n1MJN48vX2m8d3l9NOOMFjMJjdn74Kl0eyoW1wbOsZ16dmMKYVnewPbWuHjM8\na9cQS4pS7mIWNVrxYNh/GXLdWZcvLcKlj9DNN4ZilWjBfn5wpp4TLJTTXcfm\npwTTL0N2LaOn/f0gUTTaTGTrZ44CmOFZPJTvHsAgAbogQpKIyAoa/JrkWPLE\n1HX0g1pCDEeeEuE/Jn7geZgzaK0wAlh4VrG4ZY2dDBNqWqKiomxtzSchdt1d\nBTjdY092OQx5jN7RBAk6jldD4Z68BCPjX0KTpXfr/LzLFZlXpWgUDn29zd9B\nesJ6zHOu8gKUcvA1RE3q2FB2q94Uf/5DlmXy9E/UmwWgTQy5Z8+OEIQkjbRJ\nn7dvi37UwuQqvY51oabVIFhIDVPubtwXLEkynMIJUc/2iIgekpCbBFI143Jl\nyIsexrwYlfbr0RKubuTb/8kqpb100Gga5J6+HDfZv0T1iWrG1i4bi4C8BGMA\n1JJkaFVFKf9jc0Twi4AeaMPdaDgWBWjpKjSLSTO/xJzkMeFgOqlXxsVmkFEy\nUXPx\r\n=xYkM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID/2RP0dCXRxCvw1VNjyedPv1ZNDhYnsC8t8CR8MyhhqAiEAv9FPYOdJ3mDi9KwP6LYSRcXFT8U6Hk2vHdjUb5AeueM="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.2.4_1544381909546_0.1722708557830901"},"_hasShrinkwrap":false},"2.2.5":{"name":"bootstrap-styled","version":"2.2.5","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test TEST_REPORT_PATH=reports jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/plugin-transform-modules-commonjs":"^7.0.0","@babel/plugin-transform-react-constant-elements":"^7.0.0","@babel/plugin-transform-react-inline-elements":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.0.8","@rollup-umd/documentation":"^1.0.22","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.5","@semantic-release/npm":"^5.1.1","babel-core":"^7.0.0-bridge.0","babel-eslint":"^9.0.0","babel-jest":"^23.4.2","babel-loader":"^8.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.0.2","babel-plugin-react-intl":"^2.3.1","babel-plugin-react-transform":"^2.0.2","babel-plugin-styled-components":"^1.9.2","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.3.2","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^5.1.1","react-styleguidist":"^8.0.6","react-test-renderer":"^16.0.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-cleanup":"^2.0.0","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-inject":"^2.0.0","rollup-plugin-json":"^2.3.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.5.0","rollup-watch":"^4.3.1","semantic-release":"^15.12.4","sinon":"^3.3.0","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":99,"branches":99,"functions":100,"lines":99}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.6","@bootstrap-styled/css-utils":"^1.1.4","@bootstrap-styled/utils":"^1.6.4","basic-math-utils":"^0.3.4","lodash.merge":"^4.6.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.2"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"0af1f627ce41d9240b12e97da4056a3800a91b90","_id":"bootstrap-styled@2.2.5","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-hPLTAXM+QsqYfkg4+KHrmI/VWG9t29SGjiMNUgfD4tuS4YPewLIh78IwCqTO8fwTil2y7wMUrTCxkzvmErLaqw==","shasum":"e6fdaf0593091a694f4e4bc2f6a47f0341d572db","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.2.5.tgz","fileCount":29,"unpackedSize":1822845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDg2iCRA9TVsSAnZWagAAuwsP/AtYm0vr+KJS6zjO5WOP\nqXR4q/WdlHALV9rgtdqhMymJ2LA4uQfB9MAUFMY7arLDBlzqquGn45pdHk+v\nfW7lE/xCmYPXQZDkahkhlJbpdteQCXXkIkRUwLmRQDbXd+dBF9uGsr0x7PnH\nf9AsHs5NW9M/KvxFgkS2osDrxrUkCrzv8RGj+XTrBwp4P7xOBPwGL9/ay4k3\njhhaM+gSCuXnwTRbu23yJdJ11V/lUSvTOa9v1W2ZszK1GSgptA5zV5jl0YfD\nTMTshDcg6G8VRn9PsvVcrJpwIXm9G8IDP5g8aYatWJNinvRFdzgDuRaYCgrq\n2fRIKra5t7yWW11B+83x73jVokNcpLmvmns4OdFZWx0JrAcg3fAzzObyJX5e\nxUw9OI45zHWXrU/GioVJZaOOWAaXBpWjCFk9y28O/k4P2xHirHw5dR1hpjMF\noqOZT3aD4rGk0UeMBC1KUzsO2S1TgKYmjqmdRDcNUhuvg2iy21pNu+UEXtPd\n5ynedLnbUgQZqcMAopNVc5/rJqlSCkCX6akxUtqB7IOTnkuR/tPPCD87gPHj\nvZM5SZjmrby3ZCKUJV8BroTelQ2iWbdr7gDLssK1KCAzW5FToaBQKw+jHp/W\nPbussLYdI33erRAy26ONf3sZG0UpNsBJiXu8GVr+FZBE3QYp+6uMFRTl1AzS\n0L12\r\n=eZvl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDomtP1XT9Ts8KF1I9+UkhRSyFZYW4D3M1PukJDNqoidgIgEYbIKXX/q6YGlKKRud5RDVPIdmGUY3NpwFTVbkMauGg="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.2.5_1544424865535_0.1499043541351761"},"_hasShrinkwrap":false},"2.3.0":{"name":"bootstrap-styled","version":"2.3.0","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.1","@babel/plugin-proposal-decorators":"^7.2.2","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.1.1","@rollup-umd/documentation":"^1.2.0","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.6","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.9.4","babel-plugin-transform-react-remove-prop-types":"^0.4.21","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.6.3","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.68.0","rollup-plugin-babel":"^4.1.0","rollup-plugin-cleanup":"^3.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.0","sinon":"^7.2.2","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":99,"branches":99,"functions":100,"lines":99}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.8","@bootstrap-styled/css-utils":"^1.2.0","@bootstrap-styled/utils":"^1.7.0","basic-math-utils":"^0.3.4","lodash.merge":"^4.6.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.2"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"25690d55bdd3a6775fe857d2e5cc90f781a41840","_id":"bootstrap-styled@2.3.0","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-1s7PRGa1xMeUw387O38iYUhwhCSY4ay8s46dK0DPgeA/wfGd2ltAX+aZWq6xuPGbM0iP0L5fdo7Ij+dYnz3QBQ==","shasum":"6f42b3d26d8093dc646457a8a83f02acdcc3abe3","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.3.0.tgz","fileCount":27,"unpackedSize":1820095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFn+ZCRA9TVsSAnZWagAA6jIP/A0OGTVo4hLSZKTzffeC\ntUcjaz8zy4JFqrov80r/rry6QWIxO7kxUcn3H8JW3CvMLjJoQPArXJvP0DPV\nmWkEZtmZriuC41y3WzuYcgJqOuQDPTuw4mxfVosmvUzKQYmPYQT3/zFg/joG\n3BaxF71PykqVH1H/Zne5mHznfTPEku1hHOjeeXMJ7+qMutTfgTF1vhc2YB2i\n4myWF2C0yimKS37Z5Rl/InqlfVihzD8RHTmSjptdMRhvjFAV2aDUN4q30RJ8\nxix9V1qlm7bO+Don7bPUGKMFGzpkOT36GOqjgLk97noAw/udzByN2spOkQa/\nopvA4MU7TeQLwdOGxvDn/zz1EBnrSl4d5pUXGq1kflzOr9imHuLxWv8d0Ox/\nb0YAW8jHsL2VKDg1pNCURIvG1BaGZMdRRa8Iw1OVm0u9BR7Ud31+fJsGJonu\nazdG70QL+hrTevUqWoZ6FbzdweJjkma296JYfulUyNN1r0ImM5mc7LNfJWmm\nKlpbtoC4FHEiN5fwJTsNePWF9PZqaORDcD6WH2pOrWFVBWbxJS14Uv+iP53C\nUTajVChJzJW+9WBETwGLeEtu26ZrisWcziuzA7iYujIdrvTd0l5zU7XvMzfn\nL+XIEyXJyz3XY1VLEIBbKO3VRsi309UCsfeeSg+OtmEG4egx5DSqXi/PWrdd\nMLa4\r\n=7g4x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID0uq/LT6T0GUsAgmk8KLunJVcI1x8MejvTnMYoch05DAiABpY0l885KEZii2OvXx3GAMxyi8EYDcnud7knPB79Q3Q=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.3.0_1544978328666_0.2265893140848938"},"_hasShrinkwrap":false},"2.3.1":{"name":"bootstrap-styled","version":"2.3.1","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.1","@babel/plugin-proposal-decorators":"^7.2.2","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.1.1","@rollup-umd/documentation":"^1.2.0","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.6","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.9.4","babel-plugin-transform-react-remove-prop-types":"^0.4.21","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.6.3","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.68.0","rollup-plugin-babel":"^4.1.0","rollup-plugin-cleanup":"^3.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.0","sinon":"^7.2.2","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":99,"branches":99,"functions":100,"lines":99}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.8","@bootstrap-styled/css-utils":"^1.2.0","@bootstrap-styled/utils":"^1.7.0","basic-math-utils":"^0.3.4","lodash.merge":"^4.6.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.2"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"c7dbe003e7bb3dba7624bb736eb26d5fe05ab081","_id":"bootstrap-styled@2.3.1","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-e8LEkJ9AcB3be6c477Krs7HEiQqsqvmxJP/lJ7MOWYaExthLEqeF/2xHwzYGuVs6RxSmCWWmSLUcQmgw4EYSNQ==","shasum":"0ada9bd6707d80718821f660f0ff743cb363f156","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.3.1.tgz","fileCount":27,"unpackedSize":1820399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFsTlCRA9TVsSAnZWagAAwA0P/jkHpV/Mj7sX9Bgcj7V1\nOeiQTT/aQjyfW7XYzpQoaWrjdbQ4Y/nWK0gJ6dnvimoPaedcc+8pFJX5EMKm\n8Q2QBSgFFJPiCgOzCWwjbxvINjrCTa2y/I41G4cN5nJRGmURxWksdWJ8nWbZ\noULrtOvUbPIHJBEpodRW7F9EucP4LK5OXW7No2LtorchFlbfEaAlkMkjUorv\n9k6LgEQdhKwuWGM34g40iaKzKar4XIa9Oj4pHVmvJKRtex+WIhe+EXdHQH4O\naFJl/lTvbrcDC9BsrpB7nGHflUuD5T4eeNepYEICqUth7x/5EXFR1htsUg8O\n7S5yh4upvJYWWpQ/PV2v8RDz8SCOSVQNg6wODwlcdqnKtIqP0rY7voFrltrT\nuwOjVC60pyoCI20/O50l+gA+LxlH3ZsZ/aEHQZQTUsHlSz6jGAMMqdezKQJh\n8r+nEjqi2oIUiGsjQbHwY4o/2CHbfG165R77djB8u/p/QJCZsdJn9ZEwqU2p\n45tO+fmbjUW/XrnxuZJr9gFkrN5zjzYk+k11cg+KsBldtXXmy1U/8HCKXBdz\nC7TggrYt08r2Ppm6SmZmUdKdei2i8GHjw8JHOvxQa/5ODUbgeq4L5/PrNZNh\nnXaXUFLeC954dn/YySVXLDq21GG+358pjjyou3ze8m4lQ0WXPEMZqzqpNreE\nW7X9\r\n=F+qU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICTOgBed9XH12As0IDFRcyrZF9V0akR3XpNJzhWug6UzAiEAp/JUcVDPbwfG7oSQkHy4v0CTgbmbwbvsVLFgjFfcYxA="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.3.1_1544996069089_0.1784748051771572"},"_hasShrinkwrap":false},"2.4.0":{"name":"bootstrap-styled","version":"2.4.0","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.1","@babel/plugin-proposal-decorators":"^7.2.2","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.1.1","@bootstrap-styled/provider":"^1.4.1","@rollup-umd/documentation":"^1.2.0","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.6","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.3","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.9.4","babel-plugin-transform-react-remove-prop-types":"^0.4.21","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","immutable":"^3.8.1","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.6.3","react-dom":"^16.6.3","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.6.3","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.68.0","rollup-plugin-babel":"^4.1.0","rollup-plugin-cleanup":"^3.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.0","sinon":"^7.2.2","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.8","@bootstrap-styled/css-utils":"^1.2.0","@bootstrap-styled/utils":"^1.7.0","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.2.1","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.4"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.2"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"407d412cf57a20c7f6224193287b6e70a5484a4f","_id":"bootstrap-styled@2.4.0","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Ncv+Ff03dC7c2UkotwLK7elCibDVk9wFPrkOYi8J2P/YV0VzjEmukmcVrX3xicroHdvWQSC5uB71GuLLeBe4tg==","shasum":"697a0689d1760d8c4ed333cef959cf9b10d9da29","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.0.tgz","fileCount":32,"unpackedSize":1844199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGizxCRA9TVsSAnZWagAAg80P/1lT3ZvSejPY0SONwmtL\nX0DYxerrJrjE48BveLtA0mP2tZMrJVuczh0Ek9tbkqrLOKSBagVORaMaEQPp\nGxwowXGnJyGQlCLkA7TVWOu1ixNI1DV8X+vzw0SDHlVwQ7CupG4q7yjjQmN9\nzeF/T8U97eGGa62x03DRHuS/YiOD0EtXilq+AgUn4B+tnwiPB6Yd//37aIMZ\n00gePj5X4IDZi3qEQVi6lyJNYaXCQ5W//nAVkMBqLZSvPfmjfD+VGRR6Abrp\naer0ib581ByZwWczW1KtWeafkXuGQ76qwn1FVLxRD2UaSN9bcgtmWCFvh5gg\nU0g5YBLfGqcyFQuXTx3JCkeDfWWAfZEFhATfshGhXOQCCp6OlCvAwogqGric\nkJxhsCAA25PDSDM6RpaXh86hhvqoonV4DApaiD8430ZK7oRztp917Z8MXRRU\nCJTRkFs/Fs+SJGoPj5XxMkIxOxDemvoFW1NbRHeA/s88S3PRQijMKOfi+EIw\nXRvbcKuLrTa5zebk8Y2PxiufFWM1xaP7CthY/T0rS1qtNpnsHTShKbqboJzy\nzgogY2TPRizx6bOB290Dj5+/bM+uERxZ2ZP57uC/BobZUzN7jnkQKeUD9VbL\nScWA1jMnseFounfpL2RFroMyPR2XJusODhvqbchGzi1SfFW3RXs7mdHAk2Vq\nP2lf\r\n=lzzO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF5Ms6puAS/UjEMPzRfyrnxK0nFbdO0wslpwoM1Mi/FWAiBqEXl2TQVHEBKzn/FlFQLKgCJX02cmH+oBRJ9hHswI8g=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.0_1545219313236_0.04040545294850251"},"_hasShrinkwrap":false},"2.4.1":{"name":"bootstrap-styled","version":"2.4.1","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3","@babel/plugin-proposal-decorators":"^7.2.3","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.3","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.0","@bootstrap-styled/provider":"^1.4.1","@rollup-umd/documentation":"^1.3.1","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.6","@semantic-release/github":"^5.2.6","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.3","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.21","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","immutable":"^4.0.0-rc.12","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.68.1","rollup-plugin-babel":"^4.1.0","rollup-plugin-cleanup":"^3.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.1","sinon":"^7.2.2","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.28.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.4","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.2.1","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.4"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"b4a17e1331fba869139de41a23cfd4de7515223c","_id":"bootstrap-styled@2.4.1","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-dhPSjCb9uCT6SCNikcT0lDmLI0eCaVsBtt8NIr8Lk8TiI3g0IrjV4WjJXnI+19YxzPmQxr2vQqPKpQuxlykVPA==","shasum":"302ab05b96d59ad1b8dedc55a827f1cc8c765356","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.1.tgz","fileCount":32,"unpackedSize":1841774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHAN0CRA9TVsSAnZWagAAf/YQAJ4B4m9mBmGHcRVsGJl9\nj+LzwwlR01OjAEVJPjEiTtYifdlY0NkpLnBqvqGUysNhvhdLjf7jUJWhGeWh\nm/ReX+jWnzxzm3bgUE5Hevx0EybQf//wGMIK1C+AtOPvaAcbjJ5GNf2d/uBQ\nETdYHefAd0XwzfRY3odTu119g0gWH5tVKjjdS8tp0OVm1efGpJ+I69iULhHC\njIYBMsv1Ojn5FOoWy0Xo+aqg+H8ZHcPw69UMng2v93IdbyeQHbCMv5Cdj4fq\nkLS7nu9F7OXwaYKzltYDU4+LeGgLcAf9P6N2ZNpcDQsRcuJxB5e0vE2XPNdS\n5oJCzGYLd8++WwTCP3FCdAnCO57k+RngbAbF/w9TyEoqOw3h+qUT2BykvGTj\nsCKi8qMxs6zZpFPpZHys36HpO4pPZoMqFWSi/yqMYZDuOQT4Q+kbx+FQ0sGi\nnntkcD3JOzdRyFzf4s/akOSQx0gOfs7GrAJxV8kOfToGfv06XkqXPusxrfyC\niInMUOkS8pyFkDKhBGO0fqYpqAjatWOQMM8TZbWWlZIUrHY1vzfQO7sUYAAt\n7TFVkdD9maqqUea1teAkzQe7cOs7BXYbWEO6N0BbI9MEMQISng2PPOyNcriA\nIUySdHd9cIjI5coBE8Ls/vJmqqIjuFDGk4FcWmkkKe7nQ3PRyN8qt/rSe6zQ\ncb7r\r\n=AX0O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsMFf/jTds+7qPU/en3turk5Xv1Q/bzxhxF5zW/0fglQIgY3kvWAOJnHJxT+Ic+2Y6HLe8kR7IRVS3NNKv2m0T1P0="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.1_1545339763723_0.2729219035850261"},"_hasShrinkwrap":false},"2.4.2":{"name":"bootstrap-styled","version":"2.4.2","description":"Bootstrap-styled is an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3","@babel/plugin-proposal-decorators":"^7.2.3","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.3","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.0","@bootstrap-styled/provider":"^1.4.1","@rollup-umd/documentation":"^1.3.1","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.6","@semantic-release/github":"^5.2.7","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.3","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.21","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","immutable":"^4.0.0-rc.12","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.68.1","rollup-plugin-babel":"^4.1.0","rollup-plugin-cleanup":"^3.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.1","sinon":"^7.2.2","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.28.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.5","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.2.1","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.4"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"32d96e528594e545c24d003e5378abcff06e2ddf","_id":"bootstrap-styled@2.4.2","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-/Hyk5/KE65aHuncX3J74z9X97Twzkhdq5pMXhkt7xH4wZMnhac69fjextgLovL1cw3GL0y9vEQ2f52l4QljMXw==","shasum":"064f8e7bec109cf0213ecdbb64f7bd0b11170dbb","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.2.tgz","fileCount":32,"unpackedSize":1842023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHDLVCRA9TVsSAnZWagAAfjMQAKDHVXLrUdL5wkCi4fob\n76HZx/kx5KLTqr6B8Q+ynpJmHh/Hue+ef6hoxyd+i/V0HTCYPmQeOhlrqSAc\nRfA48n4t6lbyj3dDMvZ6nEdmk/kSI66i48RN7ZTUGBGbv81/h7nzecMH/XPF\nLUXG2TXIA1SJ5ENPFBWd4nRl2/DgyrY6kAJD9v86NVLb/UOxltyMMtcfsdVI\nHJeDyTIGoo/CND3uS1njBUNeYDqCGMnBzzi7vcelERK4cRSaF7M2PEXWECRC\ny7WmzEd9XZIyoSLZj4tS1EVyvJS6fQnN9fsE473RwppyJz+t+EWd/fpSE9pk\nmHzz0T/oPXvy+RTFIzOd7b85Cj723q1Zb+tOsxmX8gzW3GRARXtPiNNU525Q\ngz+L+YQP460zflz5nmhPgbnkhg9Tet5zgD2sikOOkPuk+9YZvZ9jnMdIyUgl\n9QOkLH24CNk33X2CMvkwgjiBNHQV+jOnnNNcf88GDCWeYJ6WW2478/CkX2Zl\nc8e1KKFfEOOmkmfbFB9q7Y9G0fT5Tiie9rRs9MNlYRr+eaqiwaA/saCviKsU\nC6oH0yrRGrqZNT0USicB9HjqxDf4jJskGrK7SYw9WmTOf54oVOpMakSdJeOA\nOskEpNLzIcFD14uzfj3Jko32dAbdpcyYDxuY1BGumndV44cYwHZ9+aWrMSJI\nGXKR\r\n=PLxy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIETkU6TzoPlRwhsMlWaiyfXdwizO539tz7dk8yZCvch6AiAtnDzcs8f8liX98onD6drBclEvTRGZ3MrJVCiHBkBOVQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.2_1545351892624_0.5803584409709268"},"_hasShrinkwrap":false},"2.4.3":{"name":"bootstrap-styled","version":"2.4.3","description":"Bootstrap Styled provide a **chart** and common utilities for writing UI components that can be shared and maintained globally for all the :rocket: ReactJS community. It permit an ecosystem of tools, components and variables to create standardized, sharab","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3","@babel/plugin-proposal-decorators":"^7.2.3","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.3","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.0","@bootstrap-styled/provider":"^1.4.1","@rollup-umd/documentation":"^1.3.3","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.6","@semantic-release/github":"^5.2.7","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.3","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.21","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","immutable":"^4.0.0-rc.12","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.68.1","rollup-plugin-babel":"^4.1.0","rollup-plugin-cleanup":"^3.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.1","sinon":"^7.2.2","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.28.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.2.1","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.4"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"4a0597f26b7995bdb892ce8cfec8bc21eb2a988f","_id":"bootstrap-styled@2.4.3","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-TKIwDocBgjMRYLORK+VKuKoO7d5Omy2JJWH9303L+hXacBZewDQ5wg2GKkl+PsEx481hUIZUvCSVlzNLWiOEew==","shasum":"2ad2c99d19a6767fdf129f9ade5403e4e8b58de9","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.3.tgz","fileCount":32,"unpackedSize":1843646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHYZdCRA9TVsSAnZWagAAkLQP/jl25hFcCYVQu3osTXjE\nwP0Cv7yPpm+etHHyumxOLJbTYkeXLnznuMf963fP6Huuabf6uy3wHNJHIIeP\n8PPVPo5qm7NlGqZG2pb535nR9e/lkCZOS7vKBs/4PUjrvsrchrpp5q6yp74S\nBmvYU+YCZBr4L8Ton+OyObjg/r9VH97VNPQVEGsEr2PS6X8Zqbd9JbZKNLfo\n4Gz1S+PBmdJwdn8CFORWB0NI3ac5OP/HUN2rywJ0jJMjf+RljfK8Q0xL7SOn\nw2WYM1KWAU57BDZpg9Yub86iCBuH6eIj4AcHFWSRZxcaqKgYLgDgC348MczY\nrLa1VxaG1gDoXN0R7kiGmhwVE2ZbeVo6SstanisFWmAxyAKiLqdUOapNQdpL\ncqfAZGBMYSbSrN3xwVz18AcGk7cSNFR7zLuF8jRQxTRINa+ZA8N2stg5Jv3j\n3So9f8BGc+Q5WWocdQXZrAFCebAngsdg+DbnpkcCz/ktVYLw4Q5Ne1Ytqm6d\noPnS4rZ2LrJqPMSrP4d1sepnSunDVr2xhiI7ojmakYlY81+FoY/hy8GggIsu\nzNJRDSeMgx/U5ZCBrmLZH/S9hyClDP07TAOSFaY7Xt6v5JRe1dur3qzYZQrP\nv5qU1TGfxNqVSMpQ3JVvwO2aVQPkEAO9QD6FRKSiwo1X+mlPu/LqbEI7BtUu\nGRP/\r\n=NK7J\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEoCp0PqiHUzs6ZcuuVLmy3geSfhQS3dXroV/InY3lrCAiAgAKYonNe3y3yFD+eaUN5e7DIYfo2c+CifhDegxSb7tg=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.3_1545438813289_0.11348357661769404"},"_hasShrinkwrap":false},"2.4.4":{"name":"bootstrap-styled","version":"2.4.4","description":"Bootstrap Styled provide a **chart** and common utilities for writing UI components that can be shared and maintained globally for all the :rocket: ReactJS community. It permit an ecosystem of tools, components and variables to create standardized, sharab","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3","@babel/plugin-proposal-decorators":"^7.2.3","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.3","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.0","@bootstrap-styled/provider":"^1.4.1","@rollup-umd/documentation":"^1.3.3","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.6","@semantic-release/github":"^5.2.7","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.3","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.21","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","immutable":"^4.0.0-rc.12","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.68.1","rollup-plugin-babel":"^4.1.0","rollup-plugin-cleanup":"^3.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.1","sinon":"^7.2.2","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.28.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.2.1","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.4"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"a345ec35ad87cbc8e40fc6784ce77bb59ac330a0","_id":"bootstrap-styled@2.4.4","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-B/vciVc5t11EerhfuTefNRjSCEM/CCj4jHFDaVujGwOL7o/BGJe0bBm6atkmSoaR6TnF4VSJT3Z3/FdqXHj2YA==","shasum":"83007c04b9b8c755eb75a02effe3de4d57f53eea","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.4.tgz","fileCount":32,"unpackedSize":1844264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHk+yCRA9TVsSAnZWagAAHbUQAJG/+TguSOoxmIB2ZKhl\njyU+EU20x8mMYdHGoh/43XGFDm/qVvFvOytWyVhKhYshUMDiuNNq/137WvlP\nlJ0/7HWXXZGDe7EPU9KP6hfs80OW3FYOSLo0GpWCAsdk1Ng6G0hc9wAtbjcf\n9uKVHxwYGI7jDTlhWvlgV2UcScTjkeB3bJrSQMUP+xwCD37+0IW/moVySEEf\n5bqG1b18tICaj1tt8/NVuKu+hSENs8LiG+J0Wl1JoQWVrk9Viw7ts7/4vE/S\n3dXmGTn8HMDgHfH0YNbO46ElFZgJ2tHTPmfMeDfEOlJqY0aH43v339E2MbtX\ng68h0n+cc3YNpecstWKCAS7jlw181/oJ8BGur4/ahZbR3Pm0IKq0H03Ca2jz\nGHkJmZax3G9dX9gqADHS7w8R6Es1Adi7iBBaRhjt6jKows4fvstV8UiDxwNh\n5KmAS1rVxD8/Y2wGDzeKcM+BFRlqnADJz31wvhSVkAbYQVMiS1DojmS2/f0s\nQ2uftuvo1juycm3TXavhxdUstDrNDdCcp1cMawi0CbxZi3xMJDk7c0OULLBL\nZlOYpOXYhez1fXKYE78C+OgVKCXTj3Gnyi8+kjeVOUwfQLUjKz8VRE+p22Rl\n3bXjWVKhiYXrYfa1ZLNNJ7WS0WrHVWlgMlfChqcg6cIN29WBJb/8Go/cY9pQ\nWYyU\r\n=yOP9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxqnmC8Mkv/F91uIFhsDOhfHrsLpueaHVa9lkrVWpX0AIgak8WroIlZFHKGdqUbHJE5wIRIyErt/wj2RzCq0G0QPI="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.4_1545490353115_0.5895283566551783"},"_hasShrinkwrap":false},"2.4.5":{"name":"bootstrap-styled","version":"2.4.5","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3","@babel/plugin-proposal-decorators":"^7.2.3","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.3","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.0","@bootstrap-styled/provider":"^1.4.1","@rollup-umd/documentation":"^1.3.3","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.6","@semantic-release/github":"^5.2.7","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.3","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.21","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","immutable":"^4.0.0-rc.12","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^0.68.1","rollup-plugin-babel":"^4.1.0","rollup-plugin-cleanup":"^3.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.1","sinon":"^7.2.2","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.28.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.2.1","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.4"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"cf7dc88d8c679b6c3bd01a04ba03a94c66448063","_id":"bootstrap-styled@2.4.5","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-lIMXOTmnFglyJzujezdyXD15TLZIQvxeJnSukLdindSaClBWoHYNpUv2EOdEc8YszHpyjh8rNRkvaY6aiOjNdw==","shasum":"b62e82bc82817f07350fafc495baa7de550d3509","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.5.tgz","fileCount":32,"unpackedSize":1844579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHljoCRA9TVsSAnZWagAAc3oP/3t+6s/VWYCRMkpSHRBu\nNu6eGYchXJx+uHPKAnnP8iMu0/jXh8i9CShF5ipdb1vq+D+LdxSX2WUvfu2Q\nZORiVmB15k5jEQL/6mj/zC9JrSGStLzRTHz4S62xmle5krS3AZ7+mo0VJrn8\n0vqmc6WAmKqHvN/QiIxu9zCtffAIM16RERmqZBb4uZLdUm8iN6JIstW+GB5B\nYYptIUXt/zKY/SuX6PoyK8aAXzbu0NhDI3umR1moGCH4ZOeI44bzNbsJNxPI\nLWXdyeGcXtseasIpG0IFEMwRCSq0uVqbX8oHScnBp5+XRG6IhLjDWOmmLqtD\nNLLmCSAEqjIEZoIkM4TWIv4l2suM2XOD+63+qciNvm+jrviS3oYOsTMh+Iu8\njSPj6Pv6SxBVM2AyB68whzCNzSrlrXf7YlWlDvl/i7VtR3v+A1mFSK1bKWwM\ndW0neMY0Nsh35I9x5kQJG0OyLTO1WQb2vi9Q8CdzJn626vHpBQsBuizSbAW4\nqf6+NwsieznewWwBf6eWwQceTVnAFSBtvCcdaw5pwl5RYfnYrftE98PgENjN\nQ+zGsY4VZunv+ZbEp9lh0/ilpHqaX7ADJfdoGOCQF+ZklVGA9IQFrdqfF+LI\n9MPshG88DYOQ7hSYoqULR02wyFpK7PeXGf2PhkqWpBqMOyvEtJiutudIUsrW\nNWG1\r\n=F8uu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKfjZkBxz/cjgVZ8U9NWUl88QG+xULn7QNT95Sm2fMzAIgBCcMiwD2XwqWczHK4IFkMd+UiFaFr7B+4ZY0ynF8xlk="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.5_1545492711906_0.5594780173472838"},"_hasShrinkwrap":false},"2.4.6":{"name":"bootstrap-styled","version":"2.4.6","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3","@babel/plugin-proposal-decorators":"^7.2.3","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.3","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.1","@bootstrap-styled/provider":"^1.4.1","@rollup-umd/documentation":"^1.3.5","@rollup-umd/documentation-cli":"^1.1.1","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.7","@semantic-release/github":"^5.2.8","@semantic-release/npm":"^5.1.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.3","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.21","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.11.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.12.0","immutable":"^4.0.0-rc.12","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.2","rollup":"^1.0.0","rollup-plugin-babel":"^4.1.0","rollup-plugin-cleanup":"^3.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-umd-scripts":"^0.13.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.28.2"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.2.1","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.5"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"e96c413afd6bd39da215f3d897d15cdc3b16d904","_id":"bootstrap-styled@2.4.6","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-P+I8zUuIppZ+LHTgAIIa+nBWxR/Pd5yQgiAfHCpW4vxC8T52Y/F49yMk1J+eUkKlRid44i78spLBYfAFUV7jHg==","shasum":"39593ee7ec5a8e8c3bb580a547b039ee913d7663","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.6.tgz","fileCount":32,"unpackedSize":1845222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJ2EHCRA9TVsSAnZWagAAwzAP+gJYgPS005r2Qu1CSAS8\nkEX7W2pFX/VBCRuXJALVmHyc38kENorgUbhR/n7lfWPsAqcT8tGrr90EPlmQ\nx9NrapDZELEBBeltXSLMq4EyFAB328i9AvdybUziWbAY8lzXeUSMxZHgP5W5\nA6rp2PgbBsDH1/lPCxxSpTiLdSzvagycXuerWKU0P4GrnhC4onYSzuW+t0yy\nte9uOZ4pYhiBmsH8/yYgRvSSbw7KgLB5mm1TZGS2/gpJnmexp3p93oah591S\nqzts5tG5x5C6KpvF2mDu1KEdpiAK0M7tZf+7xBDp8tusUzFOWRzeGJ1z+neZ\nvvmSyjmYsMvxjCZhFwSt2TO43jWNGBNQMpVChwHZ8xm89NuQJqPJb4yEPsvy\nPPebos7PW9AMxIlslAZwvtcxXAsyOVP08SigkORMMLw4Qqu3D2BCoKHsC3mn\n0D6zooHIfrjUam2okHqSUCSc0oIea3qyk2xsqnGrb9/iP1I+K/MXvyHnifXk\nQ0BT56vScpJZtuSfIStNJXUU9uhytZa4Gtk+7Yn45X6LA2U2CdG5SRnJo7KY\nEybCXjqONy+35Cv8sXdfqSWkVYZidDufHf6kys+5vfygNVYOoi6Ehp8cIEha\nU9Evph6MSyLZ944lSm3/tog2qGmck7FAAHZl7CJ2Gc/fYDlADQx/dNOYl/pP\nVw+f\r\n=un84\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAQA0HBNfluZrBbrL1rD+roFUhWdTcQZDOp+C8VALsPoAiAcMYaVUG99LpsT/Mdt3VOV7fu2nsY+TTV8LJsnzNG06w=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.6_1546084614843_0.4297655928347548"},"_hasShrinkwrap":false},"2.4.7":{"name":"bootstrap-styled","version":"2.4.7","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3","@babel/plugin-proposal-decorators":"^7.2.3","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.3","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.1","@bootstrap-styled/provider":"^1.4.1","@rollup-umd/documentation":"^1.3.5","@rollup-umd/documentation-cli":"^1.1.1","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.7","@semantic-release/github":"^5.2.8","@semantic-release/npm":"^5.1.3","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.3","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.21","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.11.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.12.2","immutable":"^4.0.0-rc.12","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.0.1","rollup-plugin-babel":"^4.2.0","rollup-plugin-cleanup":"^3.1.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^4.0.1","rollup-plugin-visualizer":"^0.9.2","rollup-umd-scripts":"^0.13.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.28.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.2.1","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.5"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"45c8d9d33c26817dc82fe8eb9e9eecf3064b3902","_id":"bootstrap-styled@2.4.7","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-4DcTKTlQZmDCCKviAx6zuB8tYX6byQgRK3sJic6W7qCxeBitM2oJltPvumM/H7/vcxBhUYS8tnOYLiCVaXLktw==","shasum":"b2c67a5df19a60ee731094f4e86aab882d2e35c3","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.7.tgz","fileCount":34,"unpackedSize":1847347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLkUOCRA9TVsSAnZWagAAJ7cP/R1UiljWkX4LyK5OF0We\nB42ueE3k+R4Jrhdb5z+OyrHtUj43AYTl5NLXeluoKfZlOlIf+5Iu19UEh2WQ\nOzgsXIvISUpBQ+uw4l+BNUlnVg9APR2EvUnlhbGfeJSwpypXJ08nSiqQgeMp\n6EPiYKHv2vWSP42MF8pT5JwQjdVC3eoyRxw7gOjZcl0jzAUVd8amamvqhmUA\nXZkz5hOPttyKGvu5JXwBEXdSW91+YujZpm1++qQzVBAjjpZxLo1T1V7kJrvN\n0UXMt8750h0zYLB53yECwt9DY0bZ7PqHMYvmeHizbAS/2b6pi9sHr0sXMCWi\na1rlkaINl2UVf+B48GwBlochAGwm7yKpCL0vWaQqp/gLuUwJw4TbnpqEPmNP\nzy3/yPwVbYvoq50knPPAA7iZbqaW3X6UZ2dbtkU/IZjfcAkvTCGuBhsKHgNc\n1vOPci6oppIadW8MUBW25d7Hwg0zrWDM7bY9TynzVlwLjzNOBfDujFnMfSvE\nDCc86/q8i2VtUW5iJQDACT9XzhzNN2pImRhbR2YzrbbNGo8vatsas0ql2Qfw\nt0/bKElAynl8D7tzqTZqZL3uI6clfOheHN7APg2jPLEVw4MWNQQvDVaxAWew\njoPXWLKYRCb4fe/JRivD9skvZeXBRAhGpfC+2AKCO2f5XJsVvU4WTJwE9F1i\nzvYh\r\n=ktMN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTpRXXvj1/SvB9xEoQZvqqf8fFkuCw9T8GESbMW4kbHQIgRNwg3txuP3Dq7ZULuVDkhklPd5nq0LVpedVruFTGHfc="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.7_1546536206382_0.38260903128708534"},"_hasShrinkwrap":false},"2.4.8":{"name":"bootstrap-styled","version":"2.4.8","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-decorators":"^7.3.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.1","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.3","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.7","@rollup-umd/documentation-cli":"^1.1.1","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.4","babel-eslint":"^10.0.1","babel-jest":"^24.0.0","babel-loader":"^8.0.5","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.5","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.8.0","eslint":"^5.13.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.0","eslint-plugin-react":"^7.12.4","immutable":"^4.0.0-rc.12","jest-cli":"^24.0.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.1.2","rollup-plugin-babel":"^4.3.2","rollup-plugin-cleanup":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^4.0.3","rollup-plugin-visualizer":"^0.9.2","rollup-umd-scripts":"^0.13.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"c32408a98263599e9e7176292937bcc5094a7033","_id":"bootstrap-styled@2.4.8","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-KnFvFSZHd4vWeOWjnoBA6QgPh2VXBTO4GtuI1H3lyDCJZBkuFBzNbHtntK4T/CesqjV7fpOh1XYnEDaQFaCmGw==","shasum":"d04830b228e97f012038bd812fcf116c917231f0","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.8.tgz","fileCount":34,"unpackedSize":1847907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVhl8CRA9TVsSAnZWagAAwwUP/RgZVFaOBNww/+VxQiDb\nX2OTdlVmBqr7FdqIlVEHk9o7Bjjshb9WiDdRz+FHisfA1dviPWGxQXjUBxyI\n9MwqpGZifDDW3HhxpK+EDL8JNBIjPgi8Ku+Keofbb7omuyZuAmY8sQyHb23O\ngvNu7I2Sw5UQCxozrl+0EcqPViH1GCEnOhwj6zQ38pbyL5xC5/Ra1rDz6OR3\nvGFSJfPC+oHyYIUTvLLFD4FmegANIK3jZJv0ckZzEuemrBA7184H7JmRpCTR\nIbdUUM69MyyxobhbK0ExYhOuvvoe5br11T1Szgzf6Tme/scjOrluuKMUX+wi\negZRCjaehrn2Xrh3bedcpW9mWL0/KnJOJIzhKWD/5U/BdyBgJd2c3VZX7Pqe\nJKcJ6kNcTh5L8frRrVq24ldAdrkHNMeOSsh4alFne8z920TGSyp24JhDQGNO\nYnwFuh9I3WYs5UQhQVWM3UqMUd3ckHd1JKNJu3BkefvcdaZRxV+zXQhMmMr4\nH2YAtUle356UwFn3h6DJpbBBMspqXE5thAP8TFbaKX1VkqugBc94vGbgukqD\ndWlLbSCVNrfJ65FTKunIai01rDNEsfIhyuEQHGIU/irHsY/HEfuwKBUYwyPh\n/lYsbT5pLZA6TTfXPC1d8cFLgXQWxMxYfVsFOYPTCJgh3VtnsZ5CJid1AiJf\no5Z7\r\n=DNdq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChokZKiZOOmZBZt+BVFRVMrlrHdz7ODlwJohBeON06ogIgFGwuhmcgiVi019DfckqIMIqW9rasnyiAy+5Wu9Jyi0o="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.8_1549146492053_0.8350669537316011"},"_hasShrinkwrap":false},"2.4.9":{"name":"bootstrap-styled","version":"2.4.9","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-decorators":"^7.3.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.1","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.3","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.7","@rollup-umd/documentation-cli":"^1.1.1","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.4","babel-eslint":"^10.0.1","babel-jest":"^24.0.0","babel-loader":"^8.0.5","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.5","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.8.0","eslint":"^5.13.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.0","eslint-plugin-react":"^7.12.4","immutable":"^4.0.0-rc.12","jest-cli":"^24.0.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.1.2","rollup-plugin-babel":"^4.3.2","rollup-plugin-cleanup":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^4.0.3","rollup-plugin-visualizer":"^0.9.2","rollup-umd-scripts":"^0.13.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","terser":"^3.14.1","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"014d6d0394dce568b6bdd7bafdc6939faeeb9a34","_id":"bootstrap-styled@2.4.9","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-YLy0lfFiuKHguO7bR+bAl3hGNj+4kGUOA5Ysarg09YnpPeoHBp+pK9QkiVe1TuQorqWFHXqYJLYKKlBc9bhMyA==","shasum":"5c84994fc4e86d86e3ce6e4930c14ac90205367a","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.9.tgz","fileCount":34,"unpackedSize":1848248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcViHnCRA9TVsSAnZWagAAEgwP/1HvQoB2XR1ceTLoJDYv\nMDu1SpBVWxrAtVQYENqUZv8E0ifuVt6pGOdMG+VSIrz07LP+oTaWjaGQpevr\nHVC5jeBLUDOh3AP0T2c18RtHCenOyCtlexQ8+YDkWNz0fvSCDz50NRxxnoGX\nM38sHf7T6rTzRsWg5KtfTkqtJcflEa5X+gp2KQyHNdXt37FkpxncnYtHoDFU\n79/GIwACQzpx/svbS/eprsxfUhMd+396A6jN87Wk02TZbSHWq/wLVq41d1qo\nLtVDMLSkvtYHMZeGp2iotDU4gdzCXr09bf1/vW069hJvtrENTXXzgX4OzhXo\nUqkFfNj582SZW7vmBj1ZI9lFjkOEIIZW4di/MCLeWIMyWsbSxhtKrx758OQo\nzjLGboiMg1A0m1GMEqXD4c0NRmFPCAzer86tjCvORQzYcZR1vIF2M5BsNCYk\no+NyJwtQlY40eswK97dLmB+sCajhr8KClLEw6xbgTaUhz6NrcIaBFSyCydKp\n2dz6bs/6BtH/uMLFLF7iWCbvcMS+2vqlGPPFGTPbqp+K1s1svKAAXEfO4NzQ\n4fRLQrDS7OQ74Dkbs/csrfP00lxbpHTc0dStlVOrj8hwunUHBYqEY8bsLhCZ\noimE69jWvnwAryiaPK2pPQ1Mwio8lnem1W/CGnig3n5L6P8SXDEI0oKL5/1q\nNMkG\r\n=4nuv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFAdtrzy9Jjhg+8bo/VKOxeogM+ZpzUsB9qElJjfUpNlAiEAxFLO/3KDA2qb6GziLcpIjgCzg8dARU1Fg2U2ZLQ2LQs="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.9_1549148647172_0.019608856117136808"},"_hasShrinkwrap":false},"2.4.10":{"name":"bootstrap-styled","version":"2.4.10","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"no-undef":0,"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/extensions":["error","always",{"js":"never","mjs":"never"}],"import/imports-first":0,"import/newline-after-import":0,"import/no-dynamic-require":0,"import/no-extraneous-dependencies":0,"import/no-named-as-default":0,"import/no-unresolved":2,"import/prefer-default-export":0,"indent":[2,2,{"SwitchCase":1}],"max-len":0,"newline-per-chained-call":0,"no-confusing-arrow":0,"no-console":1,"no-use-before-define":0,"prefer-template":2,"class-methods-use-this":0,"require-yield":0,"jsx-a11y/aria-props":2,"jsx-a11y/heading-has-content":0,"jsx-a11y/href-no-hash":0,"jsx-a11y/label-has-for":2,"jsx-a11y/mouse-events-have-key-events":2,"jsx-a11y/role-has-required-aria-props":2,"jsx-a11y/role-supports-aria-props":2,"react/forbid-prop-types":0,"react/jsx-first-prop-new-line":[2,"multiline"],"react/jsx-filename-extension":0,"react/jsx-no-target-blank":0,"react/require-extension":0,"react/self-closing-comp":0,"react/require-default-props":0,"spaced-comment":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}}},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-decorators":"^7.3.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.1","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.3","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.7","@rollup-umd/documentation-cli":"^1.1.1","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.4","babel-eslint":"^10.0.1","babel-jest":"^24.0.0","babel-loader":"^8.0.5","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.5","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.8.0","eslint":"^5.13.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.0","eslint-plugin-react":"^7.12.4","immutable":"^4.0.0-rc.12","jest-cli":"^24.0.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.1.2","rollup-plugin-babel":"^4.3.2","rollup-plugin-cleanup":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^4.0.3","rollup-plugin-visualizer":"^0.9.2","rollup-umd-scripts":"^0.13.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","terser":"3.14.1","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"a062b35fd04d4506756980a6a4c53b1823448a97","_id":"bootstrap-styled@2.4.10","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-XKxXYzsAFQJVmcGHc/XKty2IIedM2+M7VnJHjM44z0Ri6zd6GTnC9w/DZSDqs8wVTYTVabOtmlRTTMWBUPhUvg==","shasum":"d7f776ee2db4ff97bcb99efa9338022f0c27f265","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.10.tgz","fileCount":34,"unpackedSize":1848482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVihZCRA9TVsSAnZWagAAgGQQAIsuQDuao3NxErxJn+HN\nUL0AdOwMcixIyYGDcTJ8y0wYlzef7TTWDP4Sa+VqBTfZLL2uVBQLjD6581oL\nxWeDbvJSObPVpTnt/Py3IeGfYm+CMcG6uUHxhfwmo/bXod8gaTyPyUNY1Rcs\num9ljlNC0O8fGfLVQAZ+tef1gTVIvhHgmyMX0d81+v4C+q39mprVuNJ6v0sg\neUM9eXRImWLt21IHt3XEsLuOCgujlI6+cV06FQSEuLw9NMErSFTaTNLee8pa\nAvxm1L9BzbMsPQEoqI2rjWPg6zdozIkHt/mQPH+WGOo46aN6tDAYLvarZzQg\n+WJmzgDdf6S5g9LCDPBlacPqbKD2/NLtHfrYlTdJFoiPabHVGRslBE2xzhGr\njOkZdOqiONpEY6O+2QlZHV1lGWRSRJuTRJ/9NWXQEVYd+0dIMXOsy1QhpOct\nYjo1eB79LjSOGWK36sOH3ZNoIQL0GB63aFDO/Q3qMfxd5nsBfmtHWigjtTLx\nFZ6sLydUL/V7kJ75F0+AaYFNqSMWHQwcDh7FrA6rfgTvYVzSffZAN2Q1wJKB\nJqd+XzbhxGhSU8lKolZcLDCBg4L6FxPdZdSdJP8UZi2Gj7uYWQxfDg7iwajS\ns7YQN5cokB0QqB9uVvavg9CkGOTW57RsDWdtB1RmXXFuClFQEyc4uxu2Y2MZ\nel96\r\n=yYj0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHO7IJX9prYkb7Ri6JoTr82TSdw4v7O593l01dDJeJ1CAiEA0AH1HlRWynRzL7lrgrQjh2aRoe02+lFPR7kIBKksHz8="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.10_1549150296797_0.8094149366111014"},"_hasShrinkwrap":false},"2.4.11":{"name":"bootstrap-styled","version":"2.4.11","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-decorators":"^7.3.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.1","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.3","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.7","@rollup-umd/documentation-cli":"^1.1.1","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.4","babel-eslint":"^10.0.1","babel-jest":"^24.0.0","babel-loader":"^8.0.5","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.5","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.8.0","eslint":"^5.13.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.0","eslint-plugin-react":"^7.12.4","immutable":"^4.0.0-rc.12","jest-cli":"^24.0.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.1.2","rollup-plugin-babel":"^4.3.2","rollup-plugin-cleanup":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^4.0.3","rollup-plugin-visualizer":"^0.9.2","rollup-umd-scripts":"^0.13.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","terser":"3.14.1","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"6e2d6db69feb31e65dda1b3c28433a66da7db20c","_id":"bootstrap-styled@2.4.11","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Y1VwpQ1cOX6/9DnG6HQbyUMjxSVtuAKGCG8GvZpwjIKSN9SuPSO4LtSIwButZYjhSIS/vYJnPTHULLjWYGadFA==","shasum":"840174720bf3f04ceae72ccc9e78555a3d7053ae","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.11.tgz","fileCount":36,"unpackedSize":1850835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcW17YCRA9TVsSAnZWagAAymUP/j3G61Ir1+9sB5YPauOI\n5az2fHSTKoSdvjU+fJjtbNIEwxXe9f2vklI9QMbe7kt+BKruIP8kKYNCI1vJ\nzzrXgHdpnhL2R4MrHW6dYgmyvWjm6X+PDY01UCKfIG0mVoTc/NrslOibifqJ\ndzkpuXYy8p7d+c7vk7IGLm/RV7pK85qI18gLWFTjVzv7cWEb3jU1vnhHAQ0W\nKzRS9hLp8a1J1hIHKX+Kgnyzl4rk4IFVmD/Qvon+etheXQGziu+dDTC+aZVx\nN3+AmTT0RtHDVrAuSysNA7Eg+TrwQ0TT5wI8NEOzBBuZZ8KdF+caoNtMm3gc\nrZziarE7y4QnHCzCE5s1Q/cZaJpyu0dRYUHtxRPSm6DZbx5uUXHUhm02uNDx\nFZYXCIDslsAWLglrmR5cRc3fxT5W3Gb7aN6p4dirUxGLctiOPXkfeGyfJlMj\nfG6YhdKsMIjSgrSVAXrmGP64p6QCksrWglAt+cT3iBWK8sXcFDepHUdUGkzL\nFddy83hcCAzvTjck+ndl+5A+kO35jK/wKsTyT5zC7V5mKKttoLfEIkKEurP4\nTDt9umaBl/5Udr+fl15GSKItbreE/zK82fsLXRBnMYy2Ei5KTis28LGXgyzK\nLmKXn32nI1BZYzo6Lg4yfh0CAED0lJj5FDRaDXvyVgLjd2hVypYkC4G4s+9y\n9KMF\r\n=8CN2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoXPRQVWBChpQnlQKHxnDWeRmOTQiFKmTjHIaHEJI31QIgNtDEA4Am/DAk+QhULpvGMKOOW0jlwq/FB+cQV6qJOuA="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.11_1549491927867_0.8410280097381309"},"_hasShrinkwrap":false},"2.4.12":{"name":"bootstrap-styled","version":"2.4.12","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","prestyleguide:build":"npm run jsdoc","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-decorators":"^7.3.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.1","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.2.3","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.7","@rollup-umd/documentation-cli":"^1.1.1","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.4","babel-eslint":"^10.0.1","babel-jest":"^24.0.0","babel-loader":"^8.0.5","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.4.5","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.8.0","eslint":"^5.13.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.0","eslint-plugin-react":"^7.12.4","immutable":"^4.0.0-rc.12","jest-cli":"^24.0.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.3","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.7.0","react-dom":"^16.7.0","react-redux":"^6.0.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.7.0","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.1.2","rollup-plugin-babel":"^4.3.2","rollup-plugin-cleanup":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^4.0.3","rollup-plugin-visualizer":"^0.9.2","rollup-umd-scripts":"^0.13.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","terser":"3.14.1","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.1","prop-types":"^15.6.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.7.0","react-dom":"^16.7.0","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"4012e71cf615ee18cefb3e6f3738605081a494f8","_id":"bootstrap-styled@2.4.12","_npmVersion":"6.5.0","_nodeVersion":"10.15.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-splveIXFY3DUKzjijlGGwHdlHX/LRq9HFMM2RnEB1sEKb1z5OABJWNXlUm0oHJCSuebpLDXcVRzGJysnt7XJew==","shasum":"5169fb2e00f59257f8dc717afb9744074cdda488","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.12.tgz","fileCount":36,"unpackedSize":1851092,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJceyOKCRA9TVsSAnZWagAAdI4P/18wjkERTq3EJ+ziAntZ\n+Hj0uui64D81f3sNlUgM/JHvX8on/Y9GIuFQ4fkohL96xsUkOJ8n5MxVMc4n\nXozxm6Rsjg65ntx2ovZ0jXu8YzPhmicSMQar2TiCpVjjsEUc8uW7Pf3JkO6Y\nQr10I4wLUgzM4o0Z2W6h2iSv0Q250chgmBofJX3Chz6i7dTBMm5mHdVzksKA\nUHCOh/4qazqOX+VCQ9uDFCiBP0WxKEVvK8EBkNekugIRh3jVFrpWiduV11mS\n326B64wbmFKT7GH4wkcpvRvWszWA05juVArvc3uaZpXytQ8DwFfV9sfWph+4\nvgfcTNaggmw7GyojXO+KJ4UnwnZkm4ALxfkuKztdrHl9i4iZYCOp3B3hR7rm\n0/8pOCVuA7NXkitsSxKZ60PnG7NzkQXgfSOkrQpMcevX+jQuM1HtIqppj0ub\nAdE13ct4SE7OHuHdX+WcAeF1kyT8dKVtRSnuAoEXlSzP7EObSBZdMR58NWIk\nGxIgwWDrvsj/QHhlrG7Bf5xQSVKey+zR9oEFtMq1PsYRrbIn7DxZAFVtnZHT\nftLvsPTFjOU1HBXUCZ5SDqn74wbiRmIKYbz/7K/8pfINbOVcjCG7patynlWb\niUbG2PK/sE0wRjbwPrW/FiF9qYWZHtE/qQXKzTyXpuCkIZvF9eK6kt2OW5kD\n+Cqo\r\n=R5g+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUaZnFXkE9CIxWKgQFiwjx3BsvEUPFJPOskw++flPJEwIhAI8dw75a/Z4gha0njtb28IllUq5z0PV0haRcYAUU3rPs"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.12_1551573897779_0.9510030350265724"},"_hasShrinkwrap":false},"2.4.13":{"name":"bootstrap-styled","version":"2.4.13","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.3.4","@babel/plugin-proposal-decorators":"^7.3.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.3.4","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^2.0.0","@rollup-umd/documentation-cli":"^1.1.3","@rollup-umd/ncu":"^1.0.5","@rollup-umd/rollup":"^1.0.7","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.4","babel-eslint":"^10.0.1","babel-jest":"^24.3.1","babel-loader":"^8.0.5","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.5.0","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.9.0","enzyme-adapter-react-16":"^1.10.0","eslint":"^5.15.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.12.4","immutable":"^4.0.0-rc.12","jest-cli":"^24.3.1","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.5","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.8.4","react-dom":"^16.8.4","react-redux":"^6.0.1","react-test-renderer":"^16.8.4","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.6.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.1","prop-types":"^15.7.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.8.4","react-dom":"^16.8.4","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"f05ed3e7fd6ba10541d3d4a2a17f9be0b7388889","_id":"bootstrap-styled@2.4.13","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-bOiWdAJ1qFEaMec/gPVTYH7tWTzow9eGLUbgIvmRHRN3EtIEun+Gg+EPC79M4vui+RW8eQLKaOw1zSjNEHdUOQ==","shasum":"8ab7c7b0e608fea6623558ea225ddbfce3b2d338","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.4.13.tgz","fileCount":30,"unpackedSize":1921746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchhNVCRA9TVsSAnZWagAANxkP+wdeuMj/V5xzPdOGkvIm\nM3n/fLHqF16AqrDL0ZgahqrSrjcO1VJRWypxdI+qqVbaksy2qDZqMsUt0KQw\nSlMvKkzhQTfffZ/FhrZZeyFH828wCIvz/C4+JVml0LSNI2aPA3GYE83AQPQn\n71qREfUoqZDePw4gzuoH3ajO5NyeY/lDKDip3/UIg0q0M0SgYzOhbtd/cjNH\nAY9H9Y96VPozij1vNneqYjL1+gO2LNMsFLNjZT/X1sPGJd2l667xCrYR0p3+\nsNVslAk7Q91Z5B884Ue8NEg4sOv0Pl8o5quLgsrnHqyhPMJY4XxyZc9mbFjQ\nZbRVmMWullFIaJ6rYHVn+LqI4XU92bR8OcD6wuN7R9aQItbO2T1YP3IjOXcm\na81oBzOas2wjHiC6ZXRc4hN98OoE2GaUooh0kfSsWvFd478b6iXa6yBiJhql\naxF4nBLEvkVWv8e43O8BNbewAFCQM5DZKu7EX8LQy0Wp8ZAUMgXyKuqmcwLM\nJ4UUXI9Xx5AxdhCB2p8VknvY/JUbOcK5MjWqo41SSGsuW8yVe0OI9/LxfY+V\n9VFAf92vDBm/rQuPhp43Iq20BMQ5hXxLIBTgwppPRemdg/i2WPT1z7KxswlM\nIStvt63LVf5QMM84/oRvy4Qx3AB7KfCqghD/ofbt3Q+wUUWSkohJedxuBHX6\nTAoX\r\n=Xqns\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHDXedYoYGEMj9opHYIfcP3wDehaMa/nvUQgHyzbE05+AiAr5KjSfRIii1evKfHL3duJ9fq2sJgEhGsRUxWN9LrMqA=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.4.13_1552290645005_0.11879978756103027"},"_hasShrinkwrap":false},"2.5.0":{"name":"bootstrap-styled","version":"2.5.0","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.3.4","@babel/plugin-proposal-decorators":"^7.3.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.3.4","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^2.0.0","@rollup-umd/documentation-cli":"^1.1.3","@rollup-umd/ncu":"^1.0.5","@rollup-umd/rollup":"^1.0.7","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.4","babel-eslint":"^10.0.1","babel-jest":"^24.3.1","babel-loader":"^8.0.5","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.5.0","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.9.0","enzyme-adapter-react-16":"^1.10.0","eslint":"^5.15.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.12.4","immutable":"^4.0.0-rc.12","jest-cli":"^24.3.1","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.5","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.8.4","react-dom":"^16.8.4","react-redux":"^6.0.1","react-test-renderer":"^16.8.4","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.6.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.1","prop-types":"^15.7.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.8.4","react-dom":"^16.8.4","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"3d347983344b1fecbc161c5d346c02c7c087f34c","_id":"bootstrap-styled@2.5.0","_nodeVersion":"10.16.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-fA//sbgc434Djj8UsWXZZx8EQe4G+njR0YgdormmTgH7/0tMmhSz67W9DVsWFzwStu+VQ0ls4Q5e4Jij23p9gA==","shasum":"5b457524342e8719c9e51303a5bd2d149860467d","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.5.0.tgz","fileCount":30,"unpackedSize":1928199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdP9RiCRA9TVsSAnZWagAAW94P/1FwlA5EZdEhKZ+ieuiM\nyv4MQ5UMqD93A3DSD+XIJNlKM3pKfDBYEygNczO+8k0HNi9bkOzgcBcvbjtT\nFQlQ7MfyS/cboFrKlyBx+TnLFmYJwDHXEnWJQhhOthr9LfHlgu79erwqpZzi\n3iJDpQQwD8DZrZ+iWCfYIqYg2PdjG7os7D408ztZaTBk7S2ydt2cWsiQL2x+\nMzgubpi65sdxV5YShR44G7TzZwyXxXPM7vyhNqUnjXwzYeWTRJBeeknET65U\nA1B7GS8RHu8y8cKdov+Olm5uWWpGGAe3if46GT3TweN5rMbO/rKrTM1oUijs\nYKdL+t+XrW5CyOrxeJeLfRyefQOUxLr57my8qzzu2NulV6+oFJ61wk444PV9\n4F9OefiDF4zRJnvCvUH+v5z8qkdmgfWCBd8EGmtzEQYU73wxDbPo5oJ+qr4F\nz4MiX3TD146f4CXN/TKbQ2qBgzAHoXgjX8N33mLiR9G0RTvRwW1s982nJweI\ngQ3j9PWkX7Ic2Oi2399BQNuOFdZtTkw+vYMkfAqEpbpVKd5Ey3/MR+KczXN6\nPSTtsZPCPVT84aXv1VAOhGWJKwmSKfGiJ7/9Do8/xOAy7+mqQfQaSTzgGmJS\n50z0WlLPvwTDKPy8r4cVKuVMqJoP/EedPJtiBTZOms+jtn1zUlpdBB9l0C1F\n/Hts\r\n=MZHK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCydEBnNrCUR2z3H2/fuSewstUTMk7ULbaQzm0UHdzcPwIhAJinlMVc3CumobVvnrztXoexemw2OOeio3WIDfU9hVds"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.5.0_1564464225601_0.017987068881886392"},"_hasShrinkwrap":false},"2.5.1":{"name":"bootstrap-styled","version":"2.5.1","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src --copy-files","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.3.4","@babel/plugin-proposal-decorators":"^7.3.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.3.4","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^2.0.0","@rollup-umd/documentation-cli":"^1.1.3","@rollup-umd/ncu":"^1.0.5","@rollup-umd/rollup":"^1.0.7","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.4","babel-eslint":"^10.0.1","babel-jest":"^24.3.1","babel-loader":"^8.0.5","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.5.0","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.9.0","enzyme-adapter-react-16":"^1.10.0","eslint":"^5.15.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.12.4","immutable":"^4.0.0-rc.12","jest-cli":"^24.3.1","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.5","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.8.4","react-dom":"^16.8.4","react-redux":"^6.0.1","react-test-renderer":"^16.8.4","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.6.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.1","prop-types":"^15.7.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.8.4","react-dom":"^16.8.4","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"3a4dff34359a315deec447e6cc1f10aa6f45fab7","_id":"bootstrap-styled@2.5.1","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-sisTbhQhof2CXTMO82wLqkTJuZKFAVFYZwKp/ZnRJeYHusYM6Ae3VZqFdejvCdH5b5qHYVTieJ3plVNmyo3N+g==","shasum":"cfe3c1807183ba692ac9be956c218a81daaff802","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.5.1.tgz","fileCount":31,"unpackedSize":1949633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdd57ACRA9TVsSAnZWagAAO8UP/iAL18Mf5+LKsJ0Tms7+\nt0yOCYprLCzjM3QZO+FWy7LkSUvGvw0oYFBOV4/2DAENgu3Wat0ZiaVAUkXT\nq8PrHe42go31qSTwl1vq8gvjiNs2rr+j03vunOWdGiiKVlpb5rYETpaLieUB\ng9D40YhsN4YV/h2NcdUggONfwLx/Ex3OR3z7PM4Wk8zyZufIJT4Y71MVlLsw\nMLwOyVhzEUxNxufYMXCf3rRxslWZ4Ac+7SBWXTFzu/0SMiCo9d58M7krJjDL\noH53l/Gt475rZAJtA8mJ6GrkJ0uPy+OVtBJ2vjxIFHgk/5oJCo4bul3XphsK\ngRCaSMpDsw8e/RJEuKuwEicnex3WVPrP7KS1eFa2ts1IvLW0bbQjc4QHbtOp\nfWStlVHLXZRv551MZSYxNneCLgpsTcfc4K9yTvB2fJN5dwMFnSZf2r52PJ4n\nPq9R7hppB5JFhdK8kemWXR2yAKeAp5F6iIroG0+rvEOr+ZrF7nzZDiT4Ih1r\ntl/2L2JE2TUiFMaCqGBO8VVrOVU0jfZfHumDWkAtaCGWq7vR6yjNBknWAPLM\n9m8/EQAsRRdU9FulMp29sS9Ktc0tJdzNOh2CDFGBm0PLkwvWkq5d99+Np27M\nhARdahjnOnXnh79Z+Zt8FhXS+wrZTHaD04znxRFI5wOLnppo0rdPO7OoUn+J\noXYa\r\n=NLdc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA940+Je0iSfCKjXGVf2P2lcavVXhrVyLteyEleQw39GAiEA7IvL3qWJIfhkmPEcXjiS8q6PFgXdUG8OeZyHt2G2J3o="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.5.1_1568120511365_0.12891416401609357"},"_hasShrinkwrap":false},"2.5.2":{"name":"bootstrap-styled","version":"2.5.2","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src --copy-files","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.3.4","@babel/plugin-proposal-decorators":"^7.3.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.3.4","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^2.0.0","@rollup-umd/documentation-cli":"^1.1.3","@rollup-umd/ncu":"^1.0.5","@rollup-umd/rollup":"^1.0.7","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.4","babel-eslint":"^10.0.1","babel-jest":"^24.3.1","babel-loader":"^8.0.5","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.5.0","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.9.0","enzyme-adapter-react-16":"^1.10.0","eslint":"^5.15.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.12.4","immutable":"^4.0.0-rc.12","jest-cli":"^24.3.1","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.5","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.8.4","react-dom":"^16.8.4","react-redux":"^6.0.1","react-test-renderer":"^16.8.4","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.6.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.1","prop-types":"^15.7.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.8.4","react-dom":"^16.8.4","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"0be6e07d7392ed36d5c45c5aa55e857d6de41904","_id":"bootstrap-styled@2.5.2","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-Cjy9Ra5J39h7xfFTAepsPuRCY/HMmqxapxgJblgLHsSTtc1x56Fohy49KRHYoDr5B1h4LaSVu40aIXXBZJy9gQ==","shasum":"bd300619da5141fed290c0817453552f790aa280","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.5.2.tgz","fileCount":31,"unpackedSize":1949906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeOWpCRA9TVsSAnZWagAAuAAP/26BUJ87LAm5AwE6BRzy\nCvlrJ6mERdHkq72mwv0D1cg3SJ+ATM+j0QR7Lw/k7E9VFryMcYG2v3j2yA0Q\nhlZXJmw5MdZL4ESNIgYyt+hGnAD9sBaKefts0FnhSkK69PnHwwUzJnD3hezA\nYFnKh8biS75O1Emokn4mhDcCnJmTiPtbeyfohiTkdqz+94Kad7MzguvFRPGU\nHVDBbp9k5BaUcoGZUzsm/VIwYxJlNk1CwzRWiNovQimHD74m7UgMWsGXICI8\n8FXGSJTCxY7J4kCe5pVCb/MdiUNOjycrgGdVopi3fJluCxYoK5XyMTYhLuj7\npVNETB8dWUba7Z0PZ2UsEt6Wo9Fcwtsb6XMIE4f1vyr/ZJVWVEqzPr9+Z9IW\nx/ylSiK8tI6lsDzYbHx/I5vcDPHoWY2wAvNHkZgutmMANH0lRGJpksbqBRPY\nfjtsm1LENUrrsDt1ScDzpUQrg4Zel1MjeG8KO2cSOa5tehCKxt58mAw2lNA+\nuaQ/tNSNqpHl1oJVSNaTA3pcMQOlnwEyIYBV2K0F8y0tmXogCBPwlFATYo4C\nW7yZSgaP/kvu5gN8HxemDk+FV5rC5sdPI9Xp87vJ9JflT7pS9Vwg8sdVtBUH\neAqykOBS8v1cTZRbAr94YhNsZ+e7EN4m2UCYu+9NfSB4d+XkKJHGivwBk0pX\nQ+lP\r\n=hOcC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHkoU08BxJNylqnr8OudIzzdTrhPthcyqEhrqwBC0IGcAiEA2pKDxxae8WoRgzsIAq57FniNjazbiMU8G30p5VxRGBc="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.5.2_1568204200669_0.3442145440209594"},"_hasShrinkwrap":false},"2.5.3":{"name":"bootstrap-styled","version":"2.5.3","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src --copy-files","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.3.4","@babel/plugin-proposal-decorators":"^7.3.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.3.4","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^2.0.0","@rollup-umd/documentation-cli":"^1.1.3","@rollup-umd/ncu":"^1.0.5","@rollup-umd/rollup":"^1.0.7","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.4","babel-eslint":"^10.0.1","babel-jest":"^24.3.1","babel-loader":"^8.0.5","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-macros":"^2.5.0","babel-plugin-react-intl":"^3.0.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.9.0","enzyme-adapter-react-16":"^1.10.0","eslint":"^5.15.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.12.4","immutable":"^4.0.0-rc.12","jest-cli":"^24.3.1","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.5","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.8.4","react-dom":"^16.8.4","react-redux":"^6.0.1","react-test-renderer":"^16.8.4","redux":"^4.0.1","redux-immutable":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.6.0","rollup-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.1","prop-types":"^15.7.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.8.4","react-dom":"^16.8.4","styled-components":"^4.1.3"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"221d3834c9b796b825cb6d3b1df72ed213947aa5","_id":"bootstrap-styled@2.5.3","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-e8DEZKvtktxYlMGUlTR3kOduX8ALQB0/XEJjCHhPKHnr12aCgLbjY1EcK8i84tzs4HzpoTTS1Uicmwnqa2pHTg==","shasum":"597176fc6f1718fe62c4ac697d5d8782b74654a4","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.5.3.tgz","fileCount":30,"unpackedSize":1930046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjSB9CRA9TVsSAnZWagAAYnUP/Awprw0nZ+Fy9+wLO9Sc\nTyWFzt9YehDmoGqiYRFTZhh43KXbCrp1IqCSP41j8FG4w65mKuFfV6JYDau4\nLBVUxuc4vOnDMvwEMLgvQeu4c+k2snh58LH4BjSeZxM2yShnaMXiW94sT5/K\nlqpXxeBqMRsHdlwpO8Ou3zZhEM0Z2RjE05kjup77x3ka8AcMgUxopOm7VdOO\nzdpHrf+6/XAt6DfaqAGSQ35PhdDiV960RjU0cmZGSVa0Xap5STrChwhJ8Z1b\neVmhTj0FmjMr0vi5u9z0zmC9Uvh9QkKUlI7XnuzReTrwO1OwJrAfQgrr+ras\ndG0HMsEytM6CtHBUHyu7GnOAvIPtMe+qMDNLw2P2ZA/NXTzcwHUMWVtX0tMx\nu6WFKK8XhhVCIWooeRWdI9MWriOqzh3BxUHcOW8Ex7klQte2I81SijP+MS6n\nLbejiSaBTE+OSkMFLNGbJ5IrDthKP7W76yikGb90KInDfZ3YZeq9Ilx6ETKT\nkX1QgaB5lIjGluY3FJlsuvo0JnCuHApOdbsJg0zCUcDs9h4/CKwBk/t356t9\n52fj7tJZeHh/0CHUOmsScOJ5qFW5q4gW7VA5kkvW7V2aStR3eLtcCmoIT4+O\nrS5rYb0CSezJMpY+onZn8x9Yd8FP0dSfvENZ3RYjaW0oGWSFmLLm5sr2FMzi\n+Zj1\r\n=USFB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDx0HWYDCPJ9pHJhJgWYdjXXPrSxkZvf+qqLuNk+ZcpHAIhAOk9+eFxwYQ5bZUVdf+wcuDM+26jfhfjtx/peeb+fo7H"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.5.3_1569529980319_0.4722408808902747"},"_hasShrinkwrap":false},"2.6.0":{"name":"bootstrap-styled","version":"2.6.0","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src --copy-files","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.6.3","@babel/core":"^7.6.3","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-decorators":"^7.6.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-transform-react-constant-elements":"^7.6.3","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.3","@babel/preset-react":"^7.6.3","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.5.3","@rollup-umd/documentation":"^2.0.7","@rollup-umd/documentation-cli":"^1.1.3","@rollup-umd/ncu":"^1.0.9","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.5.3","@semantic-release/npm":"^5.2.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-loader":"^8.0.6","babel-plugin-add-module-exports":"^1.0.2","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.3.0","babel-plugin-macros":"^2.6.1","babel-plugin-react-intl":"^4.1.20","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^3.0.2","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.15.0","eslint":"^6.5.1","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.16.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.4.2","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.10.2","react-dom":"^16.10.2","react-redux":"^7.1.1","react-test-renderer":"^16.10.2","redux":"^4.0.4","redux-immutable":"^4.0.0","rimraf":"^3.0.0","rollup":"^1.23.1","rollup-watch":"^4.3.1","semantic-release":"^15.13.24","styled-components":"^4.4.0","toctoc":"^0.3.2","webpack":"^4.41.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.3.3","@bootstrap-styled/utils":"^1.8.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.2","prop-types":"^15.7.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.10.2","react-dom":"^16.10.2","styled-components":"^4.4.0"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"21e0ddb7144db0d94356162822e8628d9d6d5e00","_id":"bootstrap-styled@2.6.0","_nodeVersion":"12.13.1","_npmVersion":"6.13.1","dist":{"integrity":"sha512-2qfzFIb68WgfzxG4Kbc5SnDVf6XddKS1IGhE2UsZXQdY1fm/zwxbqA/qXNZoDMQP5T65Qf/XSea6glsplIt9fQ==","shasum":"de387476b3ab5fdc58f17633d21e086a924cf97c","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.6.0.tgz","fileCount":30,"unpackedSize":1990997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4xs6CRA9TVsSAnZWagAAlRAQAIc9xO1Zdh01Z0/XOHUW\nuw+ZG3KIcnqrMaKHL9+R+gxPXg8jFZ+frv0WpuyLV/RNn2nbxJyeDj5qI0mg\n9kIMD/QEisxbNPK4RZkC7437zgFkZI6hRWnaPwke97F2AWt9dQNCF8ns3vMP\n28RH4eK+Rtrh+N4hiSFg4vlLH7scEBglD8Ov0etWy0A09sFneGKnaUwUV4fh\nX33mmZhYkhRhMuYUr/8Txo3bBRspEdjbzvsE+Zu8+vnBVUnsactbxtJKvrRs\nT2sJ2oi5OPS1dBd5j+3i9FtbrLYyqYuOZHbVao8HI2OSNZIR2p1k2nMHprSJ\nNOPps/FXKv1r5QV/O8UQFdXJvpqqi2IbvmHNcVDQhGbWAnlbQDKxD/k4NSlI\nLYflcgG+RpIONWcYINm3qAYn5OotbZdOWnr0sSNV7blNMm0F0rrj3A5wjtYT\nA30B5ABlYzP/hTHr/OFODXzppfy0/yQBrgoRqNsxGpD858yFyUDt9sUaKeFK\nez/lVEUibdn5FiS5kIIGvAtaPdZ1mpjmiQTiETP8NuFdamaRyekpRI38cHNh\n9L5/kKi42eQnihQWtyWWmHoy/TdcRxWGdtUSEEPSMYMwYkkKctVFSDsWJkms\nds5dIg+hFem8mx2ScRflK2r8/N1wGdeQJAlIlxPWs78K0N8hOU77ABzHk0uD\nPtB0\r\n=9EUw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJwptQlnjPM3TUq0pwnoRUhPA3SfC/Q8xjed966Xra0wIhAK3bCN9ygOa0ETRf6qRncGq46wXNAa9iGSsaqwzo2IVo"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.6.0_1575164729428_0.9601999873571847"},"_hasShrinkwrap":false},"2.6.2":{"name":"bootstrap-styled","version":"2.6.2","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src --copy-files","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.6.3","@babel/core":"^7.6.3","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-decorators":"^7.6.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-transform-react-constant-elements":"^7.6.3","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.3","@babel/preset-react":"^7.6.3","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.5.3","@rollup-umd/documentation":"^2.0.7","@rollup-umd/documentation-cli":"^1.1.3","@rollup-umd/ncu":"^1.0.9","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.5.3","@semantic-release/npm":"^5.2.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-loader":"^8.0.6","babel-plugin-add-module-exports":"^1.0.2","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.3.0","babel-plugin-macros":"^2.6.1","babel-plugin-react-intl":"^4.1.20","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^3.0.2","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.15.0","eslint":"^6.5.1","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.16.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.4.2","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.10.2","react-dom":"^16.10.2","react-redux":"^7.1.1","react-test-renderer":"^16.10.2","redux":"^4.0.4","redux-immutable":"^4.0.0","rimraf":"^3.0.0","rollup":"^1.23.1","rollup-watch":"^4.3.1","semantic-release":"^15.13.24","styled-components":"^4.4.0","toctoc":"^0.3.2","webpack":"^4.41.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.3.3","@bootstrap-styled/utils":"^1.8.1","basic-math-utils":"^0.3.4","core-js":"^3.4.5","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.2","prop-types":"^15.7.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.10.2","react-dom":"^16.10.2","styled-components":"^4.4.0"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"3828b7826d874b2d9b24bdf1dd855516efa7d7f3","_id":"bootstrap-styled@2.6.2","_nodeVersion":"12.13.1","_npmVersion":"6.13.1","dist":{"integrity":"sha512-DOJ5INok7TgRN4AZr8uh7qXKWJ4KSf5/qmAtcQXibmSXhdTwEuybDdhL7SMhOGSe351S2UVF3EijnJBARKxrow==","shasum":"72d8b67c2a74bf52e100768bd16863fc0dc1d9c6","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.6.2.tgz","fileCount":29,"unpackedSize":5469443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5RixCRA9TVsSAnZWagAAZ0IQAIHUhBOF1Jlwn4FIvUz6\n/0JzcuPL6JHSqdeCbcO+Np/6iYafKN+xosyDUdY8Fg8rV/iwZjYeI0npTInC\nti/2KuYNk/BriNE2psuxs7+JyT41f5ieeIPIIRt3PLfPG4kHcz0KAdIIB9DV\nep86UM5FtQ9CrChEq6oINe79sciQE2A1l0LAwzS+ja6Z6WWQsFwhrQPD5TuT\np/3Oj9In9qOfhNT9OFNYjle9TgFI5xRFt3SD9MImgBRAHuMla5uWdT0iDFxO\nmn3N2B2NHbhiMmrGMICi5I+2iiFxbfbW2Dqepfr2cw6iL7/IDey2AJTzwscd\nZ5WQk6vsaVxlcaXMCCCrGu8pKOnHXd7/fBwr43X5S2lroNtYc2C83beNreY9\nA+PmzIC5Xf1GUhWIMumoMuD16ePa31m2BY4MOW8NzXdY6o/njcQe2AZIW/MT\nBYK8GibEFfowzwnZ7Zx8A8j1Aaw0h+y41XVyaqwfIxdYZhFH8ktLBX/AIghI\nkuXIwB0mD8jTUV5AMVXSLJDUr5xmtlsebbqapo9LlTrx/OL6UkiBx+diIRcv\nY9/+CtB1kCYmVNa70ZedjAFMCmQbUZndEkmeXhYl/i2a8X90JTgJBGp06V4d\nbDRG5uk+z9KptuJz7j0J0I1pzAlnQyoESrvVQr6p+92h1LADh/6eku8JPgEe\nmS/l\r\n=Rfjt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEjP4OTQJ/bu5aYhNdlr6fMVOXvbGh9czqSlTMGrE9lNAiBcvMM1Qbc+6z+nxbCIxJqq/rUdH12o269mcBJEoBxzSA=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.6.2_1575295152740_0.4849293737412581"},"_hasShrinkwrap":false},"2.7.0":{"name":"bootstrap-styled","version":"2.7.0","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src --copy-files","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.6.3","@babel/core":"^7.6.3","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-decorators":"^7.6.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-transform-react-constant-elements":"^7.6.3","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.3","@babel/preset-react":"^7.6.3","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.5.3","@rollup-umd/documentation":"^2.0.7","@rollup-umd/documentation-cli":"^1.1.3","@rollup-umd/ncu":"^1.0.9","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.5.3","@semantic-release/npm":"^5.2.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-loader":"^8.0.6","babel-plugin-add-module-exports":"^1.0.2","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.3.0","babel-plugin-macros":"^2.6.1","babel-plugin-react-intl":"^4.1.20","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^3.0.2","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.15.0","eslint":"^6.5.1","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.16.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.4.2","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.10.2","react-dom":"^16.10.2","react-redux":"^7.1.1","react-test-renderer":"^16.10.2","redux":"^4.0.4","redux-immutable":"^4.0.0","rimraf":"^3.0.0","rollup":"^1.23.1","rollup-watch":"^4.3.1","semantic-release":"^15.13.24","styled-components":"^4.4.0","toctoc":"^0.3.2","webpack":"^4.41.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.4.0","@bootstrap-styled/utils":"^1.8.1","basic-math-utils":"^0.3.4","core-js":"^3.4.5","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.2","prop-types":"^15.7.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.10.2","react-dom":"^16.10.2","styled-components":"^4.4.0"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"0472bc443c8fd7f5f9558b6dae90866b4dfe011c","_id":"bootstrap-styled@2.7.0","_nodeVersion":"12.13.1","_npmVersion":"6.13.1","dist":{"integrity":"sha512-iV+d/+xS0J7e2JNd49T01ROZkvhQ88cJlUtB8gh4Jog/JA5A9sR7CViWt9dwjcnhqmeUGq4Ms1Ivl+ZoxmKWzA==","shasum":"5a3c24d0fb1b3250967c84125f6eb3eb8e73fd21","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.7.0.tgz","fileCount":29,"unpackedSize":5657365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5ShwCRA9TVsSAnZWagAAVrQP/iP+4Cf0T3Gbem4qsPAq\nIqf9nlb/i/3/zbhV2uTqtHDT0hdM9gioew+w3NEvWNk6iwYl8q0Sq4kEpOvc\nWSXQEGttNdiE1TOp5Rqhmr8DIrE8kSe3Lrd8z61auhC/A35+EyE+uaPIqZz/\nVtlFPRR0pTBKDVzs9PwlRMzUtfP+dnAfoPvkakv8n68FIoBDPHarn7iDZgFs\nuHHY5erXSkyQLopOUl58onDDfRQXLpZ1Zv8NnucxfhrIWMrxmV2T3JWDaOAg\nGWXdriDA618nlgFezBlMMOHEDlYvncCf+W0SwppBWZRdz60+/kIriCIxxWN3\nRohNL0e6/XY+n8trTPesrSo1iFN4LW1ni2uVWbp5n1Xi/n1cEu0wbW2Zn3Ic\n6yToYjTQEvr1Ys1uyjCrG40sDuEVi0j3SXVlIf7aev6EgjLM5iu1IPxGAC9g\n9E1ybF7vV8k30XMdNmPcymOgHRe66++OXT5HituB6APl+TiYYJXkKbsp9r2+\nCvfBD+EPijPJhqUg7Px2lie+hCZZWLI8F3Oomgj4Grn1ub3aObB5YYj0DNNS\n6Eq14LFx35k4mVW3DPKxZc8WlUa8WU3DKn+Rlt70IcEbRMPlSAeX7QAz2NZy\nrE+APDBLp/xM1rH24p+BlQ9F/GpHeWRn5kz5CRLEuvwpSYR7WS7VhG2FS0AY\njwjR\r\n=W2jq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsSKeCtg0qWZtMXVXZmakUG6SlUhvqOJEWaPnYqjLtyAiB/uojvmrIS4DAzHL21WGHUKVhCqlClRNypPVkJM/zbKA=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.7.0_1575299184260_0.17452886410744117"},"_hasShrinkwrap":false},"2.7.1":{"name":"bootstrap-styled","version":"2.7.1","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src --copy-files","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.6.3","@babel/core":"^7.6.3","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-decorators":"^7.6.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-transform-react-constant-elements":"^7.6.3","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.3","@babel/preset-react":"^7.6.3","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.5.3","@rollup-umd/documentation":"^2.0.7","@rollup-umd/documentation-cli":"^1.1.3","@rollup-umd/ncu":"^1.0.9","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.5.3","@semantic-release/npm":"^5.2.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-loader":"^8.0.6","babel-plugin-add-module-exports":"^1.0.2","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.3.0","babel-plugin-macros":"^2.6.1","babel-plugin-react-intl":"^4.1.20","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^3.0.2","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.15.0","eslint":"^6.5.1","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.16.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.4.2","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.10.2","react-dom":"^16.10.2","react-redux":"^7.1.1","react-test-renderer":"^16.10.2","redux":"^4.0.4","redux-immutable":"^4.0.0","rimraf":"^3.0.0","rollup":"^1.23.1","rollup-watch":"^4.3.1","semantic-release":"^15.13.24","styled-components":"^4.4.0","toctoc":"^0.3.2","webpack":"^4.41.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.4.0","@bootstrap-styled/utils":"^1.8.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.2","prop-types":"^15.7.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.10.2","react-dom":"^16.10.2","styled-components":"^4.4.0"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"1e59c7b602cac058d79b155a7f8ff9949b5bc64a","_id":"bootstrap-styled@2.7.1","_nodeVersion":"12.13.1","_npmVersion":"6.13.1","dist":{"integrity":"sha512-4rr95/RQk4eYdnq1wLJLk1cSUDiO+hc6SzktjI7maFtweBNIyENLDKWKTVhAgRT+z7QZjdsQ19tJo3Ojgw8PNA==","shasum":"ded5aa30a4023d72c3faa1ce737f09a0a6213161","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.7.1.tgz","fileCount":29,"unpackedSize":2186343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5U8KCRA9TVsSAnZWagAAz7MQAJ2+Ps7JYPrjcl+ldJAW\njbKVNnBsn8jyZeR4rp8+medpm+19R2F2uLtPo7p62R5IVuJrJ/oDdGi51qik\nf9XmQizMlqXQ9BbrimGAlPNSYbmNaVUyS/Qe7fZp8T14R5SeLeHhiJoz2lih\nkS0l4hwlxeCoaczjgXuyJ80jZLBR5a0PA2XdtYVxV9dYeM4veEXORmxt8VU3\n2y5l6YLWN+cAP93npOa7N3zM0h6xqD3VTALQGfU6WdYKY+i80XgL01wcxDIP\n/mwJvirv1a52mpJ2mSDuFaU8SzH2XBB6LZ9ZiJwtUmJqLGx0YRWC+EzG3QDT\n30qGsbYNT6uLqTJN34BrMoBlGtRK206C6knowakLk7gmkzF9x6+RIPMy1z7Y\nSW/rOdKIHqXBiGCCPLMAIoY/vVX5oWQrbocwzP/GedVpW5BjB54hPGlVNRCr\nyBSNlAoLziQVAPUVmeEZPKtWK2xJbZWNi+ej5+smlXwdyopSnjad46ohNuDP\nb64aRh3yDQENHDknudVaKji+aMgD3RiSs+zaAG6EYOgDoVFvIgmRFhezu5oW\nUHdrJJdoCPYxsBcERTVKY1abFiZclQCGBOXLsKcStDf2UpGTVKHiPpbMSGAB\nE15hEDiTqeVWThIp2vG+hXLM/ApX3Oqy0ZFqR78UATCeL0vNapzB7/3RtJNB\ncXgF\r\n=60DH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICHNK8OxcPO/9mZkZN23v5zCPo/olwYby1H5pp98gd5KAiACREQmNfyYGQiavN7irajljq+VYTr0REusrIgUPiLgcQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.7.1_1575309066165_0.0389899896872794"},"_hasShrinkwrap":false},"2.7.2":{"name":"bootstrap-styled","version":"2.7.2","description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","main":"lib/index.js","jsnext:main":"dist/bootstrap-styled.esm.js","module":"dist/bootstrap-styled.esm.js","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","browserslist":["IE >= 9","last 2 versions"],"engines":{"node":">=7.9.0"},"scripts":{"prebuild":"npm run build:clean","build":"npm run build:lib && npm run build:dist","prebuild:lib":"rimraf lib/*","build:lib":"BABEL_ENV=production babel --out-dir lib src --copy-files","prebuild:dist":"rimraf dist/*","build:clean":"rimraf lib/* dist/*","build:dist":"rollup -c && rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","jsdoc-documentation":"jsdoc-documentation","jsdoc":"jsdoc-documentation --file","prestyleguide":"npm run jsdoc","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"contributor":["Alexander Janet <alexander.janet@yeutech.vn>","Adrien Gadaud <adrien.gadaud@yeutech.vn>"],"license":"MIT","devDependencies":{"@babel/cli":"^7.6.3","@babel/core":"^7.6.3","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-decorators":"^7.6.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-transform-react-constant-elements":"^7.6.3","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.3","@babel/preset-react":"^7.6.3","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.5.3","@rollup-umd/documentation":"^2.0.7","@rollup-umd/documentation-cli":"^1.1.3","@rollup-umd/ncu":"^1.0.9","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.5.3","@semantic-release/npm":"^5.2.0","babel-eslint":"^10.0.3","babel-jest":"^24.9.0","babel-loader":"^8.0.6","babel-plugin-add-module-exports":"^1.0.2","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.3.0","babel-plugin-macros":"^2.6.1","babel-plugin-react-intl":"^4.1.20","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.6","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^3.0.2","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.15.0","eslint":"^6.5.1","eslint-config-airbnb":"^18.0.1","eslint-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.16.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.4.2","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.10.2","react-dom":"^16.10.2","react-redux":"^7.1.1","react-test-renderer":"^16.10.2","redux":"^4.0.4","redux-immutable":"^4.0.0","rimraf":"^3.0.0","rollup":"^1.23.1","rollup-watch":"^4.3.1","semantic-release":"^15.13.24","styled-components":"^4.4.0","toctoc":"^0.3.2","webpack":"^4.41.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testURL":"http://localhost","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":84,"branches":94,"functions":42,"lines":85}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-utils":"^1.4.0","@bootstrap-styled/utils":"^1.8.1","basic-math-utils":"^0.3.4","debounce":"^1.2.0","hoist-non-react-statics":"^3.3.0","lodash.merge":"^4.6.2","prop-types":"^15.7.2","react-event-listener":"^0.6.6"},"peerDependencies":{"react":"^16.10.2","react-dom":"^16.10.2","styled-components":"^4.4.0"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"label":"dependency","commitMessages":{"initialBadge":"docs(readme): add Greenkeeper badge","initialDependencies":"chore(package): update dependencies","initialBranches":"chore(travis): whitelist greenkeeper branches","dependencyUpdate":"fix(package): update ${dependency} to version ${version}","devDependencyUpdate":"chore(package): update ${dependency} to version ${version}","dependencyPin":"fix: pin ${dependency} to ${oldVersion}","devDependencyPin":"chore: pin ${dependency} to ${oldVersion}","closes":"\n\nCloses #${number}"}},"gitHead":"409a7614113810ef16cdbda1165d18390b14ef4b","_id":"bootstrap-styled@2.7.2","_nodeVersion":"12.13.1","_npmVersion":"6.13.1","dist":{"integrity":"sha512-4hZHh4mc7iB8Ewj8Bu6FeiGC8U2VH4tKoSwX1Xd3uy4sICP2RzGsqSMbScwrmRmoBFdX+3IjDJ3Je1/BP+1IZA==","shasum":"4c85a97c79a09062315e94656c3f00ba7736c4e5","tarball":"https://registry.npmjs.org/bootstrap-styled/-/bootstrap-styled-2.7.2.tgz","fileCount":29,"unpackedSize":2193185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5XbWCRA9TVsSAnZWagAAmPEP/0AmFIcdcr06A+hHWKKi\nQZNMnBnxCFKnGfJdYkNaTAW0KX6syJdycAdi5Tlv/ku8APWMLJU9MfuInPoT\nJWsR1iZR5iW0K6NoipdJZxjfGkaqF+Kytt5OkzjrPa+mQ2oCWT9Qhc/zkMWZ\nHG/Rm/Vtyf7iVFUpUV+GJuh0a5aoVT5ErbAgXp0i7wMPOKADo641QEZOJ1BZ\nre7a81YCmDS5AQoiqM6jUhnDwcGzKKltN7eGf7I89ZBG9HjWqacBCHdWmBbt\nSp3xsuggagmXqVqUGeNTVQF153EgBnCtCFQfBbRZOTyK43vAxr3TqVhlnfEM\nebd57PsPrVoQh32mR8ee2ym7aO+qgAyXyU1Nmww0sosUbHGTA3LvrhK0usug\nZ6yNI6rWtx0HqzkcpxTpwo2rBe3HlnpOayKi+wJ4BFoNriHsHTE0HGdzqm1e\nI5Nfekqa57v+UMVs1L2YxScajGrd3VadxLpn4sSbIs7K3UtqqO5WeloOyZJL\nXxm4p569cGBUrbpIsMGfL5VKVxOBqNjeFYNjo6zCWKEkZTDvdJ3IwzKGbkGT\n8KwiKthCof/YxsgSy9q2CcASkGdv/8kefOD9lqlPxMgVvrbKRztklqK+r1c1\nSmFiPjA+8K3KUCj6xOxoHMzpQtBUxEpTjK1uHsWYDhKQbvpoDarfIGhSE8p0\n94pt\r\n=1VAG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDEtB4z6IbTj3HooI3CBJJvMqSSQHn3BRKgj8HBZWCsJAiEApnZ4gLE46gR8656VpNmyOmd4ga4ynakp3MZNGT4y7Bs="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bootstrap-styled_2.7.2_1575319252695_0.724017023482032"},"_hasShrinkwrap":false}},"time":{"created":"2018-04-16T18:01:08.743Z","1.6.0":"2018-04-16T18:01:08.848Z","modified":"2022-04-12T03:59:30.449Z","1.6.1":"2018-04-18T10:26:49.461Z","1.6.2":"2018-04-18T11:04:21.890Z","1.6.3":"2018-04-22T06:56:22.027Z","1.6.4":"2018-04-22T14:19:25.787Z","1.6.5":"2018-04-28T03:14:57.462Z","1.5.0":"2018-06-15T23:06:10.025Z","1.0.0":"2018-06-15T23:49:45.794Z","1.1.0":"2018-06-16T00:07:42.140Z","1.1.1":"2018-06-16T00:36:57.742Z","1.7.0":"2018-06-16T01:15:14.796Z","1.7.1":"2018-07-18T19:37:37.773Z","1.7.2":"2018-07-18T21:01:07.618Z","1.7.3":"2018-07-19T02:24:34.775Z","1.7.4":"2018-07-19T05:00:27.380Z","1.7.5":"2018-09-12T00:56:32.264Z","1.7.6":"2018-09-25T20:54:36.460Z","1.7.8":"2018-10-04T03:25:08.698Z","1.8.0":"2018-10-12T04:04:55.043Z","1.8.1":"2018-10-13T02:34:26.825Z","1.9.0":"2018-11-06T04:00:50.458Z","1.0.1":"2018-11-12T03:15:39.231Z","1.0.2":"2018-11-12T20:19:26.800Z","1.0.3":"2018-11-12T20:39:26.738Z","1.0.4":"2018-11-14T06:40:47.652Z","2.0.0":"2018-11-14T06:49:22.339Z","2.0.2":"2018-11-14T07:01:40.286Z","2.0.3":"2018-11-14T19:19:56.659Z","2.0.4":"2018-11-17T10:06:31.054Z","2.1.0":"2018-11-28T10:02:30.790Z","2.1.1":"2018-12-03T08:56:43.832Z","2.1.2":"2018-12-03T10:06:10.525Z","2.2.0":"2018-12-07T04:01:03.900Z","2.2.1":"2018-12-07T04:16:56.977Z","2.2.2":"2018-12-07T08:08:30.473Z","2.2.3":"2018-12-09T18:29:34.943Z","2.2.4":"2018-12-09T18:58:29.697Z","2.2.5":"2018-12-10T06:54:25.736Z","2.3.0":"2018-12-16T16:38:48.807Z","2.3.1":"2018-12-16T21:34:29.309Z","2.4.0":"2018-12-19T11:35:13.411Z","2.4.1":"2018-12-20T21:02:43.892Z","2.4.2":"2018-12-21T00:24:52.765Z","2.4.3":"2018-12-22T00:33:33.431Z","2.4.4":"2018-12-22T14:52:33.335Z","2.4.5":"2018-12-22T15:31:52.076Z","2.4.6":"2018-12-29T11:56:55.060Z","2.4.7":"2019-01-03T17:23:26.506Z","2.4.8":"2019-02-02T22:28:12.234Z","2.4.9":"2019-02-02T23:04:07.345Z","2.4.10":"2019-02-02T23:31:36.949Z","2.4.11":"2019-02-06T22:25:28.066Z","2.4.12":"2019-03-03T00:44:57.953Z","2.4.13":"2019-03-11T07:50:45.205Z","2.5.0":"2019-07-30T05:23:45.770Z","2.5.1":"2019-09-10T13:01:51.548Z","2.5.2":"2019-09-11T12:16:40.829Z","2.5.3":"2019-09-26T20:33:00.602Z","2.6.0":"2019-12-01T01:45:30.447Z","2.6.2":"2019-12-02T13:59:12.916Z","2.7.0":"2019-12-02T15:06:24.410Z","2.7.1":"2019-12-02T17:51:06.351Z","2.7.2":"2019-12-02T20:40:52.883Z"},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"}],"description":"Bootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to styled-components.","keywords":["rollup","bootstrap","bootstrap-styled","styled","styled-components","react"],"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/bootstrap-styled.git"},"bugs":{"url":"https://github.com/bootstrap-styled/bootstrap-styled/issues"},"license":"MIT","readme":"<div align=\"center\">\n  <a href=\"https://bootstrap-styled.github.io\">\n    <img alt=\"bootstrap-styled\" src=\"https://user-images.githubusercontent.com/1866564/50375497-cda74880-0630-11e9-9f1e-e8d798dff47b.png\" />\n  </a>\n  <br/>\n  <br/>\n</div>\n\n[![Build Status](https://travis-ci.org/bootstrap-styled/bootstrap-styled.svg?branch=master)](https://travis-ci.org/bootstrap-styled/bootstrap-styled)\n[![npm Version](https://img.shields.io/npm/v/bootstrap-styled.svg?style=flat)](https://www.npmjs.com/package/bootstrap-styled)\n[![License](https://img.shields.io/npm/l/bootstrap-styled.svg?style=flat)](https://www.npmjs.com/package/bootstrap-styled)\n[![NPM total downloads](https://img.shields.io/npm/dt/bootstrap-styled.svg?style=flat)](https://npmjs.org/package/bootstrap-styled)\n[![Module formats](https://img.shields.io/badge/module%20formats-umd%2C%20cjs%2C%20esm-green.svg?style=flat)](https://www.npmjs.com/package/bootstrap-styled)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.github.bootstrap-styled.bootstrap-styled&metric=coverage)](https://sonarcloud.io/dashboard?id=com.github.bootstrap-styled.bootstrap-styled)\n[![Quality gate status](https://sonarcloud.io/api/project_badges/measure?project=com.github.bootstrap-styled.bootstrap-styled&metric=alert_status)](https://sonarcloud.io/dashboard?id=com.github.bootstrap-styled.bootstrap-styled)\n[![gitter](https://badges.gitter.im/bootstrap-styled/bootstrap-styled.svg)](https://gitter.im/bootstrap-styled)\n[![Greenkeeper badge](https://badges.greenkeeper.io/bootstrap-styled/bootstrap-styled.svg)](https://greenkeeper.io/)\n\nBootstrap Styled is a front-end ecosystem for React made with Bootstrap 4 philosophy, using the power of css-in-js thanks to [styled-components](https://www.styled-components.com/).\nIt offer a community an ecosystem of tools, components and variables to create standardized, sharable and highly customizable front-end modules.\n\nThis main package explain our **chart** for writing components and provide theme common utilities for writing UI components that can be shared and maintained globally for all the :rocket: ReactJS community.\n\n\n## Table of Contents\n\n  - [Why ?](#why)\n  - [How ?](#how)\n  - [Documentation](#documentation)\n  - [Contributing](#contributing)\n  - [License MIT](#license-mit)\n\n---\n\n## Why ?\n\nMost of front-end developers one day used [Twitter Bootstrap](http://getbootstrap.com). Because most developers know it, it is the favorite front-end framework for companies.\n\nThis is why **bootstrap-styled** is the best library for sharing React UI globally and this is the main reason why it is a solid front-end library candidate for your organization.\n\n## How ?\n\nIt's fully written in javascript, the API is working for every React application. Everyone use the same set of theme variables or can create a new scope of variables.\n\nEvery UI created with it can be shared and maintained in **Community** without any risks of breaking change for anyone thanks to the simplicity of [extending styles](https://www.styled-components.com/docs/basics#extending-styles) anywhere.\n\nUsing **bootstrap-styled**, you can quickly prototype things that will be working in other's Bootstrap Styled applications without any change to your source code.\n\n## Documentation\n\nRead [bootstrap-styled documentation](https://bootstrap-styled.github.io).\n\n## Contributing\n\nIf you want to contribute to bootstrap-styled please see our [contributing and community guidelines](https://github.com/bootstrap-styled/bootstrap-styled/blob/master/.github/CONTRIBUTING.md), they\\'ll help you get set up locally and explain the whole process.\n\nPlease also note that all repositories under the bootstrap-styled organization follow our [Code of Conduct](https://github.com/bootstrap-styled/bootstrap-styled/blob/master/CODE_OF_CONDUCT.md), make sure to review and follow it.\n\n## License MIT\n\nThe MIT License\n\nCopyright (c) 2017-2018 Yeutech Company Limited. https://bootstrap-styled.github.io/bootstrap-styled\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","readmeFilename":"README.md","homepage":"https://bootstrap-styled.github.io/bootstrap-styled","author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"}}