{"_id":"react-styled-flexboxgrid","_rev":"26-dce6365e33b5648de304e6e1ff318887","name":"react-styled-flexboxgrid","description":"Grid system based on styled-components and flexbox for React","dist-tags":{"latest":"3.3.0"},"versions":{"1.0.0":{"name":"react-styled-flexboxgrid","version":"1.0.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env BABEL_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","lint":"standard","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.22.2","babel-core":"^6.22.1","babel-loader":"^6.2.10","babel-plugin-transform-object-rest-spread":"^6.22.0","babel-preset-es2015":"^6.22.0","babel-preset-react":"^6.22.0","babel-preset-react-hmre":"^1.1.1","chai":"^3.5.0","cross-env":"^3.1.4","karma":"^1.4.0","karma-chrome-launcher":"^2.0.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.1","mocha":"^3.2.0","react-dom":"^15.4.2","rollup":"^0.41.4","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^7.0.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-uglify":"^1.0.1","rollup-plugin-visualizer":"^0.2.0","standard":"^8.6.0","webpack":"^1.14.0","webpack-dev-server":"^1.16.2","webpack-hot-middleware":"^2.15.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","styled-components":"^1.3.1"},"gitHead":"33006fe0d69135f21615dbd54da8b57405bc4d33","_id":"react-styled-flexboxgrid@1.0.0","_shasum":"4fedcabcc1c0b7b2154d60506e4439fb4868e128","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.1","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"shasum":"4fedcabcc1c0b7b2154d60506e4439fb4868e128","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-1.0.0.tgz","integrity":"sha512-ItpC4K42FL3FnFTSbKdPHeEZwI/SiGZdLAEOhBSuF6NArp2sI7u2wOfF72EVxyycJRRrd6cPos+yOCuojkRxRw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICPdyCey/r2Hc0+5JCJvuTHJ/3zLTIZF7qHvy4FoyUDTAiEA4OJRlwD/ODGm5CPUzZOna8Vel3spmYrTNhmtfWysByk="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-styled-flexboxgrid-1.0.0.tgz_1485259823684_0.03284226241521537"},"directories":{}},"1.0.1":{"name":"react-styled-flexboxgrid","version":"1.0.1","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.22.2","babel-core":"^6.22.1","babel-loader":"^6.2.10","babel-plugin-transform-object-rest-spread":"^6.22.0","babel-preset-es2015":"^6.22.0","babel-preset-react":"^6.22.0","babel-preset-react-hmre":"^1.1.1","chai":"^3.5.0","cross-env":"^3.1.4","eslint":"^3.14.1","eslint-config-standard":"^6.2.1","eslint-config-standard-react":"^4.2.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-react":"^6.9.0","eslint-plugin-standard":"^2.0.1","html-loader":"^0.4.4","karma":"^1.4.1","karma-chrome-launcher":"^2.0.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.2","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^0.1.7","mocha":"^3.2.0","react-dom":"^15.4.2","rollup":"^0.41.4","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^7.0.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-uglify":"^1.0.1","rollup-plugin-visualizer":"^0.2.0","webpack":"^2.2.1","webpack-dev-server":"^2.2.1","webpack-hot-middleware":"^2.16.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","styled-components":"^1.3.1"},"gitHead":"aea369064c39849baa3ee84d975f8d46a80de2b4","_id":"react-styled-flexboxgrid@1.0.1","_shasum":"db2a1fdab32f77d3b2052d150d9756430d751862","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.1","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"shasum":"db2a1fdab32f77d3b2052d150d9756430d751862","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-1.0.1.tgz","integrity":"sha512-Svb7JpwY5BZoSLzOcmSn2O6myK4gEsRF7KOp9KbAy7D8MGeIbkmUi25P3bdKabDPf1z59y0nkcTCTb3NZxPB0w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCf99PtgVbv9Ro00NBdNlYbWL2TLEmkVFC8DkdpE6UdIgIhAOA8rFEPzCbv0SSp9N/U+ifHlARU4l4UNLPFpv6JMDrz"}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-styled-flexboxgrid-1.0.1.tgz_1486048212843_0.39231910509988666"},"directories":{}},"1.0.2":{"name":"react-styled-flexboxgrid","version":"1.0.2","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.24.0","babel-core":"^6.24.0","babel-loader":"^6.4.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.0","babel-preset-react":"^6.23.0","babel-preset-react-hmre":"^1.1.1","chai":"^3.5.0","cross-env":"^3.2.4","eslint":"^3.17.1","eslint-config-standard":"^7.0.1","eslint-config-standard-react":"^4.3.0","eslint-plugin-promise":"^3.5.0","eslint-plugin-react":"^6.10.0","eslint-plugin-standard":"^2.1.1","html-loader":"^0.4.5","karma":"^1.5.0","karma-chrome-launcher":"^2.0.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^2.0.0","mocha":"^3.2.0","react-dom":"^15.4.2","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-uglify":"^1.0.1","rollup-plugin-visualizer":"^0.2.0","webpack":"^2.2.1","webpack-dev-server":"^2.4.2","webpack-hot-middleware":"^2.17.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","styled-components":"^1.3.1"},"gitHead":"640fd1a8b0e64d10cee72b0281d0d19ee7cfb518","_id":"react-styled-flexboxgrid@1.0.2","_shasum":"61b2ed2240212753280746fdfd957654925b99f1","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.1","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"shasum":"61b2ed2240212753280746fdfd957654925b99f1","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-1.0.2.tgz","integrity":"sha512-cMCf+sOhPgeD6R8xxo5NUUnhw5b/nE8LnzpGSdmOyCkKA3Icnyzvj6MhTAZx7/84mD4/j4oeFvY5iydptLk+JQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF0zir3z9F6UHza7Nx9lEcQFC7hObkQqi5eG2ICvkq5RAiEAoNNcI1UOiXb8saVMVWKLkWccYblBVkt7cU7zqOsxFQQ="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-styled-flexboxgrid-1.0.2.tgz_1489662122683_0.8101006653159857"},"directories":{}},"1.1.0":{"name":"react-styled-flexboxgrid","version":"1.1.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-loader":"^7.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","chai":"^3.5.0","cross-env":"^4.0.0","eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-config-standard-react":"^5.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.5.0","eslint-plugin-react":"^7.0.0","eslint-plugin-standard":"^3.0.1","html-loader":"^0.4.5","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^2.0.0","mocha":"^3.3.0","prop-types":"^15.5.8","react-dom":"^15.5.4","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^1.0.2","rollup-plugin-visualizer":"^0.2.1","webpack":"^2.5.1","webpack-dev-server":"^2.4.5","webpack-hot-middleware":"^2.18.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","prop-types":"^15.0.0-0","styled-components":"^1.3.1 || ^2.0.0-17"},"gitHead":"e61151af500b5e76b789bbbb9ae40f4fce21b83d","_id":"react-styled-flexboxgrid@1.1.0","_shasum":"bb8f213d352df7fb2cb65253c9977b8860fdd93d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"shasum":"bb8f213d352df7fb2cb65253c9977b8860fdd93d","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-1.1.0.tgz","integrity":"sha512-ks7W4JnPG/ByMaH6hpTTSGiyVRFzRKNXZXdJi6xEg+tkTMAvIebhqSNKfya0tsalplLNEjPP3nm4lBykTnK9Zg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2PPTsVbjNv3oZ/oLIhqeeIlPhOXhgyh/tq3uozFjkxwIgQ3gxrjha7amY0ZKQRmZhSIMp4N8+6kYq+sFopxgcZoU="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-styled-flexboxgrid-1.1.0.tgz_1494264622818_0.2480729827657342"},"directories":{}},"1.1.1":{"name":"react-styled-flexboxgrid","version":"1.1.1","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-loader":"^7.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","chai":"^3.5.0","cross-env":"^4.0.0","eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-config-standard-react":"^5.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.5.0","eslint-plugin-react":"^7.0.0","eslint-plugin-standard":"^3.0.1","html-loader":"^0.4.5","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^2.0.0","mocha":"^3.3.0","prop-types":"^15.5.8","react-dom":"^15.5.4","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^1.0.2","rollup-plugin-visualizer":"^0.2.1","webpack":"^2.5.1","webpack-dev-server":"^2.4.5","webpack-hot-middleware":"^2.18.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","prop-types":"^15.0.0-0","styled-components":"^1.3.1 || ^2.0.0-17"},"gitHead":"4cc4921c74b6e1a900ed6b2532890059533256d9","_id":"react-styled-flexboxgrid@1.1.1","_shasum":"5e9f9d14a57cd2e907e5968ddcee901b3cac0aaf","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"shasum":"5e9f9d14a57cd2e907e5968ddcee901b3cac0aaf","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-1.1.1.tgz","integrity":"sha512-3fWptiA4Ah5UpkM6VdyLFxMEdqYihYQwXhO+VjoUnFo44nHR4jNRjZU5hJMKN5vkT13MeHJOYswbShmQjW0Q8w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBfvKHDLdF+90oZj0jsJREM1OfTpUyq0UyOrP8jcHDZQAiB5OhPoqDEkA4MU4+4VAZfR9yG5QgO76VBVBWMfrhdC8g=="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-styled-flexboxgrid-1.1.1.tgz_1494269573321_0.07668749406002462"},"directories":{}},"1.1.2":{"name":"react-styled-flexboxgrid","version":"1.1.2","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-loader":"^7.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","chai":"^3.5.0","cross-env":"^4.0.0","eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-config-standard-react":"^5.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.5.0","eslint-plugin-react":"^7.0.0","eslint-plugin-standard":"^3.0.1","html-loader":"^0.4.5","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^2.0.0","mocha":"^3.3.0","prop-types":"^15.5.8","react-dom":"^15.5.4","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^1.0.2","rollup-plugin-visualizer":"^0.2.1","webpack":"^2.5.1","webpack-dev-server":"^2.4.5","webpack-hot-middleware":"^2.18.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","prop-types":"^15.0.0-0","styled-components":"^1.3.1 || ^2.0.0-17"},"gitHead":"5ffa82ee49f5100a4eb6957ce9fa8375e56f1593","_id":"react-styled-flexboxgrid@1.1.2","_shasum":"3b0b45b1a8821f35f80ea2a7ee70d44b863b2c15","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"shasum":"3b0b45b1a8821f35f80ea2a7ee70d44b863b2c15","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-1.1.2.tgz","integrity":"sha512-fzuLNVpaZaZtSW6lQOjhfIL8PDcpZSTnFJctJOGVxD483GW1yBUpEAFtp0qD9cTixIFqxFA/tA35uXhdLeIbWQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAkFz9/838k4VX7B+u+jfFzb3ubOmWBo9lBeog9R5lBVAiEAgUN7kjM5xCAYli4pvn6C5OWVeRH3LuLV5uGikKU1K3o="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-styled-flexboxgrid-1.1.2.tgz_1494342716611_0.27182314125820994"},"directories":{}},"2.0.0":{"name":"react-styled-flexboxgrid","version":"2.0.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-loader":"^7.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-styled-components":"^1.1.4","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","chai":"^4.0.0","cross-env":"^5.0.0","eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-config-standard-react":"^5.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.5.0","eslint-plugin-react":"^7.0.0","eslint-plugin-standard":"^3.0.1","html-loader":"^0.4.5","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^2.0.0","mocha":"^3.3.0","prop-types":"^15.5.8","react-dom":"^15.5.4","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.0","rollup-plugin-visualizer":"^0.2.1","webpack":"^2.5.1","webpack-dev-server":"^2.4.5","webpack-hot-middleware":"^2.18.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","prop-types":"^15.0.0-0","styled-components":"^2.0.0"},"gitHead":"bdd380ce606d5298598198634beea15f348899d5","_id":"react-styled-flexboxgrid@2.0.0","_shasum":"931a0a80753890be9ca701dd78d58a4f01e0ec05","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"shasum":"931a0a80753890be9ca701dd78d58a4f01e0ec05","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-2.0.0.tgz","integrity":"sha512-+52OFBGV/72tdW7kWdZcqynfOY6Pyq4LuUbYx69pfR3kyY3e/fUoYK00oDCoZVL+Fj7CeYQ9eDp5us1BGSDNJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3vSb1GCZlFaYUitZ8BQ+bd8zrUrjTQCu133x/Eia5TgIgahdNtpN7Jq4ORTbBBYi0BTGA34M1rHKSSWWqGSwRWjM="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid-2.0.0.tgz_1496312587981_0.527814639499411"},"directories":{}},"2.0.1":{"name":"react-styled-flexboxgrid","version":"2.0.1","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-loader":"^7.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-styled-components":"^1.1.4","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","chai":"^4.0.0","cross-env":"^5.0.0","eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-config-standard-react":"^5.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^5.0.0","eslint-plugin-promise":"^3.5.0","eslint-plugin-react":"^7.0.0","eslint-plugin-standard":"^3.0.1","html-loader":"^0.4.5","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^2.0.0","mocha":"^3.3.0","prop-types":"^15.5.8","react-dom":"^15.5.4","rollup":"^0.42.0","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.0","rollup-plugin-visualizer":"^0.2.1","webpack":"^2.5.1","webpack-dev-server":"^2.4.5","webpack-hot-middleware":"^2.18.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","prop-types":"^15.0.0-0","styled-components":"^2.0.0"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"b2ca9af7010756f1d2c0a527fef02b5885e52d93","_id":"react-styled-flexboxgrid@2.0.1","_shasum":"be5e188c6c1db8ae619806ecf18a2901541c0ee7","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"shasum":"be5e188c6c1db8ae619806ecf18a2901541c0ee7","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-2.0.1.tgz","integrity":"sha512-MxuJjJPqG92l8BO1hN4qO0otuiTUNVMFGyZWxAe5k4ENli68qW7kx8UskNpt9FPqqzJtUCtRUBw27t2/YM/UpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICXsPVc2pTi3H1R1rLa2FElNS7YatCWIFB5cP2YBNl9PAiEAtn+T06S69itsR39Ag12gZn5T1BpEpAkxhZT9hImibyM="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid-2.0.1.tgz_1497271574574_0.35127210104838014"},"directories":{}},"2.0.2":{"name":"react-styled-flexboxgrid","version":"2.0.2","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-loader":"^7.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-styled-components":"^1.1.4","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","chai":"^4.0.0","cross-env":"^5.0.0","eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-config-standard-react":"^5.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^5.0.0","eslint-plugin-promise":"^3.5.0","eslint-plugin-react":"^7.0.0","eslint-plugin-standard":"^3.0.1","html-loader":"^0.4.5","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^2.0.0","mocha":"^3.3.0","prop-types":"^15.5.8","react-dom":"^15.5.4","rollup":"^0.42.0","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.0","rollup-plugin-visualizer":"^0.3.1","webpack":"^2.5.1","webpack-dev-server":"^2.4.5","webpack-hot-middleware":"^2.18.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","prop-types":"^15.0.0-0","styled-components":"^2.0.0"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"38e0cdc8fe7d10efbffa3f91a6a03ca732ed3015","_id":"react-styled-flexboxgrid@2.0.2","_shasum":"c1991bd6b249ee4b7cf0abbc35869a0d28e65620","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"shasum":"c1991bd6b249ee4b7cf0abbc35869a0d28e65620","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-2.0.2.tgz","integrity":"sha512-fSannxLp4EJ1Jl/XycU/f4UkkvH2eStvrWhkIBD6gyKIGmKKQfPdXlGlmqRt/BtpxBdes0sNREuscEVtpjfASw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdo1XzKyIgoMVXEcKvwXYvm7WEFTVPujurumSngw3SmAiBaDyyGvMBvRFEXk15F4qaXaWL78TH9nyn95U4FO1ifmQ=="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid-2.0.2.tgz_1497884187484_0.44610955845564604"},"directories":{}},"2.0.3":{"name":"react-styled-flexboxgrid","version":"2.0.3","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-loader":"^7.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-styled-components":"^1.1.4","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","chai":"^4.0.0","cross-env":"^5.0.0","eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-config-standard-react":"^5.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^5.0.0","eslint-plugin-promise":"^3.5.0","eslint-plugin-react":"^7.0.0","eslint-plugin-standard":"^3.0.1","html-loader":"^0.4.5","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^2.0.0","mocha":"^3.3.0","prop-types":"^15.5.8","react-dom":"^15.5.4","rollup":"^0.42.0","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.0","rollup-plugin-visualizer":"^0.3.1","webpack":"^3.0.0","webpack-dev-server":"^2.4.5","webpack-hot-middleware":"^2.18.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","prop-types":"^15.0.0-0","styled-components":"^2.0.0"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"60e3c731f3671d3e9b1d72662f036957e49943db","_id":"react-styled-flexboxgrid@2.0.3","_shasum":"308a8bbc80b1737a65f4ccf35d02afe20932a2f2","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"shasum":"308a8bbc80b1737a65f4ccf35d02afe20932a2f2","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-2.0.3.tgz","integrity":"sha512-gmU3JKZxYMnTai845LZQqw17Xd0ArjlFr1qRH4+HWV1lK7DsIdA3m0aLqQuMp+dyMY3g7pnDAG+smeDAe/am1w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmRMs8ZqTJnwMbHbzTNJqImODuQC9XONTJS9RPOSBQrgIgYowcTpmAnq/+A3RJ26PZWq/UsOPkHX+I3XNWCernoIE="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid-2.0.3.tgz_1497971646812_0.12236346118152142"},"directories":{}},"2.1.0":{"name":"react-styled-flexboxgrid","version":"2.1.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-loader":"^7.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-styled-components":"^1.1.4","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","chai":"^4.0.0","cross-env":"^5.0.0","eslint":"^4.3.0","eslint-config-standard":"^10.2.1","eslint-config-standard-react":"^5.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^5.0.0","eslint-plugin-promise":"^3.5.0","eslint-plugin-react":"^7.0.0","eslint-plugin-standard":"^3.0.1","html-loader":"^0.5.1","karma":"^1.7.0","karma-chrome-launcher":"^2.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.3","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^2.0.0","mocha":"^4.0.0","prop-types":"^15.5.8","react":"~16.0.0","react-dom":"^16.0.0","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.0","rollup-plugin-visualizer":"^0.3.1","styled-components":"~2.2.0","webpack":"^3.0.0","webpack-dev-server":"^2.4.5","webpack-hot-middleware":"^2.18.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","prop-types":"^15.0.0-0","styled-components":"^2.0.0"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"19b6d2b5569a5febf60bb149ef597bc7c9133ec6","_id":"react-styled-flexboxgrid@2.1.0","_shasum":"ae0c76b3496600d852ba8a8da0cd781ff8199280","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"shasum":"ae0c76b3496600d852ba8a8da0cd781ff8199280","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-2.1.0.tgz","integrity":"sha512-MBcmZNMB/le5JU3P3E6qM/nM/mOHeIKYHWGH145d++DQ+djHfzMseY6ZFAfb6elEVUXvGEVy6RG2YuEXl9VhJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYYwHAl50II+u2anC7OHDqL48qX+yFtMLeAMyEp/FaLAIgBUohAdESwXZbKKuNLlPlmNmtNWrbCqA6HJ7CGqriE+I="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid-2.1.0.tgz_1507715964171_0.16630186885595322"},"directories":{}},"2.1.1":{"name":"react-styled-flexboxgrid","version":"2.1.1","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"rollup -c && cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-styled-components":"^1.2.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-register":"^6.26.0","chai":"^4.1.2","cross-env":"^5.1.0","eslint":"^4.9.0","eslint-config-standard":"^10.2.1","eslint-config-standard-react":"^5.0.0","eslint-plugin-import":"^2.7.0","eslint-plugin-node":"^5.2.0","eslint-plugin-promise":"^3.6.0","eslint-plugin-react":"^7.4.0","eslint-plugin-standard":"^3.0.1","html-loader":"^0.5.1","karma":"^1.7.1","karma-chrome-launcher":"^2.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.5","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^2.0.1","mocha":"^4.0.1","prop-types":"^15.6.0","react":"~16.0.0","react-dom":"^16.0.0","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-commonjs":"^8.2.1","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-visualizer":"^0.3.1","styled-components":"~2.2.1","webpack":"^3.8.0","webpack-dev-server":"^2.9.2","webpack-hot-middleware":"^2.20.0"},"peerDependencies":{"react":">= 0.14.0 < 17.0.0-0","prop-types":"^15.6.0","styled-components":"^2.0.0"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"5c825bbce6c3b511e4d23c4cca314716d08ecc24","_id":"react-styled-flexboxgrid@2.1.1","_npmVersion":"5.5.1","_nodeVersion":"8.7.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"integrity":"sha512-3d1yTAEvTErL1LbPHiclr1/CjN3W75M616XlP2JAGGKa4aRFjKhje3fbsIuq1VPTq4N/91XI9p+EjBZsMYpj0w==","shasum":"3464201d27f36256f65bef1d2eb4188317d5a484","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-2.1.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCq+OKp6oDfMTFdCZUozyGGTeydSjlP0AwQxSz/p5RIZwIgPefYT3WuoX4WqU8pW+pf2ZHCdXBeVbkdE74JPam6k3g="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid-2.1.1.tgz_1509397680834_0.5439910294953734"},"directories":{}},"2.2.0":{"name":"react-styled-flexboxgrid","version":"2.2.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-external-helpers":"^6.22.0","babel-plugin-styled-components":"^1.5.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-react-remove-prop-types":"^0.4.13","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-register":"^6.26.0","chai":"^4.1.2","cross-env":"^5.1.3","eslint":"^4.17.0","eslint-config-standard":"^10.2.1","eslint-config-standard-react":"^5.0.0","eslint-plugin-import":"^2.8.0","eslint-plugin-node":"^6.0.0","eslint-plugin-promise":"^3.6.0","eslint-plugin-react":"^7.6.1","eslint-plugin-standard":"^3.0.1","html-loader":"^0.5.5","karma":"^2.0.0","karma-chrome-launcher":"^2.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.9","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^2.0.2","mocha":"^5.0.0","prop-types":"^15.6.0","react":"~16.2.0","react-dom":"^16.0.0","rollup":"^0.55.5","rollup-plugin-babel":"^3.0.3","rollup-plugin-uglify":"^3.0.0","rollup-plugin-visualizer":"^0.3.1","styled-components":"~3.1.6","webpack":"^3.11.0","webpack-dev-server":"^2.11.1","webpack-hot-middleware":"^2.21.0"},"peerDependencies":{"react":">= 0.14.0 < 17.0.0-0","prop-types":"^15.6.0","styled-components":">= 2"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"8886ca07b26dfe93628a6fc41834ff97c807dfcd","_id":"react-styled-flexboxgrid@2.2.0","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"integrity":"sha512-y4ABZInmKZjeh9Ec7lsJTWMXETPsltXP+2kJhNy2PzMDVwGP5QxJVDXsK5Bw04aA1G5F+n2OsmZNzR9vwgUngw==","shasum":"2b1ea9dba28da8c493c0f576b4d5b2dc8a07a30f","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-2.2.0.tgz","fileCount":29,"unpackedSize":57332,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZZONQCIjs/yw3CjYBVyImZaM25PUptFUG4XVLcf+qlQIgViHjj1suAqxR0NkAWq+8cdbYOvApng4jG0a9KlGn9hA="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid_2.2.0_1518446387306_0.09582346323570867"},"_hasShrinkwrap":false},"2.3.0":{"name":"react-styled-flexboxgrid","version":"2.3.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-loader":"^7.1.4","babel-plugin-external-helpers":"^6.22.0","babel-plugin-styled-components":"^1.5.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-react-remove-prop-types":"^0.4.13","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-register":"^6.26.0","chai":"^4.1.2","cross-env":"^5.1.3","eslint":"^4.19.1","eslint-config-standard":"^11.0.0","eslint-config-standard-react":"^6.0.0","eslint-plugin-import":"^2.8.0","eslint-plugin-node":"^6.0.0","eslint-plugin-promise":"^3.8.0","eslint-plugin-react":"^7.6.1","eslint-plugin-standard":"^3.1.0","html-loader":"^0.5.5","karma":"^2.0.0","karma-chrome-launcher":"^2.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.0","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^3.0.0","mocha":"^5.0.0","prop-types":"^15.6.1","react":"^16.4.1","react-dom":"^16.0.0","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.3","rollup-plugin-uglify":"^4.0.0","rollup-plugin-visualizer":"^0.8.0","styled-components":"^3.3.2","webpack":"^4.12.0","webpack-cli":"^3.0.6","webpack-dev-server":"^3.0.0","webpack-hot-middleware":"^2.21.0"},"peerDependencies":{"react":">= 0.14.0 < 17.0.0-0","prop-types":"^15.6.0","styled-components":">= 2"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"c6cf10f20ee7270eada2d08759a8b7316d7508be","_id":"react-styled-flexboxgrid@2.3.0","_npmVersion":"6.1.0","_nodeVersion":"10.2.1","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"integrity":"sha512-LwDuwO2UfCXo9Zi7uCRgfipYlq3oEd23focOBBRpd0VN8e/0p+ZjYej5rHPL2NY4lai2475fY0cP6zhMr7Ew4g==","shasum":"7981f4a0802cffc3c5acd122fca2a88e88d32c20","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-2.3.0.tgz","fileCount":29,"unpackedSize":57035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIjgLCRA9TVsSAnZWagAANhcP/R+Kxds7VYmwYX7Yf83J\nM1b15IcC3mgbHTviRUoYFW9ObzcQK1/aVXtLWfEVg9n0FgYxqs+0GKCZ8iW6\nHcgwtPZVCC7TK6BBUeSdLf8j6nL6u1oV6zJ6KcTHAHyiFt8ob03/+m1kHaqd\nKwiu6ck3Ng6N5mRTOLgZDb11DS18M6zaFhOpVHMJryvJ+86JaD+keaNwQi+E\nTrY/lw36d6/d+BeEtm+b7t1smVa2PlvtPC9OBoTEzx5VgU5WC6LZ5LUA6oDq\n+DIcMshOtBkVqSBcPklwOHdkMGY5ali+tCzPmRn6HSwprhRyJAo0rEtHhVFk\nf4ki4AuHe0PK0t5Q81BrQ3MlSzNMqsJjXqMDdi4ix0IzuOx7vvKpSaYhyPMo\nhXWwsZ3tFmQwQYEgTaK4my8oY3QkueDK7sSzpn5C5qxhd4kazxP+pZfKBvSm\nBOGR4Wq9uAFaPh1tgyoiWepLekvODjohIhszIMoVybFoYJqJUIf/TiIiq4Ty\nK3shvxmpWq3baQE81CalLG470D9Ii15RIsyMAJsberMvqPpSbwb8LGI9aEmF\nqQ6bAUEzqo/gInWXS5KmAPyLQeflWw/e8CStEnBUbo11njwC54Yo2TJNigJx\nVAI5O96/DPkn/aGsANwT6rNyikzTFwVgCNar6c784NUmu01PxqkqUMxR63Iz\nKmdU\r\n=euoN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHRTCu6qOcHNVz6rxafeXpxl1Xr0wC6x7bj4C66/iBsyAiEAvDQMNz5RacoYH6IGDbiPHFmt25Hv4ciKIoTkrwhyRC0="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid_2.3.0_1528969227335_0.696481444670334"},"_hasShrinkwrap":false},"2.4.0":{"name":"react-styled-flexboxgrid","version":"2.4.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-loader":"^7.1.4","babel-plugin-external-helpers":"^6.22.0","babel-plugin-styled-components":"^1.5.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-react-remove-prop-types":"^0.4.13","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-register":"^6.26.0","chai":"^4.1.2","cross-env":"^5.1.3","eslint":"^4.19.1","eslint-config-standard":"^11.0.0","eslint-config-standard-react":"^6.0.0","eslint-plugin-import":"^2.8.0","eslint-plugin-node":"^6.0.0","eslint-plugin-promise":"^3.8.0","eslint-plugin-react":"^7.6.1","eslint-plugin-standard":"^3.1.0","html-loader":"^0.5.5","karma":"^2.0.0","karma-chrome-launcher":"^2.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.0","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^3.0.0","mocha":"^5.0.0","prop-types":"^15.6.1","react":"^16.4.1","react-dom":"^16.0.0","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.3","rollup-plugin-uglify":"^4.0.0","rollup-plugin-visualizer":"^0.8.0","styled-components":"^3.3.2","webpack":"^4.12.0","webpack-cli":"^3.0.6","webpack-dev-server":"^3.0.0","webpack-hot-middleware":"^2.21.0"},"peerDependencies":{"react":">= 0.14.0 < 17.0.0-0","prop-types":"^15.6.0","styled-components":">= 2"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"0fe72661059956a43efde61eb92e2308996172e5","_id":"react-styled-flexboxgrid@2.4.0","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"integrity":"sha512-9zydHFB2a03Z6tEoAiGxpbUd4Z5VHaFaOMCl3Uv/QVoQYHdoDQ+qWqPiPkMrII264O/75JCU/jG8NPSpd5q1+g==","shasum":"208474f068b12abf4550c3918c9481ab750cc79e","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-2.4.0.tgz","fileCount":29,"unpackedSize":56364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbImUUCRA9TVsSAnZWagAAPhoP/RofO4xwKmwcUNczqxAt\nDmvT0JMYmn0FWqwOE2B3Hoy1fxwYZ+ufXkdEM/d3HTLw4fHT4qrBIpdW+vIG\nEBR8sLPmKOt6zUoQOHhaXIAykGZn/wx1yykpPagSGPuPbsb/7F5AdhJnlQpp\ns/A0kMtGOtRyJrNOyuDjqbYxc0AA3E27LCcywOHDqH4AJoYZzBwjEg6NDb9r\n1VjCbaNdk4LUqT4GPshYS8Ed5vvRkSJokdEMDPDafHyxPF2jr4OhymSYUXPi\nlTsQjJ9T3zeJkHJDX5YOPWuRVmB5Br0m2+HgNKyd+fHP354k1iZgsC1noAlJ\nJSIwIZioX4Q7oT5pT+s2iq6sSNQXBnGG4gUeMS/cxw8vyZlvy28HeULH0P8I\nfCGR5GQ8n331do3VHF0Eh6dUW+16pQhZ21vvlHCOJQ8aYXXvUR+5nKc5Uvhf\nMtWiHHxoQD3GSmaloOEs/jv6K/2VW1zlJOR+koZnGgR/ziZVVO32/mkBsfWC\nwHcqwnCDtstepWv1lEBt5Y3H3fFB02zH1ojaytvnl48AzQbEafGI/CsLdO1H\nxr3mlAFLTZ5LmTRZa/awWzhVu5Ye7Cb0D53vjusdtkqTulkoc0APOT+SNRu+\nTrnwj/iHi8GnCSqjpiPWubYDPomC+O8WWkD0jIAzjvQ+0ubCmoU3S+FB7j+D\nzJv3\r\n=hFmh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHRUTvNGthMMK6sE1SiF9Gn4vcSX3dqf7y6YjRlEO4SPAiEAqKypCrR9lBDx0ia68oxvnBO/qjrlGTsrnJ/kR1rOE8c="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid_2.4.0_1528980755505_0.12030735413579574"},"_hasShrinkwrap":false},"2.5.0":{"name":"react-styled-flexboxgrid","version":"2.5.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:emotion && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","build:emotion":"NODE_ENV=emotion babel --out-dir lib/emotion src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","test":"npm run lint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require babel-core/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require babel-core/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-loader":"^7.1.4","babel-plugin-emotion":"^9.2.6","babel-plugin-external-helpers":"^6.22.0","babel-plugin-styled-components":"^1.5.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-react-remove-prop-types":"^0.4.13","babel-plugin-transform-rename-import":"^2.3.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-register":"^6.26.0","chai":"^4.1.2","cross-env":"^5.1.3","emotion":"^9.2.6","eslint":"^4.19.1","eslint-config-standard":"^11.0.0","eslint-config-standard-react":"^6.0.0","eslint-plugin-import":"^2.8.0","eslint-plugin-node":"^6.0.0","eslint-plugin-promise":"^3.8.0","eslint-plugin-react":"^7.6.1","eslint-plugin-standard":"^3.1.0","html-loader":"^0.5.5","karma":"^2.0.0","karma-chrome-launcher":"^2.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.0","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^3.0.0","mocha":"^5.0.0","prop-types":"^15.6.1","react":"^16.4.1","react-dom":"^16.0.0","react-emotion":"^9.2.6","rollup":"^0.61.0","rollup-plugin-babel":"^3.0.3","rollup-plugin-uglify":"^4.0.0","rollup-plugin-visualizer":"^0.8.0","styled-components":"^3.3.2","webpack":"^4.12.0","webpack-cli":"^3.0.6","webpack-dev-server":"^3.0.0","webpack-hot-middleware":"^2.21.0"},"peerDependencies":{"react":">= 0.14.0 < 17.0.0-0","prop-types":"^15.6.0","styled-components":">= 2"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"d7e97dbf3a11d2efb21cee3d0ce22cbd1348c7f6","_id":"react-styled-flexboxgrid@2.5.0","_npmVersion":"6.3.0","_nodeVersion":"9.4.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"integrity":"sha512-LEwXbUtlVeoeV+dam8dGX6iAZtkindrcgDGHk3TOV0QEuoOfxlcVL8gKZhYbs4uiEgQ76xVKi1CWUjMq6cGj3g==","shasum":"e80dcacc0387bf91fb0171364bd7d990b5987a9f","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-2.5.0.tgz","fileCount":40,"unpackedSize":72132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbm839CRA9TVsSAnZWagAA6NMP/0Pu13XTKVqIYVTC1rrQ\nNZhVMsP6Sl/YHDZwq18mo2BwclOa/e/idNFOQnRkcDkoO8eurNOnJq+Qh3TK\nd4962YDG+GuGBZkKuT7fggiv0YKcrCIDZRtrDweh2KRUBbvvIxtrLQBjhosp\nn1plnzyDFzfP/F18UU5p1f2kgJIwFRS0VOR6xOxnmlENUGdlh/3sqn2G7KA1\nOkPQhh99AmRIlkPc7nBg84MYcxySE2oSyoVftsi3xo7qqeOZsjcfj3Yqhhke\nQFfUWoXJwFo7UzKxUfg3FUXABlN8oqhEqUrRcDgPrDf9iGB8f+U2oOadHwd2\n77z481mdrSrjcPuhpufLNez0XLDaTbbHyFwwPlXepIVAagJYgDvI+Ub9VioK\n1STT6YLXnjBsP38b1VJF4We2etCuwcTEmlYWSBqIQrd/O3ZI8HB7BehelqrM\nl5G85cUq2CDkhHe5UBsl3VzLae33zty+QaQUKPDPU4aFnCASSgAzau1mP/yx\ntrKPgpfU0iaHrpSna3E/57En7mDrXQjTXfaVVuL6r3U7uWjSGMZnnqmfFU9C\n8oAKUDdXC8/0Cyhp0zWBbdm10OPJx8DIvQU3t2ALFND9owS6Mhign6uBxR3x\nqxnWDPrrS0izj2GBYdu6y02+wX7xJ0VWsQQyS7ArLnaYdYZh92w9/LnKZHbK\nsitd\r\n=3JRV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEdyLxUyDOiwn6mqLnMAJOaT+FpMPPopANeOVeVK4J3JAiEAtIVsGm860akEjvxdBSIloJVMgyXmXFj1WC/1btAJjMg="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid_2.5.0_1536937468679_0.7017904261353292"},"_hasShrinkwrap":false},"2.6.0":{"name":"react-styled-flexboxgrid","version":"2.6.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:emotion && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","build:emotion":"NODE_ENV=emotion babel --out-dir lib/emotion src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","tslint":"tslint -c tslint.json '**.ts'","test":"npm run lint && npm run tslint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require @babel/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require @babel/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/register":"^7.0.0","babel-loader":"^8.0.2","babel-plugin-emotion":"^9.2.8","babel-plugin-styled-components":"^1.7.1","babel-plugin-transform-rename-import":"^2.3.0","babel-preset-react-hmre":"^1.1.1","chai":"^4.1.2","cross-env":"^5.2.0","emotion":"^9.2.8","eslint":"^5.5.0","eslint-config-standard":"^12.0.0","eslint-config-standard-react":"^7.0.2","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^7.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-react":"^7.11.1","eslint-plugin-standard":"^4.0.0","html-loader":"^0.5.5","karma":"^3.0.0","karma-chrome-launcher":"^2.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.5","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^4.0.0","mocha":"^5.2.0","prop-types":"^15.6.2","react":"^16.5.1","react-dom":"^16.5.1","react-emotion":"^9.2.8","rollup":"^0.65.2","rollup-plugin-babel":"^4.0.3","rollup-plugin-uglify":"^5.0.2","rollup-plugin-visualizer":"^0.9.0","styled-components":"^3.4.6","tslint":"^5.11.0","typescript":"^3.0.3","webpack":"^4.19.0","webpack-cli":"^3.1.0","webpack-dev-server":"^3.1.8","webpack-hot-middleware":"^2.24.0"},"peerDependencies":{"react":">= 0.14.0 < 17.0.0-0","prop-types":"^15.6.0","styled-components":">= 2"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"31ee48fc8c44a1a70dd8596a4ec97ec388862e6d","_id":"react-styled-flexboxgrid@2.6.0","_npmVersion":"6.1.0","_nodeVersion":"10.2.1","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"integrity":"sha512-JBzcvKP62M1TG5O84V4cXjbs0W+X4oz6JncLK8nQYdnEDHTWve9whz2Rb43EcUm7XvMVQtrmY5ThEuTdz588Mw==","shasum":"a4e498da928f100c65a2b1f9839cc2959b0f2400","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-2.6.0.tgz","fileCount":42,"unpackedSize":83234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbm93jCRA9TVsSAnZWagAAVIMP/0fZD+lAV9u/miCF0yuM\nOJL/48hlDRKIlaO7QtVssOhwPBq7JOW+RWeYRkd5JcSycoLwQGDQPHONzKFP\n8oO4ELBykX/7dMlYskTFAmKA6RY+p8w30H4R5b+GZCdcxfcD7ODOM09SH8PA\nxkztIhAuutO1HqtXaHqNrokMb2MyemMMtm8ZQwpayI6won51cRdsNcD+M3B0\ndqzMtQwKxC245ux174y2hOLmmh8Tf8TceN8hTxEketVgqoQOELNkOvNyxwjN\nyXbtsvNpENnvu6gGR1rSpKJUtWDMOoB71BG86V19K9Z5KtWpv/PPYsTXrecU\nNIri0sqZNLhc9OYZKolmwNO7k977r6FY0MHTjH+lmK173o8loxtA0uHGopXm\nfSmjZTaP/ICp6hdjYfSKvn0sc52v2kpc4UrZhatkWjAdTsl6GtilQvhB5QaF\nJSV3L/7f1wY66/BzFYVwjAhu/BjD41AOu3kqTujYyTU8mgrCETFRjx7F71Ct\njaFg1xc5rX/nCU0f+O46LfEwqxM/uvVUl/i6bvA7es1OzhJZbiw5InthSple\njYKNt6v3kV/YgWAptFYjLRZm2Dtu25ZkCVIOKacvLjFsBzW329XbEcrWpl3Z\nkVOW099SIZnMDOOfVEu5eMJphK4JTmPlbKVndP0ay+3I+Mnk67d4QpGxaw6Q\nzx9o\r\n=fciD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGeoAKj7U9Y8lQwsxm/Q4dwef4/ygXL7coDJZtsQFeUwIgWqnLDmV4un7J4X2v1WdVE+MyiW+QiQTL1l2FbdQ+vXQ="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid_2.6.0_1536941538770_0.7513903888366058"},"_hasShrinkwrap":false},"3.0.0":{"name":"react-styled-flexboxgrid","version":"3.0.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:emotion && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","build:emotion":"NODE_ENV=emotion babel --out-dir lib/emotion src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","tslint":"tslint -c tslint.json '**.ts'","test":"npm run lint && npm run tslint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require @babel/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require @babel/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/register":"^7.0.0","babel-loader":"^8.0.2","babel-plugin-emotion":"^9.2.8","babel-plugin-styled-components":"^1.7.1","babel-plugin-transform-rename-import":"^2.3.0","babel-preset-react-hmre":"^1.1.1","chai":"^4.1.2","cross-env":"^5.2.0","emotion":"^9.2.8","eslint":"^5.5.0","eslint-config-standard":"^12.0.0","eslint-config-standard-react":"^7.0.2","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^7.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-react":"^7.11.1","eslint-plugin-standard":"^4.0.0","html-loader":"^0.5.5","karma":"^3.0.0","karma-chrome-launcher":"^2.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.5","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^4.0.0","mocha":"^5.2.0","prop-types":"^15.6.2","react":"^16.5.1","react-dom":"^16.5.1","react-emotion":"^9.2.8","rollup":"^0.65.2","rollup-plugin-babel":"^4.0.3","rollup-plugin-uglify":"^5.0.2","rollup-plugin-visualizer":"^0.9.0","styled-components":"^4.1.2","tslint":"^5.11.0","typescript":"^3.0.3","webpack":"^4.19.0","webpack-cli":"^3.1.0","webpack-dev-server":"^3.1.8","webpack-hot-middleware":"^2.24.0"},"peerDependencies":{"react":">= 0.14.0 < 17.0.0-0","prop-types":"^15.6.0","styled-components":">= 2"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"32d86cb864bdd5887cb2ac2894d508e3895a8462","_id":"react-styled-flexboxgrid@3.0.0","_npmVersion":"6.3.0","_nodeVersion":"9.4.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"integrity":"sha512-+m0aVWYlaGOLjF8RBTaSCpCN4naoszh21jhPTgyAXtTv2YrxtwLDNe96QIpRHPiZOqWO/E08mzmS9MWanNhCxQ==","shasum":"9ecdb2289521781c55b23ce22801121cdec9acfd","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-3.0.0.tgz","fileCount":42,"unpackedSize":83250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEQ1+CRA9TVsSAnZWagAAxCYP/2aAykDTqzeawj8HhAmm\n3uXb5QcaknLJ/WuwZvzH7o+B/7enqWM8/FqKyICFgQa7kWZNwMe/u0wIGbDm\nYaBFfd1XjOmyGFvr06Nvy8uWRE2nfHaw7e/wUvYtrc6rsupQ7jVthXt/aUZl\nWDrV08BhrqEjVCYqMe+2TN0O/Ed7ubm8jWNH+3EZi46WPhCTDpp2ZtzAEPlA\ne6BLXDrRK1iYV/FgdthXI7rq7OAyLchl3PpbAERD2XggM6MZd3EQiRB4rn9P\nr3gWfUdGWmvulk5J4drcUwNGI4OKqSto23blnbV142ZHpaRKRlVamf/S9hpy\nbt7yowk/RKywxKVVtbT1BnBQodj8u4l01ws0o8sdK+gfZW4j7r4RMYr7hZT0\nf31BCK8sf+prwGmjO5SICLr4yAFFo0mgqMjL/1xhLh8Y1CH+GSj5ydWVe6tP\nQ+wKMBcMfeOKJEiRVK9TAbeMNSt4K074C+H5ggXjYl36DWtHr1Jsn1vnyy+b\n6qWtwPpOxfvZhhllAjoh+S0NJbsLYS+jrdFgMHBDvGvUn1ggpvq4qJjJuwsj\nOyMnfW0N6h0/Q90jk3PSuviQ/MNYKTZaII3nUD/sKMZ+ibjULtUxlgfc36US\nbI1l63NMzGQdhLQ2I2xwcXLpTb5hAZYVI2wOsQTMYYrg36JEVjCe8SHcvQND\netAS\r\n=d6Jc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1wnohgTGoznhahwVL8Q2M4kamcf7qdwu8/3B/BPKpOAIgOyDIoH6T/Di39AmeeHy+uGpX70GxTDUElaIcr0fjRDQ="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid_3.0.0_1544621437857_0.07574017666942878"},"_hasShrinkwrap":false},"3.1.0":{"name":"react-styled-flexboxgrid","version":"3.1.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:emotion && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","build:emotion":"NODE_ENV=emotion babel --out-dir lib/emotion src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","tslint":"tslint -c tslint.json '**.ts'","test":"npm run lint && npm run tslint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require @babel/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require @babel/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.3","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.3.3","@babel/plugin-proposal-object-rest-spread":"^7.3.2","@babel/polyfill":"^7.2.5","@babel/preset-env":"^7.3.1","@babel/preset-react":"^7.0.0","@babel/register":"^7.0.0","babel-loader":"^8.0.5","babel-plugin-emotion":"^10.0.7","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-rename-import":"^2.3.0","babel-preset-react-hmre":"^1.1.1","chai":"^4.2.0","cross-env":"^5.2.0","emotion":"^10.0.7","eslint":"^5.14.1","eslint-config-standard":"^12.0.0","eslint-config-standard-react":"^7.0.2","eslint-plugin-import":"^2.16.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-react":"^7.12.4","eslint-plugin-standard":"^4.0.0","html-loader":"^0.5.5","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.5","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^5.0.0","mocha":"^6.0.1","prop-types":"^15.7.2","react":"^16.8.3","react-dom":"^16.8.3","react-emotion":"^10.0.0","rollup":"^1.2.2","rollup-plugin-babel":"^4.3.2","rollup-plugin-uglify":"^6.0.2","rollup-plugin-visualizer":"^1.0.0","styled-components":"^4.1.3","tslint":"^5.12.1","typescript":"^3.3.3333","webpack":"^4.29.5","webpack-cli":"^3.2.3","webpack-dev-server":"^3.2.0","webpack-hot-middleware":"^2.24.3"},"peerDependencies":{"react":">= 0.14.0 < 17.0.0-0","prop-types":"^15.6.0","styled-components":">= 2"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"95a62729323534c483534869d7700e7636e2f29f","_id":"react-styled-flexboxgrid@3.1.0","_npmVersion":"6.5.0","_nodeVersion":"9.4.0","_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"dist":{"integrity":"sha512-K2Cz5giccqSbcL6KH+xcI5OL6bzZ+8POSYzKJQXthwnrMVVNjwAQ8NQaK3/zShz52CZwTgsYGwJFCnFIvQ6b8g==","shasum":"be0d472c0be8f981a4dc3a390a870ce2785644c0","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-3.1.0.tgz","fileCount":42,"unpackedSize":84352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcb+QUCRA9TVsSAnZWagAAvYMP/jNths5nIa3i7YPFcBTi\nVMnkPMEZ7uxAaxRq+KaSbR0w7PVzDLOUXIrPXQYuR9JY0v7pCIC9uKmodOIg\n1YTbCgSzFiQKVCOPhrQ5io/sQSHj1Gw2hwY5eoTmJdkwmUZTpRbAWhw8NnVF\n0ZfJuQ7SL2MyfMCW1VRO0yuWdliX4KLFVyPNcE0OHq2GVujVU3MHN+1JRnRk\nKZe9IMCG75lYND/DnyQ69FOprwcLnL6BUq0cm/U6aT4CBgMpkXxt8w+mHDFa\nemUERKD68rJX2wNmdyZx8/oIL4rmQN0A0x/EXbLkKqW8AZFFYcImyDLsJsnL\nsVTW8Ve/gWs0ECQJT0J8WJWLFo7yZJN5UUSP8uadk5lyjHTInnv5AgM8WAXJ\n6qBLN5ic6C5pZPzn3+fZsJIw0FQyBjbmB60n4fOu/SDiTU9+VLh6bSNw+1aD\nXYExeduvxAYviNHm2ocJSSVylwCWleY8V7LrKculL+MGgdxxjOEB8McMAsXM\nJQ/IfVbnLNRIgrP78Fnbjihao3rRHiHVXfNqr6q5spPEV/WMKXlxTJXPTF31\nnYCUIro0wjrxpTrP0qUteAK4ykyYfaw1hxVnK9/U3Qw4lBRLorj3RsfGjYLd\n+6aWiyQ40ZRwJHxExM//v02I/u2pDLiHyjlDYITqJwS6nhWkWomKsugKcCiv\nUHzG\r\n=EzBF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFNvbmyptTUf8XKAozb/Qb7gNai9DPw4TWWZ9ZJT3gpLAiEA4Xa6pYe4GM0dBqt5M9SkRImjh/R07uI6D3BstwICmxY="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid_3.1.0_1550836756259_0.4277007159270627"},"_hasShrinkwrap":false},"3.2.0":{"name":"react-styled-flexboxgrid","version":"3.2.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:emotion && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","build:emotion":"NODE_ENV=emotion babel --out-dir lib/emotion src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","tslint":"tslint -c tslint.json '**.ts'","test":"npm run lint && npm run tslint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require @babel/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require @babel/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.4","@babel/plugin-external-helpers":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/polyfill":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-react":"^7.8.3","@babel/register":"^7.8.3","babel-loader":"^8.0.6","babel-plugin-emotion":"^10.0.27","babel-plugin-styled-components":"^1.10.7","babel-plugin-transform-rename-import":"^2.3.0","babel-preset-react-hmre":"^1.1.1","chai":"^4.2.0","cross-env":"^7.0.0","emotion":"^10.0.27","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-config-standard-react":"^9.2.0","eslint-plugin-import":"^2.20.1","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-react":"^7.18.3","eslint-plugin-standard":"^4.0.1","html-loader":"^0.5.5","karma":"^4.4.1","karma-chrome-launcher":"^3.1.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^5.1.0","mocha":"^7.0.1","prop-types":"^15.7.2","react":"^16.8.3","react-dom":"^16.12.0","react-emotion":"^10.0.0","rollup":"^1.31.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.4","rollup-plugin-visualizer":"^3.3.1","styled-components":"^4.1.3","tslint":"^6.0.0","typescript":"^3.7.5","webpack":"^4.41.5","webpack-cli":"^3.3.10","webpack-dev-server":"^3.10.3","webpack-hot-middleware":"^2.25.0"},"peerDependencies":{"react":">= 0.14.0 < 17.0.0-0","prop-types":"^15.6.0","styled-components":">= 2"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"9cfc2513704b64deac9fa9654b5717ba418e46aa","_id":"react-styled-flexboxgrid@3.2.0","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"integrity":"sha512-acjP+ZgBbpw4j87N+9okJ4zF5rNtmqpKOTqAIF7CKr2p5/wpI5LbkSGJ55+f7KDJehE3ZFlEjB1oqTMmqyhF/g==","shasum":"99bbe856f64e137e754a3a08628e32e2a7ee5e2e","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-3.2.0.tgz","fileCount":43,"unpackedSize":93683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeO+JNCRA9TVsSAnZWagAAPxsP/RNmzW2lCXGwYU6/F0wV\n+aZJ2MkTYPZjP5W4vqvSUASpF8HrL3+kcugXielJV3UN0LC9wIrx5dJasLjB\n4WDAB63bAXD65yRK8Hpcu0ujYqb0hOwtQ8ygnj+NKOBj1qKEpFAz08E2dGml\nIro9ry/N+YgpsoPcsZIc0YcQUJMR/ZYndJifolfyYR7/I4u9qsMqHQv/5rMF\nIFcl+AcElDyTho6ckuqIR7eMfMQwoGVWVr6dV0QA6VSYG+GP5K1JvKMbsFID\ntIYo4HIe/yCeJYI0t1N2Hq08lAw2mjsRTcrXlKsLNSXs6c/fl+81G+mNaMYP\nfZzvX3umNTUN2M2CFKWQYJmbzM3nLqxMTSYlf4RS5oB50Ch7ksbxDBIgCTQA\nY3LwxI846JKwTo1KQ6QE29aiRTtnPwKYhGIz/q7z8iAEbLs+fD/MUmDscNML\nlBOfdY295syeTDoOJvVJVa+xQMbOQxSfN75CGkf2sB4Vy9j+oVYu+TFidDDg\n+vkGZ9lUV/CCO9FBVmN+LW2aLRtcwKqi5OcQMpIAyhIFF3Pi967afWGehZTp\ntxkua0i71BovnVy/R2WFgPCAcAvWQoQl55lAd2KapAyXF/aIX01zMhbaWEJs\nSoMHsBp0qSMufUKwYZ5w7P+OxbBPSRywvRNB4Ii9bdWubI19s/M39sDCsZ5N\nOWEA\r\n=ZcHZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDm+A2IO98JgV4KFgWKUNC6ert8UICcBZQr7ApFJWkdWAIhALyZclP221OdX5SnvhkDF5dtLZjv4cSXAqhfqVYA9dDt"}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid_3.2.0_1580982860504_0.023810562180481165"},"_hasShrinkwrap":false},"3.2.1":{"name":"react-styled-flexboxgrid","version":"3.2.1","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:emotion && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","build:emotion":"NODE_ENV=emotion babel --out-dir lib/emotion src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","tslint":"tslint -c tslint.json '**.ts'","test":"npm run lint && npm run tslint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require @babel/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require @babel/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.4","@babel/plugin-external-helpers":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/polyfill":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-react":"^7.8.3","@babel/register":"^7.8.3","babel-loader":"^8.0.6","babel-plugin-emotion":"^10.0.27","babel-plugin-styled-components":"^1.10.7","babel-plugin-transform-rename-import":"^2.3.0","babel-preset-react-hmre":"^1.1.1","chai":"^4.2.0","cross-env":"^7.0.0","emotion":"^10.0.27","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-config-standard-react":"^9.2.0","eslint-plugin-import":"^2.20.1","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-react":"^7.18.3","eslint-plugin-standard":"^4.0.1","html-loader":"^0.5.5","karma":"^4.4.1","karma-chrome-launcher":"^3.1.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^5.1.0","mocha":"^7.0.1","prop-types":"^15.7.2","react":"^16.8.3","react-dom":"^16.12.0","react-emotion":"^10.0.0","rollup":"^1.31.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.4","rollup-plugin-visualizer":"^3.3.1","styled-components":"^4.1.3","tslint":"^6.0.0","typescript":"^3.7.5","webpack":"^4.41.5","webpack-cli":"^3.3.10","webpack-dev-server":"^3.10.3","webpack-hot-middleware":"^2.25.0"},"peerDependencies":{"react":">= 0.14.0 < 17.0.0-0","prop-types":"^15.6.0","styled-components":">= 2"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"7f2961b23455466b9888b77f2894223d8fd084ed","_id":"react-styled-flexboxgrid@3.2.1","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"integrity":"sha512-4dRs4CiVHjnyOQssm2Ge7ERCmbWi2rI/rsQtp3A8A5sli9EAKlVErQ6XujMM5Z9uxXN4O30zb2YDL3ufmD5Hiw==","shasum":"78b87c9dcf6e4f146e4a305668e894be8fa4f679","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-3.2.1.tgz","fileCount":43,"unpackedSize":93812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeO+rzCRA9TVsSAnZWagAAfSAP/16kiFH+FOco6LOUvD9S\nR9XF/yiMUCNwmOHpm7fu9Owimj8tLJwxk6WotXiRp1vtisf7BTRdUxOlVZRz\nI+Dg3bKRys4sduKmGfxZCm9o1h591le7LdJS7A2dh7NTeVhdc0xkZ6OWVV7t\nxIH1P8nu3xWslN93tmDs9Wfvap+DLX2ABCa82dnQOmrIHLgAdz01cFDng6lB\nXwfZtJYL6vkppSTN+/iVSHk4Y2YpEXdYmdUYw6/t+a2PbuUDwwY1R0p+nHkU\nrIxnBTxW8KOd7gHJ8+V4agFy72VxM7ygd5Q1hxuF4uqpUB2VyDe47UrT5d2v\nlpOXeRZfFWISzIjZe9kpSUQ5irD/WsIBl97M/FDMjKIUZ9bRiLGyk+DvrLcs\nTFf6TtR8ZcS64miSojsjwdujnB2gnS/x1/9pqiWTGGAm0f66yoM3TZ/P3+3z\nj8xq4nAK6v1sp+1b/gdyYaOULUIgqFTHXZjNLieaWRC/j210sH98cN/xlJov\nHBjvg3kU/rCPz5pFkLWmNWBQAqMn5ig5wF0+tyIXM/bTHeiJyYsqDrVCpOqI\nTPLSBUjIL6dP84rsAUB8udVOL5811uWCpVZhkfPj2h0CSPgkobfTR0AObWv5\n5yz4LAcaem9j3Qe6PMVqs1NwpOHYUwyudGrQm7P8I8k2QKR/Aal5bapyvsKf\niRhL\r\n=JsHK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/OeanXce5HTVnBkccKABVhjz3AW1MYFG1M063lI0onQIgOByVYcNWd050iTuw6gso0k/HEZBWLhHmanlw270zjA0="}]},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid_3.2.1_1580985075057_0.9517163217979694"},"_hasShrinkwrap":false},"3.3.0":{"name":"react-styled-flexboxgrid","version":"3.3.0","description":"Grid system based on styled-components and flexbox for React","keywords":["react","grid","flexbox","styled","styled-components"],"main":"lib/index.js","jsnext:main":"dist/styled-flexboxgrid.es.js","module":"dist/styled-flexboxgrid.es.js","scripts":{"build":"npm run build:lib && npm run build:emotion && npm run build:dist","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","build:emotion":"NODE_ENV=emotion babel --out-dir lib/emotion src","prebuild:umd":"rm -rf dist/*","prebuild:dist":"rm -rf dist/*","build:dist":"cross-env NODE_ENV=production rollup -c","build:watch":"npm run build:lib -- --watch","start":"cross-env NODE_ENV=development webpack-dev-server --config demo/webpack.config.babel.js --hot","demo:build":"cross-env NODE_ENV=production webpack --config demo/webpack.config.babel.js","lint":"eslint 'src/**/*.js'","tslint":"tslint -c tslint.json '**.ts'","test":"npm run lint && npm run tslint && npm run mocha && npm run karma","karma":"cross-env NODE_ENV=test karma start","karma:watch":"cross-env NODE_ENV=test karma start --no-single-run","mocha":"cross-env NODE_ENV=test mocha --require @babel/register **/*.test.js","mocha:watch":"cross-env NODE_ENV=test mocha --watch --require @babel/register **/*.test.js","prepublish":"npm run build"},"author":{"name":"Loic Mahieu"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.4","@babel/plugin-external-helpers":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3","@babel/polyfill":"^7.8.3","@babel/preset-env":"^7.8.4","@babel/preset-react":"^7.8.3","@babel/register":"^7.8.3","babel-loader":"^8.0.6","babel-plugin-emotion":"^10.0.27","babel-plugin-styled-components":"^1.10.7","babel-plugin-transform-rename-import":"^2.3.0","babel-preset-react-hmre":"^1.1.1","chai":"^4.2.0","cross-env":"^7.0.0","emotion":"^10.0.27","eslint":"^6.8.0","eslint-config-standard":"^14.1.0","eslint-config-standard-react":"^9.2.0","eslint-plugin-import":"^2.20.1","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-react":"^7.18.3","eslint-plugin-standard":"^4.0.1","html-loader":"^0.5.5","karma":"^4.4.1","karma-chrome-launcher":"^3.1.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","lodash.compact":"^3.0.1","lodash.debounce":"^4.0.8","markdown-loader":"^5.1.0","mocha":"^7.0.1","prop-types":"^15.7.2","react":"^16.8.3","react-dom":"^16.12.0","react-emotion":"^10.0.0","rollup":"^1.31.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.4","rollup-plugin-visualizer":"^3.3.1","styled-components":"^4.1.3","tslint":"^6.0.0","typescript":"^3.7.5","webpack":"^4.41.5","webpack-cli":"^3.3.10","webpack-dev-server":"^3.10.3","webpack-hot-middleware":"^2.25.0"},"peerDependencies":{"react":">= 0.14.0 < 18.0.0","prop-types":"^15.6.0","styled-components":">= 2"},"dependencies":{"lodash.isinteger":"^4.0.4"},"gitHead":"eeb75fccd534234a77092b0a7d19c67f40c92872","_id":"react-styled-flexboxgrid@3.3.0","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"integrity":"sha512-595DpQY3QD/jtfY2PTPsaQHKaEwlb57fuT2UdKTiuDuPwiGYu5lhFr9TSdhe81P6G8Hnv/daRnLqbjjbacIZbQ==","shasum":"5ff9ed4a2a4a12f52e0e57788a2267815059659a","tarball":"https://registry.npmjs.org/react-styled-flexboxgrid/-/react-styled-flexboxgrid-3.3.0.tgz","fileCount":42,"unpackedSize":93810,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwgkjeKJGgtvjkVT0PlwiRq/INW8aGZS1lDN9PfyeingIgKSHWjIUXdjzdlJZweidiaHnvAqh/j8FHwgOKUFvHCBw="}]},"_npmUser":{"name":"loicmahieu","email":"mahieuloic@gmail.com"},"directories":{},"maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-styled-flexboxgrid_3.3.0_1712067057778_0.04708890717935166"},"_hasShrinkwrap":false}},"readme":"# react-styled-flexboxgrid\n\n[![npm version](https://badge.fury.io/js/react-styled-flexboxgrid.svg)](https://badge.fury.io/js/react-styled-flexboxgrid)\n[![Build Status](https://travis-ci.org/LoicMahieu/react-styled-flexboxgrid.svg?branch=master)](https://travis-ci.org/LoicMahieu/react-styled-flexboxgrid)\n[![NPM Status](http://img.shields.io/npm/dm/react-styled-flexboxgrid.svg?style=flat-square)](https://www.npmjs.org/package/react-styled-flexboxgrid)\n[![js-standard-style](https://img.shields.io/badge/lint-standard-green.svg)](http://standardjs.com)\n\n\nSet of React components that implement [`flexboxgrid.css`](https://github.com/kristoferjoseph/flexboxgrid) but with [`styled-components`](https://github.com/styled-components/styled-components)/[`emotion`](https://github.com/emotion-js/emotion). Furthermore, it allows to customize grid configuration like gutter width...\n\nHighly inspired by the excellent [`react-flexbox-grid`](https://github.com/roylee0704/react-flexbox-grid) which the API is nearly the same than this module.\n\n[**Demo**](https://loicmahieu.github.io/react-styled-flexboxgrid/demo/index.html)\n\n## Usage\n\n### Installation\n\n```\nnpm i -S react-styled-flexboxgrid\n```\n\n`react-styled-flexboxgrid` depends on 2 **peer** dependencies:\n- `react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0`\n- `prop-types@^15.0.0-0`\n- `styled-components@2`\n\nYou should install them in your project.\n\n### Basic\n\n```JSX\nimport React from 'react'\n\nimport {Grid, Col, Row} from 'react-styled-flexboxgrid'\n\nconst App = props =>\n  <Grid>\n    <Row>\n      <Col xs={6} md={3}>Hello, world!</Col>\n    </Row>\n  </Grid>\n```\n\n### Grid\n\nThe `<Grid>` component is optional and can help to wrap children in a fixed/fluid container. Use the configuration `container` for fixed width value.\n\n##### Props\n\n- `fluid` _(Boolean)_: Create a responsive fixed width container or a full width container, spanning the entire width of your viewport. Default: false\n\n\n### Row\n\n##### Props\n\n- `reverse` _(Boolean)_: Use `flex-direction: row-reverse`. Default: false\n- `start`\n- `center`\n- `end`\n- `top`\n- `middle`\n- `bottom`\n- `around`\n- `between`\n- `first`\n- `last` _(String(xs|sm|md|lg)_: Align elements to the start or end of row as well as the top, bottom, or center of a column.\n\n\n### Col\n\n##### Props\n\n- `reverse` _(Boolean)_: Use `flex-direction: column-reverse`. Default: false\n- `xs`\n- `sm`\n- `md`\n- `lg` _(Boolean|Integer)_:\n  * When `true`, enable auto sizing column.\n  * When `false`, hide colomn for the breakpoint.\n  * When `integer` value, it specify the column size on the grid. (1 to 12)\n- `xsOffset`\n- `smOffset`\n- `mdOffset`\n- `lgOffset` _(Integer)_: Offset the column.\n\n\n### Configuration\n\nThe grid use same defaults than [`flexboxgrid.css`](https://github.com/kristoferjoseph/flexboxgrid).\n\nYou can customize values using [`<ThemeProvider>`](https://github.com/styled-components/styled-components#theming) component from styled-components.\n`react-styled-flexboxgrid` will looks at the `flexboxgrid` property in the theme.\n\n```JSX\nimport React from 'react'\n\nimport {ThemeProvider} from 'styled-components'\nimport {Grid, Col, Row} from 'react-styled-flexboxgrid'\n\nconst theme = {\n  flexboxgrid: {\n    // Defaults\n    gridSize: 12, // columns\n    gutterWidth: 1, // rem\n    outerMargin: 2, // rem\n    mediaQuery: 'only screen',\n    container: {\n      sm: 46, // rem\n      md: 61, // rem\n      lg: 76  // rem\n    },\n    breakpoints: {\n      xs: 0,  // em\n      sm: 48, // em\n      md: 64, // em\n      lg: 75  // em\n    }\n  }\n}\n\nconst App = props =>\n  <ThemeProvider theme={theme}>\n    <Grid>\n      <Row>\n        <Col xs={6} md={3}>Hello, world!</Col>\n      </Row>\n    </Grid>\n  </ThemeProvider>\n```\n\n## Use with Emotion\nTo use react-styled-flexboxgrid with emotion, import from 'react-styled-flexboxgrid/emotion':\n\n```jsx\nimport { Grid, Col, Row } from 'react-styled-flexboxgrid/emotion'\n```\n\n## Related projects\n\n- [styled-components](https://github.com/styled-components/styled-components)\n- [hedron](https://github.com/JSBros/hedron)\n\n## License\n\nMIT\n","maintainers":[{"name":"loicmahieu","email":"mahieuloic@gmail.com"}],"time":{"modified":"2024-04-02T14:10:58.124Z","created":"2017-01-24T12:10:25.529Z","1.0.0":"2017-01-24T12:10:25.529Z","1.0.1":"2017-02-02T15:10:13.536Z","1.0.2":"2017-03-16T11:02:04.467Z","1.1.0":"2017-05-08T17:30:24.687Z","1.1.1":"2017-05-08T18:52:55.152Z","1.1.2":"2017-05-09T15:11:57.353Z","2.0.0":"2017-06-01T10:23:09.045Z","2.0.1":"2017-06-12T12:46:15.631Z","2.0.2":"2017-06-19T14:56:28.584Z","2.0.3":"2017-06-20T15:14:07.910Z","2.1.0":"2017-10-11T09:59:25.286Z","2.1.1":"2017-10-30T21:08:02.116Z","2.2.0":"2018-02-12T14:39:48.157Z","2.3.0":"2018-06-14T09:40:27.409Z","2.4.0":"2018-06-14T12:52:35.560Z","2.5.0":"2018-09-14T15:04:28.802Z","2.6.0":"2018-09-14T16:12:18.925Z","3.0.0":"2018-12-12T13:30:38.039Z","3.1.0":"2019-02-22T11:59:16.379Z","3.2.0":"2020-02-06T09:54:20.889Z","3.2.1":"2020-02-06T10:31:15.341Z","3.3.0":"2024-04-02T14:10:57.961Z"},"homepage":"https://github.com/LoicMahieu/react-styled-flexboxgrid","keywords":["react","grid","flexbox","styled","styled-components"],"repository":{"type":"git","url":"git+https://github.com/LoicMahieu/react-styled-flexboxgrid.git"},"author":{"name":"Loic Mahieu"},"bugs":{"url":"https://github.com/LoicMahieu/react-styled-flexboxgrid/issues"},"license":"MIT","readmeFilename":"README.md","users":{"stephencorwin":true}}