{"_id":"@bootstrap-styled/v4","_rev":"77-9de42cbd1d492bf5d1fe9fcff4be6316","name":"@bootstrap-styled/v4","dist-tags":{"latest":"3.4.0"},"versions":{"1.0.0":{"name":"@bootstrap-styled/v4","version":"1.0.0","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.yeutech.com/v4","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/v4.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/v4/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","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":"^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.4.1","react-dom":"^16.4.1","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.3","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"bootstrap-styled":"^1.7.8","basic-math-utils":"^0.3.4","@bootstrap-styled/utils":"^1.0.5","@bootstrap-styled/css-mixins":"^1.0.0","@bootstrap-styled/css-utils":"^1.0.0","@bootstrap-styled/provider":"^1.0.1","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.4.1","react-dom":"^16.4.1","styled-components":"^3.3.3"},"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","dist/**/*.{js|es}","lib/**/*.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":"6059e9a761980212361898f19a7f53bef934b3d5","_id":"@bootstrap-styled/v4@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.3.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Rzo/HDax8nUIZLJ9d1HObdt01zs+6iBaGH5VbGnRdSOxXIMU5FSkw5fmftdQjOTIEty4YJDitlnWOIJmuUO3HQ==","shasum":"4b4450f5017835b436ef084d0812bd3e0b46bc98","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.0.0.tgz","fileCount":384,"unpackedSize":12581018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtqnRCRA9TVsSAnZWagAAVzYP/RtESFJic9JxiEVr+HXc\nH5BUPS5qsrsGr/kdahT8ARJPmeIb6iO2yB2sWg0VfjBc1QFUD1el0+RvbYBA\nO4HCl0/n0P6Ex2g4bJmP1GtsaomgSPpeLFojL+0+aYSmn1ZbZ8gP+b049jVA\n/RG3Brk1fyF3YpCYpkKfE2ncq7ayc/r8NxrAkEQZ8wBuoGKdSk87eGRViBrK\nM+hgyysj16cQ74Je6IlAkiGdi/bv+f4Nu08PZnl+FbK3oJsMAEXL2uFJD8vU\nYqvvgojxm6azPbcxBVjioAPNY4Zb5uty6zZGYtz8D+kZsBVcyGcO9qXVXavk\n/JOutvFeglvcMS6iW4brUZ7GD5oG9sxmJ1jTmxE6+SIb3wl2MJIfVosI7o1i\nCFRSYSw0FIeDmF4zW+rD+dWQmUnTthQF8O7GnEtRo/e/LJZr3jNzOdfdpZ8a\nnxPDDuc7PpDSedEZitp4kSXMhjp9euM9s4FSEiGEL9irzVEtwxzYfccyz5Ct\nesIlFlARM9oW+WeuPXqSoq+q983ibeOlU9dcX9gBHD7W1iqtCFnh2fLcaxSo\nfaGT12uzNKMy5nLRcGeI/5FNx6TTRV/Wu3iHRCSK0rtLpJn/j8KM8dTdsvex\nD3LEA4sjuJdOUhXIn8bmOCAmnGXqCg4eT/AwpSPhbpWmlv73Plfq88gXN6xG\nbmVu\r\n=Y3wd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0arcJ/MML0HRthqjWsSNEllSZHEY3mmuNY9YM5sv84QIhAM83byiYWIlkfdcJl5KXoQeau/08r7DW+YLYGmK2wHdD"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.0.0_1538697680470_0.7476517880952698"},"_hasShrinkwrap":false},"1.0.1":{"name":"@bootstrap-styled/v4","version":"1.0.1","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.yeutech.com/v4","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/v4.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/v4/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","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":"^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.4.1","react-dom":"^16.4.1","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.3","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"bootstrap-styled":"^1.8.0","basic-math-utils":"^0.3.4","@bootstrap-styled/utils":"^1.0.5","@bootstrap-styled/css-mixins":"^1.0.0","@bootstrap-styled/css-utils":"^1.0.0","@bootstrap-styled/provider":"^1.0.1","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.4.1","react-dom":"^16.4.1","styled-components":"^3.3.3"},"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","dist/**/*.{js|es}","lib/**/*.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":"027734a18060c25761e5e5c1423b5bd9d12c5f17","_id":"@bootstrap-styled/v4@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.3.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-qYybtL4cL3Jq9zfsNnKH3T1IXiCe+WdVys65yPe+Yp6f9r/gkHYIblREIgaaeWeqtyyQKA7+0g7a69rJ77EDtg==","shasum":"dc9322ff6686b4158cbff53e3c907d3bd510347a","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.0.1.tgz","fileCount":384,"unpackedSize":12619191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwUWgCRA9TVsSAnZWagAAJhAQAI/J6zgVFOSsQyN8AOj2\nzunOqHlwCw9OJLZDOsX9aqZ6ejncA17FkGrnRTmO4au5PAFCH4jZYTu7Pfn4\nc1M6hO2HgcdkJsC8RczvyT+1Oux8x0LJq/PATkcEaquPWU6psSZLCJxwBzNT\nHS7kfhpg95kco+x17MSnQjM9er6319zdW+ZERolkDwRIYLmxPHM4hHNZEzeT\ns1EYHRK8VF0pHLfQXjNBKuE+sfqsetcorSh4Je0DvyZaWGjnpQnQG8bb/lM3\npjKwPWTUlCDw4UKJx2ciiAS8gIqqtivEqcZT5fi9+4XJckweMM3MC5ISK60u\n2SATKk2wScQiTaqpCdlhKcEAGOYW4Mv42ok/tYmb6v8oyLsXpEH8AP8vLSQf\nFostN6qJ2KQHns2dAO1JpkVX3iHhX1VAjyJttcgE8yc2GDEv28z7gNwb5vST\nNMzhOVABOmqakfDJKHuBXYV/kp4aEcRge9s0LqPLrGnEWeBR+h6I9sKZEREs\n+8xRupH3XQp6vk7uyXQu/NbkGd9tB4emdfLP2FcdrU/UnpiAsFB1pd2e+o2v\nowSdUqYyWQSIs6G0sRB2fhtXKA2+nhSQOHTn3vTAll5Fl3antma/4QvkmoTm\nDhbqO1jvkgESqzgCsRjQb7rvvzAZQyjDxQxdJat9co8vot/PXopUWIEjrZGA\nn+JL\r\n=53m9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHwDqr63N/dOUlRNMeWozCsnewP2q3gLQqdr2e3SMsF5AiAx6sWVJeb6AOP6r2tpsmOPsO64/oLyrMfxnvugg8UT0g=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.0.1_1539392924048_0.4617629913790444"},"_hasShrinkwrap":false},"1.0.2":{"name":"@bootstrap-styled/v4","version":"1.0.2","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.yeutech.com/v4","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/v4.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/v4/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","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":"^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.4.1","react-dom":"^16.4.1","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.3","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"bootstrap-styled":"^1.8.1","basic-math-utils":"^0.3.4","@bootstrap-styled/utils":"^1.0.5","@bootstrap-styled/css-mixins":"^1.0.0","@bootstrap-styled/css-utils":"^1.0.0","@bootstrap-styled/provider":"^1.0.1","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.4.1","react-dom":"^16.4.1","styled-components":"^3.3.3"},"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","dist/**/*.{js|es}","lib/**/*.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":"abbf1446652da20a2869e5c2fc8deb601b4a37fe","_id":"@bootstrap-styled/v4@1.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.3.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-JnSPYjJfs0KxiMf3XHRuGJLi60Kk4tv0iw/k9HvGRb62DeK4gGudAMEDXyKdfA6h5nAHx0apLjxFmrErPBgjig==","shasum":"d76cc9558f873f3f5136bb5dbd5caeeb11b16c41","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.0.2.tgz","fileCount":384,"unpackedSize":12620347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwWWGCRA9TVsSAnZWagAALyIQAIgDHjPGS2dXEq189/uC\ntWCDqS5F8QQ3zSeNHCBzNbgwknzpVR/HHGAW5YbhdOnj3csvZTv2yBs5iVLQ\n6kLj3/B/jxW6anyjl11YjEN5faWKnneZqIXPgyQ1ndMcDxhdZe1d3mvnsLsw\nyRelqHT4l2OLpm7x6l8q90TgOTPdrFb3GCnbumlydU4I4pXeCv6lxdwJYXxC\nVOFL7M14Xh2sZtagOAJWexE//VF9uEBeJjhZ55ng6Iba0q1B7kKMfN59qHnP\n7QmmfFFSg/K6LC+6Ti0fjljCeKSL0TiohoN1137DLOdZYpz6FaNdv+DiwyE1\nKr+WHMmt5QB0zrkLlHxLrqmtJtyuo+jSGK4PujCt2CQOfrobC2mIf/pzgtP0\nGtWiLBA1gZ+OIm8b+sOajEbDPNrtNwUWGxNgQ5g31EsvjDJEFunWVjDey771\nFLMxtldhEvLbZN0HlxbwxZZoQiRWuup38sT7P8lFKtSM2jdaM9IoB7vMvXDk\naaOilJjQGzkH/jcAzPYlUxl+N77fGjKmmPML1uWMacNd24glnm48O75MZzhn\ngKiD9uQEuSDUmWAPYR/guFE5ARfaELiHSwy5bz1YCoIHWMC3aSo4GVhzPk9T\n5vDRqIpV86DSaGCjSQ8C8GaEoH9S3ysziYgUcRUecqG9YyfvZNiqCVsUCn3x\nDTLx\r\n=Sxfp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnc/VnZ/2x7K0W0UFY7RNtrISd8IkcuswAg8BG8uNHfgIhAOO5Pn6QOf6AHUBicDAp3Vlb/od9lGgPmJrvvHPzpNBY"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.0.2_1539401094018_0.3648314004958635"},"_hasShrinkwrap":false},"1.1.1":{"name":"@bootstrap-styled/v4","version":"1.1.1","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/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/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":"^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.4.1","react-dom":"^16.4.1","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.3.3","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","@bootstrap-styled/provider":"^1.1.1","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^1.9.0","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.4.1","react-dom":"^16.4.1","styled-components":"^3.3.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","dist/**/*.{js|es}","lib/**/*.js","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":"098917ab29862a3bcefe8f1985af4da207049deb","_id":"@bootstrap-styled/v4@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-mPNC9MsoRV8EY9i+6vRqCqMMY2ThH2Xf3cC9jgjnrrX+nh2CjptdIFrySWktj3cge3PcQRLnjBs+dr5Sa/U1kA==","shasum":"6bceef80f7b2a273e6a18839f2bb650faabac12f","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.1.1.tgz","fileCount":385,"unpackedSize":12662465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5P04CRA9TVsSAnZWagAAkqcP/Aq4/nZe7isJsDsT9nAW\nnINlXrT7zQfVWg3v7e1NObuphLDtnPlDBMNLhFcic0akPzEnlfB9h3oIbtvC\nP93DBz3aGoG4zuqjA/tcTrvha4wd6krNBMTaDebpH87t1pTKMMBXVllNDcpD\n9l81pZypG9XWXLKkOdRANpEbW1iNtV8eeyCoqj363AS/4Su5w5BCqOdZ5ED8\nC2itZIKGw+WoG0OOpkSNbTh0oFhssbTs+QwvpTt1s5vZnfE5+Jf/zPzYvK+2\nMMsRdeBBlasQxUFXWIqKXvpRvpM95RsxKvj/GvAaPOmLjgki8MI56a1dzx8l\nH00ljB/nXfIkA5dknbuK9yyrO7DxhX0YX/7RRmyrYbztFHOM0j2cUUkmrFKK\nEo+uFTVETxbRU8BLtRrrwg4XePQ1pxjTVbJG+5dspcQyNbtI10ol2odA3HvF\nR4EzCVbfxkxAoy2gYguYZcBA799aHYE1DbZ+uz99eVQ4rhpmjPnccu5VLZeU\nz/Qtf8bas7ejc/7gcBHPOlRzzpNp9XuzeCJwlHXN3BPl/YaUetSuBwh/bxNC\nhlzmPuWCAOB1DHD73C5gPHWjgq1E6bdw4pKNv6u4zAX7bC2ljoLGHfQ314rv\nfJgwDMhKYZgjvVDbmpoRy4zfyus38P5FZ9lJESkIURTH5XC2TouleFd1liKq\nR/nc\r\n=d9d7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIElivNcxUPJ2RrQ9A6sZ1PcOUWZhwpFU5m81t0fM+LN0AiEAx+3x6yAC1GQQQ1AObb1ZacOiw5Wb5s/aazi93r16U70="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.1.1_1541733686471_0.4648998299184188"},"_hasShrinkwrap":false},"1.1.2":{"name":"@bootstrap-styled/v4","version":"1.1.2","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@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":"^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.4.1","react-dom":"^16.4.1","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.0.3","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"@bootstrap-styled/bootstrap-styled":"^1.0.0","@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","@bootstrap-styled/provider":"^1.1.2","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","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.4.1","react-dom":"^16.4.1","styled-components":"^4.0.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","dist/**/*.{js|es}","lib/**/*.js","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":"33fc151d8380a7d9bcdccb10b96a38c5c1ea7f17","_id":"@bootstrap-styled/v4@1.1.2","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-FACmpXREfdFqCxCCmsiCHdzJUM8Funj6eK1yjAzDI7TABqQRs/uVIxCTXQc4ERREslw2xoTqni0ftM7QsHnz9g==","shasum":"7b89eccc30a9f6764836e6b470c845955756554b","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.1.2.tgz","fileCount":385,"unpackedSize":12693033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5p5sCRA9TVsSAnZWagAAIOsP/ipfsHfnUz3qRsmhC/70\n3bJZQt+OXYBPwpyetqezq96HS4vyb48WtCgRw9TITN+0Gvz5e1vlKB1KQq4c\n8kpmlpzSGxtNbzvo4Q0iN//4wlO/hzzlS2/5UVH4nUxfkn8vSeABYFXLXoeu\nYkuHBpSnDNd2vtwROHvt03ioLOTeLZdZHod8J6JF4puIYm57gAvmfnxVSmtp\nCleGpp3oDQrjrNIiIpQNyCxX/WrJoU/vcenl8n5BADYBmKajm8lcCv9STitD\nZIOugzIHRpy6izOPVnfmGxf1Gkjjf0jSQSf7V+Cp8b8owkf2VD+b6sWeWXUf\nZcpnHGLEZEd7gd3krWCQfIek8MkbPPTOpEZxqHLZp27ra4gn9y3SCpk/4Opf\nfvoimSbPCUGM6SdWE2svObI4hOyq43su0zvFM0Jq+jW2oXDGXG/95Zx2wJYv\ngIqarTGw6wTmadiqKhQJJbJO+Yr41h9HkTWYdbHNWMfjLqCDtGiISYtyqIfd\nDp7oEsmmBb+ASLMkrOapP/2lyHmMsmN/qty9pXAWeMPX5yNsJexl+bWTtWBc\niUMTSdibi4AQBszsjnd2CMVQx/d/Bv8ZYp2bip6/Xtf4xng7vTXA0PCD9nzU\nqFrnMseFll4+Glt+cuQXvTZqctQEix4C4PB79HJpkvFlhbanuIo0Q0VzIPHe\nQ83c\r\n=/jcj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDeNZFXGHK5pA/Q/AkJoZd2vEyvIfTQ8vmeHpgoBjPx/AiACXMRocNdHhxrNKfWAhbdrVqKPF6HDx8JkULPDTS8sgQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.1.2_1541840491738_0.9881080183872206"},"_hasShrinkwrap":false},"1.1.3":{"name":"@bootstrap-styled/v4","version":"1.1.3","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@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":"^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.4.1","react-dom":"^16.4.1","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.0.3","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"@bootstrap-styled/bootstrap-styled":"^1.0.0","@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","@bootstrap-styled/provider":"^1.1.2","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","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.4.1","react-dom":"^16.4.1","styled-components":"^4.0.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","dist/**/*.{js|es}","lib/**/*.js","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":"44725cb48eade5331017f6d85719fbf139bd3456","_id":"@bootstrap-styled/v4@1.1.3","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-xPLOYgeSyGY+y9jn4TTwlV9wyAvINeLP+UOJEbPcpg4nDj1UUPFfb0R2KcEsQQIEtuSasIn4gdHiksaBzAq6hA==","shasum":"9b138af0e3a381f145b2bc9e707847fe35fa794a","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.1.3.tgz","fileCount":385,"unpackedSize":12696649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb54y6CRA9TVsSAnZWagAAHagQAJ+kq5sdpSWrSo6bQNzD\njqolJrKTgWWkPOnCm/zhdvAwwBEhcdsWiaH4MdKvsRXkJxKf8PH3K6ezzQAD\n5C3qTndh6347ccNsOS6+GAph6y1orCXx6VSBYSTLKezwxJGsOwUNARUqlrUe\nVnnpkXS03LaK8Uf/Y6mBbpOEbHaUp/fXaOoFDUGFYEnamjyrnwpK7E6NcV02\n9UTR8kGs1+OZaaGFh2FVkn5Kw9kZnfb1Fij1sNxFBRnauB6Xi5w19dVV/e+2\n6LGi75ZQSy4VpxoDjoO6/t8cfcaZkW6Kw6ZDTzls4BmuuW3OarknzekRxo2Q\npLIiCOljuwu5jLf4RbYrNHXo4nRl+/DIMIIGtArUoF/MRH86aCIniMS6AHsP\nI2VPVgOezrLSfVk+uhmP0WwDbUAwD6DQJ8elU7w/H/jb5QrBb2Tkgg6neQgN\naaLE5aIt2d0/gWL3DOMSQ7O6OjdPfDdlSc8lKACzLCaugoH4Rc6gki6Eqip/\nuvs4uCfWcdOuxDHyDn91RtZRn/rXAGGcvfJ9O5L7DGq/Co4OIhct1YwAeTzW\n1kqrUxFUb2w3ikdL65CTLftf3UmedjsqxMsNrDzj9NhxazXmG5FOZRNSDLgi\nw9lWuewW/5SxP7Vjmlj3xRb5niE1tBr3g7HEiIM/cKKz6BXIOMNfCPcPy86j\nETvs\r\n=Ol+J\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQMDo0xR5pufsHnmHe69EWW9GUy4S/L6CReW/7U5xvSAIhAPFIFW780CO/ZmcAHa1HjdLZcE6SSteJ2kglJ22IalYF"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.1.3_1541901497476_0.5555695682664714"},"_hasShrinkwrap":false},"1.1.4":{"name":"@bootstrap-styled/v4","version":"1.1.4","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@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":"^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.4.1","react-dom":"^16.4.1","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.0.3","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"@bootstrap-styled/bootstrap-styled":"^1.0.0","@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","@bootstrap-styled/provider":"^1.1.2","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","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.4.1","react-dom":"^16.4.1","styled-components":"^4.0.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","dist/**/*.{js|es}","lib/**/*.js","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":"b529bc7d7eb103b3977208164ff44e27d0c7fb4d","_id":"@bootstrap-styled/v4@1.1.4","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-aK5pAhupk3eWJjZ/sIyzf7sggDlkrmUwtH8TVSOBx5wNdm4WK4uESYwEkWmTn1X72gQp/EjdhgYPPpMVbnuZTg==","shasum":"a537f571b7fbae4f8f7c4cc14fcae6b19d33adda","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.1.4.tgz","fileCount":385,"unpackedSize":12696975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6OOvCRA9TVsSAnZWagAAHtoQAJfvA4/lhGGoXE6Ur63L\npZk5oGBTvpQA2QMRIvaC+Z0WuujwILOCbV/zsadFBsFXrpnQfCuAuLARPB7F\nfwk5eXu1zlziNsnoUtW6uCRiQVXlulAIygX5haHaffP3m9SDgfBgqB6YTmv7\nPR1xMc7fnagx4cjDf1RGaCjVNYlZ3/9vPnchcqBFu3CU7nwTzOFepSBRveYM\nPBhBB+jQSyn6TCPCdZqvMc7e38zsoBLjAdutYk6woS1+UKrNXXIxI1vik5YO\n1Hla2o/MkG+RfInrFAn5ednPE9TTaix+KFhpMBbCrUT4NxqQdeTqDdRE/NF2\n4iVakX+ZwI4zb+xQ+gzMuXwSXdEnbqXhwxxdKPi+7H9U48vQsYPDl7xfvFeB\nEk3CS/+V0eDNIgbP/CNbDkL+zn0IeI7/Sm2hV4Mn9luflCbKe2vpPfxaaC7Y\nUdqiQ4zQnQBUAp65D+dyVlBYr15DFu0y5xyUU2JhLcsozTn5VDnT/fYc/YPv\nspVPYDz3jWz89/m9k36pNMypwa5wNAr4axaMEhyyL1p+GOAMeZPhjo4G8L11\nblDuT7BFJUbGJNDZ7BvUDwC+/2+Lh8xZolnYROv+7DpW/R9nUR5AY5wcRJUi\n1kV2xQiMtYxe3k6h3KsTX3ppE7fsaCy85Xl/VJvlQDjmkIg/m1hBVb7wBU3k\nlatf\r\n=26XN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvzz7Hap3g1UEyD5lGN8makcHklk7hQBvGHMRQ1apTGwIgFgahvEt4DAqFs4Qr80HiYmuKtAjW4PNxyCCmACC6GcA="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.1.4_1541989294447_0.7697423765489859"},"_hasShrinkwrap":false},"1.1.5":{"name":"@bootstrap-styled/v4","version":"1.1.5","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@bootstrap-styled/provider":"^1.1.4","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":"^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.4.1","react-dom":"^16.4.1","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.0.3","toctoc":"^0.3.0","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"bootstrap-styled":"^1.0.1","@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","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.4.1","react-dom":"^16.4.1","styled-components":"^4.0.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","dist/**/*.{js|es}","lib/**/*.js","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":"dd82ce1afdbaeb38e1235cda0399f93f5d0c3497","_id":"@bootstrap-styled/v4@1.1.5","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-5aJHvvEwSfu4/H3oVOygPCAxXrW2KChXnMxe8+ZJqFLqcm6TqyqeXOASykCKOQ9Y1RUznPV7bwjRaVDm/1Mz5A==","shasum":"13e171d81460e86204a36cbbbefa21cfee7a1c6c","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.1.5.tgz","fileCount":385,"unpackedSize":12666966,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6UuACRA9TVsSAnZWagAAd7YP/0nng9duW2dhiPIA8g/d\nL8qLjn9IPkzv9jEuvY4RA1upe1w8SNsUHrJxABFDoYwOTSw/ZTx66ZFfjLhX\nprjYyNcyMSxAc3G7yo7WxMJnqnGYaPH0nRekeFTWv3dK6NeNZ51oGG6hfzo+\n2VNGd2tDnqp2JU+mY/SQqOl/IzzeGrPlbcd4M2jiYLmOitDk6Ltw+ekgs173\n1+bsxw0Sp13kKMUfofvrfrKdclBIUtCQGUJf2pqg8LujbspV2WZ2SnMat+FW\nEPKqJCOJ60UXu+KYopM0E/tH+mlaGCDZJGEmmANpWMXoPgHV7F8TtpYR1r2M\nTM1U9mo1b3d1M1dmk1qieVvxKW/PUOEFGjLsq2ZTzMwSad2Bu7X3JZLnCbrU\nR8/WTtc54sKDozsXbdjaFnI+N39nrtU/zL2Yv4oU7uHcR32VyNkkJjfHVgdz\nZV6YKusZLl/5cHpP3tGOAQWcpHCJ7cLhwj5/SFaEfViGjOwBFTVWfX2MSCVo\nnDbzRJz2TP5fjiCKPFVmL/L/UKWpB5IF4J+Ysn3bG2rTgyC6mQuTWGEsF+B+\nPU4x/lGEnBuC0cBP6YfwPudbdNMvpB4IeHdfte/ZNV+1etUMQ6ZNcRqkuSSP\n32kFaaThnHnI4lLHUoBHJTz+N8aDFC+0/uv/ty+qakj+WDepF9S8JdKPLaRW\nwYG1\r\n=R1dn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICqxssES7EnOYCtPUBSzfKVx5TgrMAmY3ig7ClrWbunhAiAZU/OLZszXxydM7lAgsS3NsQndlqhaeRwik4HM5d5sEQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.1.5_1542015871403_0.3687640909395562"},"_hasShrinkwrap":false},"1.1.6":{"name":"@bootstrap-styled/v4","version":"1.1.6","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@bootstrap-styled/provider":"^1.1.5","@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":"^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.4.1","react-dom":"^16.4.1","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"],"testURL":"http://localhost/","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"],"dependencies":{"bootstrap-styled":"^1.0.3","@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","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.4.1","react-dom":"^16.4.1","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","dist/**/*.{js|es}","lib/**/*.js","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":"4286c2c5500bc02e9be342515fa71df8c68f52c0","_id":"@bootstrap-styled/v4@1.1.6","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-XOSrJjzn4oguZMo60j/R1bmQ0sXkJeI+lByRtGETreB3IqXvo/NLrPorfN3TmB86mpNSQsRIX+uWI/0KY4A10g==","shasum":"36c5684ff9f42532e5d817dcfce7f3941cf2848e","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.1.6.tgz","fileCount":385,"unpackedSize":12667327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6f4VCRA9TVsSAnZWagAAOt0P/2lpU8jlQqeFxDeSBJTf\nOgXSABdlrPF7/zE8h+WzGGXFXmxML4YBEOV8grxe6rvywDAVRCPo9WQyzoou\nSIITCFJ9YWh6E42CuvO9IKwa4lyKDfemCxkCtxT4hEBsWUeWNHUaCqApdK+E\nlzJ+l1x6eIHbMgCe0wRyLrziTYttkZZo/4Htjt2mf3irYx5q2qsXDq9QIqsI\nFRjmvQP6PSNFQ7QKeIF7Uq1m3NrYq/BTv+8vMeY6NE4eyeQjiDg1TGTE+f2x\nlVv8hzTaj1NDRaqiCi2ivzBEhCZgpdZOw/mA8PUwAlT8AeXeJK6g12UhymPg\n+/Y5FbmuBfG4Eun67xgiIpBxEymUVOBQ3yyB32nRd3nXLTUWLZ5P4SSTrw0Y\nxLuqA1iWnODUHOZWdOFGut+AmjvB+gtGx1uJyXmXgMaeWUCHmR9OA943MNev\n/Csn/yQssZ40aTrl8HQcdiPJN/b4CXA2xfx4/cWJEU2qkwM7UGrvElDFms5C\nVmnPyUt2GsuUnSxuv+1moZsL1cILDlbThMYE27wjOhgaB/+VwegfKniIXhFi\n3YgoQrQWe7/w7W7LIl3b+mUKD9XnsCJjyoPApFX3tZJRMpwZMZl45tj0pmqU\nhZnfaBfLVU3rVK8AHLRGTI3Ot7X7wTInETPJ8iXnKXZ7sErcY+5/umMoIGcN\nPuBa\r\n=hHcg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuur3K6XmA7dRWG5S3GDz74XgGApMyk6e+OmdSvOLk8QIhAI01P9pfyeVutemgL4XlCMyQ31XO2bbPIyXEiZIbD3gE"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.1.6_1542061588716_0.9461579342424022"},"_hasShrinkwrap":false},"1.2.0":{"name":"@bootstrap-styled/v4","version":"1.2.0","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@bootstrap-styled/provider":"^1.1.5","@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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.4","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.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"bootstrap-styled":"^2.0.3","@bootstrap-styled/css-mixins":"^1.1.0","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","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.4.1","react-dom":"^16.4.1","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","dist/**/*.{js|es}","lib/**/*.js","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":"e676da7636add7fcac6e963bea7a07720b305b14","_id":"@bootstrap-styled/v4@1.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-6JbrUEVB0Y/DA4/mIyFkNJX3FU6v/hZJTxJFf0pbm+xF8FthihJZLjFT7HFA/Xo+NfnTfV6rEXuoybGvgqLM7w==","shasum":"f3f765b56d5c2489f160e7f6431add8d5f3f452a","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.0.tgz","fileCount":385,"unpackedSize":12679856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7IB9CRA9TVsSAnZWagAA/kAP/0LrNf2XpTfmeWDdT3By\nSWGDn+5ThbimuAU4yM/YNn5Gn+lRopJaWskJs/sd8hPiIxkDyUc7olADhGIF\nnGfASeO34zNRVsRpkHBXAti9Li25tztGZm6qC6Nzl6CUlqZZSxxUrnP0nSUp\nPVFnmx/0kU9qm+VseEWzH5l7LSLzZioF6YctX8/EUEKmbHS/UkK5HwyyCdrV\n49pVdCOEKI8I/uhKk3jjkBDu/rQVLnesi/j3Crx7fJE6BLVXE703Kwiurd7v\na94j8qrza/Pv31Q3niE3feCa3CkE+s30SeED7AnG3NhvJo8ItFpTBxLgR1nK\nPyyz1AvalfYfH0vJFpaloCwN0sHTErMgPHr6yWkVk3OiVJwCwjygLWt8PVaD\nkn6eNMOf+a0g+0PNLUdwxuXLmKQIuhCi0Awe+X8FZq83DLhxz7N7Lvag3HvC\nOQ2BP7qmuKsqcNjkFBZIgFNvCxya5mHf8LQeoREph7Wb1Kr7l9DbgBE97y32\ndExC+sTf/o1wboQptfwxiOyBhQ4TfC4O8lg5KgdcZFki9Yw2q4ZAzojbPSZ2\n/cJyyiu/se6VyL5njLqrLhIonn7mKi60cF/0EtPjVj7yX9P6uC0OuoCF5gMC\n1Db3+eMrCP7zjJk5nR+zpzz7e5v/OgYWkZoUBcOrRBb+ZmjT4eGG8DfsaqgM\nAWm5\r\n=1bo1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHn7Dj0Pzz/ku0owxIFRpHFJOFPbscJYg5IBOtdp5FwBAiBLkzsMxx6i+Nr6kO36kc/Txz5ypWCWrO6dlwtBpEFFhg=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.0_1542226044238_0.7948261623506896"},"_hasShrinkwrap":false},"1.2.1":{"name":"@bootstrap-styled/v4","version":"1.2.1","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@bootstrap-styled/provider":"^1.2.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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.4","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.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"bootstrap-styled":"^2.0.3","@bootstrap-styled/css-mixins":"^1.1.0","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","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.4.1","react-dom":"^16.4.1","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","dist/**/*.{js|es}","lib/**/*.js","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":"aff03cf282c84a6ad7029def5852024d20bc18c4","_id":"@bootstrap-styled/v4@1.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-rXsBFYJBULdKFW/P6FRaR9TB0UrjKweyh2DoQut1O77eijUgb19de8Ldo4HslMjZ+KACe7JUHL6PakWQEP4qTw==","shasum":"fdde7f070e9a200c3127b49a49af30ff66753141","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.1.tgz","fileCount":385,"unpackedSize":12680133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7ITpCRA9TVsSAnZWagAA/AEP/2+XTKQ0JdPJFf/MmHux\nNVxqeYAS66xByKbxsrSkmtd5dyd4Y8Lq5bMCFzZhsGGsI6v3otyK73IS4eFP\nMP1MKlWbIuQdT8WoPfLRCRBJAZROLWQAiRZF8dSvEUqSZ0p7LqrhqMQK8utl\nNX7Rejphas+YdJM9UJ11UglMezZg1dckcvOXU5dhtJJZBAp+VG8At/dkFuJj\nkRDBX+GIdZuekPrhn3knu2tLAgUFj2osdOhJjKttc+K7soa4L11AdHQ6H/7L\njce+drpn9tFslqEDJStvTl5F1YfAI+u18naiyWOOXrn5u7o6+i4LY3YpQR9s\nrkk66KeqZ1AoCATZIS8cGHB1zCkAYphBknlnd9iJfDVLBN8KOmKBtgPtzdq2\ngKJpUSFDw+SHb06v3UhBDtVDTtVbfWsbPYoLyxmnEJ+cCMgFqHKKGed96GBw\nlb2aCuzxDPqvt2w7K6BMmz71jfG9YEz2/bdCN6qeMac4fAz42DKe46Z9+WUI\nCu94LDVulhiHZPxD3y2PJ+r7rVxP4BZwPJYfbJ9XuqSmNT8HYR/MDguXT7au\nnC1IAyW1tJpGe+RTf8FueLSq9flcXcHLvWQqaf3q7zZus24SoFoi9QKkJNqx\nhES9Rg0p/6lF121rntuOgqaBKwp9azdohv6QTGNfdq/L92OG2MULaiBfzTP1\n+6lK\r\n=MSFv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCu0OC/LZ8plyuqpjyqEtXlAIEenQ6zhN3bEwsHKcEiGAIhAKtzYjgMnVf6yJ2n+0w6XxH6OeX5zEhnf+m2aU7RTdez"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.1_1542227176998_0.2975661196685606"},"_hasShrinkwrap":false},"1.2.2":{"name":"@bootstrap-styled/v4","version":"1.2.2","description":"Set of styled-components theme variables based on Bootstrap philosophy.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@bootstrap-styled/provider":"^1.2.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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.4","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.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"bootstrap-styled":"^2.0.3","@bootstrap-styled/css-mixins":"^1.1.0","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","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.4.1","react-dom":"^16.4.1","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","dist/**/*.{js|es}","lib/**/*.js","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":"1536fee6cf2eb0a2765072def5516989b7c3803f","_id":"@bootstrap-styled/v4@1.2.2","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-+k0FAc3Pgf+ZRJ68pI+69K75garlf5z7EP/ugCri7RfRVXKSk0nTlXujEd/2wmryRftUvFiryEUyly4cCkwZUw==","shasum":"dd54382ef65636407b953a6f42d55c4ed333e0ea","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.2.tgz","fileCount":385,"unpackedSize":12680230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7IsECRA9TVsSAnZWagAAMMAP/1unSaw0JW98Mai4oqDW\nnR3A59WRo/pn8/p4WKGr1At+2lymZdLNlS6q4K/B6isYPw5IM2kdVKT0UFp+\nk3wY6nY8g8/9IsR9jtgZ1quK2deTuISwl0su+q9qJiISEFNzmlKEx572uiiu\nkESrib+OLXhpyxws2PS1dn3kFqGdEDLAe+JmSXzQWiwoaj7u2BD8AB05aV3B\naXOOcHLEwnc1SnG7y4++rRbyQpHbpwIbIdMVKqb8+s508v9u09ziJvdH1gmu\ntgdKlA5axXIjICVAnXGiAhYiABl26CvP56/0LMdM7Nb65U0oIVfy5HcbkE0B\n0PVBRcGL+xlFQW38DxeSTckPTFQ3SUWeZTPu5Wjg2yV+4yXzmnAkOTdd4mws\nDiL6p1QcLcQ9358KQzuGDtfuZnYHofoOofG8XfcIhlg7YZWWqSn9j/s2qGJP\n8F/rjBGecjiME+XonNprLwnClkKYRbBBOW8K3Dzpr/15p/gZG1LuodFqiDsq\nCxlcA1PEscYoCbh2d4+1mHN0KY/e1WKyRKmOS4Tubt3DSJLbp3Zb/4nhIdeD\nJVNsF3UzjSgnwk7VfFSnRVBfacd66yq2X5X1mzcF1plZ3iEN99ILfQ53Q0nD\n17YuHRDvLcX2QnRnPx3ad9J8bOpniKRK1h2fMe0h8VASWdMQAi/YfAgghPpt\nRFv6\r\n=0qdt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFLarKuZJtNEDKx+CVYwUeGUGXwp0kOK34TTyK6+sJHkAiEAxHqPyLvX4kTyO0zxcNyGiOtlg1tsG2JOlCJwv9P3RDA="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.2_1542228739753_0.980535680288178"},"_hasShrinkwrap":false},"1.2.3":{"name":"@bootstrap-styled/v4","version":"1.2.3","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@bootstrap-styled/provider":"^1.2.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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.4","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.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"bootstrap-styled":"^2.0.3","@bootstrap-styled/css-mixins":"^1.1.0","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","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.4.1","react-dom":"^16.4.1","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","dist/**/*.{js|es}","lib/**/*.js","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":"d3cff2c83026bdb2e200f35cb7582ec057612a24","_id":"@bootstrap-styled/v4@1.2.3","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-LOQ04Uw2tw1QIRKrYGK54HIfXafS/g2Rsm+CFmb1tX10e47gilqTMhRWrR9aGaNR5MCVPbVneF33Q8EAH+anvw==","shasum":"9d2eab4dab1afecfe7c15e0a2d63fd8a4cc56660","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.3.tgz","fileCount":385,"unpackedSize":12680431,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7JvACRA9TVsSAnZWagAAdmEP/1Ym60FiBsChF3DwNvrq\nyxuIhbpk1bdPmwRvm802kzAUv5h1ybfWm/n9UB3aT3xR5VjSeMQhb2eU8Mbu\ng7lB8zu3EZj2nWhXE6QYw+/gIy8sFGwLCd9jEGGo6uqmjnn7gn4xPKenpCWS\n7Aht95W7VqTiRM/zXftu5zBJi1IjHxUiFHd5EKUPo+ScnG3/lAzCtLf6kB1F\n13I2dizev3BC1nSPJOKMuSTQzY1m/GMBmjaK+AW808iVrtOPp4MIf2k6TQa+\ncY3hUua5jJAurRd1kgOxJJCt8H1kMNpFd8U3ERgPC+yhuKnApCif77UDRmDI\nQWHpXKmH99qxTUath8LsMt59rIf65pMRu6NcQwp3oH0pKvt2q/Lghhp87ad2\nVhruhKc1NsQQ4RMBI1gSwk00f3KkRkrg9v9U3S6WkjmarLRm4uAU0Z2iAIpX\n75ylZyfqSFuG4ghmS7LAH/acovyFo7rVh17Pvkz1B4K++vAzXeOiyku22wqb\n+X6TR6NlRuWTP8uUrrXU7g9JvQw7AzlA5yJZMhV8D7FSgxtH56WU4WE0r92J\n2jkRRvkGKqOP7wXelQSVSutbArTF8Oyqr2PUVq6RuaTYeLNvWsSN7h4GlkqV\nLwXTap1eVsH+laXFMSIqX5mxbi9wrIfIwekgxjSXshO9yjeZOhMhB88PnrIz\n7toA\r\n=8hPq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4+obuD+5QgUosWMHWppoB9wCVeW5Q/FHR1iG27qi+OwIhAMCg9oG44gCm26fjbHuL3FSjTXmA0aCpHtIMPhVvDxaB"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.3_1542233023969_0.6214423742806603"},"_hasShrinkwrap":false},"1.2.4":{"name":"@bootstrap-styled/v4","version":"1.2.4","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@bootstrap-styled/provider":"^1.2.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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.4","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.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"bootstrap-styled":"^2.0.3","@bootstrap-styled/css-mixins":"^1.1.0","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","basic-math-utils":"^0.3.4","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.4.1","react-dom":"^16.4.1","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","dist/**/*.{js|es}","lib/**/*.js","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":"09c89c997972b485a50583b1df1697b515d49016","_id":"@bootstrap-styled/v4@1.2.4","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-YziJD7NdjiYICq0jE0NPHYXnnIBltdyExwySvjzJrEgOFgozSq3WqdBMKucO1qIMw9pOIlPK+Jdr+y6wV3wK8A==","shasum":"b0c43dec717a226959c1cd5ccb63f85100f57f70","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.4.tgz","fileCount":385,"unpackedSize":12680630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7KjQCRA9TVsSAnZWagAAD5QP/A9TNmzlDuKIfLRL8C74\nGjxSdIEfvRAvwX99i2eFH6cMSipzYFraizfleNusj7Yel/M44sY/193mLC3E\n9aOycLmHkwUZj2QCJ7VxXvruxZi39GOY/usGsGW68k2Vez/H1Wd127orqmtB\nvBUwfYKvGAvERYFFdwfK3WNwcH5B2UPZrIWFrVuZGsBy9JFEkIYLhJAj+N/w\n+R1HnumdXZY0MaWVi2qGcKNrUO8jcAeV2HdrDMLVkaa3toT45q7xwjhevlvL\nZNiJ61UlI0wbwjPgqAK1sPW6Nidv68zbRb6XN9tHcQi4gyBbf3w67y+JgGnE\nMpLm+Z5nOm5y9wRpq+3sgsZEOTgPXKrQSUNVaUzxv0aWpSDRacDOQauppqjt\n8oVjfCMvI4yELFdQF/O/hF/QOene7ghrJDBcMJAE0cQtN+UvKn1Rx1+EvWOj\n2tx0TgnMSaWXuPCyQXuvWQfM6Mrvi3LG/CqjK+y93/rErl54Q69tKN/M1uQt\nUCoe/SYi58uPh91dGb/x/kruqbg3NspWMuBauq09NdehHxmFOv6elLCd5lZ9\nwNicBfS7mkMiV+2NxBcWvPGGu6cSOwonPkmJDi2ye9rJh950W0TTKPFbvcDq\naxh2wU3T722wSttjFqLd8QF5fZBlCmd5ac0rnPiWKGp9rw+O3xd5p3TfJtSE\nYyIu\r\n=bMLR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGNcLfX2xZLiaaqYrgwK/08tvUzcZbRkuK6IrH7DqgOaAiEAlfZ9aVGrZN+loOVJUEm3atzDbHYw0l4NDQ/t6oSwI+s="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.4_1542236368217_0.9133229300351235"},"_hasShrinkwrap":false},"1.2.5":{"name":"@bootstrap-styled/v4","version":"1.2.5","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@bootstrap-styled/provider":"^1.2.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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.4","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.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"@bootstrap-styled/css-mixins":"^1.1.0","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","@rollup-umd/documentation-cli":"^1.0.8","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.0.3","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.4.1","react-dom":"^16.4.1","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","dist/**/*.{js|es}","lib/**/*.js","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":"7cda26d069c242c026f9c700d8d43d6e29702c47","_id":"@bootstrap-styled/v4@1.2.5","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-I/tnaJ1t3uJoIRlpHZbwS85keCruq1lDpzG2RJ5XEPyCAMZGTveA0bOw7l+f8kIqozFvqjfCK1YRRK7XCUqXbQ==","shasum":"adf2f5000e240a46aee1371db068324e6051aec3","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.5.tgz","fileCount":385,"unpackedSize":12680882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7LC5CRA9TVsSAnZWagAA794QAIVMc/zXo65JIxkosUQz\nthZJUMqJFbGYrnZoSi0YydWDUpSGma9xcSpC8SIWvrkqYLwpLhZK8wcF3roM\nq8N3+E9RVh7qTwZsEvgScGAnNLTgrYsQkNyRhDDxCabAXdrYeSXLLLuvVrgh\n0nWorzLWetHdS9Gt+wrJ2Fo5QTpPSAqw3OH2DgknNLGgiBtu1YpRMAogZizY\nQMldsiRkueQ/DcSi7KDD+dusfNMHh4J3fDEnZIKh1LjSebDFOgNP5OUbp/HS\n4CYQFcB/M3An4EK79prJ8u2FZDD9yBZAaDv9/dYw+hYyUkRvvPyC52JFoGhG\nNxo38BeboMjg+Pxfm9UbXAWX6HvUFKUEiQSG4X7/gPBKnUxXSWtM9RARHMya\nS+rnbWkylSR9KClX3jAUX1YI1ASDMIUH++QScnKrmpHeBoDcQkyLnaa8JiZe\nG7fy51jpaCRXrSDiAtbH56Tg8W4gA296hKRYIJ2kZ1fiWT3obtSO9DRrBM/1\nc8mUEJyn0w+GGBsUD7BM9eNCyUahbsfwl0i+k11nE6bkTsEyLbCrbAsE47Ch\n2gQauJB3p5M0Y90r1i+Af8kjYZyqS8DziGWdef3enkkWIGs0ukNlB4LsyLtH\nIzy45aA/IHMk1G/uZHaX1j7CoYTAdqorJEfF+xXTgGTuolkqXPJL8H0PgQCA\n2Xeg\r\n=Q0xc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCR0tAZa6MtaDZ6xYZJHhO/1511/gYuV9cLmpHayxzWCgIgDkQkeVIoPSy8klRz/bkorIX8bpwX/ugxVvj6nYDcTbw="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.5_1542238392350_0.721390632559306"},"_hasShrinkwrap":false},"1.2.6":{"name":"@bootstrap-styled/v4","version":"1.2.6","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@bootstrap-styled/provider":"^1.2.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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.4","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.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","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"],"dependencies":{"@bootstrap-styled/css-mixins":"^1.1.0","@bootstrap-styled/css-utils":"^1.1.0","@bootstrap-styled/utils":"^1.6.1","@rollup-umd/documentation-cli":"^1.0.9","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.0.4","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.4.1","react-dom":"^16.4.1","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","dist/**/*.{js|es}","lib/**/*.js","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":"c836ea01e3017ab079ccccc26469006c592dbc56","_id":"@bootstrap-styled/v4@1.2.6","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Enfk+n+yzutse7nfQiSwfltMnOmZBRs2xPI67zbkfertlk02ybck96nRLpN+iJShbeojmrfoU5cHZL04OQk8tA==","shasum":"62fa6fb2b96f48d78030db0bac007a7fff8f26cc","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.6.tgz","fileCount":385,"unpackedSize":12681929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7+xUCRA9TVsSAnZWagAAXQUP/iLSOLbPW5aA1AY2AKcI\nxoNlBWLBQm392VZD5c+9ilDMjJsWK8o28XjHF6ge0yZ9KY3VRaeKyvUODyyb\nihnStcXtrdmRObB4D4nW3cODeuU9iMWu+AQRIXaAZIJlf9b1E2D/jUjPLSs4\n32UD0PsiBo6Q8j3CCWk+fXuQ5Ke5eXdZhoeypfslv2Cq6MK6Kx5h7Ru+SY44\nOpsR15yJCP2g4BdN9742dbCjYns3mF8ApMTUh+0tE6VC+uT/9PS/hQ/C0ouQ\nfsLaUJcaOS7G/qn+bJRl2Jz00fUbXk/VV4KD5rrknjEK4wuMl+E/IC9yEym/\ngOjl2Ns6FV6SdkjUtdxx2cQTtKGLQ6WjtoIkzGGkUZBQ+whU1LCrIsJwH2pS\n+NETdf92IO3xXDCJonirfHMIONp55ahUY6kzFUufnLJa73NUgvKhp7iiMdhw\nxgOQCl9ZiiELNxXQIBATYoTTwwc2144xe69P1NUAFnGoz3Bp5n3U0ZYSpTsj\nhVyG/NzwYv6gEUGd0xe4h8NsREDrxoTUB59mhvjetkO3rs2kvKtX8IxvXCD0\nxTzeykmqjZRsRorbcbIusi2t1/ugFr7rGjQ2V8gAsiMov/IYS/OekmuP/apg\nZJzp4cWsLx4HcQh4+UO1jn0ucwuwvIOZA9U2wGrEAlEoCiGMwMl/qlItwETt\nbdv2\r\n=MXvj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAE+gzyygaEIvgBTqZWEgx0wIKjVy57YMiBsoADcGFBzAiB52bTt2ENNLhXfkfbNmX6LystWgaklpYCASFCfeZlfHQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.6_1542450259052_0.2262053119163645"},"_hasShrinkwrap":false},"1.2.7":{"name":"@bootstrap-styled/v4","version":"1.2.7","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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 lint:css && 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","lint:css":"stylelint './src/**/*.js'","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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":{"@bootstrap-styled/provider":"^1.3.0","@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.6","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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.4","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.1","stylelint":"^9.8.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme"],"dependencies":{"@bootstrap-styled/css-mixins":"^1.1.1","@bootstrap-styled/css-utils":"^1.1.2","@bootstrap-styled/utils":"^1.6.1","@bootstrap-styled/v4":"^1.2.6","@rollup-umd/documentation-cli":"^1.0.9","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.1.0","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.4.1","react-dom":"^16.4.1","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","dist/**/*.{js|es}","lib/**/*.js","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":"356912ec40bd80d7912df1c76ae1d21efd29540a","_id":"@bootstrap-styled/v4@1.2.7","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-mWpW84u028MGYMYWHv5y0/XnVLp2FWf0C3IuJO9EoZFL/dufypb4MoPdE2ojD8nnFop0Bb4MXOfdIntX7wp/Aw==","shasum":"d499eedb3444399df8488a1fd44ebb4e5386597f","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.7.tgz","fileCount":280,"unpackedSize":10840354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBeFOCRA9TVsSAnZWagAAh1YP/jW9PFM8cwMxRT3Fc0yi\n/EiXtdeGCvYqeYZKtYWqcb0TO0yoqpVqGhTH31V3QyBHGDj/9pgzKiXf35JO\n9FfbNxhoYlm0+bUxtvWq4wRsoPWP7pcqTN2H3kKjSD1dS+MRXhwFQKFrCDI/\nKiyVSMZ+hwLOB04Xkv8tOAktnDiUzVDTr6JO8pBdco68c2T187vvBHyTNQjZ\nOsccxD/C/2QCMAd0SWD13asgzP3gYGpklus1V0q9FJHz4NrhoexVokxFwfdu\nn1O5i8FUOhPzDqXIEIz+ALZRMIKlUGvwc9quzh3ufj5pJ3Os/oCEDOT00/+4\nhEUMrsj+pc7uBquzoxfJiI5ZSAeRS4+XnSvNF2MPXjKrfiJVl1ts7A9Mub5S\nOgUNp0op3oGgPtB3ZcJb+zcma+vrtcLttD/Y5+FPJkbq7pXZqBnMxr9z0w7M\nl/X5TFVAhnfo5PCGHUy6HMEZIT1JiaafMFAerWbdzgl6Y/khKNonfofcN+kd\nNacE7mG0vTdMei/bCa78nDyjJKZ4Fd66RhpFYlUk8xB5/BlJs/6JE4sXJ+SQ\nTlyF2nhb4kYuqiRpHGJrHiUrxQwMnrC6MMthU8PRrF1XrO93pHa20h3RXXBP\nHRiJX+1kIAlkvGkd2UICPRwisyPkFv1ED1Ozoa/Bj5xX6Uchmf6oBOFA8r71\nb5R4\r\n=A/b5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGRj18bdVdftEyesg0YE+5rQMUhJ5swcUtswl7TU2CFCAiBO6uUUbREjY4e21kBQEiq+OgD3YpTg/h03hbnhyjAc4g=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.7_1543889229324_0.5419795569469346"},"_hasShrinkwrap":false},"1.2.8":{"name":"@bootstrap-styled/v4","version":"1.2.8","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","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 lint:css && 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","lint:css":"stylelint './src/**/*.js'","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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":{"@bootstrap-styled/provider":"^1.3.0","@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.6","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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.4","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.1","stylelint":"^9.8.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme"],"dependencies":{"@bootstrap-styled/css-mixins":"^1.1.1","@bootstrap-styled/css-utils":"^1.1.2","@bootstrap-styled/utils":"^1.6.1","@bootstrap-styled/v4":"^1.2.6","@rollup-umd/documentation-cli":"^1.0.9","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.1.0","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.4.1","react-dom":"^16.4.1","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","dist/**/*.{js|es}","lib/**/*.js","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":"a6bfd214d925d7dc00a9001cadd6d276e5479ae0","_id":"@bootstrap-styled/v4@1.2.8","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-pantfKyiN0tiWBanCP7JKkIpY4AZati8kPNpqmEGQg9YXUVi+jHIYqkpf967bS9Krg8P+ljFPnJwi0m2XawyQA==","shasum":"a8da76eead7a821ab170c4e74de152d4045ff311","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.8.tgz","fileCount":280,"unpackedSize":10840663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBkXoCRA9TVsSAnZWagAAr/MQAInRxRprMZAJH11SPoku\n69S+nqF+AbHOSf+QgJS7JmDw9lAsEnR7oZRDHR8RkHlbz9ejZw2osl9l1jk/\nUpdALfRTBOJlAV7zwFL6jyfqoQ4hvwuHGxZiuiCkjXm0EhLDyEKYDRj5siUB\nhvMLhJbw/ukIcxmlumHzNsPYjRlITiuIlQgNZRytyjP6H5OdkQTk2U6eAswN\nr3985uMmTwoTdxtBbdBFp/5QkbB6CIxodCGYXzzD4lCi9sbnc/8RNWj+jQiU\nJ+2PQaoDsjnb1T9FnnYXAq+ztleDYXm9k1uEXDk+wAe3+cGgHv+oNlQf+jpC\nBQdOvZy9i4AEGySQs4LXc+fP+pBTK9f1Zkm3DQtFxMhmQ2AnmnkkxO8Lc1/L\n/opU6GkB7x2r55cEJwtn1Uks3FAFzWjY8YLXKJpZ8QGNz0sTRheH+tSRPQUu\ncbhgEtaNWScBQeFbdoUZQ2S3lz8WZm4vwU9RiMEKLc87rUC7yVXC2QFeVUL1\nnYCZbgd0rHmDFVz73SpKPLmaxdnKPuzn4GojPfMfsgrYArhRNrSS4mmaYvzJ\nk2VNIbtDm/cRHnn6eNMYNY7x6r9N3B++mxreaGoWC/52VEKk5BjX61Tdffdu\nhHX9Nh7K6rchz6hIV6narW74jIMXOBwqM3t9EMV6qZPH/qGkq033yvIYgkHL\nLSRI\r\n=EMCR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+zXUcKNWy48wAz98DvS9VKV3QGoQshzzQKCgQYdSxsgIhAOJCkR6D3+AHtL2TkMwIoEcGtV19066OiBCnUGgMLOn1"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.8_1543914983549_0.0231439488784011"},"_hasShrinkwrap":false},"1.2.9":{"name":"@bootstrap-styled/v4","version":"1.2.9","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","browserslist":["IE >= 9","last 2 versions"],"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 lint:css && 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","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@bootstrap-styled/provider":"^1.3.0","@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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.6","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":"^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","stylelint":"^9.8.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme"],"dependencies":{"@bootstrap-styled/color":"^1.0.6","@bootstrap-styled/css-mixins":"^1.2.0","@bootstrap-styled/css-utils":"^1.1.4","@bootstrap-styled/utils":"^1.6.4","@rollup-umd/documentation-cli":"^1.0.9","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.2.0","classnames":"^2.2.6","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.4.1","react-dom":"^16.4.1","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":"9e3f89beda1f8b1f761440c6d3e7b7d384091f37","_id":"@bootstrap-styled/v4@1.2.9","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-XhCKEQcWi/8N9CksGXqARHDU/nsmc+0+fyG+JzeTYimf0HzkOZ3/TXS0GpI36RDDkM54J5XaIJLpcOe3OTVEVw==","shasum":"c377b4a46ae6af5778e7682ef9c258c3b0dc4203","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.9.tgz","fileCount":281,"unpackedSize":11056236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCfY1CRA9TVsSAnZWagAAuR0P/jtxrh5pJss9JKdRCIfk\n1qa0/QkgwoMR+NmHQDO6w7ASQ7akTLP+A5MQZyyrTREeMckjNSPhRHb8Glkp\nGGIT7A/8R4rOq8/juNz5yP4o3vERJczlz0hBNG0Pk3eGfo6OvmQ26o4LyMow\nGesBsJ4JbGKZiNPqNdo/CCF/1Ecco4ftnvfYrzIj9NQolEVKppjADUup+ITM\nxmiR0kuOL38ZCpfCDdxtES2VVIk1ISCj5poTDC5Bh/CKgXeGdGNoyx0EpT73\nfnfjmepQheEpFrWoiQExfQwEQAUIjLFGKm0MeNhySKH/O8RbS/V7ojajooRb\n5jlV3GXc34X92SDFqIHOi1TxXYy1/9eDsmPcKAvMTT3+21xZNiBTmRRiIH4Q\nOLlCi0GVCxArJ+D7UNclrGvBwQd7OqPbAdLxL+OALW/PKsEp/p1cDNoUDrRB\nTmg4g7H3LfLz/Wcg3eM4/HK+brznQuBm8wud9D1VwONkBJu0AmuoI4dwtzl4\nAa3GIw14EPb3RtquGidyN1Dux43ATHmGNE2tUj1Ptkepx7Yy0boi1AWA+/D3\nf2tiryxRwplwS+xTYI2TlOgqT8fkgPOYJw0EJzGlHjtP0REe1D31w1ndVduU\nEGy10Jk2sMiFhoDAH/9CYD33ehuNqbtgFOE2aZu3h4lOrPGHVurGJG1VZHWD\nMBv1\r\n=OegT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCl3LQFa0ywHevkoy6X1An4r3o5DT3BA/dePE66S9CPJwIgWB08WduIXh+sQZYQYSpMHAYbXY7/aK1Zu5Nw5u2HVZk="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.9_1544156724895_0.7934665385049011"},"_hasShrinkwrap":false},"1.2.10":{"name":"@bootstrap-styled/v4","version":"1.2.10","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && 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","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@bootstrap-styled/provider":"^1.3.0","@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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.6","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":"^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","stylelint":"^9.8.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme"],"dependencies":{"@bootstrap-styled/color":"^1.0.6","@bootstrap-styled/css-mixins":"^1.2.0","@bootstrap-styled/css-utils":"^1.1.4","@bootstrap-styled/utils":"^1.6.4","@rollup-umd/documentation-cli":"^1.0.11","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.2.3","classnames":"^2.2.6","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.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":"ef96fd6746bbc19c6cf733e8800adbb97b126c6e","_id":"@bootstrap-styled/v4@1.2.10","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-hsZSmSVSl5schIMDQocO5i+U9dnu/K1+86+TLbjTq8XawJUXBLylRAgmTQATj6+Unt5bEGfzUqw8NWe7Z/hIng==","shasum":"612dc3e2c98fc7e70da9fc847a33a717c9238cca","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.10.tgz","fileCount":281,"unpackedSize":11056510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDWQACRA9TVsSAnZWagAAKK0P/iop3exPekbNiv6BQCED\nSHxV9KxQAmod1FO9egALt0bQDW+xwd+SStaqHVU7FLPiJtcug1E9y2lOMf8h\nYi4KOA9lpw+C0qvbrSt+/hllD4PYMCgZRY54iRC1wDQjBdb1nh6M0rrQTJXk\nOcMYv3S+u1k8BZJkLum+1D9L7XCr9R9gqHqK7mxFtu5uIihMqhognq8qYTrV\n+GqLjnwFJYwD2I5t/vaUeL2ZeSKYeatXMm4Vu3WIPeZY0HTT8EHFclexIKO5\nwGh+mrn7mcK3IQa4sdFlvyNDFwqjAQv2FSjaP4E7XVUeI0VtW+xuZez+0iBB\nna1t0McmNO8awi1vXj3BDHxmfPu/Ck6X6TdSRxDnwnvOmOQ8v7Dr6ZUf1Y/9\nxJYGkr4ewq6VM0bcSgTTYnih8RCV1Vhd1Cbf92B5g8lKieWvuT34K1LdquiS\ncFRnGcGPjQVsaScZxwRWr1j8262QVa5Xoo1HHBLMoZrMV53j0v3IzGGOmnYE\nc2ZEV9c+qH0kkn8dHwzvFWtqtuER7tmb+QCY1UqVV5uNP2owE6ws54ujWsU6\nOGZ5ErfPXB5EGPvlAUgBkx6Y/p3b6HyJfFLKkpS7OvJqx0a9CvpWAi7n5BNu\nTl/I8TZ+BeYWefRhnvMO6VXVan177T+pt7fmNmOgkW4XQ9m8mtj15jvKIPLn\nayKM\r\n=wkDD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIErNwr4zNAga4+Pg5zBXTFMlh0JudxS7R7veevd3hFgLAiEA/SS1cweFamdKhXTwWf7c/AwGueWLGx5gajStkxGkzjk="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.10_1544381440049_0.6016823773469657"},"_hasShrinkwrap":false},"1.2.11":{"name":"@bootstrap-styled/v4","version":"1.2.11","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && 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","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@bootstrap-styled/provider":"^1.3.0","@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":"^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.6.3","react-dom":"^16.6.3","react-redux":"^5.0.7","react-styleguidist":"^8.0.6","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":"^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","stylelint":"^9.8.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme"],"dependencies":{"@bootstrap-styled/color":"^1.0.6","@bootstrap-styled/css-mixins":"^1.2.0","@bootstrap-styled/css-utils":"^1.1.4","@bootstrap-styled/utils":"^1.6.4","@rollup-umd/documentation-cli":"^1.0.11","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.2.3","classnames":"^2.2.6","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.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":"d444462267009301d34bd7f3d683cbe5aea8b823","_id":"@bootstrap-styled/v4@1.2.11","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-UAW4024JYfREsiEcNRiRcDXJP7g15KVGyqF6FjfJUxBAiDxHncsMgdDyStcceygWbrhdaEL4QI0dKXG96FIv3w==","shasum":"05e026a103d0734c1bf45adec0be605a7105c20d","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.2.11.tgz","fileCount":281,"unpackedSize":11056838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDhAoCRA9TVsSAnZWagAAt0kP/2b/JbcwqnjHbXt++A6E\nyMoenYWlP6FEm3W1Exs9PnrcZv8ZqkTg1HMq7sgSACEI9cBnGAB6g2cJTlJU\nq4/CJkgfFNcm5YUMZNKu5l9YdK7MgPqEeMP9uNiXQf2+Q/cGfLLVWeiYBbyq\nj6lc85Ox29R+fZJcZWewXbX5Owo3G5aEC88o5KMgDAqTX+IxdTA85aGgjoAZ\n2PIZm+DUbU15BFQvqcLsayLBOf5u3doZfg6apwP7j/Bynj1CQjYwKHi7z94p\n8C30uTr9Hu0yt1oPmkcHOKLu31x16feHCKnLTo8F5vUR0gPa6HZQZSrUmT6B\nO5piiZbjYxM09G7pfHdub9sexMytByBjVF//llZ/W6/to30wPCVhHKPdDzAs\nReKDisDXIw265iqs/QNC3hvJQlvsv3KwyDkU5rUbpsoNedC8euoVdtLWY1Nq\n0znCoKu9JZi3FP2PZJzPUSClbWKHzKTcTvNfugP1dEA2N7kaw0gj6O79gzam\nqpushhNcPsKqcvBevlaZUbNKaAI3GwmUbeEWfH/CKa75ayt6GwM1dhEHPpZO\nxSqW2twtcqK0zyhIFkHoAwgTjx4gLa/S4rLeys4Y9aZbY0q/gHqVI26V2Opr\nOIc4zD2HJ0fdMLDOnepvyL6vKAiaYBdn/BPHmkeL1hLHbB3TrN8ftNdO2uV3\n32DM\r\n=OOp7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFD8Ve+0JjsbOyDf48qSudivqq1NNo4df6HmjX1BqPiPAiEAmtiAeCFXSf/rc5CRNCXYPMiIFoyZuKP1zUfrW2CVblc="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.2.11_1544425511720_0.9473174046387238"},"_hasShrinkwrap":false},"1.3.0":{"name":"@bootstrap-styled/v4","version":"1.3.0","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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.0","@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":"^15.0.1","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^5.1.1","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","stylelint":"^9.8.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.8","@bootstrap-styled/css-mixins":"^1.3.0","@bootstrap-styled/css-utils":"^1.2.0","@bootstrap-styled/utils":"^1.7.0","@rollup-umd/documentation-cli":"^1.0.11","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.3.0","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.1","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"d3f603f95b586bf73bb035dd650d206b754ddb43","_id":"@bootstrap-styled/v4@1.3.0","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-z2IiO4DEjCv8QlN3kA3bKqq+p6OxWHRHHCcVYGiTkZZLfFagUuOTCQFJot4wx4A0ZfMcnqXoeviMHLT6QsLDUQ==","shasum":"94fd5b8c5bc180e1876c2f28f660cbe711d31755","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.3.0.tgz","fileCount":279,"unpackedSize":11055231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFpE9CRA9TVsSAnZWagAA0lwP+wWXG60eOUGzVvl284eq\nBkSRRvahOX+l2IbITYqNxJQyLKQx0Mt74ItE3+t3YUnzH3HWzwRoq74qwFSF\nVRlYCfJMso1rpdh4aRO3vkzjhKfd96jCfSk2GNV7Kpo10WqyJAHh/Nm32yXp\nxYnoPMn2AFGt9rAGtPGypm8c9BhmgIKeNzu/0pWSaD2q5Sj9JsLzumsunlcW\nuFI6oAKJzBp3uGz2Hwchb002ZhLG2BvLAOimKs9AJxQmtmqLwPx4MxExuP6E\nzBFiuAmGXIQgz0+e/JFXfs6E6c9sXTrLJJiNfTERMVoI2sgNzKlg3eO/m2E5\nL84i5uFxgRkqytfpWXY6MpL8u2+KYo/P7ojA/ahIXrYetVg5asMADUyaaE6C\nieHrT3Yfd26r+/LQK5rRMsAlvGWzLTeX+6m0rywlF/+RShxSTPGagMXcGINd\nxLFP28Je40GQQWD7Iu73Ifg8nGXX4EwvDtwX3fpzR+GIufzfFFnL/wOmvMI1\ncehHu9F2rVNvQiJ4KvBTKGZogiPo7O/34qqXGLfxznedwnGtvuu1QttiytxC\nWGT45M4vWDPRt8h5kaKEwcExj9DhjXHBNM049BwYBfKrMnsky2Cui+JJ7UUb\nM+ODIgWVDbYMbX3lR4taNtVAOQ+H8TzRmONoLGJj/Yk/tVniVaeMPKDRtMIt\napgX\r\n=XQI6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWVZ2uZ8/0UUJ3yC6oWVIKCUjedqlBSfNsqW3gCm1JMwIgOR0kHkFqi5ZbzPiEEfCMP095lf31JTCaOzXnhaJw4Bc="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.3.0_1544982844988_0.4095113986841943"},"_hasShrinkwrap":false},"1.3.1":{"name":"@bootstrap-styled/v4","version":"1.3.1","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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.0","@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-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.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","stylelint":"^9.8.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.8","@bootstrap-styled/css-mixins":"^1.3.0","@bootstrap-styled/css-utils":"^1.2.0","@bootstrap-styled/utils":"^1.7.0","@rollup-umd/documentation-cli":"^1.0.11","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.3.0","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.1","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"25589e8c1ac6d21bff6d8f21d09f400ef456c620","_id":"@bootstrap-styled/v4@1.3.1","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-OCZSafifhm+7qGw7amlOEirmRWyFcNmv8H/+kPMC2lirG5uuPlmuZBVR7wmco2Y0tpvnbmL9f2CACMbwDbJoog==","shasum":"14db803a42c7fa1e04442bdeb29c120ff5b0d96a","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.3.1.tgz","fileCount":279,"unpackedSize":11111765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFs/ACRA9TVsSAnZWagAA6UoQAJsy+OGLKsRd8EAIOHYc\nWIIBrmevIYPkAX3/msl+Bfyd/EHNNhcYYSs0L2+G1PrCar4EYT2biCfz4zz/\n9jM/jzeDopk3d13kQmouBnSG3Mbhu2zwE5D2gbOBk01J+rcdOZEflCZdwtMS\n9gQQEMnGrBYhKN2j/GyNtXPhquqHcB9pE7lOGEFppMTzyHAeblG+f29UdG1W\nu2ytYOd8zBdk/RdcHOFnPzvV2DfNNwrsyS3U9f5PiFCXg0G/R7fPBDdBWFlC\nzaSGTrt46LoUk7LZXR52UPgWQzd/xGx02TAGMuWAlOit3f0ZGzSKPD+Qm5Zl\n78y+3DPThuOMTzFi3+t0WcbYCb0RwRHSt+RO6MyXYsvN+9vGK2/x+VYjv6dF\nQ+Mu1trVrCyoLQiuV81HgRBhu/BPkt99KH4g7LdVsFrwBBsXTFjLoeyqV+8E\ndNXLUdyPq7S2DOV9/euP42WiEEfryhbTZ5tauYMqXrGr1EscOYGkSTi7whRQ\n5gCWzoP/3i6CVoOpQFPv8EAwauBUuSxgzY18O4ECGdDoAnA7EIGg7R+i/FGq\nb7I5Jr9Orl6Kfgc620s7uQnExDgkWcXNnm1wmz/aQI3H7UuV+c97dcOaFKkF\nCz8WpMRnmwn3PUgQa6kTNXvFDZ6k8TuSyLRUFQ5UUrLlBdLciIf1UwoG5JoR\nnC4n\r\n=23lZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuz82q21jQx18IZicE/GP+b75OyFpPjc0sIBP5JdOc4QIhAM89oCrrvjKLrsn1FlldAk7e4g4Tan1gw4cSbmq6mxiW"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.3.1_1544998847573_0.2227111457710771"},"_hasShrinkwrap":false},"1.3.2":{"name":"@bootstrap-styled/v4","version":"1.3.2","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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.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.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.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-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.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.1","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^1.3.2","@bootstrap-styled/css-utils":"^1.2.1","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.3.1","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.1","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","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":"a97a7ddc39950486688d0eff8634a461e24e3fc9","_id":"@bootstrap-styled/v4@1.3.2","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-AHg4tI43jY+1196xKo0uT0+CRQIBU3NABjJXgDFtS2ZvINf/PvQUufVaYFNNZRP/DwCmLIX/wbsS9BASFVwpXg==","shasum":"ffb41f1b35bf5adc261a07c4183abcdb74e95871","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.3.2.tgz","fileCount":279,"unpackedSize":11116095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGNKICRA9TVsSAnZWagAAznEP/1wjjFOwWTIKNLvHMLfc\nv9ZzPGxXTrdv3ap1iEAavUpbnstIC8rpi9GZtiwL6CMK1dXASdTk1oxZrRzX\n6cIOKBr4P84p3/tNdTmTHS0Qly54HVvEevHpYjpSW9ooz2zbEIXTfYtpxccb\nV5Ok2KeM6DjdvlGTfxUaQqe69QRQxKU6N/Di9JvXNuaPCtW1I2jW161n4AlI\n4g7dOaln3jCtQig8qVMnCzOLCrckLaplhierk7PfAmFo1HUPxktetVzC0/ky\n5n9Zy0Nw2KPAsDJHSWVCjm/MqIlb80L4pP6RbTe687JKhDakMbFeVTfqKeKq\nVdENNU1QSc2jTDWZYq7mQN/mrXu0Xx5LIJsZcFatRqCBaMoDCXWhuq1UZrF7\nYS+RaMUWlGHa/lRt577sVu5mx1blkJHx29cOk5DsvQ8HisZ4uXOP4RcP7RJy\nBUNiy7zPH4HkHYtUU6tZCIVf91UUdxvq173k/2ooYUOKYD9N4/3Q/UtwDCWL\nXEfQ5zUTAILXtKSZkOEgqS/4aETmKJXeYUhTAc5DrelJ3TzG3I9ZDephyOtA\nQm0204ThrVvgME60cIoN4UNGPisCvOpnc83WFsEnFw9gHEC4d+UMZJ/WVQiz\nTPWHLQfFtbwzXn9AQgYEY7+zxt8SujXr0RC1ZliXrWziCTPk6ciw+LGo73IA\nNv26\r\n=OIW7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAFKS7K8boBV/nUpz15eTkCfqShT6TAEwS6O8QudTssjAiB4JjvFtIx1+Okx1+oOEFhS3oupAgVI9lxkJSu/2YeB8w=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.3.2_1545130632112_0.7073309928116935"},"_hasShrinkwrap":false},"1.3.3":{"name":"@bootstrap-styled/v4","version":"1.3.3","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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.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.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.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-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.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.1","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^1.3.3","@bootstrap-styled/css-utils":"^1.2.1","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.3.1","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.1","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","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":"957960cecacfd3d1bbb4eef6b071022faeaf2bb8","_id":"@bootstrap-styled/v4@1.3.3","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-lAZjEGuwzyS+5h+WvN8gLv34ybgZlmst3hHDmc2HX3k3v3LcQyBp65bAmhJR2NiNNABrYDHcz8uTveY2nBX5Hg==","shasum":"74f171529cd05884e1f3f9424e9489b1ae990c37","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-1.3.3.tgz","fileCount":279,"unpackedSize":11069912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGRDqCRA9TVsSAnZWagAAS9MQAIRuP0ett8I60dL3v8tv\nP0is68AmbO6z9og4cnR7JchhW01gNdo5fMMtH9fQTmJtTmCWaUHdDK0h0h1P\n1vK5+lqp66+37w+3kE8Dw3VD1Tq+bViHC0EXd2K5Ba8wjPsU2vvmldct4MJ5\nXsY1hJ8azTN8caCRTvuxJWRnUVXXlLVbAqRS+4/tkt0CEMYbDk4TjejczHJe\nhDME2Q4SS8IyTMQjOF5co1RSarxUoVCne85CFZKyR9aptHXYyyYF6OsbAtnt\n5lxd3Becl45I+LllBW6FI4p4eKwuHIQnPz0/aBPH7n2kJTjsOHauUiBReOT8\nDNX3Ih1BFchy3CjFwekSZBfJxzIL/szjJZt8id4Z/C1yxIp1ThUS7cE0Z/+U\nqrx+jyxtxCzZGrbgwis9hJpWPEgMPpfLvxriWkpMV6irUm8VEZESv/5XtjNW\nweHbkxosZGa0Go7sy1x5a1+Frash0FLvcdw+9bVgMMiITmdBNKlyCVgQdh+9\nknjB+vmLPJzddF0keT/djC7PawScxM0L8jIei2jxBG5psT1zBNRNRYGURmIj\nBW/StP1sbTwVmAVtupmzJ7KObRtv7Vu44Cf/zhhnqljN0YAGxRa7QoW1at/o\nQkGmLQTiZDkPCjMXviZ2pNzcCTptUuR+sgIpUBZmmWIK7i8RJOICbmtPPBes\n4tAM\r\n=lpuc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDjubaWS5rsz05/ZBTcQVoFb2uU4KVeY3olCUOjq0cwhAiAXTYtrP0+cqyi9HcuTX8Ur3PP1wquWRrGPJFv+cxZU9Q=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_1.3.3_1545146601515_0.6868164676716924"},"_hasShrinkwrap":false},"2.0.0":{"name":"@bootstrap-styled/v4","version":"2.0.0","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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.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.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.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-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.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.1","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.27.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^1.3.3","@bootstrap-styled/css-utils":"^1.2.1","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.3.1","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.1","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","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":"ebdb826da47506b0883254dbdbe0844d3ca14fbf","_id":"@bootstrap-styled/v4@2.0.0","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-pNQXDxdKP1GuwKSEkf+vMtnxBIVgwZ5faYQrRnBfOzMDPt/EnCBB9QFWUrfg38C248A9Oh6IiG5PgS6ouSjUuQ==","shasum":"7ba54c58abd7348e2452598b46ddaeded5e7ee81","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.0.tgz","fileCount":277,"unpackedSize":11045096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGUhRCRA9TVsSAnZWagAAV48P/0VKO7ljLuQBx0g11WIv\nla9PWNRLu1SjSLGTBxi2H2aa56IWwCy3PET8Ga9Jc+PdJRTLgSO7lbIfe5A5\nrbu7lfv97/3It6yBCpLZl5cBKOKg1RvQIkxNLYV/CiUbk6TfvoBnu12RQG+v\nahOS3MvBlTxWr90qa5Nz7ESelcrBjS7eAaIcTvSrZBGnFBLvi98dJOHmjxoW\n63LaR082XBhbaiU4wM2mamufprW0fB9acMFySfBMQtHvhd6iIMYztfyyDi5x\nEy+jvgvkJY1zipBpZBldIyhNol5t9XzXg7MilFgYFX6+wwnYf6PrQGR457g7\npjYkKyLPqr7JTyLYzqa0+Q6yncF1q5mDJGA8vldIW6vEoe5g38mNNyh+L9dZ\nvgkLDgyftrcWlm2rC+LDT381Js6ZqYFv/Bq8+9DXF4nsyvc5UGMjNKjMllJP\nAsdGdfgc+4W6mj3cjO1tYR/XhLfqvhHB3nlWl6y1bsETjQvuUVQbQGMKJv+o\nPYiw2+fzpOQiF3xPa/Vmb0959yENH60IlJnrmNzC0Y0n5ad4nfAbf3RnN6fM\nZ0hzAFO/cqd4Z7bruQA0jtC+ENCX8TNZSmMvzbA4nE0XcIQbB4LOkZPLv0nz\nuEiO7Mkcsi27pU5gAB+rgNRbY6HQCT8qgIfR4WLOzjikVr1i6vPWu/L5RZgi\nVN62\r\n=Ngu/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICkTJKeKiShO+LdRqs+2cgLZ3eRo5NUecXhcyfynJCIIAiAZ4eRRaSbaA78uQUH6Kd6BscxK4lcF71ZKxXVfKUMY6A=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.0_1545160782923_0.3601639915576784"},"_hasShrinkwrap":false},"2.0.1":{"name":"@bootstrap-styled/v4","version":"2.0.1","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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-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-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","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.0","@bootstrap-styled/css-utils":"^1.2.4","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.1","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"05b56f8561436b00c30d14146df6a3f94416de1e","_id":"@bootstrap-styled/v4@2.0.1","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-uDoMIlj+I8/kUSFsG5l3kyTiWRz4SG2CFZpqAEVZiYHUgbs9ZgyCuXvwi+S4adUz+rwsVrYoZV4NTTL7ROkqJA==","shasum":"4df9a1c01dc09c5305eae25c38ac2de4f866e8ba","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.1.tgz","fileCount":278,"unpackedSize":10882105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHBSLCRA9TVsSAnZWagAA4YMP/3VzNFNIk+B+M2C7P8os\nDrqaiLtwJNXa40tWAuVCUsKpZZhaTaiEvVDtKheJNr/slv/myzEmlxu4/BgU\nFBn64HhW8xov4daJ2y8a3oFPQld4DbYU7I+jk4swtykj2sOcoLA0npHACfAY\n+7/Iiw9lj6DlE+iWG8y1zxThl00o2bA2LAXd78PUaOKeqHcdTmbpDqLTZ2Sm\nfPSrKWUa5clmk19nlBbqsuQM0dv5xGP3vhVLKvl1Mjq3AlaIZWzDyETL4+27\nhfGpicL24cPZSWHSUnGlSloUMco1AXYbVAt3+1KtcBL5bPfTInjSPqI8Blob\nS4P+LyZccdyOhV/Te6TgDHJyojonODHyU82uDmw/lbp5OKncNuW65vmAi9em\nLqEnKkna8J37tN5we9M6FxvFlrdWzwiEK6I31hpxYej1L+uJvXy+WI8FFvt0\nn4N546Fre3HvkL7F4C3IGVu7N5oWFjWl5ad45tkGHoSimFITTC1vv/7pnQbe\n2w7YIIKRFFqzaCQgV27eTL0QsLMbp5+eMvzeAgaxRtSrK5D4RcwmW2ZjlC5Z\nzRwI+UTI2TpyMgmkX478MIER68zT5lifQgCwH9N7wdpvKZXPhRnU4ye2/Z0v\nj/UpUiR5jlhDwcP/A+EajmH6LjT95Kd8ZOn8gRsj7nPyGxQs+kYVaN6ieTe3\nkQ+c\r\n=p9+H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8/kelcIvkLaMm2fXZ45Ewf+Gf67VdYbl2r1Nov18W0AIhAMlNZxYayTYsF30TJPFfaTbNqoxC8/I+7390ZAsDMhxf"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.1_1545344138425_0.111965786834898"},"_hasShrinkwrap":false},"2.0.2":{"name":"@bootstrap-styled/v4","version":"2.0.2","description":"All UI components of Bootstrap 4 using Bootstrap Styled chart","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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-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-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","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.1","@bootstrap-styled/css-utils":"^1.2.5","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.2","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"7b7951157c4b18760d456beb8a8a95d962ec2868","_id":"@bootstrap-styled/v4@2.0.2","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-mrZl+5rIYufqI76w/8pnfX5LtkYC1M7JfrrhTbkGff2PsJ2CfT9o4msRymEMbh3oJ3u/qKNSBlph5+aNqG+KiA==","shasum":"f48a36a8f65ee7b859ff74f2096eacbaba8bbcaa","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.2.tgz","fileCount":278,"unpackedSize":10889848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHDg/CRA9TVsSAnZWagAALtoP/0jORt0NWgyEMs8KGjY/\n5hQSRLNoWousJqPfmvqYZrL1TENHnBJyAa3jQarRDZeyZEkeITLFA/mKJ708\n8k4/a9dDGy/26xg0BSzf2F6eNgwFyjAcqPcxMTDRAO9+TjHW2Rk5h7vqqYfz\nFlMW9zhbds504a7L2cV88qhp2BpdiNy8FOrI/VWFcCaN2g+NizDEcxbALMUf\n3PZoYJ2/B+7w4k30ehrDrSVoCThdfjVQeRN1VcxXzbTtoWPIjvvXV92sMQnf\nM0W9mMLdhziPzo+vDUbNHe1bJsV3i3HKut9Uixh/ntcLz5LQetHNtp8k98M3\nVi70M/U3Fuq+MAjMFLbs6PcgaeQufmES+9H8FtLptm1mUQ9I04uSuzm8334W\njshgm0Tv29VGDtqoQNoE4FVLGz+fYkcIXNRTH4Xsy6rv8wHhFC5zYfcgzEVS\n1sYbrdqQ0PYnumc9NN1l8Oo2qUhghqAfyOgYW541vtNENBr8lCkxV+MHYLsz\nWIHaRJWsc+CFicYo9wIncTzChFEjpzjG7c4nyX3HOCd8zGm3ujmAPh+U1cWN\nlmOLR3D+/ZQaDn7ahtFuBtXsdgnxReV+LyDMgMGPxAleO4QHiv4dXWsoUVzi\nHQ/2QlhKUglc0cv/eGx1Awlj/z97FSGd0mkrkBwy/nqlLOOZzdHhKAsO3yZO\nEN6w\r\n=0UHu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLjHPJv1uet5nezNgRmkz17gqVAy+uPy4EcFjyU6GyGwIhAPrySMkT/a6tiQAMjd6h5XakB1p91BC2VddrkGh+iTOH"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.2_1545353279051_0.5740071157788178"},"_hasShrinkwrap":false},"2.0.3":{"name":"@bootstrap-styled/v4","version":"2.0.3","description":"twbs/bootstrap v4 UI Component made with bootstrap-styled. Work with css-in-js, react, styled-components, and feature includes all bootstrap world known features.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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-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-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","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.1","@bootstrap-styled/css-utils":"^1.2.5","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.2","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"34297e460d26860ba320cb68b2a4e9375a4bdd7e","_id":"@bootstrap-styled/v4@2.0.3","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-cgcDfXrqxO+izRHy791enFT3nKHOvDS4kJ8Y7+vv/dr52Jlh/tHHQSNIdNGH1OceBbso6bqQqneiUaVtj+t1gA==","shasum":"2f38ff64411b8df93413ebb3250e942beaa8fe4f","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.3.tgz","fileCount":278,"unpackedSize":10891528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHFfKCRA9TVsSAnZWagAA3DEP/Rw8CAxri0olISpRg+Py\n+s43DYHmvqqvnUa9hVCDUPA4LAT1qYRae+TQo0jQ+QsEhbxQG0+LrIlIrg3b\nB5JxAy6ST5z4Ot6RBZv3G1X3D2TnKkFekgpUdgqxOQ0zgnJGslwl3Btev/Bs\nt+fRyrBRsHXOvMO53W64YhbH47w/mxoNG7ZypcH3OQTiaHNWMzJAkdCX2XzN\nPlLSsISLPDJ29xtrcUQuFKfHtNl4FOP6QPbEmKCGwOddBlAn8MBgPC7MFjdk\ngZmDE5ozEE3kcHoSmi7cVgz6Dny7aOSpiDU3zCghidYVbWNtypNIhp5zowES\nzcazDEulY+UW0qF14HbTkE2g/+uY5rM0NAKXfdgXyvtIbFK4kURf2MpIza6w\nGtGk5RBNFwk89Ma7ksbZU9fTdvQB+5/ypZ7/R1XGVg8xREsLkHpvYMxmq2iH\nw+eAyl1Ei/7a7IxNnGD/a5k/Fqylz2no8v7+L3PRmZs+SdqI03KL0jTP2E5g\n0QiCsQpVhpYlU+C/x6r0R+T7hv7233U8v/HbjLu07WI5Z+ecj1kuKXyNUjPn\naoAY6LHvjowlY6Zm9ZU3XQtFAkmS5niP2ybtfmY5iekn79iVngkb4YnhrgqE\nV1fD4UjWfVQ0/dmMxxDFZe20kkKKDAwIrNPV+L+HQmYxpbdsVKaMmy8fZS3g\n1fBS\r\n=iH00\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDH5G69GB2C+YmiwX/Ba0KWm4KiegpuMAa9y3rOmpJTUwIhAM9e8hInjye3Y69jaez8xlmodVU7etEBs+0etnN7mKIO"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.3_1545361353094_0.7448571974629372"},"_hasShrinkwrap":false},"2.0.4":{"name":"@bootstrap-styled/v4","version":"2.0.4","description":"twbs/bootstrap v4 UI Component made with bootstrap-styled. Work with css-in-js, react, styled-components, and feature includes all bootstrap world known features.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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-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-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","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.2","@bootstrap-styled/css-utils":"^1.2.5","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.2","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"d4e8bad84a421045f553fd645a10185964422a28","_id":"@bootstrap-styled/v4@2.0.4","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Ish4I3XXww7hpm17RCnHuVi9bGWuKUlrunntbWWJvfjT8iOcTtXZ7SfoS9ZIr6LMPhiGmvK57Q5hi70Q+KOJhQ==","shasum":"897ecd2dd38b95cc698f87efa3fbf0208a87a27d","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.4.tgz","fileCount":278,"unpackedSize":10997825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHUfQCRA9TVsSAnZWagAA7QwP/33Hx+J1eAodXTXjNCCi\nuGCKvQKqmELfTxZNh2vu17IpDWlrG4dtmOU/5XHTTMSxJ/wcX6+Dn08q3uWx\nPYbuDZdcsFme9NaR/aBHfCB6J6BAHUrAcT2fGknxhoVJNfwvCWJ5OE4CBZPy\nWbiaJ85eNDhI1Co7XSmSdPIENYSsqGa9Y8m0wvK4N65iUkWf/CQwJrRP0a+O\noNtFdpWMrxmyRl0uwbrUUJG3Fk8TwfnhNQ194kPgI/Opnn89voBOU+Us0YxU\nnuyfI7fA75IX1m1sK2an8CCgVf1UnWOygwLHFsUY3bklOhwAPGOc2dY5cvUH\n/bzV1FEAvwjyEX/Nlnjl8lks+KYUhYhRWi5D4fPX9HDONyUDOUZmc4b/hTJH\nWOcJah56LZIXClmwSM784Nobk7WMDBcrnC2R7Qa5O7Nulq1KBMWA4kVOg6K4\nBObBFodvt12BPwMLMni9rajS4J34C3Q41Zp3mSFMsgZF5nu/Nb3DfrLKJfmB\nOYElDH+CepQiCbN2vEdVWATrvylTG/t5k/jWP/OZH0F4mTYxLr3Ihx29GC+q\nu0xM7MuWPpoLAqgvpcsTlLmqUnlXCF8JQ/aRMUe+dWbxvlzh0L0NAgt5sYmb\nVCHK0a2eRrKEOSkwpSHj/l0D8EmyvCou2VtbswIBSpUOf043dDO5PGqa78Rx\njp7T\r\n=1eFH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcpbJ7d1bTCvGXxnaI4X2sDfPdzrEtOtIcNYSLXxOOPAIgXaKiQnxTBOKlI+l0bBHwOtSZLNS81qv39VWeLlDf0dY="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.4_1545422800084_0.7825981697572209"},"_hasShrinkwrap":false},"2.0.5":{"name":"@bootstrap-styled/v4","version":"2.0.5","description":"twbs/bootstrap v4 UI Component made with bootstrap-styled. Work with css-in-js, react, styled-components, and feature includes all bootstrap world known features.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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.2","@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-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-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","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.3","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.2","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"a4fee112508497b6452b9ac75798edbe9c0694d4","_id":"@bootstrap-styled/v4@2.0.5","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-rJXVhnTZcR0jNAwcI5zX9oxJHLu1zqMieaMTNaNckINhLXsxdExDWY2YvORWQbIV9jbWcaN/8djSqLThnAFaKg==","shasum":"975c7efce338db98ed6799212a6f9af5d89f86fa","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.5.tgz","fileCount":278,"unpackedSize":10953442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHXlrCRA9TVsSAnZWagAAyWsP/jZZ4NNm10BheKdJrObP\ncET1CiBZShm091SSR6JU2RRJafmldHcs4P2FRjm4aSZ4bI5OfXR9WxddRbx7\nP9OrVpdgi9XX/ksdAO6x9KHZjzT55o+gK7LewA2VV3J2EUEE4BXs6BNwrBtJ\nqTVGC7m2vvf5NAtrOM5WC1HAMlFpo/bQXpK+FWrmF7WBghOkSFFB5Y7mDZtv\nunEifZGMLSTGiKEj8+/dkrjiOd55SyOpzXLLOA53Y38HSr9kI8Gdut3uoUn1\nL1X25prl4T6GIe91H8HjgBTdawdamOEULdufSMllT0LaKjAEAn0d0qWovMHf\n1puYgDdUAFjlvs5uKu03I1l0uU18f0hbnboZ9pq5m23J8zarnM+C1CRDgea8\n8WCOonkx00VFQN9+0QgJUI0My5wVqWR72yx0KBVADFFMdchMIFvpbQjS9rSE\numwkB0U4cTNid+hXrOnbF1hMXehFvHpeMvZVfWt8g+YzCzy1ixpqDxnuCpyc\nYbtb7qI1XQ9SdoMk75efJz5o3/yBTZ/eGpU+09iL5aO1WRMMgjU+em3tUR4m\nwrS0+omMVO1cB5b9Ujt0ewn/wazEi9zFZ2UEIuI8EuS5/xyHJs3clLLdlIyv\nOxrQnqvKDqkHv1oC+cf1DMDChxz2d1Ng8ekrB0F5XslodRKgiJC2NvpeGAFc\nLPQi\r\n=LOqU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNlXLbcnHpl1EMwHA2rXW3furmDyyP/1lJ2xCMTkaEWgIgQwa+WxzKq4uP98BeT9o1D2RAguLKnDTDVVdIPdT+IOE="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.5_1545435498815_0.11841483691770738"},"_hasShrinkwrap":false},"2.0.6":{"name":"@bootstrap-styled/v4","version":"2.0.6","description":"twbs/bootstrap v4 UI Component made with bootstrap-styled. Work with css-in-js, react, styled-components, and feature includes all bootstrap world known features.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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.2","@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-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-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","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.1"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.3","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.2","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"1e24b081fa59dac9210ed99239a85945b6e2e911","_id":"@bootstrap-styled/v4@2.0.6","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-97aTWw/vRg++KemB3d7mkpiRy6z3qHFsm2/ffDNYIO0zS443rEhz73qmbVYRAXxkZHHcys84KBXypP+Z6XMv5A==","shasum":"2c970e3ba4fb6605ab584d156266d4e3ff8f1999","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.6.tgz","fileCount":278,"unpackedSize":10951620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHb4OCRA9TVsSAnZWagAA/aUP/0zFgzhvNHNIYzs7oLBa\n5e/AB5bJNVvY3go1J2KaCl0M8Zs62dbMfSRbM4HmmBDfG/KfxbyDq2RKhBmh\nQZhp+Yi1cT429lnD1ZRhLDNO3i5CWmvZW96d03iDY9X9Wln0zZ7a1cRPh/84\nu/9eoh7sMDm6Jvi7dFiaPC+665M4N4EKoH/E2k95AZYOA3K1cb9Qqjq/PGrb\nwNDwpypwY22Dq2VxU7JqLvLcwua61enoEUZvDrZChi1SggQPlvQ6V6lE2W8m\nZD2d0vFz89cbTvDVusM3oY6VDqKl6W41JuBaxMbzBoMWNiESs1HHNH5UCPnt\nvaQ+ZHKA3YKlfzbHG8jnK8TxEY/FpmQsAuLaAvPg5Nrq0XN4Uk1IrdgJnFVz\nrjVU/x9q1V6tGsqQ1s2ciPZxPJlATAEA7VgxEnTa0dHxi93EXnEc3UTWjZyv\nYQHzpxE7F2ShC1EZnkMiTRapwZi3Vh/+sYShgwXiaUpzN0wyoTU+bI5IszU9\ncPaWAEzjE2XocD/4y3WEzVUfgZtMgBP4m45fPoLEiO2D5stcMm/9KTCz1UIr\n93qcZKySN1BbKX+xOg2Ck6aRu557UZiQjYnOgJPGgAWORolpLK0hVwMsml9w\nWYkVwPCJ9DF4GvYgtO05HstpdJWF+N210DdqOTeImwJ7MBrKRH2Y4fW+yrSW\nL9ZH\r\n=r54b\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF9s369KmFBhovKQ7qaQRoZwpc6kWpX6X/pY0blvHeAfAiEAjSUuGIZUFGA3vVd2tgdMe+vxXCLTU1iO5s5O3iKicaQ="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.6_1545453069644_0.5532323255214717"},"_hasShrinkwrap":false},"2.0.7":{"name":"@bootstrap-styled/v4","version":"2.0.7","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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-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","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.2"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.3","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.3","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"4a9f9ebae89110b0e47b308c945154d6e515a5a0","_id":"@bootstrap-styled/v4@2.0.7","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-hbb3Ajf6LgUrgeVM7reOKHliX9jzGUmiBVxGKPUTXdlAwZIX2DWHGIkmFgEqLu6zPY2WD66/3bvdJCmxxVTrVA==","shasum":"dce02dd788535b6c2c1dd74d7f9eb35a883b43b9","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.7.tgz","fileCount":278,"unpackedSize":10951102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHlZgCRA9TVsSAnZWagAAC5cP/1IemXc7DRjO46i7ll5B\nqudP+pG+s2lHDhmr3P6KU9v2L1nWPNYGV8owK6TAcNAbpPU7zYgzQweaV4w5\nfaWYxEZNqstBKC2+GYqFPIgIHP7Pocrs0EAQgCXY4IQ2UIL+1Y3Gwbjdoldi\nXBTIsT8RFsEFCHRMumyn8Z3G/fLlKr/iZ0dZBMP9Nrjtqo8wpa62uk48e0mG\n98YJ+sxY+QTkrMwAqK8DT/wIv5nZyyKX69X+YmTIe6gpzicWaI/zPGXSZehH\nsQx+nVVZ24QmYDWn50vcin1+sApmvIrS8zH5PBJxn2PtgVPO8H3roIf8jVmx\nzaTm6WiAk86YzuZjiT3BweVA3S74L1K7JLS1HVCdzj/VJ4d9Gkzqved9fcyC\nYr0uUKabx5PTJyxSvML1sWXEw2QRMZfTh8VRew80FaUh54OiaWHukYD/AQ5X\nS08XRjnElE9CEC8enTEw7eqvZHypSfyUX5sYTKc53v4GFJ96XfvIAGSR8vWV\n7DmZ6yj85XGnA6tWBARllHaMzdFXZfX4Wrxju2LoapmDdI3LBPEqjVS0e9+j\ncr6ptfpbqqdPl6LpfJpwVMtyY5UKQyoY5SKBZQRCiyggq/2MxSVrF7DEFvm8\n7gHMpB06am1eBEB4EOeyqyjlsVO29LJJfDPFi4N+4qr1laQDB9MyiXgmE/g8\n41jn\r\n=CTDk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHSOy64SJ/48NMZcltALh7Z0wVO0d+ORntLPZrZznWGSAiAxARKyMEwrYPo6BI6PidC4xZz6iR5khHsT1BnktVWT4g=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.7_1545492063193_0.35113265451064146"},"_hasShrinkwrap":false},"2.0.8":{"name":"@bootstrap-styled/v4","version":"2.0.8","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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.0","eslint-config-airbnb":"^17.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.2","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","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.2"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.3","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.5","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"5a9bdc1bd6b1b9d0d80be322b0db125f46e08ee4","_id":"@bootstrap-styled/v4@2.0.8","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Sf6g0M9tjJ18ea9yNUnn2SaX36s+e+GT4NXNK0+nmXd67AD3fUfwIHa8m5vgrLN3pNwuJbvUlYn7m52CgR7c2A==","shasum":"66dec28c4f190b60b595e300cd1b57f3a122ca4a","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.8.tgz","fileCount":278,"unpackedSize":10952392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcH8piCRA9TVsSAnZWagAAPUMP/3kK1RQFo61nLtmDPK5b\nNn8MexSF0vJWZ3wl+cv/YR2LcIJkCS/sL0aPCZU+LTpDL8wjxd2y8UUueUJv\n4d1ATIOge3KfX1gnI1gQGRXvyt/KHXmdUeINr2b6nNTtt1bq+g13qAG9OZ+l\n4klR9A43DzPTZpp4Mg4Y+nF2K/VDV4AqG1fJusvG8aTblhvWvZXwmGyylJtC\nQa/Z507EOuOxydX2oSA1JIyrXDsqj/eXP+T3NhmC6nG1cfIkAnFmbSPtVAJu\nH/DQLcyoxNKfVo9YYRIRCJvA0BlK6oGRuVSSCccIauHQvhD/Mov6lbHCToZ4\noEDdmfGdr7LP3Wuw2uXs9dYG2WT1MIi/DqbLT1smK35Z3uCXNAnrxUJGaZtL\nWs/HHLkX8Ghi3LLdsUr2PULOVEd6OxsHlDXQ/D5ODDnEEA4+f0yOrbLIBdqo\nTn84TK5C339owykIVoAv6hrofng2ddCz71Q34JbfvF4TUOSa5ulbCrlTAcea\n9aFX1O9cIjdWRpp6XbVuhegSfbPoS/GTncHdWBBA6BbgbhDNUznmn8TP/W+q\nZHYiVCD+38Y6EdK5c/PCE8m2/1k9DuFVZnCU1al+2I+mwzMPs9XADdl2RlKf\nieGY6GJtm7h00D7BPkWa7VLXJDYZOoF5tjP/+X4pYohWrTVxz+jck9cUk3f2\nHCqE\r\n=n8m6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyVnAhA6PEmPyOsGiwhDLJiG9BMNBG4KIAjFnSheCRwQIgAMKGO7ZGG0C8gFkSC/DIgBBk38vbHUC3HYRokHse6mw="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.8_1545587297331_0.6903445593025044"},"_hasShrinkwrap":false},"2.0.9":{"name":"@bootstrap-styled/v4","version":"2.0.9","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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-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-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.2"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.3","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.5","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"8423f12edabf9a31744c4950569632b236f23059","_id":"@bootstrap-styled/v4@2.0.9","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-DoRqsZKZ1HjDIk+AoOqRKDvCg3hcxj4W1J09WF3+cimGZ+W2dD/6a4Cn0tYPbXeFKWEcEucQ01QUmdGZSWEy4Q==","shasum":"70aa8d545c6b1f58c3441cace795a5d580415748","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.9.tgz","fileCount":278,"unpackedSize":10951403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJ0WzCRA9TVsSAnZWagAArUMP/j1iolZGsy77m/k9yolN\neT4l9nubCm72Rh33zbZlO58wB/QBgDRA2u50BzwuTpsexrhGtiru4uqrwv8U\njNxjK8I+jX96EbtdcM0kyJ9IDyyISqTyRYAPu4KpndmV/Ue2ZHY+fxVPLpfx\nZ6HGbXIjn13tUZ94ncqB+v/p3YJYzzSOkwfhmbM4/H44sgZN2WQsyzTFZzZ4\n60W2WTRt3jzjMzzm6vjYd6VC67W4tPf8o2LpUAVaCi3fffwTbcq/gN2YytvV\n5brBItzS/dqcs+Q/C72fEjRVCJ2EdrEKoLAqUwCBH1trvRmX6UG8KOpOSilf\nZliLf3MtSkXZNmmkWGKSNrlfkrDCuEaxxlziPDRL+JNAyrktM8FXn+8JQJOM\nZgY9ZyNc5I5BU8ZPno+OuMbUWyZ+YB1tvil3eCtz6qzpQxvFHlmsr1gOkqjW\nAHEK1SFu/3zQWex2qkdGDOiSqFoywik5qtRUiGOqfuJ+xDYivFXpiI6REsLZ\nvk1IJh1STfa3MI8CE1D5vHqXnjxwCiQ7jVXBZwAvsrjFnJzvdNi5my99fAC0\nNWtneB0mkK5HwHjo2KPMjx5PNx3fU56a1Iw7pJ6pgi6+r2ddpL0CDBL9fYcC\nluw1XvcDRwaAy+saNdzBjJWpQ3cBEfDeBeoKqtM7r53hEyGjaZXtcaB11NqL\nQwM7\r\n=OFXw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICNw+LbP4dTyV5waE4m6kaMf4pFq76vrb1cGlQ+3vRYfAiB3Hy7fGnxOKv1xbMjIjE2w8SH4k/5md1pjjb0halzM6A=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.9_1546077618837_0.49883684333923606"},"_hasShrinkwrap":false},"2.0.10":{"name":"@bootstrap-styled/v4","version":"2.0.10","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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-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.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":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.3","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.6","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"aaa6e25eb5af078321c8ee3d4979206aebab4bb8","_id":"@bootstrap-styled/v4@2.0.10","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-qJ/utPhROqzKZij6BTK85QrpphPMmg+efpmIH3AYwdn01rOYuyGvuL0VAEpqCzeTNJQreEf2V7GbvpkRDwdgUQ==","shasum":"7eb36f047873bd541520c95e62c7c44af8fa55e4","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.10.tgz","fileCount":278,"unpackedSize":10910597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcKQ20CRA9TVsSAnZWagAALJsP/1wwE0iaKgITFX2zNLBa\nN0sC7vUI7mzYSVwMyJyEbVhsrbhJGcQTPVB8mQr5bRaJVGyXz7nsRGaMtA5u\ni6IbXwwVL4r1r2COvounmCYej54zkIfYovNIrj8s0HPq6y2BrH6aK7o5kbAy\nEN0x6GP1rRjbmF9v44BGm92z+K7l5ZPazVTzPNEtCPqwIlJqvGh8FP1jAg3G\nLFqjZK3IrwuQA363N8ridDl9TBYFIrP2Eb0a7Ok+kUHJ+ZBF3/Z4vZ2XsVIr\n4gSI1cCMNGCoujPMwRKwZZfc6p5AJ2pf5Ed4T3fOjRx/ND+X9fGGOAZ1GPaP\naF2TEb24/pDn/dnBK1CskASesfGwjiMiZVsh4P+e57Vf+JHgkmk2d9FEO4S1\n0lnDeQb/+0mY9C8x6v3OLEKpryBaNhpSZa1VirzpoNBcyM2AtcKcHIXmF6Et\ny3pK5ecRExE7blInzm3WiNTW9t4ABOHSc1EYdAeff+GW7LpRhknkculP8qt5\nRfiTeDl/wQTZ1NU86WqkrMZV04Q//EwVqqYzPaGE7W/eUB5C7szkvdDdJt4Q\njQfQXu4wSDG5rVSMVs8x6x4SwI626RPWZ97UoQqLRT2/CmJFTMP0p2wUK+f8\nrrD19OnGcx9qaWfchfM4nqZduJbIjvvuixsezXVuf0y1mktBTBMQjOozlVrd\nAQkK\r\n=5BgG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcv+HS3D4NwBljxaA0I7EV+8vpuqtoEqg2VznnQpYpXgIgTYKyTdfFW2+lHcFiZ1dkG9+u+BioZopgosEURsJZWc0="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.10_1546194356027_0.8562632255222042"},"_hasShrinkwrap":false},"2.0.11":{"name":"@bootstrap-styled/v4","version":"2.0.11","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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-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.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":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.3","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.6","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"b900f802f4f082643289940db38da447ccf3adee","_id":"@bootstrap-styled/v4@2.0.11","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-mx+n10ApVTumyibxKyfjFu4N6rIBbPBfipl+IpW/TJpjWqzSLe5UsMcOlswSedQbewiV+dpq5w1kyhWxn+8ulw==","shasum":"351a0f822ae9fadd30e8a5a6a5224ca9a8ee27d4","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.11.tgz","fileCount":278,"unpackedSize":10872985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLRESCRA9TVsSAnZWagAA2zcP/iSaPZPsg7kk9oQKCiRw\nDDTWbMOw/UPpcZirY/Eam/BPpLklTAiBJ5eNAdUfA+DjM5EFWmK9/SIbumT7\nlxBgu88PtfdCp0Pg+CURUNOVr7gtCXidoaHBiAMACkXJKwxSUuUwLutiEJH3\nE/exye+zOzxCqgqFQ29ujGN42WA/luud2nPZuMH/5MZmwRLpXQFx2EGlBldh\nO/9v5IuasfY+WgL+zm585DZ5OXuB/K4Rv+D0tmjIaYARW4q7S5F0rAJNAV0b\ntAfEvtA+aR1lW1ZYLXxBBXwpgjdZHM8eIni1kVLtcTcz1/+NV9yoDPRsMpR8\nJBxyZPWv4HMVIxyhbDPk8U7hj85uQsQ2LNUxV+FmSD2JDDLDff2lUf+GBlbg\nx1q+JaRyiLfcBGMbQ51gX2KxV2N4BVg8JCJkWdIOI26qFQRiJ/Q8OOPyHpSG\nejmR3LpYLaJPB9h39OI6k9jLouIuW6easzdwt3IDUsPxyiobLTzIlRlaL3/x\nN52ScLFMG39LuyWXTFQdCFn+DFfX14hFrVf6AX0mm7czfvPHdgSOVm8vZYbq\nf8J/3INXqomRm5idPzLkoz38L29W158hg2PRp+mkNAHUlzlgFcQUezTlmUmY\n8QqkK/k1I/gqQnQ1BOR2csbz3RF/bGu/gVmUqr4V63oq7qjcXOk1dBrgwKgq\n+cL0\r\n=1jzq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGPb+Zmqo01a6rv961YZKhr5objSsL/rMC8VJg5g6nOyAiEA2m87L4wxRwJibMnqhfOVzDpEFQk4MNg+lACbU9lzT6k="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.11_1546457361756_0.425071112219616"},"_hasShrinkwrap":false},"2.0.12":{"name":"@bootstrap-styled/v4","version":"2.0.12","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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-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.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":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.3","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.6","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"0a98d49709a766e4969240b2033637f6a060d1aa","_id":"@bootstrap-styled/v4@2.0.12","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-+DtR9QAaY/GAikRJwV2TUZnEKmM+51oPD2e5NxCWpbwsKbEZkaV2L3UeGlrhITVDed/8KxXt7I0R94B5TRthTA==","shasum":"e587f780b6aa6559acad3c7f9c3e1c3c5a8324fb","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.12.tgz","fileCount":278,"unpackedSize":10873391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLTj5CRA9TVsSAnZWagAAK/0P/RgFDM46oT4ZfcuWA6bb\nlb+hRyKQmd78nn43pnW3Ac8SMPn7gnZzOwm6f/ABwwMiB190dZu98X6YoznH\nauWQW3pXM1BuZdRuPGZg7Tr6d6j2deGs7SUOgjyu+nAKAvRcdNsnHWxw0zsG\nBt452QezMDSH2DszzrD5tSlz3yhAU5iutYozAW4Z81feF6RtCJ7xopmXxr01\nfKi8BIDroYHJ2ceHZrxYUxCZoU2Vu2ECCscQw2QvhY6UGd0/qRDEXKbaX2l7\neORO+dT2+QN6pMxE6VbXrAUGZvhGGcsRnRm0oAiQgHvNq0XT5qpXNy12ylyz\n7ROqwu8uGWBrkETHd+GKhAb6+kIF/RrwBgA2d4YtuajKa1Fg93aoMqXi5Ogo\n319vd4NHVkJ84yoqkXaV4LWfJndXQX2YU17KQqLLkuWhNN0hB0BxoHRZ6rF7\nVSFdG6dNMipd5cGuNbkvHfAIQsxNFX4Q8ZZX93ewlGZl/WiGaq+YKkgS0JKh\nhvQz2pSe3LIaUJkZ5mTB9JpVu/360Me48oLi/LisENyv1t5pUG7q+BiRNZ9V\nw+osxT+nsCgcsvE/vTs5YOqQero/SCV5/3pXgWJueFqiX8shS3DKq67eX7LS\niZnp9R9/5352AV021tasJa0xWrMmOXvBnk7/O8fTiDodLtlI6WRtAyYs70th\nUTkn\r\n=AR9D\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGM9dry/RBjp/xbUlgVP06Q+KrsgBKn76lm7O1pMnllEAiBci6wm1hUpty+bh4U5XXdDH9HWun2Lr3dql36aBxeVUw=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.12_1546467577012_0.5853356937882463"},"_hasShrinkwrap":false},"2.0.13":{"name":"@bootstrap-styled/v4","version":"2.0.13","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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-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-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.4","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"01a8ac71a33d20a1aa585cf9740395a3feeaa358","_id":"@bootstrap-styled/v4@2.0.13","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-pVONWlogG8tAWMonuSVXmkuIN7JDSfTXpv0f2+voUAs2bw5luHT4qEPuxd5x+qWnQhog8hXadNcUPSmXPsD1Qw==","shasum":"26759b2f63da2ee2a7180c2244645d37e4aa9331","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.13.tgz","fileCount":278,"unpackedSize":10830653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLk4SCRA9TVsSAnZWagAAzS8P/icd9tyMIERAu6JGTg6g\nWRmWux7yRSuDBiyL4gWMzHXdRW0MkVc17LwuQPv6G9QL9YDU0i1vN1CxHywK\nvJL76m3UPHRFxQY2ReeNh7CIxM/NmdqoIVaZLwwklvSjD4cpRNaKxfrQAUsG\n974TDBkuO1/X0w0tw8wHCdCjMvRixpIJcMe7BeCG5hRYQ82MiXEJpYgiAYsQ\nSFqRDpTUBHDm8HfiACM5TXinmVHp3F7z1YTcXw1oWg621nYyZKWhauvYqaSh\nGDMpDM+19oUKT9aVgN8xv1FRrxDJJ7ti5CPWqakVzUC7mrAy/t07BwMQIDrh\nxYz0+Bdp3PONeua8Y68A4aW4YDvsnYEI7+78oqiDir76wkHOwtbls9341hy5\nF1g6sgJZXQg7EO9OFw/wcJF1EjPB1PmpYrlf+JqbhHkM+LtJ+ZfO4onqNt+0\nn9OrRlj0wvieKWr+5SEr7NG0ztSqPbJ2M5It7ua1sX2YJps9XELkh/OC0RUq\nDw80BBG90+CiomwehPQvnPiGcP7FtZBndvMf0epO+IEw6e2+W9sxKP3vyYXq\nuL8eaYNpwCI1JjpkYDBG0NSa+A3bUizo5TQGG8VpZG9n/dDnMql9sWCXq4Si\nLctnzgu9uhbAT+TqH2r53uJJB+edqRavVGTmAYGVPdaWRiCs4mNP+Kj1D1vL\nnMW8\r\n=80uz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiHbt9Cy5w418avv2UZoY1ZXHD665bdTShA/GTSHJ+jgIgYjCpivFtDChCQ1RzNuv4GVWFBEDIF/YxyBxC9vm5p+o="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.13_1546538513847_0.8155646066952045"},"_hasShrinkwrap":false},"2.0.14":{"name":"@bootstrap-styled/v4","version":"2.0.14","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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-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-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.4","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"dadd661a30355769b943093c019d79ceab2760c5","_id":"@bootstrap-styled/v4@2.0.14","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-sdcBUsOGWN+XH3z4a5B3KpVG4WJA466TdxHg+Tn6LVvyrP+U2AfTO56bbsQq5JOFJwNBQGoi/spOpzRiuIN21Q==","shasum":"699883f0a62236fcd5597ebb62e25a34dd17e362","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.14.tgz","fileCount":278,"unpackedSize":10830867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLlcNCRA9TVsSAnZWagAAA4EP/R3bhSXSpRR8mwjrVPY6\nye69yNgF625HQP9P1yLhY1sbQV4yGl3IDhxYjIltFcrjeMpPFappG+xuUAV3\nb8IErTD4QBsGmmtnPgciE6OuHcCgSK9qQy866hTxIq/LYBzSyKJIP992bQq6\nx1QRUGVWWmZ+WiY+PxsxXlfyGZRVNZKY2S6PHkT/zVjXiDl0ZT/C7YbeyHhp\nzAAQlxvLJp+MrD8uOEW/1nk2weYlTJC4bg5p/rBQLRHukroKtvkdVjqLZrhB\nGJvSClZ9KDzEzwZ7EcwPdIxG8H6V25Zd3SnOg5KaUrzZmmonlj2rWm3SWqEA\n3KAsZ4vK1PO8Rxidk8nMPF7CpyDUGUvZDYnMdE6gvBtCKssdX2xcratFpXZr\nDLLVbLDc3uMJL75yaxdUpyLLFlZVedsr9kWAIBL4qjMXdSOGFUWoPraofTpA\nYOdyiHLJblF0z4gPY2hzDpUNsjc2AySWLYCDwnLwfcYp5pxwALe+lf/DOZL2\n5ylegV/8Z6qmpDXd9lZEBpDkioMFr32CpXcE3bsH/ARn8I0xwF6TIasVAP04\nXgDLPtbAM/KUv+JzeispA/xa3w44vlvSoP3qfCphEBw4iZPW4yf0N1Vj5xiB\nG8D4pMjUtogXgHxSbU878jkE9iG0TT7SgiBTmjwmBAXRXhjgjPGiezPe7e1X\n12Ye\r\n=JOBw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCG2QucVnbR/k48cI4ihrTpEumxVGt1dr49lwvS6kyv9QIgfrcLRHlJ9DDYsAiiRkHZOUIyn+HesCN+aoAH3RoxKT4="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.14_1546540813068_0.2419378244448125"},"_hasShrinkwrap":false},"2.0.15":{"name":"@bootstrap-styled/v4","version":"2.0.15","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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-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-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-redux":"^5.0.7","react-transition-group":"^2.5.2","redux":"^4.0.1","redux-immutable":"^4.0.0","tether-fix":"^1.4.0-fix-es"},"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":"04641646ca4bc4953346363b0caef5e0e63d5db2","_id":"@bootstrap-styled/v4@2.0.15","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-WdmhH1vtkmM4NDpv/whPNM0DV2P7xSj/mgKV9m8dO54KPeXNb3YoNiTxX89An+tWJLsmraMjH3WDUb5BSnlA0w==","shasum":"caa67df9c9bcba8d6dab8460df2a68e19b82eb51","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.15.tgz","fileCount":278,"unpackedSize":10832259,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLmSoCRA9TVsSAnZWagAAWqYQAINdXsuOfMiwrNUXzGUN\nA4i9MNLHeE/GjYFjMmnHnYdqd7trXwJoPuBo3XS9YAzDHlLoTYhzp89wWuTk\n+DDBEZPnvAsdtMmBrBCg7dHv+syZMJG/Sta7h1bnlZEpWa0UojR0X2wMtq3d\nxfr2G45jnAwybn8U1nqfvSYyQ4WBy7fjs1cri+LHVfjjUk008/WyRvkT5SsC\nwW/UVKMm5MCR4i5vwVyxLdKc5cC5WHhwoGw6GQweGW02z8wUetRKrKErhtK/\n+g8CuYAZ21zUw/5Leu6lXaSNXUaA7RLUvOS/GAytRag+hkHKBEkjxwEc83VA\nf3h7fJ/dNDMAv7Zl92ZQ/o2i1oQJsk+9gawurH8n2N+PVGrJOV9kmDAFx8N/\nQCAs017JCVl1KPCe+nr2JLFVfEATIOn7G9+qBt5J7b0G2kbKpSpFyFkifEq0\nwGy75CEp7w3KaidZsm2llDHrbN8gBq6D15QfOdDobJrAOnYngW8x2dbO35Nu\n7hCNJASVETBLs8fhsR1/GInj1Kh1ZYcGkJ8DMt2MvemnZD40Bpgw1EozQgr3\nbJrKoAe13g6s+vkl6hCiHqXF3ogaTezS4dLCLiliFCk7DmbUKp911wO5feUZ\n90BJYZl1qnf5qynMoBz4cOZx6NFLXei5v1p1kNlBZ51Nk7PPW8t3/gSer7wu\npPJN\r\n=tSe7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB7rAj1VMueISd2N/s6t1WdSwe0xAfZ4f6iTqL87EUzRAiB7uh9kT19xth+Wim2fYEqAsrfBQSboe6n+jKCqqYtlRQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.15_1546544295429_0.7255823994283075"},"_hasShrinkwrap":false},"2.0.16":{"name":"@bootstrap-styled/v4","version":"2.0.16","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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-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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.2","tether-fix":"^1.4.0-fix-es"},"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":"4bdba3ea00e0ba3950982ba0bdd1e217199d4771","_id":"@bootstrap-styled/v4@2.0.16","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-JPBIvDHLVcLGFGm9Xu/OLwLAloHOTv2L1Sw9beN3Kwm8HujWE751NtF0j+9LeGLJ5RzXaMVsnL13iYFvwxt65Q==","shasum":"29db1f80ce951bbf7e70e991a2225f373a184a91","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.16.tgz","fileCount":278,"unpackedSize":10832335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOJcLCRA9TVsSAnZWagAAHScQAJlnTUnQOgcuhdO59+3H\nOrZbQoM2nPvWl0fPFUk90kmbBI4YsDmIrM+vwHb/0XJ3/Efl9rCwy2PNUQQ4\nEyK+DVlIDMwjUpZIr8MQTUIr2q6+XOTwy43yBhG+jZ9tLql1VM7i0CeG5g4D\nYkOQzDkATuyirKQvvDqn0DNjhxsM/Seerbkoo/jQU5EgYOW5+KBEMbFViO+H\n1duXfWGf2skeWcMh71I0q601Jv3yufIQTNTTQ1MEarhBJwndG0+f1/FdA8uT\nT93WalMZtrWTzFOm4xt+Qu0pPMz2ne2+GCyemaY3Xc2nJb7IKRgyjL3XgzZd\nyrd8WCSAfGVdcLLYhLZBcQJ5nTLH3kuToYZZXh4ug5UrkQ89aE15d+o7S9YS\n8A5wf6WGVNg9rxiUUK5/zJQ3S8U5ls7ZPcEdUnUNOxEKTHQIGB6HI3KN91UI\nZnf32FGPD/LFW+bmhttZ+W7E8c3R9ZE4+JU09byv00e08weoXjNYKHDSYPCB\nd6OyjDY+hh86HFFrwAJO/pKx+fYvfmkZiElfmq/vEZie+qbRO1kJfUdc5lSA\n0w8PA3hRvM4DRGlJQYNoVjNnPb/xLQ2MensG3CvMj68IW9Gi1Dc7T5JURnff\ndnHD5LMBiG6wPNAcu5OHKRkvYsf6fCiL/1gtWLNq8fdwXrNReRhSGNxCMcQt\n6fLe\r\n=buk6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDIOMJ3QCZUmII4c5sKHei3dZ6myR1pQcfGJEFvCZGTuAiEA44cIgyg2RJF7i59CK2MTw4ixaet0e96+DXD/I+1jxjg="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.16_1547212554823_0.3764911740385384"},"_hasShrinkwrap":false},"2.0.17":{"name":"@bootstrap-styled/v4","version":"2.0.17","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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-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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.2","tether-fix":"^1.4.0-fix-es"},"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":"172f9d46d57be17b993ae0428872dcb609e99c6e","_id":"@bootstrap-styled/v4@2.0.17","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-tp4wbIthoJLBYYElJ0ZKyL8yu/OXhPVK7I2npzLC69kEUWTnCuMyU6UuJaadILbdwCe1cSv2Rq/0n3NuQn/dVg==","shasum":"51a004e3283a6fdcb099ebd23c6e9e686b6576c5","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.17.tgz","fileCount":278,"unpackedSize":10820547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSOoYCRA9TVsSAnZWagAAnaIQAIKoNgfBwqR2Af1yCi7D\nQuJqVQ98FWjWkM0ZRgePTBrsyZh4xOkm9y6lQzjLI9l/u698zWKZdRPNUWm8\nNOzgNlcw4f8HozCv9+pUfgR5WirCdS9YXqEDezFB5Ev8woCSWKh07FG8L+U0\n2YxfEuqguVJUuPN4IcFdAqZB/LkcVpa1cOYDj8lNnQk78Co4CMCqIqxrr2fK\nCFPM+7o5E09zOOu3nB8Pi/V+FyynF0juamHEESMS2gRLJ7qyDD3ge+QBydUZ\nHh3+pKYxcE4PBtY4BSqwHEB7uCngogVDTzHoj05oM19uKhnwxi7OeQB4caN1\nB6nxXsHGLvs9A0ETtmfX+/g2TMf/i2oPBh1FzqBhbipNSt4ppbN0A6QO+o0o\nPVQs/PaZfuzJN2vuYLUFpb82f3BacbwYqxFc/60nHZyuPmNWEHiiUTXH78Wc\n++nm5Cy5E3fW8Ir47nthcsxJf3TaDbTxgg9V1jkWYuzvD/YCpesz0Ktzy1C+\nEB+ZY+615V1wOn+Yn++tvz89hm7bFxO+upPtWyLaynH8IorpjFE2JTIigQhE\nzqrGx6rVh6onrWUbSlz2VZWnJ2vV/h9dqng0JutqDiWiI/dKi8gPomenO87r\nNFAY0fDHxAiW/EYBWymvpWgVc2tnlFiBkYH+KS3hsVKWYgEl6kJ7i4/C9Txe\n0AnJ\r\n=Txvu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChGCEgeINSSZD1h8BpGFhbGIhjGXVDKErcL+qyIVn86wIhAKga7ka9KA7Dr/ETk0d+S2ColFl2MuETU8yT7jEbmjPf"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.17_1548282391681_0.5832774558512617"},"_hasShrinkwrap":false},"2.0.18":{"name":"@bootstrap-styled/v4","version":"2.0.18","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.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","@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-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-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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.2","sinon":"^7.2.2","styled-components":"^4.1.3","stylelint":"^9.9.0","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.1","toctoc":"^0.3.2","webpack":"^4.28.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupTestFrameworkScriptFile":"<rootDir>/internals/testing/test-bundler.js","testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.2","tether-fix":"^1.4.0-fix-es"},"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":"eba89a342cf312bceae323d10663243125b80a12","_id":"@bootstrap-styled/v4@2.0.18","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-rAvUf/rv1pNsFHNsTd5xDCFmYpPUQDvSltctzz49rLu4wL02tlkKNGcfTrVDZ2QbgmsPrxnltkmcPk6X9GMt5Q==","shasum":"6397708f36673ebd66718363a99b9b820310904f","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.18.tgz","fileCount":278,"unpackedSize":10820934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUtC3CRA9TVsSAnZWagAAQa0P/RoaOmuVCc1AfvHfsHps\ntWo9oT3qTVsvSQdTQCTPIoSfVHDoY9LADW0fmLF1AVTnIBXJTSfHyVsU21Rd\niaxSdoViLLj568WweUPJG1KgcK2876hSRv4Hooqj4YZkydOwbIK37D53n6NZ\newnI5oMnsw0kfglOqwfW6dFf/0yKfxh/1h7PSM1pnoYa868IJM3HeYY+woa3\n+lwzrEGSxJ42GvKGgIEKgyeDgK7ml8s0/0m2GC5/0XAYjmo4F1ERwGUF4qUS\njKAIhG5aC0MiLQEDDXaK87M9Gnf/r9pmSQuLPutW2AuzS0Wvkn4oyZqNCo0H\nU6YEoRR+uH/7m06bmD7eL2yFO3MkBjDhJB1s6z3D7/u19GiIRv7hFggNI/d6\nZcePbq0eV6FGMmVLNBPLW5N2YPhhcXf6Rc1jdjrEYlvt0A6L88bjIJ7pt9ZA\ni6Li6rDcVXbt2tL6Vwi149Bvup+4UZrEdIMlMOUYWR8/yyLAF4Rb+mM2hwHo\nBa/24Nb8HPPFYFc5hfrF9pS5FMmnQ0j5t6BoB0rugpIMHH7RiSxnGBXASUgA\ncYjnOGrdqLrov81Sa2+8UWzEd4IjEnMaQE3ZoSSHTmL3wSMobg5XjkdRuBrW\n9RIh9NDEhqIZTMwW1ZMj5Wo1+7pGeqr7j1pn0EaUmE5JcPCNnRMwjs7iyCXs\n1IUV\r\n=TO3G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqdhjI2Ik4v3WM2T2nI0KNuG9AZVIE3H2Y/dIdPgOgxwIhAOiEFVrQTuWK4ju39V/eJ27kDSesEBwLVUqAmkLwcS6d"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.18_1548931254255_0.2443870400996797"},"_hasShrinkwrap":false},"2.0.19":{"name":"@bootstrap-styled/v4","version":"2.0.19","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.1","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.5","@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-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.23","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.12.1","eslint-config-airbnb":"^17.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.1","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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.3","sinon":"^7.2.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.3","tether-fix":"^1.4.0-fix-es"},"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":"1ae8284f1becd64dd600afcf2ab6d0e05e4f2415","_id":"@bootstrap-styled/v4@2.0.19","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-MfVFu3MhkipHHkq2riKZphTc66JQfMsqtVjPxFJlBTTS24qtX+RTgnigit3MT+bYoIsikZM1moq9hb2CEjaMFw==","shasum":"533c4356613a2b882c94bd256cbd164bb279c6f7","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.19.tgz","fileCount":278,"unpackedSize":10821224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUtcxCRA9TVsSAnZWagAAzNUP/i0Pnn4vs1T1s/MUdw8O\nO6EPGSbnzGGPh51DhhsXJaBwiasXSQeMl5j1hYJt8bvBqA+rXTYSlrqzAEXi\nR5jzN1i4q5kxTookciHjIkd//vQ2HKkZTe/XX16ON2sXiGOm85AV8FI9t0yx\n0UI1EYMCYL9WuC6RXhAB8+wOhSrQfNv++NzOZapI2V5Dt+a6JMM3bxMkWShk\nKNgsgVA7G/n4V/zv5qaah4PeLkffIi7oN5MGU3QbTa6v4xDn0TCazHz9jQcV\n1BorUsT/+NcbkrXXtsh2PeIxbEKp/Yi7KrWoCfL4JQvrFpl1labURZ1g/pqs\nNgxTg9SEO9cJDTi7B+viH0RkO2y0bVEGAyAWOe6ONBEUzUq+hfYWVoDfIP/h\nO1Aq1PIPuG8HMDQYcSmf6ocCbt63zNlY66KORsV0V+/79dY44/Z3DjG+LB8B\nV92YmhoYjlsKOTx8RYh0yXxa7xiNWmWT2loYgdMndr94ckHRKtYbq9A6VCha\naOwjhArPMiawGgh/3KWrSoSPE3qP3QbyktPCd1zpTe8Y79fSrcn89eL6CXlI\nz24setAwTfAn+BpfbdnG6yislN3xF+nDCbilGkbaQAzSoiP4Bv7d6zbBDUCt\nV9PhyI5CnVyeTY+KCm+fzuxz6A+61dbp1ZDUBE2mFd0OJ+UTkw/3aqc0de8f\nlo93\r\n=h9FL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHUORuU2fOta0WBcffyyd3o52Co6/QnE0ZXAh01HyuxfAiEAvc0ysQW3rwx5/0QhWQh2biUTUVtfw9TkrUBVR5NvOok="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.19_1548932912828_0.7095817891468021"},"_hasShrinkwrap":false},"2.0.20":{"name":"@bootstrap-styled/v4","version":"2.0.20","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.1","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.5","@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-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.23","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.12.1","eslint-config-airbnb":"^17.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.1","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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.3","sinon":"^7.2.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.3","tether-fix":"^1.4.0-fix-es"},"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":"5f2cd69765deac9ba9ca74b00766d7cc32e502ac","_id":"@bootstrap-styled/v4@2.0.20","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-mPpsG0cje3vKx+bwhl3Xr0I5Z07bgddJzSdruJrnJo1CUuGAbDh+SYy5zgG8L1JQxTWJ9aFcl/5Z6U4t5yKRhQ==","shasum":"19b609f6c29e6797ae9656412446f824b8e13f0c","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.20.tgz","fileCount":278,"unpackedSize":10821445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUufWCRA9TVsSAnZWagAAn9AP/iH6675L4VxQw9Xi+fId\nR6SlHd0zcUQt+p0yAh0J/o7dpue9tfZz5M8vLBCyGAzPr6mX6z9DVxyBUlde\n+sMGqOlFgwW3EhFYXo1IbNWEQwVr9aabm3VXxdbm/RFzpYlwADur+8dghDnt\nTKEcBwBC3rTwnahgXOe7lgPMDeHK8kZftGrtoghjoaCiQ4bwsU9BO4Wq/BSU\nQWfTd7Iz4c6YzWtpWPF5VeTmjeX3ddcXLr8MWm520g6qsvYmnC/0IVNXsapb\nAVdA5nkoXVpAyolnLAo0+OicxMKKRSlLJJI1816ZOvjqVFH9IwfrydmkYsEu\nYma0wIIlnf/UALvqoZ/+FWslMdkXUOd09JNBYSdExB6u0yE3y4pibdMCel5f\nBAhNoroqo/mY/nCvY8kNtxHttjxii2CgxiXCbuiXbL/e/Azbufm/SAW6yYpT\n7QHZowBCp4kbLnC10T6D9+lrIia9+9Qw31WUCWUCgF2VGp9nOfAyG/UjptoL\n7HOoj1Qlynm671FlutzGxKz5w2BEpuymGby3UZ9KpP/CvYWfGMcQ/2GL3xyJ\neHs+Aw29EJHnyLdzMsIE7PoC0FYDVqDK7Pr41NR8wi4e9ELpRq3vJ74c+q1I\nVaDnpeNkrtux139yWxrnEQj3GxdH8XGzJK483t3ZPzgJOzDcBQ261Xk7Vw9E\nul+w\r\n=Aspw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF8tMR5v4VbTdkKX/FKrCVC+SoxCOqezXFf37wvwrc0fAiEA0g3EOdR60jtZjYRyyFSJwJD/QbozKQVxcYYaR5BGJwE="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.20_1548937173858_0.7633766702303095"},"_hasShrinkwrap":false},"2.0.21":{"name":"@bootstrap-styled/v4","version":"2.0.21","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.1","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.5","@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-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.23","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.12.1","eslint-config-airbnb":"^17.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.1","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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.3","tether-fix":"^1.4.0-fix-es"},"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":"684f7f62861cf035f18ff99bf72371d4f556db4b","_id":"@bootstrap-styled/v4@2.0.21","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-ACQCtCjHEKh3oRN7nrKILP4SxAWDu6foD6e786ZyUtrOSg5vpB96QdWhxI1uJvmMsJi4xuxGc2nMH9HQsiUgFA==","shasum":"efa17bb1ec64381af752c45dd3837ba9451b9e9f","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.21.tgz","fileCount":278,"unpackedSize":10823258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcU7MwCRA9TVsSAnZWagAAXk4P/002qv/Qg0oGgAIZ1cep\nfZDbBSOfF4gJEpUFZyPeiIhp1wyJzGQMBWx2p3h4WbVBt3Z0SfIDFTE7tgML\n9eUp6y/Sw5ju9sdzyXDCr17rnJfXH0iB5nyy/kn3Z3/jvLf6Xb8vZ9tSWknY\n0oiqgFcvUlUryZKDmYoi+yE8bHQCl1uHLrnYCJWBxSVe6QaWtJFpRgtl0Ffl\nCowzpdU8CzDm9lpN6gbrR0vwv/NjoKNGVc5L2QkpRLm9PfY8cGnKtprnQlxO\n9GJnoynZi9Tva/GvSWZbU196D0xxMOJTCSw+0gSA4UEOY3CLxgvu2gqPhbwJ\ng4Y1psQNrXXRu3SZDK6GpQaAZaIWohPctpuYVTFbm7KPDmq5n3HV39UTRpSm\nwhiR6cm71cMmOKufgEuoneNvYC1J7OY5/T1FBNDLRa2IsLf/cnkYoX0sW5Yv\ne4cDD9UtwhhxloQWZwP+ZozkpcXqj3oKu4i79ZoEDTq3hkKsu3FbWulsxLJf\n4C8cADkTLdJtSyYV2iqKm6277pRDUD66ygOFQhqLfuHWRMzCcI5qHw5jPjeD\nDLhMZJsEo0ot2dclfLGvMPIIkICLTCMCByX35OE9vtk1QCuv+aHUz6C3+Z38\nZJtbt5T5En1rljXA/vgMrIAbPJ1+CfALAJMi05fEFFLf5PJjTcjzxO6MI8/3\nEICK\r\n=juos\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDlBffpxSowkFWbqTlSRtTM9SwKvs2siKB3ygkflBUTCAiB6pz3ASt/DYSSeyLyC/CKsOSVgeELW/9ZzkqYnHg3nFQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.21_1548989231298_0.39704554833653427"},"_hasShrinkwrap":false},"2.0.22":{"name":"@bootstrap-styled/v4","version":"2.0.22","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.1","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.5","@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-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.23","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.12.1","eslint-config-airbnb":"^17.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.1","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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.3","tether-fix":"^1.4.0-fix-es"},"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":"cfce98909f64e042dd1f8bb83257aae9c1793d03","_id":"@bootstrap-styled/v4@2.0.22","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-CoWUPqEJ/DwCGmsdsvX1V1GdzlhfaUXotpzzKUP+HU07x4FYW3VFiO0LKk7YTK3Zdy+Pc3Q0Jf4eL7MxlaJD2A==","shasum":"2fd250e1093e21a392818c6f537586a1f9e3b752","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-2.0.22.tgz","fileCount":278,"unpackedSize":10825412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVAXsCRA9TVsSAnZWagAAkj4P/287Qq7FMqylJanXzJ1i\n+kG1JZH5joWJOYCzlC3yCShq3D7zI9UBPIJHHNaAa9ro/xK5t44A2uh1X7c9\nc0s6AoSIDbi4Yaep75Mm+vkghPBKY0b9otlE/2V/MZd+9saXUvFW6n4yNRbG\nqP7VZhMboW2XQ4mEwIoi2eDMXJu0vASLXgUtPr9dBa2VgE2Na6DLcNYIP4oM\nQoto6QipUtJ6B1YTlVUX7u+OJvdITZGsRbrNAV+ATX1DvLG/1rvtK8tFjUGQ\nEyCvNmFKybn8zjzV3M7bgnZhYJA2ec1GyDKRXOadRagZiN3076SkLCYq+GcL\n/tDjBpqjwCCUfjCrnWMTOgnV1VxiYPi2XHuUEMPrMBAudhnsR1x/vUiRuddW\nls+j0miGq/D8AtbByRlRrwoNC5JqH4RvQqt/7tO69JxnGZgh/46kO5ALXmG4\ngmw4yWiLjkZz0NvwmUBFf3OZLqBiKMPIOFymS3x9EAQWci2aYCtelpd391WQ\nj7uLmJs26FYib9rFoR+HUwvUbAYQ4wl4OdcObJ1S3evDARhXJN0KZSIa17Me\nXSQP8tfvQZl5GX+GlHdzSsMeAjdJca8Ja4T1waQ5C4JZaR5hHc9RA7wrkPcf\nQWNcW+IaMXLvht0vkscrRWpYawO0dWb+2qJtiGR+SyQocH+2LA7QczaA3V4H\ngHd8\r\n=WD/f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoZDLuRtez7mCRZM0c57iuRwEl1+j/ZdjicRAxSsjPEgIgYTo5+/SpxOzoca2j4xzQnxUNGmJxWOFvLorKsQBnMXA="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_2.0.22_1549010412154_0.9354906670507583"},"_hasShrinkwrap":false},"3.0.0":{"name":"@bootstrap-styled/v4","version":"3.0.0","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.1","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.5","@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-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.23","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.12.1","eslint-config-airbnb":"^17.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.1","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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.3","tether-fix":"^1.4.0-fix-es"},"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":"f3e567d7c1273ffb453439b7d633e0558689ffa7","_id":"@bootstrap-styled/v4@3.0.0","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-7Tj4RoU0NY8hzYmvtX2vBMYOWDDacOkWA61CFSCnvUghr4VK3Mj/599pFSzYFBAONgnu65GETAnev3JwmOSfxg==","shasum":"7b5fc256c2518743509eabc159ea2b7523d6de7c","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.0.tgz","fileCount":274,"unpackedSize":10787778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVfinCRA9TVsSAnZWagAA1mMP/2+kcyHsygW4vj+tOQg5\nkU3bfFY6AUO6vnOEjXiIOwf8C3qReJUTkv5wKLeMU8/vR22nutGwCdgaByBs\nO5On8WvR6KBu6MeQdckRjXBtRK90OT0M9rFJULjk8vU/mSVRz87zNGAEIgKt\nF102VDxeqD/CVYuu+yrz2Yf+XvCeBTcXZEApA+Z0Fg7i05Ah60UFjc7U7s+3\nkOvnDagKn6Rq23dY8zfu8/zx8jWxFOP5T5/TId5jqSXakglLleGOuXjCUXgr\n4lqVneu9t4DYnmcXjA66UW2S1loZRaVIotG+dhjBXwyzRpVQORbV1nEXkzj4\nSGhfyLsqZD738x/0+gXoeLlT6hZKD6hBoNA9+nHKtwyI43szsN2FbQYJYGp9\n42yrCUBdfjuDShwIV0+KFLl/+fHzYxm1D4pC4Dt3vrGIhtSyJRShM/Spo6tL\nAqURR9/UIOKhot8ufiellrwonHZLp+UdIA6XiXYhTTqx0DmRNyy9oBtBeSRE\nWuTX5TfaRaHcmFS2hD1o0tuyEV0iSc0nPzvh6f80fsA/8TFdi7vkrBVpjR7A\npVQU3khKPI5NSaIqYXU0p73PW7TbHBN4oUIz+FO6N+nFnrlNFNIUPjOL0o82\n7xGUEoeOPbrzJdkxr85J3BE9CdfDSn7IJ5Tdl7BTWnAKPIZe++YiqnXBErTR\nJATC\r\n=dvMH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH6/odQ7NVxdkvgeCycviiCBb69qtP2PhR1PJVtxJq4RAiEA0DxMTB5AcVydEkLzDvgqWWYXoPN5vRkeOtR/mBziz2o="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.0_1549138086359_0.6311699140922364"},"_hasShrinkwrap":false},"3.0.1":{"name":"@bootstrap-styled/v4","version":"3.0.1","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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","@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-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-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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.3","tether-fix":"^1.4.0-fix-es"},"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":"90ea8fd6a61b18ac2eda3340902cd5e5c09ffda8","_id":"@bootstrap-styled/v4@3.0.1","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Y8IKI5i+wLJKkxvguULb5ncIn/WSM4jWPidrrLZ0b7M2SnCxCyBtojA4VDKqmUkNWBAGk6zjuuJaYLFosFy6Mw==","shasum":"97c85b3215ceebe7285fcf16b3e1a90021c37309","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.1.tgz","fileCount":274,"unpackedSize":10787960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVhmcCRA9TVsSAnZWagAAeF0P+QCv391EUDhLZbbUvBcJ\nyifWrHYDghVS+lSwjYo57tp3DbObZxerWCWf+u5R7NC4tHsneZecC0dS7eN+\noQDqJZgPOB6HfhFp4hgvtFAx2q0R/eACVj3xYHC7d4Ba2epI48AqUGpbDOSF\nzSsOqRcG6551ij3RTFcyRRYwzVW4gqmjcZaB2Z2zIrgfJhwwL8l/5BEYuyHA\nmTBn1z2cnDlWerMdyyWFlaLTJ3M62pNMgW+J4I/iDBBpgoGKfpyWuz9VLytR\nxaMJT0UUa3rA4+3R2R5yRS92L2iRfmAKnX5SUOPMeT1oi1ZQy/IgxNT2QmzK\nVBMZky2k9WYPCCpG92V32fpYPb19Y50B7R+nb2e+CnX98Vr4+3rDxZ64bSSf\nVg5zD31W5AcPU3UCAqDHM8B7PcSQqS3zonQHlxENC5RVBx5U1U0+CQNnzsvE\nXXH/VQn4iYRtHdgHaAcvl3Uac3vxLOly0ZfC8w9beBLvCzecbPLgvE/hqWNb\nhYTg9qRXQpzUVrx1GLnq/6uo+CMKqrNHZjo2+u3zcCpvrEPmeL8fNjt1Jd84\nB68bZzFHZq6VknakN2aeOu2hUumbVnJkt8CpeNj1h8F6Ju50dURWV3eUPUcq\nqgB+17hdMcvIXDFrGFO9LjAPKTva66EzzYPw0GwX+fuiG0rFwyV1H2DgmNW5\n/EVS\r\n=LE3u\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2rH9FzIBZ8CWUARzaxI+vqXEBdawIEaTulAARiXTjfQIhAKmGDE15sL8Gv6WAgiD7JHUesEqQUcMJNHo2ucdNRHPw"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.1_1549146523686_0.12152627163318375"},"_hasShrinkwrap":false},"3.0.2":{"name":"@bootstrap-styled/v4","version":"3.0.2","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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","@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-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-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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","terser":"3.14.1","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.3","tether-fix":"^1.4.0-fix-es"},"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":"288563ab5c2880e140189792bfe81f86ba0f1cf3","_id":"@bootstrap-styled/v4@3.0.2","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-MjPS3SdhRHJsdHnh8GXhJDNRXrDTCQYF0p18idVpdTOuekefCKZWZS64bseGWswScaNcihEv1w9UMX2Dlv9HTQ==","shasum":"605c77f36306439993f65e905cb7e96768a73b29","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.2.tgz","fileCount":274,"unpackedSize":10788370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVigiCRA9TVsSAnZWagAAEK8P/iUepNTkFRtD3Ua3LVP7\niQjsJcZ+S4PCJO2fa+adWNNZ9eI/ezane0fDxsk5D2TfRZtB2Wsojw0krZZT\nGKJRwR5ReoXCRMtU99VGnZUKnMUjx3e5ak+QndVGijQHtoa0eTSlKqIHNMrx\nezLNO4M9T0Ay3i3NtlVbrktt0d+sqIGTmChX5ANKikHzclMmqF7/c5snl22H\nyNAzql7FCYGvAmd5K23vl404dBWuIkLyHojaoinrtKtxX92Ui72xx9eCPtdL\nCHqAgMffS/VbnQs5PpWPaFNlcZ4JVe2wXtRMhy75QGzsm7rBbW3BN+tUFbzp\ndRjvDRUSNS4n+NP0fC/hSaty9ZPRk4ayYh+Du9mtjly5o0en6Y7lLOQ3+VR1\n+VitoJNMENaXys3aYpqyzenbolZ2G5RvDyrpxT4vDdiNzWVYGbrHGp6f/LJR\nnPTPalZFY+mw8AMkQEE/nQJjGDDHTXI7ohvL12KNc1rcuAfgFXYBOqULqfxs\nMdMR6okt1EctR7p1u0gnD+WJscr98Q//l/UcMAGAZYYTJMzVWFTwsDDLB425\nWxF753J6auY1+Sd8hMfi2F1j/OMAmz2+YkBvt8/IY5Nm013e7QEPAivMcLX3\nErGchuQAFkJ2Ocg+6fi5Xx2QSeaLBufz3p1LO++F6NkDSLuYsDEujQXMld93\nMp2K\r\n=tHYP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8RDR4Q/dEg+c1wGIZMdiwP4e8j/3zo2ZqodB/qmiQFAiApk8dzTJVWKNon2q1ww9lKJP6T442CCk/5U5Xiyz1rrA=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.2_1549150241355_0.252303384898372"},"_hasShrinkwrap":false},"3.0.3":{"name":"@bootstrap-styled/v4","version":"3.0.3","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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","@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-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-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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","terser":"3.14.1","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.5","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.7","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.3","tether-fix":"^1.4.0-fix-es"},"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":"af45e729ab56a04a1be34ea7c801e84a098858ad","_id":"@bootstrap-styled/v4@3.0.3","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-tgiJe1V0t7AuJ3BKt4RRcycRdqhB5C+OCZFBDMa7jgSUcXHRqwqyW/OygUiHkEoSwK4GAwqu4Vk/tb13YkZzIg==","shasum":"ad2a16f61c9402d73b8ef4d3a8821983027924cd","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.3.tgz","fileCount":274,"unpackedSize":10790830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWAsPCRA9TVsSAnZWagAA2oUQAIIby5Wc0Q9WdQV7GJxd\nBwTfvRTqYJ4QQOKgHIo97ymHR3w+0Wsv2coekNZdKKhIAUB+3EJ6Y4WDtweb\nm43JdZcQ84ANzAcUCfu/EKGwcryaEnUIVDhhxTwU8qGv0arXNdrfz1T5xvig\nF5tatGgPYXO2jE2ny8iOi9nE8N/0gSF/fK+Cos19M+O98u8F+zpeWkjT0TlY\n3P3OX4wjMPJO6a2MaEmVQsywuQAoCZ1LWaJt5xIki7INYOIjzQrCQCvDKOLQ\n6ptxb9jy22/Bdbjz7S7mcsjn1U04jSSBzoZtRWPzL5HrqBnWkauTezcezxI4\n5nqLSipVUqcgXqJwEJLt4uT4PRN7DfvaI9SOB3tgMziv4Nbf794cX1kS8iNg\neP+BF57AjZ0uX5WNL2DzzB7xt9M6gHLfRCvFa9M8PQGWgZhs8CefVco2OfJR\ntcApIrJQkpRyt/80G4MYIIMRygh0liH6jkIq4LThbUYZVIu8dnEPEi7gX3Cq\n7DphjO9VAl2PpP3+L8kpz6iOpoecCohirfttk9IlpueSqkTpT5u/aR7M3EwC\n6ek3GDylZ20bVU5iDq1Loz5ndys9fPc9p7O4h/5Gh7AcqrgLtvpUsqA02aaN\nM0Kpm2Yuq0NnVkXWyfsLJVGeszdeiMry3Oh6t5OKTl5IKemgZmYO9dMvXxr/\nnbLZ\r\n=yTxs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7WsHUWTymMnOrpAqDXpXFN3imS9OX/xeR7kwtBKlhpwIgO+0Yz5RS8SIv8QSJDF8SxKwgxGw9VqKnXd8YLPyhIrc="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.3_1549273870031_0.8360384598932789"},"_hasShrinkwrap":false},"3.0.4":{"name":"@bootstrap-styled/v4","version":"3.0.4","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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","@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-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-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-styleguidist":"^8.0.6","react-test-renderer":"^16.7.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-watch":"^4.3.1","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","terser":"3.14.1","toctoc":"^0.3.2","webpack":"^4.29.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.10","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.3","tether-fix":"^1.4.0-fix-es"},"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":"92f7383a79b5bf2746d02dca73315ba6aba14830","_id":"@bootstrap-styled/v4@3.0.4","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-+IGWeBTTQwebfl76sxUXLPUz0i69XlNVUZ4neeEqdfb3GhI7li4fh1Ys4T2ulAGGoFgkFJ63mjf/Msddb57L5Q==","shasum":"b392d838695c789a14855c60d7c5436621a9b4c8","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.4.tgz","fileCount":274,"unpackedSize":10791370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWWshCRA9TVsSAnZWagAAjjUP/3Fwp8ZCP/YLHDS+gMst\nwVlr3c43jv2sMg6VnaUPaxAYnEFlIi51dBIgjXdRNOg4Erx2rq82GEW7idRc\njgiFYEinafWVw+Hj5503+Nf7Bi77MdS9RjFzGj3lBD7HkpH59tPJXo5C1pod\nKw6estl5upFHeNrLFKwFOpRDRPBthlBGO4JwAPoKe8VK6Q2r6VHyOutoaDoZ\n2hppMvdgb1jLQQeyzTIr1ZfCsZjBb98NOPacplyTK6+YANrwu64YZVh6hlwb\n/K6IZly2gyoJO9Kh1Tkhxx8ZLua3Z4+8raTCdCgEvG/MSmMm4xzr/LU97Les\n7CzdYjjb6FrWp+lSNRm6R3Uqfftqt8Vzpnz6QhA2kB2T2qJy9KBFgjWERECi\nfR1QgOE7WdwTSCRRzP+yDBdH98ZLyCOewPQLp5INjmBFNCePQinsDR7g9OAt\nZA1IjB7k+PqEje2MdR1jz/VQzKN65CoMdpxK4fSPtJVTV94WNErv3Oqd6Olp\nFDjj+JG7GcTsg/LDuO96zPuRjnuslyCWSMuUUUVafX8XOzv619A+ZyfwXRn9\nULi4CzjwGATyj64992IbDS/ishZ9U89JethuDJAxg0xunomaZx5hekejypo7\nVTaM9WiDUqutDz8N6YtzvPQnovSk/1NcgbCUdHZUwx9Zi7CgODx9cBRPfOKm\nuILe\r\n=oJIE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFtPbhLwe+FAbU6qSMQMgLzME2TNIIcNGWgXxy2uniUwIgHq4eVc5QO44EQ+1uPZrgRBoOlP4s+suqYzul8L8lZTk="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.4_1549364000294_0.7503916442334713"},"_hasShrinkwrap":false},"3.0.5":{"name":"@bootstrap-styled/v4","version":"3.0.5","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.2","@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.4","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.13","@rollup-umd/rollup":"^1.0.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.1.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-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.9.1","eslint":"^5.13.0","eslint-config-airbnb":"^17.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.1.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.8.0","react-dom":"^16.8.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.8.0","rimraf":"^2.6.3","rollup":"^1.1.2","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.2"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.10","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.3","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.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":"46fd340640b0741c67aa66775d9a7a8b0b6d9694","_id":"@bootstrap-styled/v4@3.0.5","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Mu6L6ryN8hGPjGHP8sUPgq2wQcDfbXzvxnk75ZWx+cong+9INfYeNatuvceG8ybtcRdmWJbu1uC8MvdsqFwEjA==","shasum":"48b8424fb659f75feba42c7a05539cc601f46bb6","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.5.tgz","fileCount":274,"unpackedSize":11441754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdHtDCRA9TVsSAnZWagAAKhQP/RauinU2kuPcrZwhdSn/\n+dCw1b9wUs7s4h5VEWekWivoBl2Frvpy5/5N8owMiHH82Px1FY+uNORd7sjb\nGrYCHQW/Fst0n03jbQL5YhNT739B1p1ZFrrT8NqKuzVmhAijjqq/kM0otL59\nZ3r/A2PBa3FyboTkTQdmDhqzEmrxB0AIjJ0GYgMpia4UcPk4zIuwfCnGt37h\ncYvAXSrgneyfU1N2WcMI8CU2apPbAFV9gL/usblTPkQIAjwGsQCLYj71nzRN\n/fVsn62iUL832ek5Pn8XXPnWiiX0MF7p1I3udKBBYuzxnHtUXh4+tcT3Dj4F\n9xboQxPd8p887fV/QMdVwjxE15RVS27Z7sWSNC+E/RfrIxYgF2kwdTM28BWb\nFUwyA6sy9MRZLTwKET5w5vPL3gSUV6P3OKR0Dc0y7reoJQLCo+4+CK0Xg+Ja\nsBGK1mbH9z5QTwQzXv1z21SxXPE9YpxC0mQgQDDdoQwSVjxTemNgiG00WigQ\nw/Xd88HrIABdkS3flfXGEsXb6Zb6g2Gp/wvj20h3f2lgB1jnyIxd347mkLfQ\n/uLWzcZYOsDtrt39/4GqDEGHI19tF4z24EIEC7a0BD+19L82FoOWAjpgGGBt\nrMCCxGJiGb6oZLpCdgSyabE2L3M22S0b148aYb9fqxSyt7m7Ck0rvr/0fYOS\ncSiY\r\n=9Iig\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE0+8wYvi/K6GwZsGlZ/zoUv/N3p5TF9PGkeYUV7iRUHAiBSNFN76NWDe3sWuAU4xg0JgoyO+9Gi8oehTwObHo2dFQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.5_1551137602824_0.5563005518546178"},"_hasShrinkwrap":false},"3.0.6":{"name":"@bootstrap-styled/v4","version":"3.0.6","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.2","@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.4","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.13","@rollup-umd/rollup":"^1.0.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.1.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-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.9.1","eslint":"^5.13.0","eslint-config-airbnb":"^17.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.1.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.8.0","react-dom":"^16.8.0","react-styleguidist":"^8.0.6","react-test-renderer":"^16.8.0","rimraf":"^2.6.3","rollup":"^1.1.2","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.2"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.1","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.10","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.6.2","react-portal":"^4.2.0","react-transition-group":"^2.5.3","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.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":"f96cde5a94171eb9d6377a8fa0512cfe9e9bd209","_id":"@bootstrap-styled/v4@3.0.6","_npmVersion":"6.5.0","_nodeVersion":"10.15.1","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-JOCbfVUm6J3/ZmkDAi2Kx102crenPEsxOfsk+8sSyY2XhYvaJ8wltlqJyrU8rcmLMlTUdyhMNJu0QXEXU+fV9A==","shasum":"d7fbcb72c6e350078001c620b66f8a66ffa48211","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.6.tgz","fileCount":274,"unpackedSize":11442017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdPpqCRA9TVsSAnZWagAAxo0P/RrGraBRY5npDzm3aWMW\nG+UWKkR99dqrQ928BZ0kRFLbB5RFggymZOfrX5Qo9CpWtBWNSzusFYzqxGJP\ndfF9hLq1xGnER7zsRyEegkxwyg0DU3xV2TjCMAaSpM1jlo1vuAens1dxsE9M\nQ7yq1vSKNIDD5+MZ/3/LxzLbGuDT1x+ibdzx2/mtn6lKFET58f3s9y9UHBZ3\nwLz32zZY3zn3C780AH7EFhMfeTGCUbNICctu0qApDcI9dL9jzETbSmm/e6px\nqN6JlD6e1aMQaXDYYe5cdGSfQLO7xWjsftbDxTThKfm/1MZ4VShmpFAGKZL8\n22NM98O3fTw/AJtPYoR5wWxihcafaHj8oBAl4V+wpgC0xP7YtFtWo/g/GiU9\n4B98EvAYOdpH/ib+wIagEbisCYsD+CxV2V/WeZ1hH8EOQ/hyy8z58vTvgjZp\nSTqBL7qLAWItx2BIt+kATS4UP9V6+yVlIYhwRCayLwHdUyfyVwvhk2YvepIB\nJhAZKLdxTMOkz+HTs97lqOKc2Wd1fC0Jo2hsLucPwEvT9vFnu6LrnhMc1ztJ\nxNgvGrkDDV+tz0jN7wHMHcTcmXzklEQAyLz7k/HSVmpCyyhsOGOmY8H6yCdf\nytH/KIl5p55/Jieyl3xJZtZJr5nGYRfRb6/cdR6adQgAI3jyuL6i4SIrfNvj\ndW9o\r\n=F4ML\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyELRrmXOpBB4amRzRGC8ckpKvtOewNNeh2RXCCoIv9AIhAPZBQiqgbAD26FiINrVZtSQSzq8B+vAudK/ip9P+MEuA"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.6_1551170153457_0.9378889192705318"},"_hasShrinkwrap":false},"3.0.7":{"name":"@bootstrap-styled/v4","version":"3.0.7","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/prepare.sh","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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":"^1.2.4","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.20","@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-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-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-styleguidist":"^8.0.6","react-test-renderer":"^16.8.4","rimraf":"^2.6.3","rollup":"^1.6.0","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.12","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"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":"0c1fe6cc46cfbf24f5aa46b296da76466a209e85","_id":"@bootstrap-styled/v4@3.0.7","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-fj++nB15wPo+8LN5bCN8oUD2BccDrfkRlchTGb6SGlYzQJprbuoNUhS60n//C69e3PJnGtoI0ZdsI3Xmf9/WEQ==","shasum":"550e3fdd417d78d4309b7832fa1596473f2cc2ed","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.7.tgz","fileCount":274,"unpackedSize":11445521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchOc3CRA9TVsSAnZWagAAxR0P/24PNRDTdHOTmacNNLBZ\nbUBjQ6d3vooW8EYEC484ZHxh4r3ia5a6ntCXb8PLyugSm1ZpA/GQg/axDJ3y\n9ldVisUUxZNdqo1eoowUZip3qlG6EmERZwh2M1oG4RTu3+jvixopjL3cN7nd\n2lGALn/mcXNZ68au4ARSYrIgpFlFnebrXmnc6p84ZSFmuAcZkVUV5QYv9BKp\nKohUKWWCiEoDzmjk2VLtIK5zylOZSivVu22q20cLAJdtIU68cTQm3YsD1D1a\nvFdD5EmU1hSE8RpLSQRN7Dgpf+7i7DZoxoe1GYxN11STug1aO7ctYbxUaoIg\nW3WKzLmTTftGfvV9yvaaJtt6URHKCR8wFDnsQQJPMhJttwRJk5yLqLvRzXQZ\nmArb7M2/3T4iownKnamVfvh7TW2xq+26TR+LUw3cdzqLD/EQf+jvU6mynssm\nJPozWHurUSF83Nv6u0UxR88h4FO8ijvwW4fLo79AWJaqqcg7KhgqjmWWQM7r\nYUEMhO3CyYZWe7iT2+f3TC5LdL6oSHtRtoURFpHUus/4cJrHIZ1n8O5xF56O\nR3+6jPYYgs8BEZca8ATN9Q6ny9t3K4CG7Z5VKJLhmnPIvobkKt5CwpGxJH33\nkSE7v+ShSKmvbdiIYxe5yf2UHPSXKtVSor2WZOjs4k/ciWIHZcC7WNlcawNI\nARS0\r\n=xnFA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxjJ10yr6rEPepJDTrDVbvm2a3iSF1I6QTu9WoOdO+6wIgdriFiNZUrezdEnXsC5EEvTPcRNznoDotS9kZpCA6alw="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.7_1552213814713_0.0986439574476905"},"_hasShrinkwrap":false},"3.0.8":{"name":"@bootstrap-styled/v4","version":"3.0.8","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/prepare.sh","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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":"^1.2.4","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.20","@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-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-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-styleguidist":"^8.0.6","react-test-renderer":"^16.8.4","rimraf":"^2.6.3","rollup":"^1.6.0","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.12","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"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":"51299a6ab9e702aabeae449740a97b5b5e4c931d","_id":"@bootstrap-styled/v4@3.0.8","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-aaPjb0yM4f0QxqgmVQ9osUNzx4YAQLkWpN2uavR9naY77LCqba06p/VitgOVoAr9Gr3c+fnsKb5hFjbrM7ZHPw==","shasum":"ce12fc6c7b14fd389c9bf8d3fb38e9d5abc1b8ba","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.8.tgz","fileCount":274,"unpackedSize":11456268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchYCZCRA9TVsSAnZWagAAD68P/18sCJMVv4XPsqgBWN5O\nWbnSw8/Dk0woj/0WzITvrRmE8eTSNHoRd9pR/hQTD5S7f6PVkhy8TFUbIGhu\nIsfXp5NpRdlt2QS+ZWOdRlpRMkgRU2nJuOIaN+AmY/rqgXPjc7DEkrInAKGF\n4VfTcByc8LF+mMakuz7J4e8ZIUwrLUF7KTEhoeCDmzzblAg9cFBKY1WBzpe+\nM/4ofGjXhkyqyKSNOwE2DqQK0Nu50n9fQql2g3Lq27MLsExa7oHiByVHbIar\nCaVVhJQsFhVVhXB+xklK2c7oeLtaAWo+/lV2hAXAsoSicX0pTn+CoTpUNk5M\nLV3JzUhisG8e9B6oTLz0qRANJIEiwQR1VrxNugMVxHyVTFGffX8zdMvoRMJ9\nA56oHxbUP/c8CX1vxxt+tjpGm2ueaosZb0EA1Z6r6tHKOU1JzOqLyfDyax5b\noZvOf5e89PI0Dg0TIjB0f6VvwNzDJTanafU+v4mriGR2gQI/l21aqiCJZ2FW\nNu2ldbDvg7jnQtPC46DCLw2gvJlTz94wPm8i0UU2QXjD7EMTXGUMeTaFICEC\nBqtnVQRbxxEBfew3AdxXG4F2JcxEg515GWIRSqGCTe/liuVEPcNvEbaTdpF3\nhHYLY0LJGCTT05Axu2R55Sqv5DlaKhFNEMRrV9Qowv9IUVvzpWioA4fBCJ9G\nfKJY\r\n=qVMg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEEH0V+236ThG7x6NB5S6TzWMpi3ocynXIHTSlmsM9mwIgcCrEaPK3ur3nq5ZY9ya6Ddntf2Og8pEl8FsZT7ifh3c="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.8_1552253080687_0.5319633817349632"},"_hasShrinkwrap":false},"3.0.9":{"name":"@bootstrap-styled/v4","version":"3.0.9","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/prepare.sh","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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":"^1.2.4","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.20","@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-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-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-styleguidist":"^8.0.6","react-test-renderer":"^16.8.4","rimraf":"^2.6.3","rollup":"^1.6.0","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.12","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"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":"74c0a8c861d6a3ffd210d7e43276b55f72619617","_id":"@bootstrap-styled/v4@3.0.9","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-RESOttNUErv+6H+fmPTGPycSlpPh2XQ5y46dq/H0PzSPmNhcziiWH5jihTlG9OfMrofK2I5+YmdqYOTkgRlekQ==","shasum":"cb47c60e55cd40cd7c1343821b3c7a8626dddbe2","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.9.tgz","fileCount":274,"unpackedSize":11456521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchZEgCRA9TVsSAnZWagAA5GUQAIdPbdReF14AYjXOYucK\nWDGDk3kWLTLbJ/q5SYDAtvhDjsKN7FCKYiBNHFxBof6ajjGA4EpEvi3tKD5j\nv3xEu2UlAMLlK18evVqr5GB/CKvtr+Tq61Gzc93P9aLJGtrrdZhHeNm7z3jz\nHhe9sFmNwuzpdyZFXP/zdpSlEgUcoDFGU93fhZjrUIcYcI32Uij8S6APyFXP\n5QET1xItjcd2hK0bD5rNKVWSGg53Ivbi6omr3fShsyVRSuU/tVhp7tbYYpEH\nIhWPCpY/N3j/GEEVpGUD8aaqcGEJiEVZZLa6qewKTCn6wW/kGdmQDN7oz7dw\n1lWWM6X2ZcadWUejmdakklNnBcjhbqDzeo6MxZcWnQkO05C2zdIWfhL8j7Z/\nvQe6nAtR11B9xnoYJgGqbk7rEmiRb/00RYdrYRLfte4fl6lSxZodOfr58/KM\n6uR7bSASRliXMOJVkSqMNoo0Wg7iWfhIlhiGmmp64ev5uJ+svCODrlbtRdX+\n2e+Q5/hw0reO6TzhqvDxmqqh9IU2j6hNh+JdRhJWuwAyiONFWAEW6DdtpjNp\nM93UCJ4Sq9DaRkEs6yKmcIQKLaw5sjUJhbyDOjGhbzoXkDnlcGW1+BVXsClM\nt4THX5XI0ND8j8wujx9R65rVMh0QmfNO/mD4gcKd/fb5XnvSt3qmWA+e2738\nLdMb\r\n=vpA1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8v6lSsRAZNYVY0xjnMa3sOuQbcFUd0G5BG13a/rCLFgIgBWtsyMNzXmL+rMdc1g34vtXq7XrKSeyZNgqjT10phpc="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.9_1552257311747_0.29044451288262074"},"_hasShrinkwrap":false},"3.0.10":{"name":"@bootstrap-styled/v4","version":"3.0.10","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/prepare.sh","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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":"^1.2.4","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^1.3.20","@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-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-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-styleguidist":"^8.0.6","react-test-renderer":"^16.8.4","rimraf":"^2.6.3","rollup":"^1.6.0","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.12","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"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":"35dbcc2bcbbf5e838c1145809c941f4a1bd7e166","_id":"@bootstrap-styled/v4@3.0.10","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-OvDIoaEn2SZ6/jZAGGdC+SuoeXytzAH00MSWZr/ciH2rWeEofrlTEuYs12EgWFTgyZr/FBWRa9gRqofKeiQSVA==","shasum":"275cd65aea7a9745ec88f93106128a208c52cb13","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.10.tgz","fileCount":274,"unpackedSize":11456682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcha5MCRA9TVsSAnZWagAASE8P/iQcM4g4v90ZXoc4vo/5\nL2A/EyURRc/Dr2jrFX7Qm7qj5932miTdO0gM0JUP23tj8ry2Yn7bokkeQF24\nhSxiVpZa11/WcHKl8n+lfZigsg++1/KSShtjPwhcUsynM49dSF6wm/YGaM7B\n6FnF6s67hxdP+jpOfJhk09pvpClfD81FYKgnMgLISnLlITDMV+Poyjyj8t88\nSq5SUuPmTPdDY7taW2fZTZj/edo3YbM6vs6yjFMPIrykyxBPo27C0rDwE8dw\nORuSPwvKBNJyJgwFFCKsNpFiWIX/AcuP9GnxtCd3/ONK9m8Gn4fhDvnEFE90\nH+eg5KL7mCPIMSGoeFZWgeIWFjx/Z5TAgvG+Ip+XRaS82pf8QfSLOKrJPh08\nBc+Mex9Q0OWbadQoR3XjNDEILcVSu2ltfKsLDXlZuVBaQnZsupwa29VVD8Ru\nuG0GDsDpZPpLUVUr3x4XzbdGOqsWxXMVbu5vPdSAYj/33ZZi93x5k6yY9RSk\nLStlMIEV5pc1tCkOagGUYMzFneSR88f5iKFgK3BpmZq4hm53rEr/2WDc2yRn\neg+Pe5Ee83GuvCgYf3Km1KiDS7aVMssLGbMiHFVrZ3A6drAGIPuk2JXlyFrt\nwYr1yZAZIO2FYLd77WIRq0qqVGHyj+0yWrp1pxRl+pfqqRySas5mafc96mS4\nCN7g\r\n=VsD4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICW+/b0Kwo/srvfdf/bc7hy4j3fifh1Fa6pAdzlk9CXFAiEA9kOqWKZfqw2TBANoyqTmisBQTqs4ed0ZYanAenDpIpw="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.10_1552264779610_0.3959193887532515"},"_hasShrinkwrap":false},"3.0.11":{"name":"@bootstrap-styled/v4","version":"3.0.11","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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/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-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-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-test-renderer":"^16.8.4","rimraf":"^2.6.3","rollup":"^1.6.0","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.12","classnames":"^2.2.6","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"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":"d506dd5af7e2c9944149eaddb43567f2e94396ed","_id":"@bootstrap-styled/v4@3.0.11","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-yV0zqSxUgH1JKEgMrqTQR/v16IVu5U9HjxO2JGYowF92qYYybTdapJAJXozUyEoXCUnygtI5E8fv6PFW+uAm2A==","shasum":"c635fb2d55f75c790cdb41aa899fe3161924cc8e","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.11.tgz","fileCount":274,"unpackedSize":11456767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchhK7CRA9TVsSAnZWagAA6CEP/0ugbNVbI02WAjlBE4hI\nnMEC0FvE9m9atuKiNFg9QhdAzPV4h2jd6cs7Eje4HmOWOSNC3e0zxq7X3TI3\nqh6oqKv9qwZwcF6UnAvqQCPRNM4Iow16zRC6zJSebceqwMbd6gonrTjQ7KXV\nlAeCKfjb+9K07w1ZNXctug2+dSqZJ69gJtT1tQt3zEjVGvWv89gqeo95Lb6O\ncIowCAmWUZEfQ+xa5USxHMKoL1ZKIQLMKkwt5HecIqtUqblCLxLLY7758s8b\nDltK3xCfLyLrq1Sf3cOuBiIjU4j6YCCp520lHIl64+0VX2+IKSsdQf9Rif2W\nvN4CRazJOgc0fdkKYa0ap87V8iRQNj+svxJwm00l/M7bGBfshLGIUQbNgecp\nN2Y7nvC1MUExcZ5lIMWjcVEIhmro0mToR7jS7/NurfpBbGzZnVeiBFHL5nEt\nphAnzaSIyMcPrR+BYrux60URqQH5Pse/r2js2ed7UnLUSpAZKJbetlIQWL1P\nNs14yQk2Z0HyoGDs/kdhrZADcP89NavyrpU7IVZ9aezs+TBlzwWLdaifOCmf\nqp/EOBO/a6T38nAD7cM+hvsSER1jvqo6t6e25gc2+aIJwinZhK/SIu9Lx8HE\nPPHdGeFt8TcGQrnkqWLjc38je/2BB+ikebglnld9GVlSSJX75I8f67BNCsml\nQ9B8\r\n=0lOv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQujm3+g77rJAGsI5OvjjgcgshIo8L8Im3iIn2AbD4JQIhAIipj+BKjINCRRZTNGs6DzU4ysmjVZS6fPF4Im6FGKdZ"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.11_1552290490741_0.6808853898409806"},"_hasShrinkwrap":false},"3.0.12":{"name":"@bootstrap-styled/v4","version":"3.0.12","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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/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-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-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-test-renderer":"^16.8.4","rimraf":"^2.6.3","rollup":"^1.6.0","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.12","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"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":"71927c9af4b2c12e9e7409666fe9195de5ee0839","_id":"@bootstrap-styled/v4@3.0.12","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-N0lpXBW2uhwPy3Ox7cxs9nmKg7RNnfYaW/Lh20PCBuysXgNVJVWTF69D1RNchac3F1nvawn4DNfnlprs+uosbw==","shasum":"8be1c4b1f4746873689b16b295d4f78b13510523","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.12.tgz","fileCount":274,"unpackedSize":11497633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchioyCRA9TVsSAnZWagAAiLoP/3bwcxlp8tKdRVooQKMG\nNMqGMMXCFAXMM/flVBcjl60V6z+wwplowhg7LwIJnsw4YHcm8Qv0FPF4l/8K\n2PfBqNe+mIawGrtbQYyS15Nbw75cFOlcSQWuLcvJhdLCxzSH2qul0YW5nbYp\npjBMs/UaJxYkIuPcj7JKpUyRpL9qFRLDNkj1cDgY364MzaB0haXpTQPbFhM5\nYsf1iT6KN0CzXvOODdrb8vdvCZCw4ZmrOo4uVpQ27CzzFf6QEhWnhHXqM9ye\n/s1ZJpvy+/tKNUa0YYPVjrMobDNTf4ewaOipH3j8laO6/Zy2N+QazFZ3hSgB\ninjqDGRbTeoe/99jE1pUTb+ch0TfJkaKjDW4IGu09ErX28eGMxY3aN1lKFqM\nRqNUW00u2rAehLjyac4BCar5lNCwdubYY5JxkGzoN1xuae+FR5c5qPTAE9du\nJwa/QXYEXfYxdfQYJQxWZoF/ElRdLZ2ov/I/jPazMhQiCHTxrqiaZIOFKfrI\n7H6d7uOHcgJTqKvJPZDAdvZyO8A69OOCnYfzq83YHXxbdlRTXBldgqVmikLt\nziZOvu9TMhXabZ4MN5XOW4YMHpth0FMaGp9f87uc4n5H6owrVbxtIdH3i5mN\nxZo5afSDCJ879bIMr3lKwaEKKW/k3z3YjuuhtMUW/eBt/ZeQlxMdLOLniv65\nQ3pz\r\n=QJ3v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTIEKkyiUhGnzvmZCXemYCiRsfLBLJ23P4+vx/NFuBxgIhANG+uufZKF/Uo6aQm3XSuWtvqv1CEpAoH6jQtvD2aAOx"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.12_1552296497323_0.7941574663435009"},"_hasShrinkwrap":false},"3.0.13":{"name":"@bootstrap-styled/v4","version":"3.0.13","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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/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-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-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-test-renderer":"^16.8.4","rimraf":"^2.6.3","rollup":"^1.6.0","semantic-release":"^15.13.3","styled-components":"^4.1.3","stylelint":"^9.10.1","stylelint-config-recommended":"^2.1.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.5.2","toctoc":"^0.3.2","webpack":"^4.29.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.12","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"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":"37fcf1411eb55f175750e65ddcef532c95cfa7ce","_id":"@bootstrap-styled/v4@3.0.13","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-HPzsEHQbXdcYw0UKiVLpIlpTgQHqyAww4s59bJQfnlLTk6upBBQuTLUKsAEHxTP8g73P8JHg5fGZPCvEAIgELA==","shasum":"cf8015a1208d92885da49b5b06c187bcd6769127","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.13.tgz","fileCount":274,"unpackedSize":11495668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuOqZCRA9TVsSAnZWagAAtI8P/0hxZ+FLfwgEjfOTSilV\nQi2votzhg5FZrvM6n8D+P/9poeRoaj04cShTxGjuf1aKSoiPnacloqTFkTTV\nqXvPDPC/Dm6yMosfg73mQhCerZqrEIKfK5F9zsKJL09BCuSWuiSOooClDP8T\nni6RI7HVA7D85NCIaqmqkfl0n/gtYSA3oeo7FxnZ53aPTMj0rMYPUg2EcxsQ\nf2/LF7jSls+wEZz0wBH7l756izgP3P0Qp2V9fA0z6wtMJvDhNV2/ub+JY2R3\n54dRIZQhBrGtE6zCjn+PXMxsndRwsluiPkmrmd6JqkBQxWteY8DZqbK3DyNZ\nmEv6DqQO6MdcdGCAX1Oo2CQWbjHiwfO9xlR5HPTyBiaTs+340oA45N5YjSLM\nRT2OX6G5Eyjknmljqy18kMTHxo6BaL7uj29EiGJiJRc7Qv3oigqgHOAQsjXb\nG/Do5Wne1wyZu9+7n86Pq+KkTj1BpF30gracKB0mop6xhQMPK1NjDpUHAA3M\nBhEPFlE8zrneRU/xbCoRIksock5ldVHz8OJDIj/5vQWJtmr5JClpgMs9d2wN\ndcE4Zx/ljUoz0AHW67F18GEOd7R7EZU+wRBaqotfeJrfN4qBCPWBUA2oZrrH\nFW26t0sFLRU4Ja1WzYJTaCmwV36MVHT76VowghKsuWK6ElQvh3YQdaXnyfVN\nfQAB\r\n=IJEq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/yF5Ow05+a2xn6p5l5/TCp587AwscEajVYeQ/Xq4RTgIgBsECItXZpbY+u+jO9BUq1mzSrGxE4gz7QmbxixQoMBU="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.13_1555622552777_0.3051544739552985"},"_hasShrinkwrap":false},"3.0.14":{"name":"@bootstrap-styled/v4","version":"3.0.14","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.4.4","@babel/core":"^7.4.4","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-decorators":"^7.4.4","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.4.4","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.4.4","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^2.0.2","@rollup-umd/rollup":"^1.0.12","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.7","babel-eslint":"^10.0.1","babel-jest":"^24.8.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.2.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.13.0","eslint":"^5.16.0","eslint-config-airbnb":"^17.1.0","eslint-plugin-import":"^2.17.2","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.13.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.8.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.6","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.8.6","react-dom":"^16.8.6","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.11.3","semantic-release":"^15.13.12","styled-components":"^4.2.0","stylelint":"^10.0.1","stylelint-config-recommended":"^2.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.7.0","toctoc":"^0.3.2","webpack":"^4.31.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.13","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.0.0","react-dom":"^16.0.0","styled-components":"^4.0.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":"f19226c4067a5aa38a9727136c6ea796362b4830","_id":"@bootstrap-styled/v4@3.0.14","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-sA6ra/kAo3tUm7kji4r+9LBtSrPEbG9SBcvN2yednOHkmf4bHzUSyd/wyLs04vLufdRsq1mnEg6d3+NPmi0Y0w==","shasum":"fea16d50953eea739eb4843e4630b68414fceeef","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.14.tgz","fileCount":274,"unpackedSize":11496000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2XP6CRA9TVsSAnZWagAA2QIQAJsmBG0g327atjqqGnAA\n4G2VqeXXQ7kfnAk8rHNgWAnIFnvf3SX8J3N2exWE2UC4yXn2sfQOmdEUNBPc\nMjLOB43rU2/HJW5E4B7Gn/M849WcicWqndd0jUvVKM46xvU8agIbzvSNVewA\nbZz4eTTwBEnd3h7z7L4JwOgcXEZgl1ZOodrbr/pCz64i1Nh4xxoIfbvF4NIX\nEn+p5HpkykNGR01qRu7PxP6lHFaSVjvxQz1XzdCLVVFFvLq3J6z2zuQd+Hw4\nOC1pzH8ptnQ49XQOUCrUWQEfkG8b05dAIdQ9UzcP4gl29g95/uyktwufGZrX\nLgvQ9/TvD7lHTJCTvVd/tzt6EwilyBwFC5W3YzyNohHv8JzErNdelIr2zU1U\nPDWKGMgayf+FqtPKmBHDkQA0qN6dkF7+Ak4TjE2OanhmR2b61WRxd36IcqAS\nqi/cLhkYMSsNgpIBf1bVUn6KzBrwmd1ROtrUCiGksfRmwEMGQFFqLtHy2fJj\nhU2o1VZPZ+iBh6IG1jVILlk1uhoeP6guINL1+2hRUomvR2r4OYqMtvLkUEbY\n9gl2RjaMznxV2A3AgvszLDQqmoOMDdmFViZnPle65fUPW+7O1rp7lLAmaNEN\npBb7wLlFlsiol5hj84ebgurzVWLeph8b538oKAgAxQXlxkI7TRtc+0CJdh7S\nkGNx\r\n=Sv8h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICFcgPaALsoB1/jkbZnD6efTepYph93TxFz+4NSo63w6AiEAwwoqpSP4yHuUFbVht6OkqurFe1LrgRd2NgjiIv8bV+w="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.14_1557754871962_0.6628197794479918"},"_hasShrinkwrap":false},"3.0.15":{"name":"@bootstrap-styled/v4","version":"3.0.15","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.4.4","@babel/core":"^7.4.4","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-decorators":"^7.4.4","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.4.4","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.4.4","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^2.0.2","@rollup-umd/rollup":"^1.0.12","@semantic-release/changelog":"^3.0.2","@semantic-release/git":"^7.0.8","@semantic-release/github":"^5.2.10","@semantic-release/npm":"^5.1.7","babel-eslint":"^10.0.1","babel-jest":"^24.8.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.2.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.13.0","eslint":"^5.16.0","eslint-config-airbnb":"^17.1.0","eslint-plugin-import":"^2.17.2","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.13.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.8.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.6","mini-html-webpack-plugin":"^0.2.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.8.6","react-dom":"^16.8.6","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.11.3","semantic-release":"^15.13.12","styled-components":"^4.2.0","stylelint":"^10.0.1","stylelint-config-recommended":"^2.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.7.0","toctoc":"^0.3.2","webpack":"^4.31.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.6","@bootstrap-styled/css-utils":"^1.2.6","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.13","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.0.0","react-dom":"^16.0.0","styled-components":"^4.0.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":"4a81c85e5b18341827c3c42562c08eda0ffd7f6b","_id":"@bootstrap-styled/v4@3.0.15","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-jDf2tH2xMKLvZk180LJ0iZNTR/yfyOcn58lL/6aaj+w8oBw1lxgaKmOBtVxBU5/TCL2rj2kncdPAszQieq/ihg==","shasum":"0f205330b0c5252a58485bb6d202e45431219732","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.15.tgz","fileCount":274,"unpackedSize":11497201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4E8ACRA9TVsSAnZWagAA584P/0VSscHmrNVVzeWmS99q\np00KZkO78Eii7LipSKzs2cPYpl/lcasODuRrKohUy4mtyRyuRZkUBAZBY8qZ\nUAEXO24wuDUOWAt2cllhyVnvE0+DPxYmO8ntXzMXcB1TFZSbpkOC2reEbuLj\nd+hfUrU05cBpCMcsQjwJ7QWKjziWpxwNBg/aOKSIhwmeud0vV/9k0rhoMUph\nWvqZ3ru5aPp13mx8FM8o4o0S56qGrzbh4QbWOCqYaZXQQP988l1hRHqhE+Yu\nE+q5VH9Jr2RQGeHTzytnYyVgbZ6ZPleZwrjYQPB0+1MFPQolWB1ofchS69Qp\nHj8+VbZ3U/mJ8YK5ha85ySo+Mpxumr+dnX/jHf/jkq2GcYefrai2HN+aWPFQ\niSK1tk89Knc7am20j55e+EKWktBAzeGAs97dUmAG3fWQDD+yvFaR4ubUjdUz\nGZaAnfEbUNIYwnWv8z0Aya+GG0ORfBQwOBQButnTC2+tc1h8UWeGqyFtQYrJ\n83zOK04YE8aXrdSBQRzsubxfF9dodAugJ1vb5+DNg0lzozKBhGl+AXgMZ5x5\n6i29NPyKMTMtcQWeuAkHHMK4cYnvbVN3f52r6p1TYtkGfoRcvHkypfLxb9kl\nkFI2xyRq6r9az2H9T4j9nxsgGDVaRcl/dlMAnhVTRX1qybhkWsvqCSqfOn3F\n74Uy\r\n=ie33\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHJ6sFA8EHRfEwyp3BS/ga1hs5CvoP3Qa2zPa2/f+2sgIgCpPUvjy8SWJ9gdP4FJiIrkl5fFy5CuCQ4rnRDXjX+2U="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.15_1558204159576_0.03738185373073333"},"_hasShrinkwrap":false},"3.0.16":{"name":"@bootstrap-styled/v4","version":"3.0.16","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.4.4","@babel/core":"^7.4.5","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-decorators":"^7.4.4","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.4.4","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^2.0.5","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.12","@semantic-release/github":"^5.4.0","@semantic-release/npm":"^5.1.9","babel-eslint":"^10.0.2","babel-jest":"^24.8.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.2.0","babel-plugin-react-intl":"^3.2.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.1","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.10.0","enzyme-adapter-react-16":"^1.14.0","eslint":"^5.16.0","eslint-config-airbnb":"^17.1.0","eslint-plugin-import":"^2.17.3","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.13.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.8.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.2.1","mini-html-webpack-plugin":"^1.0.0","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.8.6","react-dom":"^16.8.6","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.15.6","semantic-release":"^15.13.16","styled-components":"^4.2.0","stylelint":"^10.1.0","stylelint-config-recommended":"^2.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.8.0","toctoc":"^0.3.2","webpack":"^4.34.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.2.7","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.13","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.0.0","react-dom":"^16.0.0","styled-components":"^4.0.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":"a16da82e84d60d51d8b9a9e7c3fd2649279e9af5","_id":"@bootstrap-styled/v4@3.0.16","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-/B+IljjH7J+hPDOsudFhdz4wetqc0IiGeJVIxbm9wu5XL0yvVNdHhagTNK4wqFcfQOaHiaI46K+ORmNE33C8bw==","shasum":"7e2b3e14e37ededfcf4e06740b52400ad4e1211c","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.0.16.tgz","fileCount":274,"unpackedSize":11497185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdB/c3CRA9TVsSAnZWagAAkOUQAJBjODPFksuxqp5EITZk\nVFP9xMe8E6UOj0KiBbelNPRhtC3P0LLNgl3BoipG9GdA2huTlbKHqhFQYXTC\n0CtzzBhvKSW5OJcjNYtvoTbFtklbn5tRPydMJJDVw65f9qGQl4tg2WDZnQfl\nQ884nmqF6YqR0AfmMjHh/kA8ktzVvStA5FVYvQ4c+35QnTMDVbuLV/bopRgA\nAJgNo0WNrYWfVwDml6qKi1XNftZ8ANfIJooZosd6Kin0AlLSrJketvoNTlPB\nPlXHdeGPH02H39dVqffVwHO60ATMSwWen+mpWBvfZ4bamjZEbupcD1b3bV/b\nxGSDWoUJdRI5plhmWrL+IlWHLNp/Chc0PiesnGeXyb9Vg3Va8tAebup29fBu\nZduTyq79Csi8VI7e8KqGrGfulNifEBlfx+T30/keAjBhGAZa9lXeoVevXjm5\n7BtuAqsvDVJ84IetXpHc69ipGjl9fA7QOTB++l3OGpFQbCU1zu8CgfUE84rw\nxCHqrqlwWtaoOCv0Pg/Ogf0GMVpGe80WztcTl4VLPGXzVFaHUGGBiyslGkuX\nUiJDTSwpgtbsNLOG0avdcG+68nu5EEukzbKf1BEquKpeA+p3l3OSzqfQcu1S\nq1BIYd7OlMJ0UKcovdt2CBMMPlTk6L9el6LYoCuDXYyHL5DmlUXSF1/sxQsG\nZBBE\r\n=8jqD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDoMdh34BN3xxEIfuZWSIQTsgiGVdJFV2KtPsml3yhiPQIhAPfsFz6ZhVHDOXlft1iBHaPrwVFE/WXXoRJGJbrJQGF5"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.0.16_1560803126417_0.8522993599848201"},"_hasShrinkwrap":false},"3.1.0":{"name":"@bootstrap-styled/v4","version":"3.1.0","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.4.4","@babel/core":"^7.4.5","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-decorators":"^7.4.4","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.4.4","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^2.0.5","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.12","@semantic-release/github":"^5.4.0","@semantic-release/npm":"^5.1.9","babel-eslint":"^10.0.2","babel-jest":"^24.8.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.2.0","babel-plugin-react-intl":"^3.2.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.1","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.10.0","enzyme-adapter-react-16":"^1.14.0","eslint":"^5.16.0","eslint-config-airbnb":"^17.1.0","eslint-plugin-import":"^2.17.3","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.13.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.8.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.2.1","mini-html-webpack-plugin":"^1.0.0","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.8.6","react-dom":"^16.8.6","react-test-renderer":"^16.8.6","rimraf":"^2.6.3","rollup":"^1.15.6","semantic-release":"^15.13.16","styled-components":"^4.2.0","stylelint":"^10.1.0","stylelint-config-recommended":"^2.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.8.0","toctoc":"^0.3.2","webpack":"^4.34.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":75,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.2.7","@bootstrap-styled/utils":"^1.7.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.4.13","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.0.0","react-dom":"^16.0.0","styled-components":"^4.0.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":"9c4044c7adc282e7b6dedc883b648b63c88968df","_id":"@bootstrap-styled/v4@3.1.0","_nodeVersion":"10.16.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-GwoRlJNDdHiQcpIFCAfujcEPNJ+pDSvxYGhmHQzUWZHISZ/4y2HKcVseQPh4LaMqceUGYxY80s/sfzLLBKmhRg==","shasum":"2f26056abb7df0715af9dd8c94d341466d293f54","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.1.0.tgz","fileCount":274,"unpackedSize":11541942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO+l8CRA9TVsSAnZWagAAq1AQAKPEhP6XEYU6X/0cHZ87\nTwqJ8+Y14Tm08Q4tZc5AWVuYdM20yJE8PbNo2cqXtlTzu7ZNF/xj+WiRP7VI\nZR/lrX6xx2QYNSwqCtQsoqK74n8DBDPsqdWwPlLQ0ZZghop88LBl3bYPgcAf\nIfpD+ji6Mt3lIvCuD5AzegQj2p8zlUiAR1m4BuyOPdQV+kkkdkJXMQNe1KFl\nKO29fYewIAmi5QfTmMinufYGQFWG1W4DWzY39MSXWnOfuIFFl5DcRQVT8Tb0\nWHtMf+hHnTAYZTEpQ77II1RTS+MkVnc3i4rUip8v0SCt91suRxUSEbSFIs+Q\nU4G1isdDgw88FO1I8Shwr1HmS1GpZyI5xo3/kMZdKB38OMn3Yb2VTfMBLA0U\noAEgfW3GyZJE6zxciy2bvwIx9zJAivH3wg2fwbhIJ3Eik4eUxR95wijanyPh\n6DEHQ58KLxR49m/vLOfvFf6O7jVgwRu4yAWVNbTqy4cFeqstOJqsapTBch1T\n7FEXn918PG22HkhYakZEC23rLaRr595K7Co396LDXaONStpnDeiRVXxZ/nNU\n892QDSL3VAxxHEN6x6dCS+ALumIw/a2VXAioPSNnvcbeLM4iJBsNOaeHMqxJ\n+hIpG5nCmpb8/6BZQ6DPO7DRREuSZq6sCItYrFAWCVPyBMwOAT3TFxZa/CO6\n5gVo\r\n=QLRt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3fxQ8dbRzYMAjpi9RDl1vPneVPc3IeATXc5xo4POmdwIgCRe7jfa1n2cnPgTkKXEhNlOFvoQ1WTvGxCoGNpkaPtY="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.1.0_1564207483534_0.8400110234088172"},"_hasShrinkwrap":false},"3.1.1":{"name":"@bootstrap-styled/v4","version":"3.1.1","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.4.4","@babel/core":"^7.4.5","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-decorators":"^7.4.4","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.4.4","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^2.0.5","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.12","@semantic-release/github":"^5.4.0","@semantic-release/npm":"^5.1.9","babel-eslint":"^10.0.2","babel-jest":"^24.8.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.2.0","babel-plugin-react-intl":"^3.2.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.1","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.10.0","enzyme-adapter-react-16":"^1.14.0","eslint":"^5.16.0","eslint-config-airbnb":"^17.1.0","eslint-plugin-import":"^2.17.3","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.13.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.8.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.2.1","mini-html-webpack-plugin":"^1.0.0","pre-commit":"^1.2.2","raf":"^3.4.1","react":">=16.0.0 <=16.8.6","react-dom":">=16.0.0 <=16.8.6","react-test-renderer":">=16.0.0 <=16.8.6","rimraf":"^2.6.3","rollup":"^1.15.6","semantic-release":"^15.13.16","styled-components":"^4.2.0","stylelint":"^10.1.0","stylelint-config-recommended":"^2.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.8.0","toctoc":"^0.3.2","webpack":"^4.34.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":74,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.3.1","@bootstrap-styled/utils":"^1.8.0","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.5.1","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":">=16.0.0 <=16.8.6","react-dom":">=16.0.0 <=16.8.6","styled-components":"^4.0.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":"bf7a7772865aad062c7a0d55c53a08298a50f29a","_id":"@bootstrap-styled/v4@3.1.1","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-yk+2hQDPBrTDM7hNSzN/df3wMKXgHsHzYVUIrBlRWlnCXljqgwQqJdRvY/LA5vdiwPTLV9H9QLG60+bM3O2VMg==","shasum":"8f0945bbe93044322610edc4a3dd45d32bcc687c","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.1.1.tgz","fileCount":387,"unpackedSize":11740411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdd7b0CRA9TVsSAnZWagAAdDcP/R7qsGo4FaLq4WcdCGNp\nUPmla2ZxOnAVBRNdyXIWaEw3hwHK+JcCjyV01NDivWj2KlMd2q/RtlsBa3Z6\nnJlGErH+nxGhaAc6WkWJa35ez4E2MTmAmLvGZOVXV5tT5OdMto4i2je1eSa+\nADrgX1V8aGskaZESPN03+pJ1ivwj0XgvcuognbUnfA5wfsJY6fSq0m1cdjg+\ncBkdWeDx6PFzribXf6V4PHts4P8UZhVfZs1lu/DMZJI3dKkGWuNHRrfemBPb\n7lWcw2DInWPQ9xnRVbZ2c16KtLwV+4smgs32YvTOoYiU4afEEC58BC6bNyMP\nXde2oEDmJRr0VMdcZ+pFe7PlgSmssR30dkrU7yH6cuqW5xv1WWka+uBm7vc7\n6dcCNRXwlKqh7QBAvhdV70SfhKleJsmt5eId70GkuS4Kny8kJLYMcyf07piP\nptrAwovQ/6kUV3OzDcPccoESicJpPlnUfVVovKqCSSj65HHAXQkmQkJYgyXZ\nDyVaMiLIWjNuiTy0ok1Ps9cBUjhWK97oPr/x61rwyIOndh4aXXszNhZloLsx\naiBtgE9tIpqYNXF81pZu46bKPsqBEE860kkWU96lu+ac8gCJKQLNrQ2rdz+Q\nGFLIBAcuI/amKzH18mIt6eoUZj5CIsGUO9AMAInoqrmd24GE/x5ZxTxP4ciC\nnXnw\r\n=oF1G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCr3i4dUxExzdIC7ngAt/EyX2alOwri7febvTeUTsEhTwIgTeqycwItrziRMJVmblEIETmnLLwBjYybkTmK+/2Jqww="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.1.1_1568126707414_0.6088353586852293"},"_hasShrinkwrap":false},"3.1.2":{"name":"@bootstrap-styled/v4","version":"3.1.2","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.4.4","@babel/core":"^7.4.5","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-decorators":"^7.4.4","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.4.4","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.4.5","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.4.2","@rollup-umd/documentation":"^2.0.5","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.12","@semantic-release/github":"^5.4.0","@semantic-release/npm":"^5.1.9","babel-eslint":"^10.0.2","babel-jest":"^24.8.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.2.0","babel-plugin-react-intl":"^3.2.1","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.1","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.10.0","enzyme-adapter-react-16":"^1.14.0","eslint":"^5.16.0","eslint-config-airbnb":"^17.1.0","eslint-plugin-import":"^2.17.3","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.13.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.8.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.2.1","mini-html-webpack-plugin":"^1.0.0","pre-commit":"^1.2.2","raf":"^3.4.1","react":">=16.0.0 <=16.8.6","react-dom":">=16.0.0 <=16.8.6","react-test-renderer":">=16.0.0 <=16.8.6","rimraf":"^2.6.3","rollup":"^1.15.6","semantic-release":"^15.13.16","styled-components":"^4.2.0","stylelint":"^10.1.0","stylelint-config-recommended":"^2.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.8.0","toctoc":"^0.3.2","webpack":"^4.34.0"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":74,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.3.1","@bootstrap-styled/utils":"^1.8.0","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.5.1","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":">=16.0.0 <=16.8.6","react-dom":">=16.0.0 <=16.8.6","styled-components":"^4.0.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":"67c3d9cdca28b08aaafb47f6c74d63a6e0bd2e88","_id":"@bootstrap-styled/v4@3.1.2","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-RYRw10L/TZdt4K/B5tZnxep/JTdFMqofyDi9iVpLJyypMXtPJ0XEokujcm8iJAeYtxwrZ3shYY2dSEmz+6gt4g==","shasum":"62c745d529b6c4269d85cb6256856d950f615447","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.1.2.tgz","fileCount":387,"unpackedSize":11740686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeOagCRA9TVsSAnZWagAANcgQAI1jen2kvSA3PfbMo9vF\nU6HtPRhFCP2WS4eZ+bLBvltqIr75tLQBN/YdVWDuJ4RtvTE5WG4eyZSfMMKT\n1ZbVrPiIqbheOof5euIXmNnUwAenTlreUZ75oD6EHZ+2vfNC1cDm1V+wSF5D\n/PpsYsYJtCpjhMIKF4r0UTN002joNqITLFR79x9THsfYiJJEWMkNPlrDZ0ni\n6LI4fCSOtMcfBIFEUqGrWLV9VrXOH6tkNxi+wGxWVpUoYvMX8wXQRfAM8gNR\n8k0gURpcC00lMqy7070GDIJzJVasJSPn5lgwbVXp5l/k0TO8eubbgrVmiZh0\nmSDKeU++2p2/zlFbL45ZuVxg+rQlOzX31K/8xGPpdyVyt3/ae+M1YIEMgOnd\nF551oQYSvdtm/prvZ99pZ/yP+AQNY53665b4O4Ja+y+7d/eMX8Jcn69fWkTC\nmlLsXOjVMiWDc9IaAT2upGE5DJseqZENXOKV1V0eZnWCp4FxpZhwf/Zht7tq\nOOP9QHGHDkN+ncwT8N6wAZ5YwsecnIY+Him+7AQnpNLSBjats+RIgFhG1nQE\nzQBPu1QaHctKbvOP/BJS0JL4wTHO4OWI8j6HfzjnJ1fE6OX/Zs4qF1sOiTC1\n4egv/Dow3WAF74ovYZz/ADnKXvuXFEy6TRCYLG1Dbj8Gpy4fdUcdHq6AoCmA\nZxxl\r\n=Sor1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHzHq63OlJSY+sJwa6WJLACa0FRUp2M8pNFFwhaUPbgwAiEA6HwXDqBxmL+7dlIpHecHZOkqrOi/IPcdWZz3u24An8U="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.1.2_1568204447404_0.8748327103750251"},"_hasShrinkwrap":false},"3.1.3":{"name":"@bootstrap-styled/v4","version":"3.1.3","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.0","@babel/core":"^7.6.0","@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.5.5","@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.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.5.1","@rollup-umd/documentation":"^2.0.5","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.4.3","@semantic-release/npm":"^5.1.15","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-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.14.0","eslint":"^6.3.0","eslint-config-airbnb":"^17.1.1","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.14.3","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.2.5","pre-commit":"^1.2.2","raf":"^3.4.1","react":">=16.0.0 <=16.8.6","react-dom":">=16.0.0 <=16.8.6","react-test-renderer":">=16.0.0 <=16.8.6","rimraf":"^3.0.0","rollup":"^1.21.2","semantic-release":"^15.13.24","styled-components":"^4.3.2","stylelint":"^10.1.0","stylelint-config-recommended":"^2.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.8.0","toctoc":"^0.3.2","webpack":"^4.39.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":74,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.3.2","@bootstrap-styled/utils":"^1.8.0","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.5.2","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":">=16.0.0 <=16.8.6","react-dom":">=16.0.0 <=16.8.6","styled-components":"^4.0.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":"abcb6a20a849760f6ef28b223ca5e7c2a06a8ba2","_id":"@bootstrap-styled/v4@3.1.3","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-esIG0//hbXm//he2f7EQL7XnEzmWqqLL5MuZ55wlSfFfWxV+QlvxkaL2Ze4VIRqdfqjh0KvdaoQbFUTdJiMz2A==","shasum":"54ad158e43916918929a9b48dd1b3da68c99896c","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.1.3.tgz","fileCount":387,"unpackedSize":11740351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeQa/CRA9TVsSAnZWagAANm0P/0SMJmPMRFUhbjOSVKlD\nytrq3RjwMjxmsTbu18Q8MKsn89Lnw3YqNu2ttxG8zgDwuW581OMsXSeuOr6c\nrwUDeWb47q7RuKNlYMq2BXn45hUC/jmk7k3TefHdlzWRYzSRIjL0BkRUO21d\n1dq96vry9VaTfTN7AJziR46zlIrgNSF0MfOYlapGMDp13qC12Vt1RKIyaojM\nEPbyuz4WNUCyry/p03YC0fbaNFu4QlFy5+55zoyKt+Y+nYV76STAHaLiKXuW\n9uv92jx51e0tn51h+dL064lgk1zNK/I/DPBlo7s4mtowWHrEgwAj7HeIYpA1\nEY3adJFbSWqGX5PlzboxCO3jyVHomFJHOSDs52UeKnO+XPCLXSDEa+YcbEnk\n79bn2pQxtTiJzJAI+sj3qPvlW4nNJVPWG5lHaoC5V8VBlMIzgRJDBAcXz3CG\nc95NHJc2XR27VcGlTh1t6ML05pGrXuHH4/nhBGAlTYQqrMGuLUmvbIrqCsev\n9WCME3NxxHn2/pDvrJETDFSBkKQuBj2K+Wm/TJAghBtPEGpNfjoFFLXeyOn2\nDx6PyChYOauMnjpgiKbDQ8PKLed6i4st8SnDZGuBgj4B17cS5Q++NSSBVq6h\njTXJiODFyFBr4lLzPg9/e+E8/Zm0rRvDI7uCXbAlyvq2kgT6EHCPZy8rDmQW\n53K3\r\n=kOZS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpvPoMf5ctJN+BLrskQynDIqhC/CcrvOZ2SgztFAeq1AIhALXOMSMTY1PJSoxvyFjcSCEgq2xIMDlzVirAueFlMEhx"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.1.3_1568212670417_0.9467661457569232"},"_hasShrinkwrap":false},"3.1.4":{"name":"@bootstrap-styled/v4","version":"3.1.4","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.0","@babel/core":"^7.6.0","@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.5.5","@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.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.5.1","@rollup-umd/documentation":"^2.0.5","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.4.3","@semantic-release/npm":"^5.1.15","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-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.14.0","eslint":"^6.3.0","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.14.3","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.2.5","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.9.0","react-dom":"^16.9.0","react-test-renderer":"^16.9.0","rimraf":"^3.0.0","rollup":"^1.21.2","semantic-release":"^15.13.24","styled-components":"^4.3.2","stylelint":"^10.1.0","stylelint-config-recommended":"^2.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.8.0","toctoc":"^0.3.2","webpack":"^4.39.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":74,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.3.2","@bootstrap-styled/utils":"^1.8.0","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.5.2","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.0.0","react-dom":"^16.0.0","styled-components":"^4.0.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":"1e8b30c0966f568d50fa9351b629ecb04795d481","_id":"@bootstrap-styled/v4@3.1.4","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-XisZa/n15gNRl2k3Q4pReFhlQwZpduFH755+UtQVPrQUh5K0fYXoa2k+32h7TsezPijERCZ8AXgP9S6alp3mGQ==","shasum":"361e04ed4eac87614fcc1f44079d9b73bc408e01","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.1.4.tgz","fileCount":387,"unpackedSize":11742467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeRq2CRA9TVsSAnZWagAAiKgP/3F3NCgAK17BD2JBDUfo\nrtk9+RTwfm5FUqyAmEDBO/etjmGkyldT43mzPqRV8u7M96iANTPXJivTHerg\n2Cghyl2uktvr2e5qfhxfpFvoxBpzSo6miKZ0lQSomIb6TARG75N/5s8++JXM\nbcIXCrkmUaPoJ3f85gM/PBe2vyGiLw7y9ehrohcA09QHFVA8esyI9L8JiLj0\nA/fp7GBtWbjhUx8weMhHbg9lk6EilPhm712JITh+i2dr0VGeul0RzBTpZQci\nTBg0de8SwRRBfyq6shEy/pOIf5G3yZbkk96HVAx9VQny94M/sdrKV8mrjYfj\nvaSjRD5uhNKNmSqlHkemGk8EeqNNBOaao1aPwHW/tPWCwpEVZMu+APmRXI2K\nwZtl78xHNvbQONAQPKnt0N7m4mtiutxY9jmflrvajBu2ktA9O7L1rU26Nxwn\nHREDAgRCKhwhiLywBQYyQvEERO38PZDC078gUGks/Q8TplKJlP8P39O/O5+L\nygByjU00hE2EYfCFpDGr6dZEVK9cStehf3TtX/T+arZzsT7xA9RV/ceP4MHU\nwKfZ2X829EQ08SCAn2YOyyxinIENO90tYRTlsouKRUPy3KQ6LvZ4c5Qsmh/F\nN8SipM/b0i79TnAuyabktW03JAhaeGpRcZChNnyEOeubTLsopJk9+DxNHdnr\nSB8r\r\n=Mt/C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMj/0OnDHZyrs/zQKEg4u8NyvW8Dsqezs0KW7uIBLdvAIgWcZwlug4gpP1RfEM2YSR2VdgZnZdZmO07qdCRW/IplE="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.1.4_1568217781751_0.14976180623856727"},"_hasShrinkwrap":false},"3.1.5":{"name":"@bootstrap-styled/v4","version":"3.1.5","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.0","@babel/core":"^7.6.0","@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.5.5","@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.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.5.1","@rollup-umd/documentation":"^2.0.5","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.4.3","@semantic-release/npm":"^5.1.15","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-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.14.0","eslint":"^6.3.0","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.14.3","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.2.5","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.9.0","react-dom":"^16.9.0","react-test-renderer":"^16.9.0","rimraf":"^3.0.0","rollup":"^1.21.2","semantic-release":"^15.13.24","styled-components":"^4.3.2","stylelint":"^10.1.0","stylelint-config-recommended":"^2.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.8.0","toctoc":"^0.3.2","webpack":"^4.39.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":74,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.3.2","@bootstrap-styled/utils":"^1.8.0","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.5.2","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.0.0","react-dom":"^16.0.0","styled-components":"^4.0.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":"4cd3657dda4ebe26ffdd78566cd9c19050629398","_id":"@bootstrap-styled/v4@3.1.5","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-Y3pHFYi2relYl4orz+RwKTagznvgrqkgQOdKHkJimvA95bc5MicILKtW3sfyDPFa5E2qfElX5gQvwsVGNuuV9A==","shasum":"5d1be0af8c531475032e2630b63c48187d719312","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.1.5.tgz","fileCount":386,"unpackedSize":11742463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf2W+CRA9TVsSAnZWagAAOsoQAKN6NXcs69JP68109R1X\neRHLTRL7epoAc9uRKVBlBN9kqkzbr9nIzXWeKPoRXIe1yu7ezYMBSqKSHtmk\noNMhO/RPG7C9+MO2xVljs5jbia0gwzx+rXdBTeBYNJWE9hxReZErrnzA4wBU\nFkvwoXW3pCRQ7/smpFbcY8zyP1JqY67vHlT+PnX55vDY1XTP+i5eh+o/l/V4\ndO2pycRrtjUwV4Vy43DaLIk0FKHpz2QU2FbpGHIdNTwKVjGpR3MNN2F8jdzb\narhihc6LZD3rjNW+QNEmSLem+1KeGujZ8LyZ5w3+Z1lh9AVuHasrXw4ZvrmK\n09PCgQLRNnbhnGortspViByl/t/f9cBOXQOFaxK1tJtWG2puhuHVhGF+1BrP\nbMCklSCMFQkSw4Rk91v62ZicP7Xk63JrkZQsYyXw6OCJ3wzdrDl0A9q/fA5c\n1NCu5COaSMfmBlxg/L79oQAbZaZlvFse0rCCnpKRk57NT9JJnGeLwmevlcCP\nBTZnd/YnhrbThvWGZozgVlaYdublrvocziBf/Xy+bRKLa2vNpLRobDGIo2fa\nqqZMomcmZwVBPa+fH7vI5yIeQWrUL2KAAbYi97KJdscO7q0TC/p6UiylieVJ\nIq41l97GsdvcwbC1WBaZvwDcMXAicM0taEYMOmi+trL7kD67RUqItvbCPn+o\nL0jW\r\n=Tqkz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJrPkxoVhWfBHxXIaeulc/SvmYNuL7NmVDwur0HVQwrwIgPqNLSLmb9/WDpY/sh0yz4syLVLB7jxZo1rkV88tf+5A="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.1.5_1568630205831_0.10580613965516594"},"_hasShrinkwrap":false},"3.1.6":{"name":"@bootstrap-styled/v4","version":"3.1.6","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.0","@babel/core":"^7.6.0","@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.5.5","@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.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.5.1","@rollup-umd/documentation":"^2.0.5","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.4.3","@semantic-release/npm":"^5.1.15","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-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.14.0","eslint":"^6.3.0","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.14.3","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.2.5","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.9.0","react-dom":"^16.9.0","react-test-renderer":"^16.9.0","rimraf":"^3.0.0","rollup":"^1.21.2","semantic-release":"^15.13.24","styled-components":"^4.3.2","stylelint":"^10.1.0","stylelint-config-recommended":"^2.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.8.0","toctoc":"^0.3.2","webpack":"^4.39.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":74,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.3.2","@bootstrap-styled/utils":"^1.8.0","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.5.2","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.0.0","react-dom":"^16.0.0","styled-components":"^4.0.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":"f8a9e19067f95b863a41a8f9f4d0a70e3b5cc872","_id":"@bootstrap-styled/v4@3.1.6","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-gx2C2HazNqW7fvbHWgHFOJOkr4TAtSRBfsUqdoJ2piOD/4jGjxY/BREfhml8YfFImSCqIFt07MKuvUUT4TVgag==","shasum":"ee97fd996d535f8ef898e71dc884083c825eefb7","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.1.6.tgz","fileCount":385,"unpackedSize":11665545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjSMQCRA9TVsSAnZWagAArFAQAIiLwkQ9o/TfRYJOfnM/\n9BDAqDBmRfETaGRZiKbGcdEJZ/yYnWXRhrIR3eakkgiK1bK9lL+id0bYsLks\nQ/tFrQRZvqs5Ncq20P3PLSRJoEJaPN76HH8P5yeCqCWHG5W+7rsMjJ2YZSV5\nZkVQ+tRM/ncnXFSoxTaN6TTNCGc2Jr7R8vhXwSo2om0RYLEDechbznrg86cg\nP49b9mSyJJ+xSMFDwc9pg/2JMrZtM3JoUOscE3QpLd7gHP8I7uRn3R7Qb4is\n7l3Y/VmarVSh3J7/7+RKxWLx4PHPZP6blovY/CIiqlqX1fiG2gKqLGy8RJIt\nZeSY72pfKtdF/FmgnZB8mhRowoEu+apRLA4QN9WkApaogxIMGRSJUuXEA81I\nfHOtBHeQUCCF5J9BygrOA9ntdkb8pREVTL0+Ls6+Y4uDzFDfEUswrl8r3UeB\ngVHf5C4oneOXRM85ojhHMdAN+mnz+iqndgJBIZTWJmegt7YODu8C0MYCTDHy\nd58PRttDZfSeyRN1yNPat2GpSLg5nKYeiVEpBaLZh6K3bi1gCjk1FOwqdCsE\nV9ROmK8YBOh8xYQG2gmD9z7xi4SZo78sSKRFNn/I6HarF56Oy83pnihr+PT1\nP+a9JFkx8WoWFZWofJs1mjJzTaeSEeIQSGEOtx5VpFyUsilLjy3iBlJvxFt2\n9rUm\r\n=egoE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIBu2mBEHxjK0CFKOPmuAFjfjJ6+/rEW1Pkt9xtQu2aAIhAKT3JFueyX4pCf3myDRVwQvMbBINxWkLK7Tb2OGBkUuJ"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.1.6_1569530639395_0.6462660210771882"},"_hasShrinkwrap":false},"3.2.0":{"name":"@bootstrap-styled/v4","version":"3.2.0","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.0","@babel/core":"^7.6.0","@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.5.5","@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.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.5.1","@rollup-umd/documentation":"^2.0.5","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.4.3","@semantic-release/npm":"^5.1.15","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-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.14.0","eslint":"^6.3.0","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.14.3","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.2.5","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.9.0","react-dom":"^16.9.0","react-test-renderer":"^16.9.0","rimraf":"^3.0.0","rollup":"^1.21.2","semantic-release":"^15.13.24","styled-components":"^4.3.2","stylelint":"^10.1.0","stylelint-config-recommended":"^2.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.8.0","toctoc":"^0.3.2","webpack":"^4.39.3"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":74,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.3.2","@bootstrap-styled/utils":"^1.8.0","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.5.2","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.0.0","react-dom":"^16.0.0","styled-components":"^4.0.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":"49b22b5a3c07ae1765db35d9238e48aee33f99db","_id":"@bootstrap-styled/v4@3.2.0","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-cEsuK8aBT+NPSrftmGEsPlfTD1gIi5aF9mDSL4r7f7rv+mHLxcJAkMmof56XS/r4t133EIPIRhqs/QdbdBp1Bg==","shasum":"dbeb969b52def0bf527c8bc29ef9d07c2ba82cd5","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.2.0.tgz","fileCount":385,"unpackedSize":11667519,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdl6AwCRA9TVsSAnZWagAAH14P/iiZkAOxx/8WsR9QxkFH\nWWjy29OjKVEMS9W0dgHE1lRxXfWt2LdUtOznVW1JppS27S4q6wx0rHHbtY8y\nt36Tfb+9AVJoigSsyI4c3iF9uwsTE5KzRsME6+BLeANklQHQJoN8nPlAHnTu\nONd1z+22DJ+zKq0QRUDmJWmI2G/9GHgSG3KxTU3VWbiUdS13dnSycN+CLrZT\nqW1z4tzANhvAaa9ysnYGoNUwrK5Wl6Woo5vNr3fUvF/QA09Eknr5WyPkefS8\n0G5p/2Qwt1aGn8TwB/fP1L729kHT4xwKojfeJEcl32t1t0bb8roBHJHedZvv\nAP4oKEyjoAb6ZbO3dZmjFFEIipHJFRGoIWsAR7n/jkFdSmEF2BZgfTOOcg8Z\nlwCizl5Tcn5NWrT4/U+CCM1uNiIChwwFKvmvPSz7nUSEhA0/qiRLaQKgNNBa\nPBv9SATqddXsaAYRjlYu3FjXuOC8A+gOFcGH9hehN8HqJvoXlhl0YTp6oQ6y\nWnoSyUUCoJRLOxZnoWCSJaJDbbWwyE7OCGmvB4XWnnQ2pab4pMVQoJitGQXD\nZpMhq9OPA0HGAXC+fGlAb6Gc3kELxvq3JKOEUGturoi14pldWLxc3MSBq7yF\ndLsBvk/HaNtfJgNuVMzWFLn7rTtI/MfPMO1RhJ8SjSbdUCmYU9i2zgtmJXp0\ndRDS\r\n=fFPB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCN9qR5gZ1kR7napAleN0ayK7QUXmg0yUSsREaj1kk9uQIhANGJCouk1eJSI/ipz2TRcFLhofXKfDYt3lyPQBkxvT3Z"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.2.0_1570218031859_0.5976068494027087"},"_hasShrinkwrap":false},"3.2.1":{"name":"@bootstrap-styled/v4","version":"3.2.1","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"keywords":["rollup","react-dom","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.7.0","@babel/core":"^7.7.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.7.0","@babel/plugin-proposal-decorators":"^7.7.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.7.0","@babel/plugin-transform-react-constant-elements":"^7.6.3","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.7.1","@babel/preset-react":"^7.7.0","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^1.5.3","@rollup-umd/documentation":"^2.0.11","@rollup-umd/rollup":"^1.1.0","@semantic-release/changelog":"^3.0.5","@semantic-release/git":"^7.0.18","@semantic-release/github":"^5.5.5","@semantic-release/npm":"^5.3.4","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-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.1","eslint":"^6.6.0","eslint-config-airbnb":"^18.0.1","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.3","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.9.0","react-dom":"^16.9.0","react-test-renderer":"^16.11.0","rimraf":"^3.0.0","semantic-release":"^15.13.30","styled-components":"^4.3.2","stylelint":"^11.1.1","stylelint-config-recommended":"^3.0.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.8.0","toctoc":"^0.3.2","webpack":"^4.41.2"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":74,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.3.3","@bootstrap-styled/utils":"^1.8.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.5.3","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.0.0","react-dom":"^16.0.0","styled-components":"^4.0.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":"8e0ea9d80150ab9da10e4010789912859e6d96e1","_id":"@bootstrap-styled/v4@3.2.1","_nodeVersion":"12.13.0","_npmVersion":"6.13.0","dist":{"integrity":"sha512-aWTqOrS9TZHEUi0g8tFREzlVn/g+C7dimR0iywkqnlsOaoM/7gdaV62nJPNhkQsUdyTeyzyaY9Hv4egBKfzQtQ==","shasum":"590b9b69c74e32622201ff23531fd1f3d96b0bfb","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.2.1.tgz","fileCount":385,"unpackedSize":11600210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzI7+CRA9TVsSAnZWagAAfmwP/ifdU8in6AZw5WITTVh6\ndhInwyzZQuBCSjUA0arOydeC9YJ/foKskEwKcKNUAeRVOZAH0a/gHpBFbjqS\ndjqNK+8xq5O1y+4T2DV5gsv0Vz733bdezc9m5a0vyCNeYZiyzAWZU8YsPpNH\n98WmmPgIV4QsCte+iVIWWdb9P4cY6febJBInvjEV4c4/iCTedgtq9tfgWZ6E\n2+bbQPkgvZMGNSpBCZrw6s7WCdSCFnFHPTjIGMf6mmXpwv+2j5ZpFdcTw/rh\nLqjdJ2K0MhxR+WKAF/waP7ugK7A+a6LU+Ubnurtj7qt0XywBRdldXQN8Wmsw\nZ82ImtbrCXdy729IsrXOS5pY8OZfZv5qPAIl74MqK5hzbZ2LNvkk6wcqrgEZ\n2QB5Z36RKTOGGC9uMGFR/XFDP87rp4WZHR0GRQpVytWrYw7jL4op0ewPOoO9\nsCbdJUJepUjqwVSdboz/PDF9PdEE8QEuExAiSkDotxoVVGXuZd1oYG3Q/k9W\njxZHxxL1kq2Uq4sgmvEMl4wnl05SqyPLOsdKcejPTW7DYmUSQJRuRbvSO/bh\n6CQ9PIoJ2mEH2DUcjy72aUePjVUB8Gzd6YX24pNnm9GnSyQN4DOCu1A1/Nub\na+PE3mcyBJ6AbcPSK+i6Qo8tv1O1RtScIed2of159ja8vMt/xnf0SqCQqfQQ\nKhYz\r\n=bSUw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyEZPwz2SRP/eE5AduMck3v1/8FOm0kuo5RT7MOfExKQIhAInj5l6SWHKxjv1/dV3Tcq5KvXV8swAkTt5c0Pwx1aWH"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.2.1_1573687037916_0.3738213932648411"},"_hasShrinkwrap":false},"3.2.2":{"name":"@bootstrap-styled/v4","version":"3.2.2","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"ncu":{"reject":["react-transition-group"]},"keywords":["rollup","react-dom","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.7.4","@babel/core":"^7.7.4","@babel/plugin-external-helpers":"^7.7.4","@babel/plugin-proposal-class-properties":"^7.7.4","@babel/plugin-proposal-decorators":"^7.7.4","@babel/plugin-proposal-json-strings":"^7.7.4","@babel/plugin-proposal-object-rest-spread":"^7.7.4","@babel/plugin-syntax-dynamic-import":"^7.7.4","@babel/plugin-syntax-import-meta":"^7.7.4","@babel/plugin-transform-modules-commonjs":"^7.7.4","@babel/plugin-transform-react-constant-elements":"^7.7.4","@babel/plugin-transform-react-inline-elements":"^7.7.4","@babel/preset-env":"^7.7.4","@babel/preset-react":"^7.7.4","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^2.0.2","@rollup-umd/documentation":"^2.0.11","@rollup-umd/rollup":"^1.1.0","@rollup-umd/ncu":"^1.0.9","@semantic-release/changelog":"^3.0.6","@semantic-release/git":"^7.0.18","@semantic-release/github":"^5.5.5","@semantic-release/npm":"^5.3.4","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-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.1","eslint":"^6.7.2","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.17.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.5.0","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.12.0","react-dom":"^16.12.0","react-test-renderer":"^16.12.0","rimraf":"^3.0.0","semantic-release":"^15.13.31","styled-components":"^4.4.1","stylelint":"^12.0.0","stylelint-config-recommended":"^3.0.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.9.0","toctoc":"^0.3.2","webpack":"^4.41.2"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":74,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.1.2","@bootstrap-styled/css-utils":"^1.4.0","@bootstrap-styled/utils":"^1.8.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.7.1","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.9.0","react-dom":"^16.9.0","styled-components":"^4.0.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":"9b0cf7c4b609926d14a1edc4beae7fe040f94fe6","_id":"@bootstrap-styled/v4@3.2.2","_nodeVersion":"12.13.1","_npmVersion":"6.13.0","dist":{"integrity":"sha512-Qi6CmwIUOWihstsFkh7XCMRMlU7IAUi4tYCSMsPVWDearT9ls6Pw9qIF+UcYxvjgDRrAI9Gy22Hgv3zSBbeVUg==","shasum":"70d74dd934adbc8c9e2150cae7848b2233bf45c6","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.2.2.tgz","fileCount":386,"unpackedSize":11916618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5XhhCRA9TVsSAnZWagAAgXAQAIvedwNtMyZ15wmWRqDa\nasdW0Gfbw7kThdR9zGvgQovjlDUMvo16Pk96lXaIUMvnCUU5EF5xpPSX66rQ\nzG5ZP3idmeir7KfIvoNw7qiZW8zw9H3G89GzQYAdm2S4rQLLOY7Hgxr+rOPK\nAFrQJizKpAw0/Rjhbn2XenFRi8zaDb8i/RSZhaknI2J6wbZyhNUK6q1uwD9R\nk5xcguJzfNmYE6QaWhNbSRNiK+ca9lTIgn1frlAIEvSphAw+JIU+e0l2LtSk\n9vBPjg4N2nXCPmSCynGIr+Aaf5XmuexOI0nHosXy4U8D5rQgoG3Sl/ccRmn9\nujkXBehyqZrae/mwErUx7twHH2JQsTqmqWSGMMaKXCSg/oPKxowjeMXaMpYQ\nZSlDT/arji+4AcVxLDHm6Qlm4PHZYGiSW3eBUBYpB6w7LvCxMmXZuyexVCJB\n5Cvw0O2QYMFki37z6vF9fztyX95Zn2cCAUysVmUIBDKncRfhHhDXA8fjqS++\nGVgvnzs4SSf6rqhHC4a7ZQ9mY4+HTKBXfi8h7GNnbu1KS2Rsp97Zm5to8k0r\n4Hwk1983CyH5JLYwLTOmaQvkPMwhZV6O4VV2hF3Cc3x+A8tGKQAVXV3SWrg1\n21/HUP6Ihu3QR0MnvlCsLUo9Lfp4DSuSFEiaB3eMuFXnoAlJxiTudmGD/sV6\npTvf\r\n=W9Fo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvzm9Md2jtqxMjjwwOTsZz4bWoV8ymoO9E1IAqMh7ujAIgWRD0rnXPkQJWiG0wzCtA4GPgEAFpWwZdVg5PDhmVy80="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.2.2_1575319648764_0.23763908212991192"},"_hasShrinkwrap":false},"3.3.0":{"name":"@bootstrap-styled/v4","version":"3.3.0","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"ncu":{"reject":["react-transition-group"]},"keywords":["rollup","react-dom","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.7.4","@babel/core":"^7.7.4","@babel/plugin-external-helpers":"^7.7.4","@babel/plugin-proposal-class-properties":"^7.7.4","@babel/plugin-proposal-decorators":"^7.7.4","@babel/plugin-proposal-json-strings":"^7.7.4","@babel/plugin-proposal-object-rest-spread":"^7.7.4","@babel/plugin-syntax-dynamic-import":"^7.7.4","@babel/plugin-syntax-import-meta":"^7.7.4","@babel/plugin-transform-modules-commonjs":"^7.7.4","@babel/plugin-transform-react-constant-elements":"^7.7.4","@babel/plugin-transform-react-inline-elements":"^7.7.4","@babel/preset-env":"^7.7.4","@babel/preset-react":"^7.7.4","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^2.0.2","@rollup-umd/documentation":"^2.0.11","@rollup-umd/rollup":"^1.1.0","@rollup-umd/ncu":"^1.0.9","@semantic-release/changelog":"^3.0.6","@semantic-release/git":"^7.0.18","@semantic-release/github":"^5.5.5","@semantic-release/npm":"^5.3.4","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-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.1","eslint":"^6.7.2","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.17.0","immutable":"^4.0.0-rc.12","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.5.0","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.12.0","react-dom":"^16.12.0","react-test-renderer":"^16.12.0","rimraf":"^3.0.0","semantic-release":"^15.13.31","styled-components":"^4.4.1","stylelint":"^12.0.0","stylelint-config-recommended":"^3.0.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.9.0","toctoc":"^0.3.2","webpack":"^4.41.2"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":74,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.1.2","@bootstrap-styled/css-utils":"^1.4.0","@bootstrap-styled/utils":"^1.8.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.7.1","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.0","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.9.0","react-dom":"^16.9.0","styled-components":"^4.0.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":"d5e6df86ba501ca55b75bba092ad5992d50d30bd","_id":"@bootstrap-styled/v4@3.3.0","_nodeVersion":"12.14.0","_npmVersion":"6.13.0","dist":{"integrity":"sha512-99U1LPQgqwifl0vuRZF9Dzfg87w3JwD9C/1BH7ekbYtWwtztodlgS+yJFVER93deT2Fnx6zpSJLlSouISqfs3g==","shasum":"f934a31ae7ee845eb8d4833fa05ecfdb43ce3e39","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.3.0.tgz","fileCount":386,"unpackedSize":11917090,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBzrQCRA9TVsSAnZWagAAMCEP/3bB9XCzkDjazBMYlFQt\nTuKCxgUUkRqrZkPm2efgrkBk5affS3gTD0vNXyHp2qjxTGuuMNam3c+xoAWy\n/Ao7RibDX0FAfSpwFMuXiY0EKEKRof5XX9uc4jwLMeJ3PCKgG9Ra6/DjPJAH\nmkipAz1t4t8MI9fBk8dezkdTL+HjxnfHUY4/S4DVeQ2GAtKFtfroqy4yvlMZ\n+fwxp220spqyufzFnRM3pZmK5DYHhDR+nqWd5PIaAzlLlxiOykuYotm5dByz\n/FaKhlfQpP0uKr553+95SBTPbj1wSdye181XSxCdT2s+XiAGVl0pz4WW20O+\nuMtJrUlDJcQOXYskjrCcTSFB/wIq4htrgv3hYhcIg50Lqb8zXuuV7eofK+Sl\nj9FUbQuf9zn1j7dtTxZcPCVoIbP5NwKiK5D6m7xkphhq8EoH1vKoSzQvvyA8\nwc7z5oHni8bTkY8owRC3WIOPiDteTewL5H0TdhK09TDAHscFMUbmpFIu42+d\ngF0mOjTqzgF0x9ybf6z3JcPLNxGWmwZk5atGuMJEZigp7DHcxzMKlxJSu7v9\nbdyUtNGljRXVF7pPH0LyukoTL+0wnKhkKxELp+v1srk39hDEI83NsvaNBQW6\n8YsXD0+vhDt514uuhw9dNAGRU8pW5W2P+x+3nc4Wnb5seUC9t8Xz3kogTa2h\nWx/R\r\n=Sgx+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE0/7qBuv01N6nModsTQCmzQE9QULZBQ0d1RJbi0mBN0AiB1IFgL34ZLgVjEYD8PlsQ3d7FHO7Mxk6U+onWUW5ojKA=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.3.0_1577532111885_0.3899393660625965"},"_hasShrinkwrap":false},"3.4.0":{"name":"@bootstrap-styled/v4","version":"3.4.0","description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","main":"lib/index.js","jsnext:main":"dist/@bootstrap-styled/v4.esm.js","module":"dist/@bootstrap-styled/v4.esm.js","homepage":"https://bootstrap-styled.github.io/v4","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"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 lint:css && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","lint:css":"stylelint './src/**/*.js'","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/v4.git"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/issues"},"ncu":{"reject":["react-transition-group"]},"keywords":["rollup","react-dom","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.8.4","@babel/core":"^7.8.4","@babel/plugin-external-helpers":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-proposal-json-strings":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-syntax-import-meta":"^7.8.3","@babel/plugin-transform-modules-commonjs":"^7.8.3","@babel/plugin-transform-react-constant-elements":"^7.8.3","@babel/plugin-transform-react-inline-elements":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-react":"^7.8.3","@bootstrap-styled/documentation":"^2.0.0","@bootstrap-styled/provider":"^2.0.2","@rollup-umd/documentation":"^2.1.1","@rollup-umd/rollup":"^1.1.1","@rollup-umd/ncu":"^1.0.9","@semantic-release/changelog":"^5.0.0","@semantic-release/git":"^9.0.0","@semantic-release/github":"^7.0.3","@semantic-release/npm":"^7.0.3","babel-eslint":"^10.0.3","babel-jest":"^25.1.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-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.10.7","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-preset-react-hmre":"^1.1.1","cz-conventional-changelog":"^3.1.0","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.2","eslint":"^6.8.0","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.20.1","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.18.3","immutable":"^4.0.0-rc.12","jest-cli":"^25.1.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^10.0.7","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.12.0","react-dom":"^16.12.0","react-test-renderer":"^16.12.0","rimraf":"^3.0.2","semantic-release":"^17.0.4","styled-components":"^4.4.1","stylelint":"^13.2.0","stylelint-config-recommended":"^3.0.0","stylelint-config-styled-components":"^0.1.1","stylelint-processor-styled-components":"^1.10.0","toctoc":"^0.3.2","webpack":"^4.41.6"},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":90,"branches":74,"functions":85,"lines":90}},"moduleDirectories":["node_modules","src"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"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"],"dependencies":{"@bootstrap-styled/color":"^1.0.9","@bootstrap-styled/css-mixins":"^2.1.2","@bootstrap-styled/css-utils":"^1.4.0","@bootstrap-styled/utils":"^1.8.1","@rollup-umd/documentation-cli":"^1.1.3","basic-math-utils":"^0.3.4","bootstrap-styled":"^2.7.2","classnames":"^2.2.6","lodash.isfunction":"^3.0.9","lodash.omit":"^4.5.0","map-to-css-modules":"^1.0.6","prop-types":"^15.7.2","react-portal":"^4.2.1","react-transition-group":"^2.6.0","tether-fix":"^1.4.0-fix-es"},"peerDependencies":{"react":"^16.9.0","react-dom":"^16.9.0","styled-components":"^4.0.0 || ^5.0.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"}},"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":"e423dee09f7bdc944d18621fc7987d50d060526e","_id":"@bootstrap-styled/v4@3.4.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.7","dist":{"integrity":"sha512-eQ10Zx7wMcF7T8ofWEvi4RIBv1K7kMNbQExWd/lfs7+Ck0JINd7I/uUD5cytJV6P2gL9gQZC9t3GQ3H/1O6VTw==","shasum":"0bdb9b1b7f1842e3fcf2345fa65ebb3e02a27ded","tarball":"https://registry.npmjs.org/@bootstrap-styled/v4/-/v4-3.4.0.tgz","fileCount":386,"unpackedSize":11997911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTG37CRA9TVsSAnZWagAASGkQAKKVzu6NecqK7/mJpuuB\nfEGpm0zizij1rWBwb6etXDgDggKAnYb1RAl0ljLfTjLRb5AqvTIrIDpZW1+T\nBWsIpM0pUunrdZlbN7Z0SfPC402/78ZrhnIhVmxs0Bo2j4IQ9R7RFcsWlK7v\nsPKgKzC+TxX45yxQzMTwnx2SchtO4OuAp40POr2kipnePmFfI6QTUTq9Ng+w\nT6elCTplbK54WixhKDDUlrFVzhXDh8jvb6mYmHy/Oeod9uqirki6jyiFp6aO\nk6GRn7xjK2C5sXAycuCHzKkq5TOGkaLIMvImPU2Ne5pdSjhsEJRDp84Bw+Da\niQCztTBD3llg+qgf7lYQen/p9EneONCulS9xs5aRfwMwJnsVP7QlXQUj1Exo\nPtgOg/Bw2vKUC/zqRVbbXrlSmPikHbHyOv5ezp7BiDtgULpL5D6gTidD3pzI\nNQecLzxvYgCC3n8zCyBIE8nOOw2E0Ggy0Fh1ueUkCJ51hEbjl2cRyIOZiPT2\n8SLZdICCUIXasdA1EBGQetdgDyhM00ylFYOPUpzAgq5jADnN93IsfBljdXxm\nIjcQCftuAsKrhAzwWq0oAwP766ls2u9da19N50GnJta6TdgSbMm2LkzDjhvS\nxh48R33NVc+It2X/bn91yf1MKCnGRM4wBANBwgr05HoGxBsBAh22sClB4bU+\nExfb\r\n=pU62\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDavTFqKoMRzcBppzxbCoYHbUlP1Q6RdcSp7s/i7xS5CAIhAMhRjRQNtfcX8byw4VRYzH58udYhiLEoTzZ9b2WTtdnE"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v4_3.4.0_1582067194790_0.0429584776571752"},"_hasShrinkwrap":false}},"time":{"created":"2018-10-05T00:01:20.369Z","1.0.0":"2018-10-05T00:01:20.690Z","modified":"2022-04-04T20:11:57.527Z","1.0.1":"2018-10-13T01:08:47.268Z","1.0.2":"2018-10-13T03:24:54.278Z","1.1.1":"2018-11-09T03:21:26.685Z","1.1.2":"2018-11-10T09:01:31.942Z","1.1.3":"2018-11-11T01:58:17.749Z","1.1.4":"2018-11-12T02:21:34.615Z","1.1.5":"2018-11-12T09:44:31.659Z","1.1.6":"2018-11-12T22:26:28.919Z","1.2.0":"2018-11-14T20:07:24.511Z","1.2.1":"2018-11-14T20:26:17.267Z","1.2.2":"2018-11-14T20:52:19.984Z","1.2.3":"2018-11-14T22:03:44.160Z","1.2.4":"2018-11-14T22:59:28.426Z","1.2.5":"2018-11-14T23:33:12.545Z","1.2.6":"2018-11-17T10:24:19.261Z","1.2.7":"2018-12-04T02:07:09.692Z","1.2.8":"2018-12-04T09:16:23.789Z","1.2.9":"2018-12-07T04:25:25.111Z","1.2.10":"2018-12-09T18:50:40.302Z","1.2.11":"2018-12-10T07:05:11.966Z","1.3.0":"2018-12-16T17:54:05.167Z","1.3.1":"2018-12-16T22:20:47.843Z","1.3.2":"2018-12-18T10:57:12.332Z","1.3.3":"2018-12-18T15:23:21.938Z","2.0.0":"2018-12-18T19:19:44.550Z","2.0.1":"2018-12-20T22:15:38.715Z","2.0.2":"2018-12-21T00:47:59.326Z","2.0.3":"2018-12-21T03:02:33.460Z","2.0.4":"2018-12-21T20:06:40.316Z","2.0.5":"2018-12-21T23:38:19.081Z","2.0.6":"2018-12-22T04:31:09.980Z","2.0.7":"2018-12-22T15:21:03.513Z","2.0.8":"2018-12-23T17:48:17.535Z","2.0.9":"2018-12-29T10:00:19.135Z","2.0.10":"2018-12-30T18:25:56.258Z","2.0.11":"2019-01-02T19:29:21.943Z","2.0.12":"2019-01-02T22:19:37.192Z","2.0.13":"2019-01-03T18:01:54.103Z","2.0.14":"2019-01-03T18:40:13.267Z","2.0.15":"2019-01-03T19:38:15.631Z","2.0.16":"2019-01-11T13:15:55.082Z","2.0.17":"2019-01-23T22:26:31.833Z","2.0.18":"2019-01-31T10:40:54.558Z","2.0.19":"2019-01-31T11:08:33.005Z","2.0.20":"2019-01-31T12:19:34.016Z","2.0.21":"2019-02-01T02:47:11.495Z","2.0.22":"2019-02-01T08:40:12.301Z","3.0.0":"2019-02-02T20:08:06.568Z","3.0.1":"2019-02-02T22:28:43.917Z","3.0.2":"2019-02-02T23:30:41.563Z","3.0.3":"2019-02-04T09:51:10.730Z","3.0.4":"2019-02-05T10:53:20.524Z","3.0.5":"2019-02-25T23:33:23.040Z","3.0.6":"2019-02-26T08:35:53.746Z","3.0.7":"2019-03-10T10:30:14.958Z","3.0.8":"2019-03-10T21:24:40.899Z","3.0.9":"2019-03-10T22:35:12.009Z","3.0.10":"2019-03-11T00:39:39.820Z","3.0.11":"2019-03-11T07:48:11.028Z","3.0.12":"2019-03-11T09:28:17.577Z","3.0.13":"2019-04-18T21:22:33.059Z","3.0.14":"2019-05-13T13:41:12.531Z","3.0.15":"2019-05-18T18:29:19.798Z","3.0.16":"2019-06-17T20:25:26.625Z","3.1.0":"2019-07-27T06:04:43.749Z","3.1.1":"2019-09-10T14:45:07.682Z","3.1.2":"2019-09-11T12:20:47.619Z","3.1.3":"2019-09-11T14:37:50.601Z","3.1.4":"2019-09-11T16:03:02.106Z","3.1.5":"2019-09-16T10:36:46.063Z","3.1.6":"2019-09-26T20:43:59.614Z","3.2.0":"2019-10-04T19:40:32.084Z","3.2.1":"2019-11-13T23:17:18.182Z","3.2.2":"2019-12-02T20:47:29.039Z","3.3.0":"2019-12-28T11:21:52.119Z","3.4.0":"2020-02-18T23:06:35.008Z"},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"description":"twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.","homepage":"https://bootstrap-styled.github.io/v4","keywords":["rollup","react-dom","bootstrap","bootstrap-styled","styled","styled-components","react"],"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/v4.git"},"author":{"name":"Dimitri Kopriwa","email":"dimitri.kopriwa@yeutech.vn","url":"https://github.com/kopax"},"bugs":{"url":"https://github.com/bootstrap-styled/v4/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**If you don't know Bootstrap Styled yet, we suggest you to read [their documentation](https://bootstrap-styled.github.io) first.**\n\n[![Build Status](https://travis-ci.org/bootstrap-styled/v4.svg?branch=master)](https://travis-ci.org/bootstrap-styled/v4)\n[![npm Version](https://img.shields.io/npm/v/@bootstrap-styled/v4.svg?style=flat)](https://www.npmjs.com/package/@bootstrap-styled/v4)\n[![License](https://img.shields.io/npm/l/@bootstrap-styled/v4.svg?style=flat)](https://www.npmjs.com/package/@bootstrap-styled/v4)\n[![NPM total downloads](https://img.shields.io/npm/dt/@bootstrap-styled/v4.svg?style=flat)](https://npmjs.org/package/@bootstrap-styled/v4)\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/v4)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.github.bootstrap-styled.v4&metric=coverage)](https://sonarcloud.io/dashboard?id=com.github.bootstrap-styled.v4)\n[![Quality gate status](https://sonarcloud.io/api/project_badges/measure?project=com.github.bootstrap-styled.v4&metric=alert_status)](https://sonarcloud.io/dashboard?id=com.github.bootstrap-styled.v4)\n[![gitter](https://badges.gitter.im/bootstrap-styled/bootstrap-styled.svg)](https://gitter.im/bootstrap-styled) [![Greenkeeper badge](https://badges.greenkeeper.io/bootstrap-styled/v4.svg)](https://greenkeeper.io/)\n\n:rocket: [twbs/bootstrap](https://github.com/twbs/bootstrap) **V4** UI Components made with [bootstrap-styled](https://bootstrap-styled.github.io). Work with css-in-js, [react](https://github.com/facebook/react), [styled-components](https://github.com/styled-components/styled-components), and Bootstrap Styled utilities.\n\n## Table of Contents\n\n  - [Documentation](#documentation)\n  - [Contributing](#contributing)\n  - [License MIT](#license-mit)\n\n---\n\n## Documentation\n\nRead [v4 documentation](https://bootstrap-styled.github.io/v4).\n\n## Contributing\n\nIf you want to contribute to v4 please see our [contributing and community guidelines](https://github.com/bootstrap-styled/v4/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/v4/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"}