{"_id":"@bootstrap-styled/provider","_rev":"22-672d65d53d850157243d51d56322cc69","name":"@bootstrap-styled/provider","dist-tags":{"latest":"2.0.3"},"versions":{"1.0.1":{"name":"@bootstrap-styled/provider","version":"1.0.1","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.yeutech.com/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"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","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.1.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.1.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-transform":"^3.0.0","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.26.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.13","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"1.2.2","istanbul-reports":"1.1.4","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.4.0","react-dom":"^16.4.0","react-styleguidist":"7.1.1","react-test-renderer":"^16.4.0","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.5.0","sinon":"^2.3.2","styled-components":"^3.3.0","toctoc":"^0.3.0","webpack":"^4.16.1"},"dependencies":{"bootstrap-styled":"^1.7.8","@bootstrap-styled/css-mixins":"^1.0.0","@bootstrap-styled/css-utils":"^1.0.0","classnames":"^2.2.6","prop-types":"^15.6.1","react-transition-group":"^2.3.1"},"peerDependencies":{"react":"^16.4.0","react-dom":"^16.4.0","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","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"b445c7714de33f836ce74a3c622fc42bf97d6e7d","_id":"@bootstrap-styled/provider@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.3.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-EgBhZ/XWsxK/5d1jWn08nPr/Wn+GrfqTfRS/FpFFHydgH08xqMRN0p3LC3F0FA6+fcRHrdgR+wqtR3JfsXxRoA==","shasum":"87d800b2bab6c0e900ee96b982d0904b3f43bc90","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.0.1.tgz","fileCount":18,"unpackedSize":1262101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtmXnCRA9TVsSAnZWagAAqIEP/iSFuk3SrqhswJJY0N1y\nlJ2meZehqe4KXG9tAWDHm/SbGndYaDzFL1CYPWFhQebTH15sARop3ccQaA2a\nBG5WSPkN5zmq8eNUAyG1oiXh49uaBvacwsRnz0pYXzFh0NzZC5GANx9kGlGM\n2nTzwWIJKqG4cbDxSiiLFtZQmBflVjyIUf4i0+Ho7wCPCqCLXX1qw1x6I0vh\nM085Q99Fu0mEB19nWIshchJJU/oQ24BLvOFfpS+i3+dV+xX9hFW39BZnyJG5\nyjQogSEevHL2fE6P8FEF+HNl1IN5hP2EvOj6doIT3f0NkGGh0A/C3FtNwc8p\nWYjl3u/g2WVEZK+MUak2DoLL6Lzv9LsnDMzTdl/fnm4kDCzDllHbWtCi1Sp1\nufA22fFpQmYjhNb4heSgFZzTm03wDXCocMwIiACEsvLBxqP5neDaSR2aIcdH\nShJVt2iGNDGTi66Ff9Vwsa0loO7oi8M3r/wyETwus9dU4Sdjk2IJ1Xs9DBRz\nSbI/FUgbGev9GSnwJXQMfPx0MswQZXcYlraDJWVsu9THOaXD+VNPkfGeBiZB\nb0uf6mor95XAkwP3Gf5GonU5sah81XE9LQ5o8dNEKa1pETVifx/mH8cqrf83\n/ZY3J2+zN87dV+zJmKehN4CKdZgJr/b19OiEwIXNLW+LygnYVcBsnJ5XqnUB\n/KCZ\r\n=zOWh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvixGbwFoMpBD7Jkw6gdUOkHOvp1sHY2d0KZ/zlZ5qLAIhAMdtBHBeYYhWlSq8FkZs7yW0fTDgTsDy6OK1rXk7geAX"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.0.1_1538680294759_0.13138825871509452"},"_hasShrinkwrap":false},"1.0.2":{"name":"@bootstrap-styled/provider","version":"1.0.2","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.yeutech.com/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"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","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"https://module.kopaxgroup.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://module.kopaxgroup.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.1.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.1.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-transform":"^3.0.0","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.26.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.13","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"1.2.2","istanbul-reports":"1.1.4","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.4.0","react-dom":"^16.4.0","react-styleguidist":"7.1.1","react-test-renderer":"^16.4.0","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.5.0","sinon":"^2.3.2","styled-components":"^3.3.0","toctoc":"^0.3.0","webpack":"^4.16.1"},"dependencies":{"bootstrap-styled":"^1.7.8","@bootstrap-styled/css-mixins":"^1.0.0","@bootstrap-styled/css-utils":"^1.0.0","classnames":"^2.2.6","prop-types":"^15.6.1","react-transition-group":"^2.3.1"},"peerDependencies":{"react":"^16.4.0","react-dom":"^16.4.0","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","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/gitlab","gitlabUrl":"https://module.kopaxgroup.com"},{"path":"@semantic-release/exec","cmd":"npx @yeutech/rollup-umd-ci-release-transitive publish ${nextRelease.version}"}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"f0bd6f5aada29b0ae3cd40b2d7566a8b3381caf8","_id":"@bootstrap-styled/provider@1.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.3.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Ft6PQYsgIOzWJnMr93f3WpYMdKZq45Zajm+Xqmp3bAljPL1EpcmYGBGnPzPRyhOEybGH0tAUxnMwM0g3cv2G8w==","shasum":"74d950b030a7ff9abf380d5beb148ef5c17feaff","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.0.2.tgz","fileCount":18,"unpackedSize":1262361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvQ01CRA9TVsSAnZWagAAWjoQAJSNVY+Ie7kUq2B6QOa0\nArbpfIdL0AK+Z7d11Egtgq1I1mMtKIW8R8D7AB40EdGgxUrz5H54aw7YRChh\n2gf7YP38mnJl8QMcAzyfKItlAhuicmUYNCxjQEMduKduR1KlaRUfH+UUIPKE\n0IQxOxLKcap1hbWWmZSBe7FVmNNLtPHPsen7ayM2ILi16RDv60uxkf2bVXFX\nXlz2VUvq8j9ngpckogo8mqEe2Y6/C+E/ruHepIR3V1aipOKV6kcrlFLhWBP2\nZOvQiczJASDU7roD48Z5aOay66yFIh8rckZ5RX3NjNvxL64cGnHlMZGNPW1Q\ns7FcrNW6Ro6AoshDy/TEEqoAPAZYOV3jOWZKWDKBRl2N0RGSKhoaVEPS33Ux\npDIze/IH3/rAUFSOHtKYwA2j3tD2HEYmAiEjcnMEpkxTyCBDYOu/DRyIhS+d\niK1wGwtns9O2u0B2lrBsi2yIO8K63Io0KooTV/ENSt/gQTUfUfboM0/J4m75\nmLvrltG4hnl0kE6GOmlRaM3QyRwi4hbcJ7sp8QdmRl+WNdy9tStG2+MbUD/c\nYLUJi0bAoLsW5ejbho7jJQfL/OAe/SpBvalGhPugGfF7GVANT/yMIBz23W0a\ni98PzJN/9+dRL1+H8dlIv8dlrrKHJUoGQlzSATmTHITf9KDnCjaAsgD5CXko\nbICU\r\n=ylqD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDo9Jqka1CRH2i9ClcLRWw4sb3TbzcBAbM1jRNDBlbyyQIgMD8x1gszTfeT+DVg5x/ftPeZIO5dZqSZ480U+B9V0Zg="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.0.2_1539116339962_0.6424715113744692"},"_hasShrinkwrap":false},"1.1.1":{"name":"@bootstrap-styled/provider","version":"1.1.1","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"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","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.1.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.1.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-transform":"^3.0.0","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.26.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.13","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"1.2.2","istanbul-reports":"1.1.4","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.4.0","react-dom":"^16.4.0","react-styleguidist":"8.0.3","react-test-renderer":"^16.4.0","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.5.0","sinon":"^2.3.2","styled-components":"^3.3.0","toctoc":"^0.3.0","webpack":"^4.16.1"},"dependencies":{"bootstrap-styled":"^1.9.0","@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","classnames":"^2.2.6","prop-types":"^15.6.1","react-transition-group":"^2.3.1"},"peerDependencies":{"react":"^16.4.0","react-dom":"^16.4.0","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","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":"5888e8b0862883295f0f7e9785b70e98647c9ba2","_id":"@bootstrap-styled/provider@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-d7mZJWkzjqpxIE/ego8kf0ZGEZxR9Oa5R8E/g7RNlvBkyJ5xXhkr18vXyEte0rgHVuKBMTmqEc9TCRgo+ppnpQ==","shasum":"337f5319bbf66c2a6dad32056122a0cff636c9b6","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.1.1.tgz","fileCount":19,"unpackedSize":1269276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb43UaCRA9TVsSAnZWagAAYT4P/0LUpNN8iPyv5k3jM69l\nUpILVVFXG4hx5QWxOFQGZRHcOK6X3kEaUIwalT3U9wrYNpjbfJEfFB81Cafj\nZcAOAUAG895AcSyL0bpW3/f9JzB5Nlge5WzfQgL/0DObsFcjFp/YIm3HMhLl\nAozq+YmapxHRSZcxlIiNDv/TNKXsd+M4ev7kca6fCcV5TFasQyqX+6LyfYrK\ncIQItiCmPnVNkeOwZTZL9Ul6SGqp98McJNGQz61t05EEG0WvVnXbK9po2WI7\n6XrqDeFtDuk5vQZ81Lx8GlJlAYycvH2kPtxN1u+dMvVSJy9/rUd9//m8MI3P\n3suUz4vgZjZ0X1ZsmN153HFAMRP/VP1XskLvOyd/7jyPTz4NadNXstUnOl4c\n0funmcl8CNqCjseVfDPl2XQoZ4ONcJ18fKMjXIupJnLzopganYY25XyNyrGw\n+bzyfP/lDcZD9+0Mqfun65KixOSoA6KAoQKRqb+NjCqvQ6LS8LkZ0GZgxWiU\nPl0NBjmTS0hIFuk7Z1N/EC9outntSAqwMyCS9L+LJV4p+nnR4cN0NN9Fj+Hy\nkzMHBfsyvDDeatkpkSMut0rEsXAs4imSACDsq5DpS4HaCmDglJUJcX+L6IxP\n+mrTte7FZ3aCz5lcaojLa7ujY3h9a5rxK8tYxXXEqWyVlh1ysKEuy3DhhcSr\nOw0j\r\n=ngMD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5obr25YflhEe900vAOLUPFAgBb6x4/MwUTUVKF5CPNAIgH8IDkrpj1Ibvs1bjGlvFDWM7TgrefZMMb0vWZf4noEw="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.1.1_1541633305211_0.25509234240170775"},"_hasShrinkwrap":false},"1.1.2":{"name":"@bootstrap-styled/provider","version":"1.1.2","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"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","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.1.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.1.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-transform":"^3.0.0","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.26.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.13","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"1.2.2","istanbul-reports":"1.1.4","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.4.0","react-dom":"^16.4.0","react-styleguidist":"8.0.3","react-test-renderer":"^16.4.0","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.4.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.5.0","sinon":"^2.3.2","styled-components":"^4.0.3","toctoc":"^0.3.0","webpack":"^4.16.1"},"dependencies":{"@bootstrap-styled/bootstrap-styled":"^1.0.0","@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","classnames":"^2.2.6","prop-types":"^15.6.1","react-transition-group":"^2.3.1"},"peerDependencies":{"react":"^16.4.0","react-dom":"^16.4.0","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","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":"c8f6a20abfa1261fda01633accddc685762476e6","_id":"@bootstrap-styled/provider@1.1.2","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-85BoaSWLEhnD+NlOQbrxm1GFbz4VLknH9UvLGsYOfNmbwXk8w0+SPa4TtDuDVJxXham081VzesuMhi7CXQyU+Q==","shasum":"eecaa580c8643fca6b97e79238adc150773f30f2","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.1.2.tgz","fileCount":21,"unpackedSize":1878754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5odkCRA9TVsSAnZWagAABboP/0yN9VJ59HCgLvJLkqNy\ntOQwyYH2dalc0q50mtUGtyZZAtSzh8FD3s1bsoL4VZDtNeuwR2r2In3OFobx\nLP7R3mUkeBeB4pqffn175W6DEb6tJJ6ep3m7dZ1G7xvh7u3YvXt9cJq7QWNC\ncZ2o1H+H72mlj0GcS1L2slgWP5WBwJSzhpoUl4KOWNN5KPq2CN++Y7czj9Y4\nT1fmeKhU2CxYTB/SQRFx0KugSPeif+0Pu1inbUfrEQ4nYeXYeK6N9OsezQEE\n6eFVgsrOx8KdvGkYftsl9YPzUzkoksakJeCs4C8HkjeVBtKz/jJIB2CKJnzl\nx58ZmJyX1SG0C5bEgMfOJyUloE1kqsWEYMbCeRcSUJbm/Wx8zcYB3pDuw/Q7\nV1GQwNz1bCN4ddcO7531zhtTHeILln6BmSfS1TgFDFmi5vvyH2Goot3YNpTT\nGpptTGOqWujNmMNKrvGIfoDG4x5Be5HPQfyp7CZiI7Ym1MZi8co8kMIrys9R\n9AZIpHEpHgZFt+2qJBpAGHH68gIwl8bP8k29n2isLDtV3EKzi5e3M71SAQjv\nlU4eNWno0VGuNHidsSgV6V1VTbctZEEePFaOcOQAWywYOCWGajkUu9f48e9b\nruLFdoiRdwaFGDMmwAaKVKcrGhLlwJTiIT9sroAET5ue1wU8XqGEB6s8hawr\n6UFd\r\n=tBFd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrSGF9Q1ldJ/8R/f7rdpU4HGdXb2X17qacry2P2wLJJQIgDhg7tBxi2Jks/Wgr7y9C3FRJ/uMrdGqMHiypiOzlL/0="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.1.2_1541834595318_0.9176035412001664"},"_hasShrinkwrap":false},"1.1.3":{"name":"@bootstrap-styled/provider","version":"1.1.3","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"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","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.1.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.1.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-transform":"^3.0.0","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.26.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.13","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"1.2.2","istanbul-reports":"1.1.4","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.4.0","react-dom":"^16.4.0","react-styleguidist":"8.0.3","react-test-renderer":"^16.4.0","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.4.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.5.0","sinon":"^2.3.2","styled-components":"^4.0.3","toctoc":"^0.3.0","webpack":"^4.16.1"},"dependencies":{"bootstrap-styled":"^1.0.1","@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","classnames":"^2.2.6","prop-types":"^15.6.1","react-transition-group":"^2.3.1"},"peerDependencies":{"react":"^16.4.0","react-dom":"^16.4.0","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","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":"04c90cb4c31f38673a29ef2574c00d0844b04fd3","_id":"@bootstrap-styled/provider@1.1.3","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-dtguq14FJBADKdWOuO208RnrmfDF9wiE1IuMEzENNzXldOnwOyQFKrLU5yeBdGnWiyuO8oInKX9sIgFwJzhPiw==","shasum":"fdb731e54d94493b3fabf12b5e8ba869335c29d0","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.1.3.tgz","fileCount":21,"unpackedSize":2240751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6S3qCRA9TVsSAnZWagAAA8oP/iVYhV90kSwiuhoFR7Pj\n9YRldWXkLap8wgK1WcHc7CqwaWUENSCBw3h++p1Vyq43pw/cVjGEiHKQuuLf\nyoGgiIJMWo2qigVExulDApF4u4Yp/MzJaSvVfiI13dNvVcrEKTQgrf7eZNK4\nLiaUAN3hg/6rSoeVzC8nGCGEdET9cLegGR5KrYs9ZDPJQgCgcjn7+00ZdDbS\nbg7uE94SvQDwxIxKva71aqw9YybNO/pd83pCpQHNQ+XSVU5GNBO0ijZ6MCNv\nENVGkI8cb72DwhSqUx/Y8SQXXoln8ExSRu8/N2yyUzOdcNi/qbME/eJX9MqM\npHA9JGGhVd7cgwDkxvuGs6uJ7BzAdIcxoUENgF1XtrRN05/6dbPBc10fjlJo\nH/HiBH5W6nF6zUF3j2FRq9IERA4WAGX5M6tEBT0GJBrDmrYIqyWPEpPGDdOJ\nzO3Pr8Lqfe70HfrdAD0pWxzfb4itYJsheMnsoXtCxsCM0wh37zPRO7ErXoMa\nGDi6q9AUnwTbbFUrZ2wpe5UrxI8LcWnYyz/0l2U+8VksgzAlvYjTRJ3p8AgV\ndLSJ97eRdS0umeMD866a/FrtcKffk5avD6KQZqYwq75uFb2r84bXkuZz4FGE\ns4FjRLV5aW2Tg7q3SjlUQlcrXbXIx9fMeTh+35cKev5tpkPwlBjmkPqpYNvB\nWaz9\r\n=iNFk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAghEOOi+MwRA7FrvYSz5F5Aon3P5XKBOFhUk1QHeFh7AiBzcVncDK+95tGao0eSpVVMMpdqLigPkZinIsdpiO+y2w=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.1.3_1542008297682_0.02119689143629122"},"_hasShrinkwrap":false},"1.1.4":{"name":"@bootstrap-styled/provider","version":"1.1.4","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"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","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.1.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.1.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-transform":"^3.0.0","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.26.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.13","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"1.2.2","istanbul-reports":"1.1.4","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.4.0","react-dom":"^16.4.0","react-styleguidist":"8.0.3","react-test-renderer":"^16.4.0","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.4.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.5.0","sinon":"^2.3.2","styled-components":"^4.0.3","toctoc":"^0.3.0","webpack":"^4.16.1"},"dependencies":{"bootstrap-styled":"^1.0.1","@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","classnames":"^2.2.6","prop-types":"^15.6.1","react-transition-group":"^2.3.1"},"peerDependencies":{"react":"^16.4.0","react-dom":"^16.4.0","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","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":"c41b548fc2017e957f2bafcf4fce7f86fed143d3","_id":"@bootstrap-styled/provider@1.1.4","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-C6LYxfw5tJ/lvXUKVoWsAcUgXYjsfdBkEbaDTSH8JEmy1FCBWkh0zSvGqEYcp/39iWUfDCZMK/s+XPcQ2q5sRA==","shasum":"baf1b11e04c8d4fc0a79d9e25e0e762f337ec75a","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.1.4.tgz","fileCount":21,"unpackedSize":1883295,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6TqjCRA9TVsSAnZWagAAhh0QAJaI3ENBaWMOm5GgX6PP\nUs/Y3SPXLQkTaD7HOkInb0M2GaMATA5dVzzLTzN7VWDzHgE84mJhWLyEMNN0\nDF4IZXoWDHfdf2rNn7OS9YhlQ3PnDLC5hk1xUmh0ecUAALNRYgkg5V1lMEav\nZj9jbHLVMtwiLLUpo+6IIJ6be3qGGqVA+lr7D2ufo0ee/wCgaGS8NHBUs0f5\nF7ImPZb3YeuTNLO4v+PGgaDq3yqKDZWUWg93Ev54wLXcfTTsbn3d3+8G1P9I\nUoau4hDPPLhL6wiSgaxyi1Vxszmv8Ay4jXyvdYg+X8+gUu/L3Neov3Xfn2Uy\nXVgEu6oDUK4jDmmFKmsoqwPX4g+eyQnI0Z53cpeJSyUjN5PiPo5HbXHupjJz\nR2q4n1h3fH1XFvDQSWP5LXO+aT6fvq3i15spujVNIzgAG3qvp/UeAPN7ytI1\nsxS+MGqb4+rF+uk0gT2kEhnTqcfVwjhfmRYvcObJ3zFUmyyB2sTufa4uOvid\nAmeF7xDgJGMAjfrn5vdQEVTGAOfKkbz8FzFX+dvppW/G00Oi7N+INkG3FjF5\nuzZlXn90LfMh66Z5lHB+uFoe6+Kz7zG0L+hfRU/8Nm7bUtH3dCsxMotXpZht\n9cyFqyQFyl90OhES0n+aN+DmXWTJgWsDDBhXK1hPkUe9lHz39Z+M5gLi+ske\n5kzU\r\n=4VeH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE3xqyIsPc/hqz13cJl+jWtWYd5I+BBwUl1uW4EjAeCjAiBRB1lukd1qU6cSbHN25RbFA81FCLodH6jjEblkLVKyzQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.1.4_1542011555070_0.39940671022002006"},"_hasShrinkwrap":false},"1.1.5":{"name":"@bootstrap-styled/provider","version":"1.1.5","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"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","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.2","babel-cli":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.1.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.1.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-transform":"^3.0.0","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.26.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.13","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"1.2.2","istanbul-reports":"1.1.4","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.4.0","react-dom":"^16.4.0","react-styleguidist":"8.0.3","react-test-renderer":"^16.4.0","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.4.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.5.0","sinon":"^2.3.2","styled-components":"^4.1.0","toctoc":"^0.3.0","webpack":"^4.16.1"},"dependencies":{"bootstrap-styled":"^1.0.3","@bootstrap-styled/css-mixins":"^1.0.2","@bootstrap-styled/css-utils":"^1.0.1","classnames":"^2.2.6","prop-types":"^15.6.1","react-transition-group":"^2.3.1"},"peerDependencies":{"react":"^16.4.0","react-dom":"^16.4.0","styled-components":"^4.1.0"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"aee1da759cc830f64a80b702610362cdf30e4f57","_id":"@bootstrap-styled/provider@1.1.5","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-6hzFRuPETlJqMfoZBccPr6aI3An6tbbikYFGzetQBP8k4jEACCdKeXobH1ZFKAdekrCTCrQpKvXysthlKClc4A==","shasum":"e979d8c668a992d86e044bb70c66c9740ee0b8c8","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.1.5.tgz","fileCount":21,"unpackedSize":1883566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6fAwCRA9TVsSAnZWagAAdZMQAJnyRzvOtt5SZyvo4pfy\nUltTYRssG/UEzREppe4wGLQYkTlBd/uqA5NzcZblJs3R6lEIU+u7l7BE07Ne\n+7sEypTOK44yMjp5SvOPO7lh+RnaXFjAYrVqSPheOnuVhp7Xp2fFbMOFjYSk\n/JYuJGfIjZ+XWEGjXfLkvpsFdpa8pfHUo1Z0cf6lUlivA4Q/yrQCti0o3I/x\nJ3e4VU9lzSFFo7noME0gO4Q7jpxd0GlqkSdN5ECCgu47GDeIaY+b81MXxBx5\nGZqLXE//i9J9T9WYB60hW5Q1aZJ5UMcvI2nCSwXa7Y5ksgchzfrnG8Yzz+3a\nq5Q6Nt/o/0WnQ5k6w16yxDMqeYpAC3d+Np1+0ZccI4pG84rg7NLPITy6OrD0\nwkr3nYm+BIa/1ho153mkgKBntLi+Qp0jFIirGk7joWh+uVEa7T61OHxTzVVY\nVdmVUZgmilMpo58CQPykttCM/qVThmCh/xgn6hYFFNGoGb+J2AUn50EP9JfK\nEd5S1q8eVvBAlH6JMQT7qhNmcDH1b2zcZ5fLEBNVvXUUe2wRazOvOloam/gY\n79TmDPu2RDWZ0tSlH8q6LylfDEvwOHsb68XmtHrJMWGfj+waY6WhuggmPRq3\nVeuXLUf+5h2MsjuzLe3ZCoFG8WGOEZZ3u6pSz1Y0vweAqkIXuMk2j4NIDGCl\n3nLh\r\n=Zjte\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDBjSY6QGM9K14L4P2YnaEYh//KxHBNTXIFj/N6kGxuCAiBuT6anVmwtmgBQo5mrpHbaDSFcIHv+ynFW0Yg7otbfhQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.1.5_1542058031340_0.004286369145159341"},"_hasShrinkwrap":false},"1.1.6":{"name":"@bootstrap-styled/provider","version":"1.1.6","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"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","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.3","babel-cli":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.1.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.1.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-transform":"^3.0.0","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.26.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.13","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"1.2.2","istanbul-reports":"1.1.4","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.6.3","react-dom":"^16.6.3","react-styleguidist":"^8.0.4","react-test-renderer":"^16.4.0","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.4.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.5.0","sinon":"^2.3.2","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"dependencies":{"bootstrap-styled":"^2.0.3","@bootstrap-styled/css-mixins":"^1.1.0","@bootstrap-styled/css-utils":"^1.1.0","classnames":"^2.2.6","prop-types":"^15.6.1","react-transition-group":"^2.3.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"341c91da03be764f5d6204ae7d3779fe0de0cfa4","_id":"@bootstrap-styled/provider@1.1.6","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-k9a0JYTEsCOYscWa/+aYwVyi1Kh10U6oGdbfy7SjJ5nFjH6lfNRfE9gajJot2dYYkiUEAYjAEg3q2CoogUojeA==","shasum":"4dd537a082c4cc8327fb66ac25032094c2ce1e73","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.1.6.tgz","fileCount":21,"unpackedSize":1879016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7Hq7CRA9TVsSAnZWagAAB7cP/icXtkfpK7LTQjYQ0IIx\n0zDm6+BKbu71Ebd5SPr7hiiKbYeylN5aiamNS4jAjf+/p3B8fuVA+B8JqCNS\ni44xrYr4plAQc6fjkIn2z7EF7g659ovsoClCzojAN/Phemw2/OivLUrozwVs\n1SJfkBPgDyMAM6Gxymyd9gSBPTzSE9OhVitYqpNo4VEWOhDuLfH3tWARl2/Y\n6lPj0nT+sGLyaNfjJ0eVeJtE3AJXf58DlK6yeH2rJApM4FjhxWolpz7NqxHo\nthWQKrUMcMHnRpx0AaKcRxkGOPJevpZAT1NNmIpdUE9gLNPiteS1PfVWO/k+\nLcpU1fm7CoS/+nz+vmd/BEMQssr4HOuYjMG8EhcrmqIjJwZ2Lq/fooFjGBe4\niNNSs5aLqrtUzrgtjEtWU1SpD+rVeiS+K3TFog3DFuQjdy+DNidsP6pOHOQP\n5UdP13HS/Rgz37xKYfkSBI0+ptgcZHhOJfywZ8sz+8R54y3eaZ93F+XU1m8N\nEdcnEpb3P3kfkL7I0uVvptIVGvCVNuAHATy7r58zegNahzYmPjn3ImYbXjcJ\n/MzpAvpvQxEo3kP+Lb8TZyfomyRg15bciWcOwwGyolthFNvqIySOWIjOuqIG\nHf7bM8wRU1sgVqpzHkwEOgfCEq6MwYZ7xUykHrCPP4Xo5e6qyc6LU0gVVzw+\nRMsM\r\n=BptR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICdGL+TYL0qX2EImPtas4PU9gd+i4K3wy0SK7ymtFQTZAiAN9hyNpc6Td98+kUDhWw4bgIr1qsF/j/Fv+d4aebqq6A=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.1.6_1542224570639_0.46516394444877784"},"_hasShrinkwrap":false},"1.2.0":{"name":"@bootstrap-styled/provider","version":"1.2.0","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"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","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.3","babel-cli":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.1.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.1.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-transform":"^3.0.0","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.26.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.13","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"1.2.2","istanbul-reports":"1.1.4","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.6.3","react-dom":"^16.6.3","react-styleguidist":"^8.0.4","react-test-renderer":"^16.4.0","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.4.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.5.0","sinon":"^2.3.2","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"dependencies":{"bootstrap-styled":"^2.0.3","@bootstrap-styled/css-mixins":"^1.1.0","@bootstrap-styled/css-utils":"^1.1.0","classnames":"^2.2.6","prop-types":"^15.6.1","react-transition-group":"^2.3.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"d2f6342008b0a3308bfc4eaa01f618db2a06ef01","_id":"@bootstrap-styled/provider@1.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-O/ewSBsJHKFzFURo2U07EQzu25cxeKNgZhyEFa5MNXQQEIIHvoYm1euDop/KVDqF1fuKvZdz1agNldAc1HVx0Q==","shasum":"7dcf89b7f4f54894529c3d0adca754c7ea7f6224","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.2.0.tgz","fileCount":21,"unpackedSize":1866314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7H3lCRA9TVsSAnZWagAAJNkP+QA0i5XWaaok+00/XJoy\nh4mdyFuiguSNy7+UDZm+lSVlLBKYZqNu4UwVULiCw8ThvXcxBjkMoljA1dHe\nOf8E5YB7jDgqRaHIcSMHAy9V9D6ssqSns/r+4/iJ65is/QzEsqfXso07m5Y5\nDx9qjEQtv6scGqHz5U14EBpqCeHBZQcepKF7MBzKr7bqRXXlpgBadXMq9gOR\nQX6TqgkBrR/NYKaoi6xQ7Z1yTtUshGTT/V20zELdyRhpWkRzUvZrHXt2SvXX\neIzhBetWBk3x6YfMXCOW4lJCqomCi0HW8Vwxx9Ewf2tX0uJk/mRWBKnsbZCO\nKRjyqGj42wU9/gVuo741WV6xtXOyOPATs+WQDIgvWDXPmY/6aG4dFXu34yKw\nsSkOwPlNHGrJEQO450ckgvaM5BRjWsE6qmc8XW8Z7HL2FngQngcQlLWOHsJ/\nh04aCcyh4E+A7kv4vHqWpxnvaWzDWGHe7y+gfIU/R0N31SCSzoVmgSUviurI\nWFP48Ajtahc6NQ6ykd1pb1o6jjJlNAr01Duv5bkjv8QXVZUKvqKWR159BSt1\n+yndd5C3SMAs6tZuLPtrJkoPtLHWC5GM4dc+jOlKvf5PQ7YCWRJfogNYvT7x\n9bwhLfmXUCl38jiDulf/JFTkH8V5Ez3HPvKRS+ES1pgdqngoiznQt2wo8eDz\n4IMa\r\n=g7x8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuJG7i0BKPVG9ei+aSznZHNS2Of9Q9Us4SHw+ui/9a2AIhAKn9gQjCk4vvp79BWZCuB1H5n2UI92vxqN6G0mOTX2FD"}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.2.0_1542225381037_0.16710978323495485"},"_hasShrinkwrap":false},"1.2.1":{"name":"@bootstrap-styled/provider","version":"1.2.1","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"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","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"devDependencies":{"@semantic-release/changelog":"^3.0.0","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^4.0.0","@yeutech-lab/rollup-umd-documentation":"^2.4.5","babel-cli":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.1.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^1.1.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-react-transform":"^3.0.0","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.26.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.13","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-preset-stage-3":"^6.24.1","cz-conventional-changelog":"^2.1.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"1.2.2","istanbul-reports":"1.1.4","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.6.3","react-dom":"^16.6.3","react-styleguidist":"^8.0.4","react-test-renderer":"^16.4.0","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.4.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.5.0","sinon":"^2.3.2","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"dependencies":{"bootstrap-styled":"^2.0.4","@bootstrap-styled/css-mixins":"^1.1.0","@bootstrap-styled/css-utils":"^1.1.0","classnames":"^2.2.6","prop-types":"^15.6.1","react-transition-group":"^2.3.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"b4406f8637a34be941c52041afb58d989fe10cde","_id":"@bootstrap-styled/provider@1.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-ZdlfrMKMrVh6OmBqWeGbGuid2okNbO7SjWJNfRxp1G4ylH2qW4oUx+IZOomA7VJKQNWk1KJFugastA0tJtKx5g==","shasum":"28f4e6bb4417f557ec8f3cd8b1dda63efa5418b8","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.2.1.tgz","fileCount":21,"unpackedSize":1867360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb+GWWCRA9TVsSAnZWagAAH7UP/2UMXQ5vTT2/sHGx9a2V\nXfjptG+Cm4R8odRqKHIBEbrH6xylD9oiC89JJaHT/rPtUsGP0BNYjMXgpQl/\nmq8KNk4wSE5dSaphvslztQLhaaOlm6ISUJWDZbruR5ImWcjD50xqEcNXsFMp\nGrPXT3o8olF4zia+ggRn1f+2ODDflMkVPUv1wjlJdC9lcSb+p3Zdys3cu9Q8\njkgeqntGRknSBqr77ZUY3HlhQFwJJ3QRV4OMa3unoNF9ai4tCbB1CQqTS2XR\nAsRFdFxvw4E4zIeCUqjn9VsGfCcdaRCstiOnHkM8GUWTsrMvcYd9FldrlFGE\n/sWOqIIYmTOXytzHs+DE3BHbVmoiIPXRBFpw43ULNTltGXbZKq/jFih5Pfg4\n7GVuc6BI8qbNhytyTIhhaC0/f+eywIUpEUf8DpReV8vONvGmE/ap8JNgwUXn\nV/MPolE3ZncIw4xI22S1UpfpaC2gNTv8qa9Np+JXMiIsSrsakOcN4rKrl3WM\nM1m9KRfLAKbNLcH3DjV6pgXoJIlRMkqiZG3DIt/YewrKpB7GwiXdmBsZK4nl\nGGQcGPPOAEPA3RhyT/OeloBGiIx0NRtaYV0oSgM2XYoBEJiMTwGVeSELndCG\nWhX8s/9TkhQkvbaiaC12/LDELOuOMVgBzG1Z9WYWMivvxq3XwSLWvlZaGcWD\nE3vL\r\n=XZ6h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHeKeB0/cbD2XXGmk73y6BjrcyUZfWaD3OP/ZQXxZ7zlAiAD33HKElCJDbii0FRautIMoumlF9T2K96o5PADIBCi2w=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.2.1_1543005589655_0.5582397745937713"},"_hasShrinkwrap":false},"1.3.0":{"name":"@bootstrap-styled/provider","version":"1.3.0","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"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","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.1","@semantic-release/npm":"^5.1.1","@yeutech-lab/rollup-umd-documentation":"^2.4.5","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.1.0","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.5.1","babel-plugin-transform-react-remove-prop-types":"^0.4.13","cz-conventional-changelog":"^2.1.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","eslint":"^5.6.1","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.1","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"1.2.2","istanbul-reports":"1.1.4","jest-cli":"^22.4.2","jest-sonar-reporter":"^1.3.0","lint-staged":"^4.1.3","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.6.3","react-dom":"^16.6.3","react-styleguidist":"^8.0.4","react-test-renderer":"^16.4.0","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.4.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.1","sinon":"^2.3.2","styled-components":"^4.1.1","toctoc":"^0.3.2","webpack":"^4.16.1"},"dependencies":{"@bootstrap-styled/css-mixins":"^1.1.0","@bootstrap-styled/css-utils":"^1.1.0","bootstrap-styled":"^2.0.4","classnames":"^2.2.6","prop-types":"^15.6.1","react-transition-group":"^2.3.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"bb7516b7ffbb43efadafa1af62dd48e4dede427f","_id":"@bootstrap-styled/provider@1.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Lh8TMk4SGfVRBTWc6nMJCeoPfA9BQmXcYgvTjWmHvqKTcmA2bcZ7Zj5XNJ0KiHfACBwQLKe09yGIf9aG5PyfZw==","shasum":"5405a87fe1d33043d2556a1daec26c9478651364","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.3.0.tgz","fileCount":21,"unpackedSize":1872408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb+GoJCRA9TVsSAnZWagAA6iQP/2YwKfSTfZLpgf7rp3Y4\nwc6MbSh5xatzSI99GRNAdmVcD/Y+9ZST9sO+Oba26ymzoqZw1Ic2nxQFgE3j\nBVmKLc3/VHwK5IoEYriIdgIxdYSyphG69uaz6W6xVg6u7ycAvqxp3BC1tifA\n4RFcXo59uQJlTdVv1gJzI8kSg8LOu3YBhDFH4dxTJ7NWgeh1mebpO8UhKHRP\ng7bexkso59R8bYrXv407nqaOkQV9azrq6OYMaSP+IZKS0BWF7JjxpeXF5ntk\nrfvQkAon3NUlgugG8i3czAlqt2dufPTkfFXAjlb3vz4SWWjCbUC+9hvi875T\nIZjeRDztbbsA8/f3usNJ93QX/GsM3ANqhfdD6S4RczV9FXlAv8vmiL8jVfXP\nT5+OGekwoDnk7oe6VOW7Tf/tUdWVum6t0p0Mu0vmXTksw8NgZrCuYubHZeAT\n9pWl/Kjt8gSj4oFN9nK1ZvJiLRESnWx07ss5xLnxcawuWcgsjU6ZKZhRyVf4\nwmhiNV9vuHRa4WG8BiLcqwewE2qADczo+GRGMo7w3pH82Y8QosJpi0uUVNoH\n81JtQD0TPIaR5eFA4ImZ+kO1lAhXyUjKiprgH4Fv3kEbbkrhd9z5+RuAKpkG\nuI61UwPkkICvjfMJZwezyTEQDqKT1wwRM4m3n2a2dWypqTGDqp3HnJjmRYGQ\nn+Dq\r\n=s0x4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuu8VeM2QxPOYwI0emjB6X+3o7wTaxU8ukyRZqaPxmWAIgX6qHJvmMzDQbBtuq+V3cDpzeF6/b+dvoiKbGJiD03Z0="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.3.0_1543006728724_0.2767011572352265"},"_hasShrinkwrap":false},"1.4.0":{"name":"@bootstrap-styled/provider","version":"1.4.0","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.1","@babel/plugin-proposal-decorators":"^7.2.2","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.1.1","@rollup-umd/documentation":"^1.2.0","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.6","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.9.4","babel-plugin-transform-react-remove-prop-types":"^0.4.21","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"^2.0.6","istanbul-reports":"^2.0.1","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.6.3","react-dom":"^16.6.3","react-styleguidist":"^8.0.6","react-test-renderer":"^16.6.3","rollup":"^0.68.0","rollup-plugin-babel":"^4.1.0","rollup-plugin-cleanup":"^3.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.0","sinon":"^7.2.2","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"dependencies":{"@bootstrap-styled/css-mixins":"^1.3.0","@bootstrap-styled/css-utils":"^1.2.0","bootstrap-styled":"^2.3.0","classnames":"^2.2.6","prop-types":"^15.6.2","react-transition-group":"^2.5.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"f0fc732cf4d9353e39240dc4d30ea9c9bd28efa0","_id":"@bootstrap-styled/provider@1.4.0","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-RYIWvWdiMi1sxBqw1XVPacNZpt+36O1LTvmM3vIL35raNQM0vDb6IsGboQ1kV0nJGAJalsYs6p/qHKH8bUhFnA==","shasum":"85961b63c29190f4f0b7b423864e86f3361e45cb","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.4.0.tgz","fileCount":22,"unpackedSize":1989602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFoSjCRA9TVsSAnZWagAAWk0P/iNoDOos3nkJj/L8RFVS\nip9OYkjzOsrMCXS6OWb2pAfJfBNTYMY8Ahwd0lEYb8qQtkGTNZdH1NJPtnfu\ncF8ltkWRC3Bdy8hZ7PmcsPi6+uZgMc1C9kHoZrOoBQfwAG/1nyrrZY/0M3Od\nPv3rpA96q+Xc23n+WTQdJ3rBqP0D1UmL49GOKNZjIalEzvzvoVnN3oW9Jbjv\nZbjUb0woMAdNsjl4TCZrFHmBJIhFGUxtC3vSP5Da+Ub4Fg8Nqxy3nzHOdSXS\nFiHItPbqpnGGCGCsfV1MojJhwFuuLUBRFWnSSgPNb1UPc2EjnUVYADgrpGYn\n0Q076AWefwGUZeEW1tY3DfPFgPn0WYFKZImprz8HuW7d4oeG350fZhHGhrTE\nAsqi9FXwOto38gM9Lfxl4FWvmAa4gxIsBbp9zAI7ce3VfiFRnpzL8ovv+9dd\nUuX+vPC+KVVvtwe3CfZnDUhoVOFkEk3D8rHLeUnYojztaba6l6Gxbh40dPsw\ntBb9b9GzKLDQQrjHhrxeVMEAHu6GbboWjtZE2217q31tRflj++fE7YR4OmF3\n9WMva+A1EiQ0t7Uus2iqsn70H+AWhRSQzlijfIK+VHY5A00obUhGU5A9FG5R\nJexjAs+XfPxc5N+3BvEX0x8ek9XIaXsH9/8ziBlAXC5iCgYayCoekPCBSjbD\n8sxT\r\n=ujp2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICApv1khZjuTpGib7cPBzrlTR6aMEW818xHgL45duoY+AiEAoi5GXjFvUCyqhYBnB9jWYobB8aeOlnaifYBXFVPykPM="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.4.0_1544979618738_0.6178358303584894"},"_hasShrinkwrap":false},"1.4.1":{"name":"@bootstrap-styled/provider","version":"1.4.1","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.1","@babel/plugin-proposal-decorators":"^7.2.2","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.1.1","@rollup-umd/documentation":"^1.2.0","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.6","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.9.4","babel-plugin-transform-react-remove-prop-types":"^0.4.21","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"^2.0.6","istanbul-reports":"^2.0.1","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.6.3","react-dom":"^16.6.3","react-styleguidist":"^8.0.6","react-test-renderer":"^16.6.3","rollup":"^0.68.0","rollup-plugin-babel":"^4.1.0","rollup-plugin-cleanup":"^3.0.0","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-inject":"^2.2.0","rollup-plugin-json":"^3.1.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^3.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.0","sinon":"^7.2.2","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"dependencies":{"@bootstrap-styled/css-mixins":"^1.3.0","@bootstrap-styled/css-utils":"^1.2.0","bootstrap-styled":"^2.3.0","classnames":"^2.2.6","prop-types":"^15.6.2","react-transition-group":"^2.5.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"cb43be72f32e1923cfde035821ea42c9317e6d4c","_id":"@bootstrap-styled/provider@1.4.1","_npmVersion":"6.5.0","_nodeVersion":"10.14.2","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-HjOO/m8KbATf0qAa/7UQ0GtT2RX2nOlCyAEfAeSmrmPBm8Kdj5OFJNBBvd2YUXeOBBSaLrOrT1Td84OSWamFUg==","shasum":"72863dcded723dd566ffb0846d9fb0a0c9123b32","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.4.1.tgz","fileCount":22,"unpackedSize":1989896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFrbZCRA9TVsSAnZWagAADxcP+gKtQj1YpqpudxzAyoxw\nyCeSEY195kFqkKGWOcEB42YciUmXi4xVxUtDxiHIkjnLMJh5OEOvIpPO88xj\njk9OAug+dxKMP21H7jBXOehNGJBn8dR5l13R09T/Nzmsr0xgAHJxH9qx2HCE\n1skcmOnM0vT7h2sC7WMyDMy4YH6QxUvUA6GPFaz/g1uUbseHnW1vvnghyPzF\nyzIQyugFRJbr99NQemWRCzUZMkCrst5zdvuBEix0AuLruMFrvkyM1F1L8jZ+\n9fINYvvfVgyxFMC0fUVWX5FWVftWK7LSfUU1poV3eRIIlZkF1t1oOa5RT6Vb\nkFM4qaTX0JkSOrFJpZjQ/eGvhG7rs/TSukqDaMhWG5NihsGcsRofFmbfrBWU\nd8wBK8IOLkcW5+nmjYunIHRha+m1cCVBPra7FKvDyfNughDQLWd6HUt/YSpR\nQaeJjyPMbg1zCiVRBxny9B2nDd11GKQPgZwPIRzBuN9CpRvqknw8LTqQDZGD\nCz0KaJUm8XxxvPCu2fQjta36l9w3tVbgQGgHfZNyIhVmgsENFxFIbjONPPB6\ni7Z1Y0bv3sYl5M7k+N/qPsoBpTSFG6Z2lPQGicNyYCb8Tz48qmuUQfEEWttX\n/MiO8k1fvKrPxSwWU9n2mafoeMkqlp7ExIkvO0PbbDkJoUzS3xNh+7zRU4Kl\ncYyK\r\n=20uB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA7fUjdCEEZjXeFL8YvY51Hai10S3robV1Ktc/vt/LStAiARpqf5/9dp7bBpx/XZPkjaTl5pUvqX6tD1N2FICBC6FQ=="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.4.1_1544992473280_0.8451068026603086"},"_hasShrinkwrap":false},"1.4.2":{"name":"@bootstrap-styled/provider","version":"1.4.2","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.1","@babel/plugin-proposal-decorators":"^7.2.2","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.1.1","@rollup-umd/documentation":"^1.2.0","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.6","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.9.4","babel-plugin-transform-react-remove-prop-types":"^0.4.21","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"^2.0.6","istanbul-reports":"^2.0.1","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.6.3","react-dom":"^16.6.3","react-styleguidist":"^8.0.6","react-test-renderer":"^16.6.3","rollup":"^1.0.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":"^4.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.0","sinon":"^7.2.2","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"dependencies":{"@bootstrap-styled/css-mixins":"^2.0.0","@bootstrap-styled/css-utils":"^1.2.0","bootstrap-styled":"^2.3.0","classnames":"^2.2.6","prop-types":"^15.6.2","react-transition-group":"^2.5.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"de44db3b62918936f7ff13fad1f4f974169bf08b","_id":"@bootstrap-styled/provider@1.4.2","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"dist":{"integrity":"sha512-Ff87bQZ4Kq/pGsHmxCNSUkjSW08RAJOi8cjyGWS9sANEDkyrfz660BPUq0VUt1QxhA6mKEjnm0x9kgbq8W2MUA==","shasum":"b0e40d24da223d5caaf140385ffb8d15e0cad572","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.4.2.tgz","fileCount":22,"unpackedSize":1975855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLlVcCRA9TVsSAnZWagAAsHMQAJjBFi8GdtmNYn7txp8l\nFmsQJy5W6BJeCKvK3s/v2sE5Kr8N7W8V5574x4ELsjYxfaG1t/anIiRPH2Si\nElFZDqSuZ9HeYWDc/QaH7UqQBK51f2D+9QWed243Z3dMnkWlRVKxR3dy3m1a\n+6Ol+84SWJTgDWJq78wHxPg/I2/OQzaz0MpJjOMvq7cFDMtru3GcqPBPQePb\nCJWgj9XHFIk/8wavu+W1TMpPUAkwL+AMzU/FQuXnN1twYweFY0cRRBx21UtD\noGd9+025FhXGtMHSzSLnw+Uy73zCgvT/m7Pl+VRqATdH5sYK9FNSaGy182j5\niGKkUEou0Xyp3ax4Pz/tf+o2jF1rhXJTkUUcnv8BzTXHd1J+6MmGehZkpUhc\nh1yupUKod0c/M3/+RjZ54sY9TM361a/wbHduFgor41g2DrsUAY3G+qEu3MpG\naxO/pt0UUR2fSOOHdU2Ux0lx3fxsJiJfP03RpvZFQCGIr0mRFilikabDZKPf\nzM3FWtYmPSLH+2WL8C4W1P6+GsVgyLgwRIKIaQl72J40/cdTE1fWgJtaNMRc\nxBO3lga/xUVz5paO0ceeiZMdq4+LxTO2qwk5TxlHkbNI2v169apMXfzTG8ro\nB5aFSzYvM6IqChlb6jRo/4XGVnugXZjmI4SjUq8Siv+vJrg+Tmbez8JJLYQm\nHy+c\r\n=Us/M\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmuIaSNr47vl6VhBODN/1AMX+AITR88LvfRX0pD0U33wIgWoRXHbGonOnon70i9YTpG4oKKE/hFk1zeu2QFzDPMec="}]},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_1.4.2_1546540379362_0.03921374495863117"},"_hasShrinkwrap":false},"1.5.0":{"name":"@bootstrap-styled/provider","version":"1.5.0","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"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":86,"branches":20,"functions":58,"lines":80}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.1","@babel/plugin-proposal-decorators":"^7.2.2","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-react-constant-elements":"^7.2.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.2.0","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^1.1.1","@rollup-umd/documentation":"^1.2.0","@semantic-release/changelog":"^3.0.1","@semantic-release/git":"^7.0.5","@semantic-release/github":"^5.2.6","@semantic-release/npm":"^5.1.2","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.1","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-array-includes":"^2.0.3","babel-plugin-dynamic-import-node":"^2.2.0","babel-plugin-react-transform":"^3.0.0","babel-plugin-styled-components":"^1.9.4","babel-plugin-transform-react-remove-prop-types":"^0.4.21","cz-conventional-changelog":"^2.1.0","enzyme":"^3.8.0","enzyme-adapter-react-16":"^1.7.1","eslint":"^5.10.0","eslint-config-airbnb":"^17.1.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","eslint-plugin-jsx-a11y":"^6.1.2","eslint-plugin-react":"^7.11.1","exports-loader":"^0.7.0","istanbul-api":"^2.0.6","istanbul-reports":"^2.0.1","jest-cli":"^23.6.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.6.3","react-dom":"^16.6.3","react-styleguidist":"^8.0.6","react-test-renderer":"^16.6.3","rollup":"^1.0.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":"^4.0.0","rollup-plugin-visualizer":"^0.9.2","rollup-watch":"^4.3.1","semantic-release":"^15.13.0","sinon":"^7.2.2","styled-components":"^4.1.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"dependencies":{"@bootstrap-styled/css-mixins":"^2.0.0","@bootstrap-styled/css-utils":"^1.2.0","bootstrap-styled":"^2.3.0","classnames":"^2.2.6","prop-types":"^15.6.2","react-transition-group":"^2.5.1"},"peerDependencies":{"react":"^16.6.3","react-dom":"^16.6.3","styled-components":"^4.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org","tag":"latest","access":"public"},"release":{"branch":"master","npmPublish":true,"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"],"prepare":["@semantic-release/changelog","@semantic-release/npm",{"path":"@semantic-release/git","assets":["package.json","src/**","CHANGELOG.md","README.md","LICENSE.md"]}],"publish":["@semantic-release/npm",{"path":"@semantic-release/github","assets":[{"path":"package.json"},{"path":"LICENSE.md"},{"path":"CHANGELOG.md"},{"path":"README.md"},{"path":"dist/*.esm.js","label":"ES module"},{"path":"dist/*.esm.js.map","label":"ES module source map"},{"path":"dist/*.min.js","label":"UMD compressed"},{"path":"dist/*.min.js.map","label":"UMD compressed source map"},{"path":"dist/*.cjs.min.js","label":"CJS compressed"},{"path":"dist/*.cjs.min.js.map","label":"CJS compressed source map"},{"path":"lib/*.js","label":"CJS folder"}]}]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"1b836a5593d28c4cf0ca1571daecf4c27cabcbcc","_id":"@bootstrap-styled/provider@1.5.0","_nodeVersion":"10.16.1","_npmVersion":"6.10.2","dist":{"integrity":"sha512-9/hTgAs6TdoFSZSvnH03BQ6JHfNn8VAw77kM+LxwP2vxg1w1A0ctr5gp0d5kw5VXea/W8E+21kRkOWDTf70frg==","shasum":"aa8c65cc6c0a7756344bbf51bce05f252b08097c","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.5.0.tgz","fileCount":23,"unpackedSize":2176046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRwcLCRA9TVsSAnZWagAAvV0P/2AJREJDaUZjCYkjwFDR\nGUr/lt4JgyXIabfTucKQ2lMLB5X1KH0iIz0uzAVJMiXYtBnXzwpFEMjBC5WI\nVA9p/1QsljwpuPkP1G8YHv4a6IK+iH9XlK5Sk7lLUfpk9qrAYINhuMWcajxV\n6Je4S0QBwfASJTwPPMcQkyts8npE/OnannB+4uYnBMYX4w7D4xOCLFRwF559\n5tkmFQ/BfTg8ZZ5KgHdSBNwhNHtrad6uoVRlJfYDKSt/BSkSWS8/6HIufsiK\nqr816vaHJV5E0MvcixbQwJAF4bvPT3vahZNDV/4vQJTsBnyQ5fK16FfDNBXn\nSI+DQJAHjHTI5aOR1PKosKUzactzZiF+09xKxfP44Yo6QMqU6/Zs6HSqYSgs\n3TPs52ipquopuhu9SodbD2zVMYqGigh1nc8Q2xss7ny4/71xAd7vDGWDXzJB\nOln9WNJtmiOb9ch/K49f7ocDZC3HhhlwAHuVyhhQNwlLrBZxeIo5Ih1odEH4\nIDNuJqe+Z/LOONgZmcuplJiVtMnG0CHlP36eICxElPg/hgQ0eDm93CfWB99M\nSO9xDnim7jECsCm6cJGHs7d8hJiVKLOET98YRHRrrJ63e+Ut1YWEVc0zlDtV\nCnF36DkkAUo2gsXdZbnsttyHisCsOKbo7xiRLpE1e+T+8S6tigQ+plvf7V6P\nHNi3\r\n=B1qN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5Lvmq86jnZ+/IwS2r0wRToALDnCx4DI3by1HgndeElAIhAMp5rp2npz7cFkKFiOGyWCl8iOcMPedGOexQjCkeqI5S"}]},"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/provider_1.5.0_1564935946385_0.6088977478305246"},"_hasShrinkwrap":false},"1.5.1":{"name":"@bootstrap-styled/provider","version":"1.5.1","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":94,"branches":30,"functions":90,"lines":94}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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","@rollup-umd/documentation":"^2.0.5","@rollup-umd/ncu":"^1.0.9","@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-transform":"^3.0.0","babel-plugin-styled-components":"^1.9.4","babel-plugin-transform-react-remove-prop-types":"^0.4.21","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-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.17.3","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-react":"^7.13.0","exports-loader":"^0.7.0","istanbul-api":"^2.0.6","istanbul-reports":"^2.0.1","jest-cli":"^24.8.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^8.1.0","pre-commit":"^1.2.2","raf":"^3.4.0","react":"^16.6.3","react-dom":"^16.6.3","react-styleguidist":"^9.1.7","react-test-renderer":"^16.6.3","rollup":"^1.15.6","semantic-release":"^15.13.16","styled-components":"^4.3.2","toctoc":"^0.3.2","webpack":"^4.27.1"},"dependencies":{"@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.3.2","bootstrap-styled":"^2.5.2","classnames":"^2.2.6","prop-types":"^15.6.2","react-transition-group":"^2.5.1"},"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"}},"gitHead":"0bb9d12d6a3c764988537184cd6bc761ed2eeb69","_id":"@bootstrap-styled/provider@1.5.1","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-nfJUAMFzlzgOHdyQXErw+QOKDM6ZbYl07SA4rhz+Db9qIxvjuxkwcBTmkYosaPOgzR82/hRhUkFXXDKoKBuooQ==","shasum":"60e81a85da4058c4176a09f6bdb62b8313e0027c","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.5.1.tgz","fileCount":23,"unpackedSize":2410562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdePZ5CRA9TVsSAnZWagAAkSQP/3wSWZxYkg6mEin7oNd+\nVFqCN/K3gfUwtFQ1n7E8FKXDUfJbW1Q49dMCui95WvWk2Wz3wdPg6VhFhKyp\nPF43Zn4Rsb207MF4PFD1Wx6tk41XVKP83EaNVszl8Q8pCMOq0XlnQNqD7F1a\nGNUd5s1J1GZOEZItmvQ3H+zafinAWbeevP2vfn/48XjmMsVs7TbWJHvpfekk\nURWvpBo9uVmMq5WwLm21X+Bsc+AAvvwMhnKKF4McFl8jDB9o5XbJ7uhZagpJ\n6dN7KEnWow7ToDGRO8Glu0zveISFtnSRNavx0quPHWTqakKkJ/6e+U4jUwRO\nWnd3da5/As7EyVB2SiMha2MSumem6sS3zozYNGXn4MOJtOAM3oYuHfrHMed3\n8V4k5Sl0RMJN4RLLznr1Lp4qpUxs4Lxtf6NIn14nWB8jShbH8+kcxEuYax6b\nUeewCLfTCAnY5+xuQhqoAjlXzSYtXczY1La0ArfPRJUYEtr7NtjvOi7LUskC\nHaegytOy2hCtVgNXFOMTOyHYwyIhHFEX34aA4lVfpMQFN7tGp50eCyVm3gqT\nJpXVlqIkjb0A3fUu3WsRo+ai1gDdy8invsVq6fcKrsT7hzMBGLdNcp+KaBvO\nu9+BrnQYGSeVJM1KPqIYuCWwVFeXl6PNUylbvqjxq++KK2ak07w4tLyWgQz6\nlpCw\r\n=1c5d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQ/rYM0obXWsJ/Z/INNUcbUwekbizAgd9M8hFTK93SdgIhAIkD/R+iHjkREosPq1lZ7JOtEPyqN2ZCvPG50T33a0AQ"}]},"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/provider_1.5.1_1568208504424_0.5018581820368546"},"_hasShrinkwrap":false},"1.5.2":{"name":"@bootstrap-styled/provider","version":"1.5.2","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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/jsx-props-no-spreading":0,"react/static-property-placement":0,"react/state-in-constructor":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":94,"branches":30,"functions":90,"lines":94}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"devDependencies":{"@babel/cli":"^7.6.2","@babel/core":"^7.6.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-decorators":"^7.6.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-transform-react-constant-elements":"^7.6.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.2","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@rollup-umd/documentation":"^2.0.5","@rollup-umd/ncu":"^1.0.9","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.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","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-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.14.3","exports-loader":"^0.7.0","istanbul-api":"^3.0.0","istanbul-reports":"^2.2.6","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.2.4","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.6.3","react-dom":"^16.6.3","react-styleguidist":"^9.1.16","react-test-renderer":"^16.9.0","rollup":"^1.21.4","semantic-release":"^15.13.24","styled-components":"^4.3.2","toctoc":"^0.3.2","webpack":"^4.41.0"},"dependencies":{"@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.3.2","bootstrap-styled":"^2.5.2","classnames":"^2.2.6","prop-types":"^15.7.2","react-transition-group":"^2.5.1"},"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"}},"gitHead":"7f6c6b21417fe91b16d653fa45d95cf520377aaa","_id":"@bootstrap-styled/provider@1.5.2","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-d94hpQPKmCAdaj12yEQzQ3EAo7NA5l0F2QRPmN8q/Gegpf1yjfkEznr25ReHqwCARfEPtypwn/GVFZztr+YnLQ==","shasum":"d67ebfb262baf871e3303241add3b6ee21189bc1","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.5.2.tgz","fileCount":23,"unpackedSize":2411367,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjPcFCRA9TVsSAnZWagAAVTUP/0Bhe1VUsAu8IjpH/Ubn\nWtHtzP3ohXsyM5rCgEPRRD+PGVdShpkKl2w2nnFYveTG75AqUFopm3N+4ms0\nLzcy2+GMG8t8zJufh36ki9m94W+MFzyfZUszHRynZkiRcesniGMqcab5VT+2\nurfLEq4Efb3GdO0FQwGKh+VmCEl5mK74NM8VIVfqRQP03ZvNVqqFLGXWB0HR\nZzJeFL/ikY2NSs++emRXBc3vVt+cmEM3ZLTjPsyhGNXyvP+Ao0iCmzxjZVDA\nGr4AdhIsMMh/buwK7dVnZH4LeLJf7czZxc9BuwrFwbCFi3cPhuZnH1fhraHx\nVxhoKTGCw0QF++tnF9+Ino7OKxUr8sX8I34iw8chd9rGxbNsr+xaKS+4N0US\ngJQ0WWxsV2/nmTidCIs6agxlcS2Q/Jz+eW+I9XUaBEEu0VQCEOBOUuD56UwE\n0p2gfgcigefBDJ56XFc0b63L0hWUqzYnMuHQaBcjjgWFOvsZrpIfUxgCCmum\nSuIyi6HM0FUxYMrCcv8DSOgfdUt1Np8fWjqCqtMGX5mjDx5qFhtmi8K4SsN2\n2roOPGVvQYbg4R8bN/bw9drF5JZJZPDM8yc2jHlVVi+N98hrTGIai9rD+R77\ndsQpOAcOUFmqOLLKHSxIiseH8YdvUAs+vzdQZO2YMq711JrSwn8BIL4fkzVN\nRfNm\r\n=zMmS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEqeBWKf6MRw/Y5LQGMCXC6twK2OoDApGTJV0kdFsyeGAiEAlYTnc4mHLNpQL4ayxvE+wpRJCJPAOWiP6iienOVxBqo="}]},"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/provider_1.5.2_1569519364251_0.47158806219388927"},"_hasShrinkwrap":false},"1.5.3":{"name":"@bootstrap-styled/provider","version":"1.5.3","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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/jsx-props-no-spreading":0,"react/static-property-placement":0,"react/state-in-constructor":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":94,"branches":30,"functions":90,"lines":94}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"devDependencies":{"@babel/cli":"^7.6.2","@babel/core":"^7.6.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-decorators":"^7.6.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-transform-react-constant-elements":"^7.6.0","@babel/plugin-transform-react-inline-elements":"^7.2.0","@babel/preset-env":"^7.6.2","@babel/preset-react":"^7.0.0","@bootstrap-styled/documentation":"^2.0.0","@rollup-umd/documentation":"^2.0.5","@rollup-umd/ncu":"^1.0.9","@rollup-umd/rollup":"^1.0.13","@semantic-release/changelog":"^3.0.4","@semantic-release/git":"^7.0.16","@semantic-release/github":"^5.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","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-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.14.3","exports-loader":"^0.7.0","istanbul-api":"^3.0.0","istanbul-reports":"^2.2.6","jest-cli":"^24.9.0","jest-sonar-reporter":"^2.0.0","lint-staged":"^9.2.4","pre-commit":"^1.2.2","raf":"^3.4.1","react":"^16.6.3","react-dom":"^16.6.3","react-styleguidist":"^9.1.16","react-test-renderer":"^16.9.0","rollup":"^1.21.4","semantic-release":"^15.13.24","styled-components":"^4.3.2","toctoc":"^0.3.2","webpack":"^4.41.0"},"dependencies":{"@bootstrap-styled/css-mixins":"^2.0.7","@bootstrap-styled/css-utils":"^1.3.2","bootstrap-styled":"^2.5.2","classnames":"^2.2.6","prop-types":"^15.7.2","react-transition-group":"^2.5.1"},"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"}},"gitHead":"179aa9561e522a24abbbd56d35b0f9df346d1320","_id":"@bootstrap-styled/provider@1.5.3","_nodeVersion":"10.16.3","_npmVersion":"6.11.3","dist":{"integrity":"sha512-qLDgVV1xRY3D18IPt17+YdlLtJpIFWQ0kjn38lC00SVRi5bujz8bnp0sxB3Ibn/FFlnpV53PppIv61ZxxUFsGg==","shasum":"34eb6c7a2b355cc3ae045bf7650e7e1c60c8eda6","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-1.5.3.tgz","fileCount":22,"unpackedSize":2410729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjSKTCRA9TVsSAnZWagAAsqkQAIztk8GZLwV0nDVdbH3E\nPqY9R9JnoV8Fhxs5U67UUJUiAOrtD5SaMg7S20jP5MJVCfCKKyIVH4+th/W7\nHq7PMnwxEY/80zE5/dNB5WwXasGKDFdz9pRudqkwHMnjQUJaAzQK49ZeTcQo\n8Yl+ynHEgYpWYAY9ge/EnD3I8QeqRPb4RY/SpoZFXMKWWj7ITJ57qvINz1No\nGCx9QI+kcY8y904yj+1y3YGDykmK7nZ8DJivAYVmq5Gti7xYcQtoVveyFP9f\nMcWgdfO915VQ6vmVtA8zIK7HmEFT2NxmlAUm3ae/hUOeOFL1l5umI9XdGG6d\nGLWeQ1vO7N2SZ3M8vLZIy7Sl5hcfY5XPkCyKxtzHFbmOYiT8nttZPAxUNvfB\nH13XIDXt2nCC+5ndLbxIoRKRckJ/UaftbaP4Q7rRTwUtNRKlwSArAvMk327o\nW6Mjb3wvZq0VoAEPhSXIcEzQ8qWfKcEu1aQa9BqQgXzEyAKGRjUbcuUBKBz3\nBOilxVgXh9mW/i7f3qYLKShZo4EzbIpFOx6eYUVpc7nOWsyipAdwia41KWWH\nWKweYF6VisgO8isND2LuxrjktzZybC9bxafaemSUrIEGQdzh5J02u7KHr3kW\n8xXVQkU2Eb8Yx7XG5dOOtzTj9OqGTEzWXxjK41aUvBcS6Mpi6KxIEPMEV0fa\nUU7q\r\n=LOaA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEuFXpm+ygopF+sponStkXlTLi1TFMDdpbNcP/Jey/GHAiAWBeZ4gf1NJ01nhCNMgsUWUL3y+EdEjgcB5Z5Lv1EZAA=="}]},"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/provider_1.5.3_1569530515030_0.3713834657061039"},"_hasShrinkwrap":false},"2.0.0":{"name":"@bootstrap-styled/provider","version":"2.0.0","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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/jsx-props-no-spreading":0,"react/static-property-placement":0,"react/state-in-constructor":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":94,"branches":30,"functions":90,"lines":94}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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","@rollup-umd/documentation":"^2.0.11","@rollup-umd/ncu":"^1.0.9","@rollup-umd/rollup":"^1.1.0","@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","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-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.17.0","exports-loader":"^0.7.0","istanbul-api":"^3.0.0","istanbul-reports":"^2.2.6","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","semantic-release":"^15.13.31","styled-components":"^4.4.1","toctoc":"^0.3.2","webpack":"^4.41.2"},"dependencies":{"@bootstrap-styled/css-mixins":"^2.1.1","@bootstrap-styled/css-utils":"^1.4.0","bootstrap-styled":"^2.7.0","classnames":"^2.2.6","prop-types":"^15.7.2","react-transition-group":"^2.5.1"},"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"}},"gitHead":"140365d3f8a801906cfb6cc032232ec1cdfda6a6","_id":"@bootstrap-styled/provider@2.0.0","_nodeVersion":"12.13.1","_npmVersion":"6.13.1","dist":{"integrity":"sha512-+6yaP6D3WBv5SSVAwIvVOqjJ1Uf23xNbl1qV45SHhQDhd/RJCjcYuRkxIJQOKF6Q620ptKEUr3DVsKkhP5CVAg==","shasum":"3ee4c56aec139c74624900029bc925378ca339d4","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-2.0.0.tgz","fileCount":22,"unpackedSize":6250499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5TtQCRA9TVsSAnZWagAA1o4P/RhdQ9miDHDuxePUvn9o\nm949MI8I+JivwiOt9ncHPzC3BP3wv+s8uh4Iup2E85IvPqnl4O6UnpgzlyN4\nwQPQcumWSIP8jDntPkPLdcq1SAqGkAswCKYCCDlNmTZBVXBqdo3ZuGElV3NL\n0Sy+5LC4E7LlH5S0R0vkD5XcKKM4lcb+1P5zVPwye44LJD2zeEZmOn/Ay0+d\nBq0tjBFTKxAjZw4CdNOmmqvl9mTqF4eSmWGTkhKoAbXYuW3pjn7mr9RHQc2a\nh4EpiErZRjkndNSSqSQy+DP6A1eZojgym3c29FufoP/qNSWbrZ1soeRUCrEF\nHDOpEt3cXoyO1rOCiSFNAqxohMjOV0SUELs7wyrmxBW1kO0GXeQKySXOim6p\nGE8YUOlAnK+gOJYsg6WiAz3LgSRJ0izSI1OADbK1RAhN0jgyrRXpsvsCTQ7C\nqH1I70ispbSBhauVjHLa7nzXFmhniCEEA3dLal3H4NRD+SXYIIh0FHHrdQYw\nYxjckspEU6gh31TYXc8gwCCkGjCXYnwMgQ4qcoyxIRA8a+RrM7+j+wQHrefx\nlUXgAP26g7NC/Y6KC2Yz7wILBwIBUgxOidy5F2pnzwFXtIr0GBePQfFopCst\nWfFiYH+QOgAxUxSFpSDofLl9mDTxeCvn5gn+dLnmE/aKeegd9pGbuzfco2Lw\nmMFl\r\n=WaO9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2e4ZtiXwYfneowtPHPWDyM2q2nOSKlQTK4PK2Hm+iMwIgZ75cjjBA1isqd0Wf20IY/SQIL8nblJXbMcT3WZ0M3eM="}]},"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/provider_2.0.0_1575304016330_0.6283285020370104"},"_hasShrinkwrap":false},"2.0.1":{"name":"@bootstrap-styled/provider","version":"2.0.1","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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/jsx-props-no-spreading":0,"react/static-property-placement":0,"react/state-in-constructor":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":94,"branches":30,"functions":90,"lines":94}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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","@rollup-umd/documentation":"^2.0.11","@rollup-umd/ncu":"^1.0.9","@rollup-umd/rollup":"^1.1.0","@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","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-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.17.0","exports-loader":"^0.7.0","istanbul-api":"^3.0.0","istanbul-reports":"^2.2.6","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","semantic-release":"^15.13.31","styled-components":"^4.4.1","toctoc":"^0.3.2","webpack":"^4.41.2"},"dependencies":{"@bootstrap-styled/css-mixins":"^2.1.2","@bootstrap-styled/css-utils":"^1.4.0","bootstrap-styled":"^2.7.1","classnames":"^2.2.6","prop-types":"^15.7.2","react-transition-group":"^2.5.1"},"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"}},"gitHead":"bbd2e4ef61edb553196702b6051cbe3f6db9b7e2","_id":"@bootstrap-styled/provider@2.0.1","_nodeVersion":"12.13.1","_npmVersion":"6.13.1","dist":{"integrity":"sha512-DZUXJsI29bYGV5lNtR+9Eqgt8/TDRvkDM57climtRF8FXC//B1IdXRon/ahBagSOQ7Ad3lB8/Eyp5xryOOItyg==","shasum":"160f20f465b957df46eed857659cb6b0fc2df087","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-2.0.1.tgz","fileCount":22,"unpackedSize":2797529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5VxsCRA9TVsSAnZWagAAj6MP/3npbRvN0GRgpwlPwNVB\nOwr9VKoJh/JPgftB0V6pvZtUPmpDoG8a3RIFF/KpowzWY+oFnDqs88RIt2Ir\niCvC6PdR8MtmrXiInG3FfZz4dO3slxNOCq4ZXok9qFEDnsaQHPANCaxXkVEV\nrvBCMULNn7aabrxpmeKpsPidJnr0lG3XkPGh8NHCty1sSDIKnBfQ8cjRs2uC\nNnVbcC9zNwuG2gnt0vlR8xZSSglAvti1c1Eup+4e4Fw7+L9FFpcf1Jrr42cG\nAmFQTkelUyeT5lk8s0beyem8RLwt0z2fPT1FCLwbs7F2Gt+PfVPmzQ0/q8mc\n/etOUqKdppnOIXK52sLsEejlC5wuDj+QXHUfibV5sjueHhxK4nVDnrFpm/kC\ndcoktsJDX+QPwdcjEZUOZb0+wVA/AEGYSOQm2bnMdRK/KS2uaPML1IDuHOLW\nhMoAbO/BAuDZM2mVmgUIbd8YdxQ+UTrhACkz12rNCtogJ6aTd0Soeo4vcMCv\ncRH2ULmmmEFOE+GS+lhaxHMklGaxRrB0EAr7PuJTNq8mhpvDCe7j/AaQfv2u\nGzYi8xcO9uiHzw0kSOmVfVxvIC/O2OXViwBsLtKedcEWhDO/MXeix/U3pJxx\nmNjiu4xUvUYBMlKyUBhywknFiq3GDE9W5dth6iW2k84wJpbOYzsbD8TMz1g4\n63+0\r\n=GdL8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVKpbjhcQQ1Lkx/dlB2NcxeTCw9vseS+xHLCQDRMHrmgIhAM3K88FD5RMbOUkKR7qhscMK0XbnuDotaukCyIeHxa3x"}]},"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/provider_2.0.1_1575312491755_0.2916119798106642"},"_hasShrinkwrap":false},"2.0.2":{"name":"@bootstrap-styled/provider","version":"2.0.2","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.es.js","module":"dist/@bootstrap-styled/provider.es.js","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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/jsx-props-no-spreading":0,"react/static-property-placement":0,"react/state-in-constructor":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":94,"branches":30,"functions":90,"lines":94}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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","@rollup-umd/documentation":"^2.0.11","@rollup-umd/ncu":"^1.0.9","@rollup-umd/rollup":"^1.1.0","@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","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-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.17.0","exports-loader":"^0.7.0","istanbul-api":"^3.0.0","istanbul-reports":"^2.2.6","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","semantic-release":"^15.13.31","styled-components":"^4.4.1","toctoc":"^0.3.2","webpack":"^4.41.2"},"dependencies":{"@bootstrap-styled/css-mixins":"^2.1.2","@bootstrap-styled/css-utils":"^1.4.0","bootstrap-styled":"^2.7.1","classnames":"^2.2.6","prop-types":"^15.7.2","react-transition-group":"^2.5.1"},"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"}},"gitHead":"4b378aedc4cf4c7caeb09b55dccdc72e7bf4a98f","_id":"@bootstrap-styled/provider@2.0.2","_nodeVersion":"12.13.1","_npmVersion":"6.13.1","dist":{"integrity":"sha512-0em6SNC84PlrX1mlHtDp33cPsIQMxwxuh6y8qv9PAFyrKqFT0sBnUFUO2q/jDec954lOpls1D9uVuqj+CxlJ8A==","shasum":"0f8d518f2ee09b647d443ce6a5cf4ea592061fb5","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-2.0.2.tgz","fileCount":22,"unpackedSize":2797739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5WKeCRA9TVsSAnZWagAA96cP/08IPffoo8ZTyKJKzQHd\nV5IdXmxIkriYJJQlUAAMN5dfFykvTmHDi9W41ORwzVN/6WFZynAd02/7zqG+\nbAF2DAoIlnTCRyL7QMNtXN2tC3vSdgfDdf5bOfuumMsNkPOhl6b7OiShJ75M\nJxmEGF76gS77Zkbwts4W4A48oWDp4qiDbPU6Y7YZjDm6GpGLZfzxjq6w2dA/\nRR6UT5xYwK+5H3jMeMRNhul4Yg7YbcKkIky1hVVuRK57mS0CZPgN/fsjd4Yv\nWwDaKIxuqJAANZ//6aMFwhTu4ta3Mt0kzWt23L5hUJz3IBsEsGlrj3AARf4A\nIjd7py9FVJp2fcIuO31o714t6rSQzlftuKGW3ezDvIbI1zYI9mSMuCGxQWzV\nN5Jm6G6LwMIRVQhFYd+u/hhXZ61X+rNRJMoTs1K6Kn6xU5JsniKfSXUqLjrD\nIYh0RlzslicbklnxDv+xFxHn/03mBWY1wDMGOav7zYvhHZbi9pKNNQadQ1zc\nDo2GEIe2HPfNpU/PmLQVkqiBf5/bA/WAWap/AszrlgofTQvJPoVgO9dIseZl\njRgaLzWngp25x14QCJ1ZFNOeOMg/E//Irx5gP/+Es/LtOJqsd0R88QRZ+KwC\nOiKf+6cSIFGvD6GGa17unA4K7nOTXgBlDdWrTEXLWGYKxtchRgqLqXGq0qBp\nPRop\r\n=SROO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICWINQKxZLvDPx+T6Eu1NP7TL4Faitx2RQkOv0x/8E2iAiEAuH7EyyuVWve3DtbsuezA6vNlgyBHxPUKtfrvQytHR6M="}]},"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/provider_2.0.2_1575314078353_0.19457190403224933"},"_hasShrinkwrap":false},"2.0.3":{"name":"@bootstrap-styled/provider","version":"2.0.3","description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","main":"lib/index.js","homepage":"https://bootstrap-styled.github.io/provider","jsnext:main":"dist/@bootstrap-styled/provider.esm.js","module":"dist/@bootstrap-styled/provider.esm.js","engines":{"node":">=8"},"browserslist":["IE >= 9","last 2 versions"],"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"contributor":["Dimitri Kopriwa <dimitri.kopriwa@yeutech.vn> (https://github.com/kopax)"],"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:dev":"rollup -c","build:dist":"rollup -c --environment PRODUCTION","build:readme":"toctoc README.md -w","build:dist:watch":"rollup -c --watch","build:lib:watch":"npm run build:lib -- --watch","test":"npm run lint && npm run test:web","test:web":"NODE_ENV=test jest --coverage","test:clean":"rimraf ./coverage","test:watch":"npm run test -- --watch","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged","styleguide":"styleguidist server","styleguide:build":"styleguidist build"},"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"license":"MIT","eslintConfig":{"parser":"babel-eslint","extends":"airbnb","env":{"browser":true,"node":true,"jest":true,"es6":true},"parserOptions":{"ecmaVersion":6,"sourceType":"module"},"rules":{"arrow-parens":["error","always"],"arrow-body-style":[2,"as-needed"],"comma-dangle":[2,"always-multiline"],"import/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":"off","jsx-a11y/anchor-is-valid":["warn",{"aspects":["invalidHref"]}],"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/jsx-props-no-spreading":0,"react/static-property-placement":0,"react/state-in-constructor":0},"settings":{"import/resolver":{"node":{"extensions":[".js",".mjs"]}}},"plugins":["react"]},"jest":{"roots":["<rootDir>/src/"],"setupFiles":["raf/polyfill"],"testURL":"http://localhost/","setupFilesAfterEnv":["<rootDir>/internals/testing/test-bundler.js"],"transformIgnorePatterns":["<rootDir>/node_modules","<rootDir>/internals"],"testPathIgnorePatterns":["<rootDir>/dist/","<rootDir>/lib/"],"collectCoverageFrom":["src/**/*.{js,jsx}","!src/**/*.test.{js,jsx}"],"coverageThreshold":{"global":{"statements":94,"branches":30,"functions":90,"lines":94}},"moduleDirectories":["node_modules","src"],"testRegex":"tests/.*\\.test\\.js$","testResultsProcessor":"jest-sonar-reporter"},"jestSonar":{"reportPath":"reports","reportFile":"test-report.xml","indent":2},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":["build:readme","lint-staged"],"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","@rollup-umd/documentation":"^2.0.11","@rollup-umd/ncu":"^1.0.9","@rollup-umd/rollup":"^1.1.0","@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","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-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.17.0","exports-loader":"^0.7.0","istanbul-api":"^3.0.0","istanbul-reports":"^2.2.6","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","semantic-release":"^15.13.31","styled-components":"^4.4.1","toctoc":"^0.3.2","webpack":"^4.41.2"},"dependencies":{"@bootstrap-styled/css-mixins":"^2.1.2","@bootstrap-styled/css-utils":"^1.4.0","bootstrap-styled":"^2.7.1","classnames":"^2.2.6","prop-types":"^15.7.2","react-transition-group":"^2.5.1"},"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"}},"gitHead":"9914b68a37dde223f91773e5a6db82fffd3b821d","_id":"@bootstrap-styled/provider@2.0.3","_nodeVersion":"14.15.3","_npmVersion":"6.14.10","dist":{"integrity":"sha512-WRhpdTpJW71Gn9U3LmLbXggCuY1BrWFVDFdJoBORLz01lsu+nKyF6tF6+pjAn7RcCiGXXa673PJqmJ7q/ELcMw==","shasum":"76a1fe58ba4995e31f8720b4bbcfdee0ec46a1e5","tarball":"https://registry.npmjs.org/@bootstrap-styled/provider/-/provider-2.0.3.tgz","fileCount":22,"unpackedSize":2832604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3qRrCRA9TVsSAnZWagAA/00QAIvkCwAOzUY1p/fGVW8D\nIP+ExOYjGbecE+Qsm2M2CILE3chyBPTc1MJr2N72YJ5xDf7nLQLJl9iJnMCG\nJ6SmcD35hsT+X8bIa3D2hU8qASjpDDPBatPlE+lobYrrqfyLUtHoltdkvHvm\natAOD5k5qgcBFULDA49ctgKMzKoNurje0SZPpHPg8XsrIgs4zaiFiAs8kl6h\nJ6mnTxaNCJyHUttoqIwZDM9GlqhpF9Zs5UCN+VTOhwGvJaSSWKQg/B1cWklx\nDKaDyiuhnS/21M2Y8DnzoaPQ7NV54DBGr8rWjg3BNCO+ybYVrWA1bjWNLK12\nC0BQqNzl3n/ztnj60aI5ugWgrl1VgBA1fXk9uQr2Bxj0uMFyDQ6SdV8HYnm8\nocQPQDuRM7P85NgScfrcsdlwZ324UZNTS4FuRGKQFaAASy0PTxLRPI3VD8DC\nqoOt8yMYndMJWi+QlT6B/YLAjt0zm+4iJ7Y2DCo8Pugz2fsb4Iyk4DbhT6TM\noaWHBZlYrqSb6ceEG7Nc4OKzVvB2zR4fpaR6kBtbucBZy+4VAWX9UWYDA6ce\nIDGqsNGVEGUcnWtfmXSQbFXQFCfieN2ChYRjOgVIhfQTBLCoY6owp38NzJtp\n3H+EJxLr+lOnFd+oeuVNGkQWa6Y+l4Na7abcnLJ/ht2TBzPsjbyTEPLWT+iL\niUDW\r\n=ZnrJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBwiT5T7CQ0793CTxiu9DEMafxMIb8X44aKWEy1FfUVjAiEAsLZ7M45cSZK+7SHai868GTuWRbOdEgxd0SJ4VJbn8Vc="}]},"_npmUser":{"name":"kopax","email":"contact@kopaxgroup.com"},"directories":{},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/provider_2.0.3_1608426603024_0.5369826137811515"},"_hasShrinkwrap":false}},"time":{"created":"2018-10-04T19:11:34.251Z","1.0.1":"2018-10-04T19:11:34.921Z","modified":"2022-04-04T20:11:53.382Z","1.0.2":"2018-10-09T20:19:00.112Z","1.1.1":"2018-11-07T23:28:25.402Z","1.1.2":"2018-11-10T07:23:15.606Z","1.1.3":"2018-11-12T07:38:17.889Z","1.1.4":"2018-11-12T08:32:35.294Z","1.1.5":"2018-11-12T21:27:11.568Z","1.1.6":"2018-11-14T19:42:50.903Z","1.2.0":"2018-11-14T19:56:21.146Z","1.2.1":"2018-11-23T20:39:49.863Z","1.3.0":"2018-11-23T20:58:48.937Z","1.4.0":"2018-12-16T17:00:19.023Z","1.4.1":"2018-12-16T20:34:33.468Z","1.4.2":"2019-01-03T18:32:59.530Z","1.5.0":"2019-08-04T16:25:46.548Z","1.5.1":"2019-09-11T13:28:24.581Z","1.5.2":"2019-09-26T17:36:04.478Z","1.5.3":"2019-09-26T20:41:55.251Z","2.0.0":"2019-12-02T16:26:56.551Z","2.0.1":"2019-12-02T18:48:12.077Z","2.0.2":"2019-12-02T19:14:38.519Z","2.0.3":"2020-12-20T01:10:03.256Z"},"maintainers":[{"name":"kopax","email":"contact@kopaxgroup.com"},{"name":"santaclauze","email":"alexander.janet11@gmail.com"}],"description":"BootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities","homepage":"https://bootstrap-styled.github.io/provider","keywords":["bootstrap","bootstrap-styled","styled-components","react","yeutech.vn","provider"],"repository":{"type":"git","url":"git+https://github.com/bootstrap-styled/provider.git"},"author":{"name":"Alexander Janet","email":"alexander.janet@yeutech.vn","url":"https://github.com/santaclauze"},"bugs":{"url":"https://github.com/bootstrap-styled/provider/issues"},"license":"MIT","readme":"# provider\n\n[![Build Status](https://travis-ci.org/bootstrap-styled/provider.svg?branch=master)](https://travis-ci.org/bootstrap-styled/provider) [![npm Version](https://img.shields.io/npm/v/@bootstrap-styled/provider.svg?style=flat)](https://www.npmjs.com/package/@bootstrap-styled/provider) [![License](https://img.shields.io/npm/l/@bootstrap-styled/provider.svg?style=flat)](https://www.npmjs.com/package/@bootstrap-styled/provider) [![NPM monthly downloads](https://img.shields.io/npm/dm/@bootstrap-styled/provider.svg?style=flat)](https://npmjs.org/package/@bootstrap-styled/provider) [![NPM total downloads](https://img.shields.io/npm/dt/@bootstrap-styled/provider.svg?style=flat)](https://npmjs.org/package/@bootstrap-styled/provider) [![npm Version](https://img.shields.io/node/v/@bootstrap-styled/provider.svg?style=flat)](https://www.npmjs.com/package/@bootstrap-styled/provider) [![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/provider)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.github.bootstrap-styled.provider&metric=coverage)](https://sonarcloud.io/dashboard?id=com.github.bootstrap-styled.provider) [![Quality gate status](https://sonarcloud.io/api/project_badges/measure?project=com.github.bootstrap-styled.provider&metric=alert_status)](https://sonarcloud.io/dashboard?id=com.github.bootstrap-styled.provider)\n[![gitter](https://badges.gitter.im/bootstrap-styled/bootstrap-styled.svg)](https://gitter.im/bootstrap-styled)\n[![Greenkeeper badge](https://badges.greenkeeper.io/bootstrap-styled/provider.svg)](https://greenkeeper.io/)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbootstrap-styled%2Fprovider.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbootstrap-styled%2Fprovider?ref=badge_shield)\n\nBootstrapProvider and UtilityProvider components help you manage reset, global styles and original bootstrap class utilities\n\n\n## Table of Contents\n\n  - [Documentation](#documentation)\n  - [Contributing](#contributing)\n  - [License MIT](#license-mit)\n\n---\n\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbootstrap-styled%2Fprovider.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbootstrap-styled%2Fprovider?ref=badge_large)\n\n## Documentation\n\nRead [provider documentation](https://bootstrap-styled.github.io/provider).\n\n\n## Contributing\n\nIf you want to contribute to provider please see our [contributing and community guidelines](https://github.com/bootstrap-styled/provider/blob/master/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/provider/blob/master/CODE_OF_CONDUCT.md), make sure to review and follow it.\n\n## License MIT\n\nCopyright 2018 Yeutech Company Limited\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","readmeFilename":"README.md"}