{"name":"reactstrap","version":"5.0.0-beta","description":"React Bootstrap 4 components","main":"dist/reactstrap.cjs.js","jsnext:main":"dist/reactstrap.es.js","module":"dist/reactstrap.es.js","scripts":{"report-coverage":"coveralls < ./coverage/lcov.info","test":"cross-env BABEL_ENV=test react-scripts test --env=jsdom","cover":"npm test -- --coverage","start":"cross-env BABEL_ENV=webpack webpack-dev-server --config ./webpack.dev.config.js --watch","build-docs":"cross-env BABEL_ENV=webpack WEBPACK_BUILD=production webpack --config ./webpack.dev.config.js --progress --colors","build":"rollup -c","prebuild":"cross-env BABEL_ENV=lib-dir babel src --out-dir lib --ignore src/__tests__/","postbuild":"node ./scripts/postbuild.js","create-release":"npm test && sh ./scripts/release","publish-release":"npm test && sh ./scripts/publish","lint":"eslint src"},"repository":{"type":"git","url":"git+ssh://git@github.com/reactstrap/reactstrap.git"},"files":["LICENSE","README.md","CHANGELOG.md","lib","dist"],"keywords":["reactstrap","bootstrap","react","component","components","react-component","ui"],"contributors":[{"name":"Eddy Hernandez","email":"edward.d.hernandez@gmail.com","url":"https://github.com/eddywashere"},{"name":"Evan Sharp","email":"evan@lostonia.com","url":"https://github.com/TheSharpieOne"},{"name":"Chris Burrell","email":"chrisburrell@gmail.com","url":"https://github.com/cbfx"},{"name":"Li Jinyao","url":"https://github.com/LiJinyao"},{"name":"Matthew King","url":"https://github.com/mking-clari"},{"name":"Ajai","email":"ajainarayanan@gmail.com","url":"https://github.com/ajainarayanan"},{"name":"Paulus Schoutsen","email":"paulus@paulusschoutsen.nl","url":"https://github.com/balloob"},{"name":"Ronny Haase","url":"https://github.com/ronnyhaase"},{"name":"Ali Sheehan-Dare","email":"alisd23@live.co.uk","url":"https://github.com/alisd23"},{"name":"Amila Welihinda","url":"https://github.com/amilajack"},{"name":"David Edmondson","url":"https://github.com/threehams"},{"name":"Aaron Panchal","url":"https://github.com/aaronpanch"},{"name":"André Pena","email":"andrerpena@gmail.com","url":"https://github.com/andrerpena"},{"name":"Ben Herila","url":"https://github.com/bherila"},{"name":"Binoy","email":"me@binoy.io","url":"https://github.com/binoy14"},{"name":"Chad Wintzer","url":"https://github.com/arbitrarytech"},{"name":"Code Review Videos","url":"https://github.com/codereviewvideos"},{"name":"Cory Deppen","url":"https://github.com/corydeppen"},{"name":"Daniel Huisman","email":"daniel@huisman.me","url":"https://github.com/DanielHuisman"},{"name":"Gary Thomas","url":"https://github.com/gthomas-appfolio"},{"name":"Hosmel Quintana","email":"hosmelq@gmail.com","url":"https://github.com/hosmelq"},{"name":"Jamie Albinson","email":"jcalbinson@gmail.com","url":"https://github.com/jalbinson"},{"name":"Jason Sturges","email":"jason@jasonsturges.com","url":"https://github.com/jasonsturges"},{"name":"Jean-Elie Barjonet","url":"https://github.com/jebarjonet"},{"name":"Jeff Francisco","url":"https://github.com/j-francisco"},{"name":"Jesse Mandel","url":"https://github.com/supergibbs"},{"name":"Jim Liu","email":"junminliu@gmail.com","url":"https://github.com/JimLiu"},{"name":"Joe","url":"https://github.com/joemcadams"},{"name":"Joe Woynillowicz","url":"https://github.com/CoderJoeIO"},{"name":"Jon Jaques","email":"jaquers@gmail.com","url":"https://github.com/jonjaques"},{"name":"Luc Vauvillier","url":"https://github.com/lvauvillier"},{"name":"Melissa Siu","email":"melissa.siu@gmail.com","url":"https://github.com/mesiu"},{"name":"Natthakit Susanthitanon","url":"https://github.com/nsmag"},{"name":"Rich Hong","email":"hong.rich@gmail.com","url":"https://github.com/hongrich"},{"name":"Skoranga","url":"https://github.com/skoranga"},{"name":"Thijs Vogels","url":"https://github.com/tvogels"},{"name":"Tyler Johnson","email":"tyler@tylerjohnson.me","url":"https://github.com/tyler-johnson"},{"name":"alan blount","email":"alan@zeroasterisk.com","url":"https://github.com/zeroasterisk"},{"name":"edgji","url":"https://github.com/edgji"},{"name":"nlrowe","url":"https://github.com/nlrowe"},{"name":"npm-to-cdn-bot","url":"by Forbes Lindesay"},{"name":"polmauri","url":"https://github.com/polmauri"}],"license":"MIT","bugs":{"url":"https://github.com/reactstrap/reactstrap/issues"},"homepage":"https://github.com/reactstrap/reactstrap#readme","dependencies":{"classnames":"^2.2.3","lodash.isfunction":"^3.0.8","lodash.isobject":"^3.0.2","lodash.tonumber":"^4.0.3","prop-types":"^15.5.8","react-popper":"^0.7.2","react-transition-group":"^2.2.0"},"peerDependencies":{"react":"^0.14.9 || ^15.3.0 || ^16.0.0","react-dom":"^0.14.9 || ^15.3.0 || ^16.0.0"},"devDependencies":{"babel-cli":"^6.14.0","babel-loader":"^6.2.2","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015-rollup":"^3.0.0","babel-preset-react":"^6.11.1","babel-preset-react-app":"^0.2.1","bootstrap":"^4.0.0","clean-webpack-plugin":"^0.1.8","conventional-changelog-cli":"^1.1.1","conventional-recommended-bump":"^0.3.0","copy-webpack-plugin":"^3.0.1","coveralls":"^2.11.12","cross-env":"^2.0.0","css-loader":"^0.25.0","ejs":"^2.5.1","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","eslint":"^4.1.1","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.6.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-react":"^7.1.0","eslint-plugin-standard":"^2.0.0","extract-text-webpack-plugin":"^1.0.1","history":"^3.0.0","holderjs":"^2.9.3","json-loader":"^0.5.4","raw-loader":"^0.5.1","react":"^16.0.0","react-dom":"^16.0.0","react-helmet":"^5.0.3","react-prism":"^4.1.0","react-router":"^3.2.0","react-scripts":"^1.0.12","react-test-renderer":"^16.0.0","rollup":"^0.43.0","rollup-plugin-babel":"^2.7.1","rollup-plugin-babel-minify":"^3.1.2","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","static-site-generator-webpack-plugin":"^2.0.1","style-loader":"^0.13.1","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"gitHead":"a65469dfd70b5deca64c05ec4542b9f179e29726","_id":"reactstrap@5.0.0-beta","_shasum":"0372acae7665ec3396abe87e5cdddf3077e98995","_from":".","_npmVersion":"4.0.5","_nodeVersion":"8.9.4","_npmUser":{"name":"sharpie","email":"dumbdrum@gmail.com"},"dist":{"shasum":"0372acae7665ec3396abe87e5cdddf3077e98995","size":700728,"noattachment":false,"key":"/reactstrap/-/reactstrap-5.0.0-beta.tgz","tarball":"http://registry.cnpm.dingdandao.com/reactstrap/download/reactstrap-5.0.0-beta.tgz"},"maintainers":[{"name":"bestguy","email":""},{"name":"davidacevedo","email":""},{"name":"eddywashere","email":""},{"name":"gopro16","email":""},{"name":"phwebi","email":""},{"name":"reactstrapbot","email":""},{"name":"sharpie","email":"dumbdrum@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reactstrap-5.0.0-beta.tgz_1517367450386_0.5430435170419514"},"directories":{},"publish_time":1517367452254,"_hasShrinkwrap":false,"_cnpm_publish_time":1517367452254,"_cnpmcore_publish_time":"2021-12-16T10:48:22.892Z","dist-tags":{"beta":"8.10.1-popper2-beta.0","bootstrap5-beta":"9.0.0-8","latest":"9.2.3","prerelease-nodeUpdate":"9.1.6-nodeUpdate-9a70a59.0","prerelease-v10":"9.1.6-v10-f1a1f7e.0","test":"9.0.0-build-test.4"}}