UNPKG

16.1 kBJSONView Raw
1{
2 "name": "reactstrap",
3 "version": "8.4.1",
4 "description": "React Bootstrap 4 components",
5 "main": "lib/index.js",
6 "jsnext:main": "es/index.js",
7 "module": "es/index.js",
8 "jsdelivr": "dist/reactstrap.min.js",
9 "unpkg": "dist/reactstrap.min.js",
10 "cdn": "dist/reactstrap.min.js",
11 "esnext": "src/index.js",
12 "sideEffects": false,
13 "scripts": {
14 "report-coverage": "coveralls < ./coverage/lcov.info",
15 "test": "cross-env SKIP_PREFLIGHT_CHECK=true react-app-rewired test --env=jsdom",
16 "cover": "npm test -- --coverage",
17 "start": "webpack-dev-server --config ./webpack.docs.config.js --watch",
18 "build:docs": "cross-env WEBPACK_BUILD=production webpack --config ./webpack.docs.config.js --progress --colors",
19 "build": "npm run build:lib && npm run build:esm && npm run build:umd",
20 "build:umd": "rollup -c",
21 "build:lib": "babel src --out-dir lib --ignore src/__tests__/",
22 "build:esm": "cross-env BABEL_ENV=esm-dir babel src --out-dir es --ignore src/__tests__/",
23 "postbuild": "node ./scripts/postbuild.js",
24 "create-release": "npm run cover && sh ./scripts/release",
25 "publish-release": "npm run cover && sh ./scripts/publish",
26 "lint": "eslint src"
27 },
28 "repository": {
29 "type": "git",
30 "url": "git+ssh://git@github.com/reactstrap/reactstrap.git"
31 },
32 "files": [
33 "LICENSE",
34 "README.md",
35 "CHANGELOG.md",
36 "lib",
37 "dist",
38 "src",
39 "es"
40 ],
41 "keywords": [
42 "reactstrap",
43 "bootstrap",
44 "react",
45 "component",
46 "components",
47 "react-component",
48 "ui"
49 ],
50 "contributors": [
51 "Eddy Hernandez <edward.d.hernandez@gmail.com> (https://github.com/eddywashere)",
52 "Evan Sharp <me@thesharpieone.com> (https://github.com/TheSharpieOne)",
53 "Gergely Nagy (https://github.com/gergely-nagy)",
54 "dependabot-preview[bot] (https://github.com/apps/dependabot-preview)",
55 "illiteratewriter (https://github.com/illiteratewriter)",
56 "Jesse Mandel (https://github.com/supergibbs)",
57 "Chris Burrell (https://github.com/cbfx)",
58 "Mark Johnson (https://github.com/virgofx)",
59 "Paulus Schoutsen <paulus@home-assistant.io> (https://github.com/balloob)",
60 "Li Jinyao <lijinyao@outlook.com> (https://github.com/LiJinyao)",
61 "JuanMa <juanma.garrido@gmail.com> (https://github.com/juanmaguitar)",
62 "Matthew King (https://github.com/mking-clari)",
63 "pravdomil <pravdomil.toman@gmail.com> (https://github.com/pravdomil)",
64 "Ajai (https://github.com/ajainarayanan)",
65 "Graham Monteith <monteith.g@gmail.com> (https://github.com/monteith)",
66 "Brady Pascoe (https://github.com/bpas247)",
67 "Danny Eck (https://github.com/eckdanny-osi)",
68 "Igor Machuzhak <ihor3000@gmail.com> (https://github.com/fantua)",
69 "Kyle Gray (https://github.com/GoPro16)",
70 "Martin Kinkelin (https://github.com/kinke)",
71 "Nisheet Sinvhal (https://github.com/Ashniu123)",
72 "Ronny Haase (https://github.com/ronnyhaase)",
73 "Sebastian Roth <sebastian.roth@gmail.com> (https://github.com/ened)",
74 "Tom Begley <tomcbegley@gmail.com> (https://github.com/tcbegley)",
75 "Tyson Warner (https://github.com/nylon22)",
76 "Phoebe Gao (https://github.com/phwebi)",
77 "Alex Baranov (https://github.com/ab320012)",
78 "Alex Mikhalev (https://github.com/amikhalev)",
79 "Ali Sheehan-Dare <alisd23@live.co.uk> (https://github.com/alisd23)",
80 "Amila Welihinda <amilajack@gmail.com> (https://github.com/amilajack)",
81 "Antti Ahti (https://github.com/apaatsio)",
82 "C Lentfort (https://github.com/clentfort)",
83 "Christian Mund (https://github.com/kkkrist)",
84 "David Edmondson (https://github.com/threehams)",
85 "Endi Modric <endi.modric@outlook.com> (https://github.com/EndiM)",
86 "Hieu Lam <lamhieu.vk@gmail.com> (https://github.com/lamhieu-vk)",
87 "John Desrosiers <john.desro@gmail.com> (https://github.com/median-man)",
88 "Kamen Minkov (https://github.com/kamenminkovcom)",
89 "Mark Steggles <marksteggles@gmail.com> (https://github.com/FutureKode)",
90 "Michael Kalish <kalishmichael@gmail.com> (https://github.com/mkalish)",
91 "Pankaj Phartiyal (https://github.com/electriccode)",
92 "Sean Kelley (https://github.com/seansfkelley)",
93 "Simon Tong (https://github.com/simontong)",
94 "Thomas Smyth <thomas@thomas-smyth.co.uk> (https://github.com/Thomas-Smyth)",
95 "jlaramie (https://github.com/jlaramie)",
96 "joel (https://github.com/jasco)",
97 "kyletsang (https://github.com/kyletsang)",
98 "Charley Bodkin (https://github.com/charlex)",
99 "Adam Misiorny <adam.misiorny@gmail.com> (https://github.com/adam187)",
100 "Ademílson F. Tonato (https://github.com/ftonato)",
101 "Akhlesh (https://github.com/akhlesh)",
102 "Albert R. Timashev (https://github.com/timashev)",
103 "Aleksey Leonov (https://github.com/leonovalex)",
104 "Anders Roos (https://github.com/AndersSahlin)",
105 "Andrew Luca (https://github.com/iamandrewluca)",
106 "André Pena <andrerpena@gmail.com> (https://github.com/andrerpena)",
107 "Anne Johnson (https://github.com/annejohnson)",
108 "Antoine G. (https://github.com/antoinegag)",
109 "Anton (https://github.com/antonhedstrom)",
110 "Arun Kumar G (https://github.com/arung86)",
111 "Bakhtiyor Ruziev (https://github.com/theruziev)",
112 "BamMironov (https://github.com/BamMironov)",
113 "Ben Herila (https://github.com/bherila)",
114 "Binoy <me@binoy.io> (https://github.com/binoy14)",
115 "Bryan Mey <bryan.j.mey@gmail.com> (https://github.com/bmey)",
116 "Chloe Wintzer (https://github.com/arbitrarytech)",
117 "Charis Rafailidis <chrafailidis@gmail.com> (https://github.com/charisra)",
118 "Charles Vallières (https://github.com/charlesvallieres)",
119 "Code Review Videos (https://github.com/codereviewvideos)",
120 "Cory Deppen (https://github.com/corydeppen)",
121 "Curtis Cummings <curtis@aquil.io> (https://github.com/ccummings)",
122 "Dakota St. Laurent <d.h.stlaurent@gmail.com> (https://github.com/Dakkers)",
123 "Daniel Cousens (https://github.com/dcousens)",
124 "Daniel Huisman <daniel@huisman.me> (https://github.com/DanielHuisman)",
125 "Daniel Sogl <mytechde@outlook.com> (https://github.com/danielsogl)",
126 "David Q <devdavee@gmail.com> (https://github.com/dvlprdave)",
127 "Drian Hillman (https://github.com/DrianHillman)",
128 "Ed Morley (https://github.com/edmorley)",
129 "Elise Chant <elise.chant@gmail.com> (https://github.com/elisechant)",
130 "Fabian Mastenbroek <mail.fabianm@gmail.com> (https://github.com/fabianishere)",
131 "Fatih Altinok (https://github.com/frontsideair)",
132 "Fábio D. Batista <fabio@conectaijui.com.br> (https://github.com/fabiob)",
133 "Gabe (https://github.com/thegeebe)",
134 "Gary Thomas (https://github.com/gthomas-appfolio)",
135 "Gianfrancø Palumbo <hi@gian.xyz> (https://github.com/gianpaj)",
136 "Glen Padua (https://github.com/glenpadua)",
137 "Greg Rose (https://github.com/Greg-Rose)",
138 "Greg Thornton <xdissent@me.com> (https://github.com/xdissent)",
139 "Haroen Viaene <hello@haroen.me> (https://github.com/Haroenv)",
140 "Harry Yu <hy.harry.yu@gmail.com> (https://github.com/hsource)",
141 "Hermawan <hermawan.remote@gmail.com> (https://github.com/hermawan22)",
142 "Hollis Wu (https://github.com/Holi0317)",
143 "Hongbo Miao <Hongbo.Miao@outlook.com> (https://github.com/Hongbo-Miao)",
144 "Hosmel Quintana <hosmelq@gmail.com> (https://github.com/hosmelq)",
145 "Hugo Marques (https://github.com/hugo-marques-m3)",
146 "Ilkwon Sim <simsim0709@gmail.com> (https://github.com/simsim0709)",
147 "Ian mundy (https://github.com/Imundy)",
148 "Jamie Albinson <jcalbinson@gmail.com> (https://github.com/jalbinson)",
149 "Jason Sturges <jason@jasonsturges.com> (https://github.com/jasonsturges)",
150 "Jean-Elie Barjonet <je.barjonet@gmail.com> (https://github.com/jebarjonet)",
151 "Jed (https://github.com/rabbitattack)",
152 "Jeff Francisco (https://github.com/j-francisco)",
153 "Jeow Li Huan (https://github.com/huan086)",
154 "Jim Liu <junminliu@gmail.com> (https://github.com/JimLiu)",
155 "Jin (https://github.com/jinixx)",
156 "Josephus (https://github.com/joestradamus)",
157 "Joe Duchnowski (https://github.com/theJoeBiz)",
158 "John Albritton (https://github.com/jma921)",
159 "Jon Jaques (https://github.com/jonjaques)",
160 "Jose Carlos Ixcoatl Gomez Briones <car_25_ixco@hotmail.com> (https://github.com/brion25)",
161 "Josh DeGraw (https://github.com/josh-degraw)",
162 "Joshua Antonson <jantonso2@gmail.com> (https://github.com/jantonso)",
163 "Kane (https://github.com/kane-c)",
164 "Keid <contact@keisukesasaki.com> (https://github.com/keidrun)",
165 "Konrad Jarosinski <konrad@jarosinski.uk> (https://github.com/iKonrad)",
166 "Konstantin <kzimin@entrypoint.lv> (https://github.com/z1m1n)",
167 "Kræn Hansen <mail@kraenhansen.dk> (https://github.com/kraenhansen)",
168 "Levi Buzolic <levibuzolic@gmail.com> (https://github.com/levibuzolic)",
169 "Limon Monte <limon.monte@gmail.com> (https://github.com/limonte)",
170 "Luc Vauvillier (https://github.com/lvauvillier)",
171 "Lukáš Rod <info@lukasrod.cz> (https://github.com/rodlukas)",
172 "Maham Shahid (https://github.com/mahamshahid18)",
173 "Marko Grešak (https://github.com/markogresak)",
174 "Matt Davidson <matt@mattdavidson.kiwi> (https://github.com/mjdavidson)",
175 "Matthew Heck <matthewheck5@gmail.com> (https://github.com/matthewheck)",
176 "Max Schmitt <max@schmitt.mx> (https://github.com/mxschmitt)",
177 "Melissa Siu (https://github.com/mesiu)",
178 "Michael Kühnel (https://github.com/mischah)",
179 "Miguel Correa <miguelc1221@gmail.com> (https://github.com/miguelc1221)",
180 "Mike van Rossum (https://github.com/askmike)",
181 "Mitchell Grice <mitch@gricey.net> (https://github.com/gricey432)",
182 "Nathan Cahill <nathan@nathancahill.com> (https://github.com/nathancahill)",
183 "Nathan Gelman <nathanjlg@gmail.com> (https://github.com/nathanbacon)",
184 "Nathan Walters (https://github.com/nwalters512)",
185 "Natthakit Susanthitanon (https://github.com/nsmag)",
186 "Patrick Impey <patimpey@gmail.com> (https://github.com/patrickus)",
187 "Per Svensson <per.svensson.se@gmail.com> (https://github.com/Psvensso)",
188 "Piotr Błażejewicz (Peter Blazejewicz) (https://github.com/peterblazejewicz)",
189 "Peter Xu <px.peter.xu@gmail.com> (https://github.com/pxpeterxu)",
190 "Rich Hong <hong.rich@gmail.com> (https://github.com/hongrich)",
191 "Ronny Ewanek <ronny.ewanek@gmail.com> (https://github.com/RockinRonE)",
192 "Saeed Alipoor <alipoor.sa@gmail.com> (https://github.com/saeedalipoor)",
193 "Saibamen <saibamenppl@gmail.com> (https://github.com/Saibamen)",
194 "Sami Mäki (https://github.com/samimakicc)",
195 "Sebastian Eriksson (https://github.com/seberik)",
196 "Sebastián Cruz (https://github.com/sebacruz)",
197 "Seid Akhmed Agitaev <a.agitaev@gmail.com> (https://github.com/agitaev)",
198 "Sercan Altundas (https://github.com/srcnalt)",
199 "Seth (https://github.com/itzsaga)",
200 "Shahrukh Aslam (https://github.com/shaaslam)",
201 "Shubham Pandey <shubham9411@gmail.com> (https://github.com/shubham9411)",
202 "Siegfried Ehret (https://github.com/SiegfriedEhret)",
203 "Skoranga (https://github.com/skoranga)",
204 "Smirnova Yuliya (https://github.com/Krijovnick)",
205 "Stefan Becker (https://github.com/stefanb2)",
206 "Steve Byerly (https://github.com/SteveByerly)",
207 "Steve Sioli (https://github.com/stevesioli)",
208 "Steven Scaffidi <sscaff1@gmail.com> (https://github.com/sscaff1)",
209 "TankorSmash (https://github.com/tankorsmash)",
210 "Teoalmonte <teoalmonte@gmail.com> (https://github.com/TeoAlmonte)",
211 "Thijs Vogels (https://github.com/tvogels)",
212 "Timo Uhlmann (https://github.com/amiuhle)",
213 "Tom Picton <tom@tompicton.com> (https://github.com/tpict)",
214 "Tomas Bruckner (https://github.com/tomasbruckner)",
215 "Tyler Johnson <tyler@tylerjohnson.me> (https://github.com/tyler-johnson)",
216 "Vitalii <akumuliation@gmail.com> (https://github.com/Akumuliation)",
217 "Vladislav Bezenson (https://github.com/inferusvv)",
218 "Yas Ikeda <yasu.gemini@gmail.com> (https://github.com/y-code)",
219 "Yuri Visovsiouk (https://github.com/Visovsiouk)",
220 "Yuriy Husnay <husnaj23@gmail.com> (https://github.com/husa)",
221 "Yury Orlov <mpcteam.kvet@gmail.com> (https://github.com/kvet)",
222 "Zachary Juang (https://github.com/zachary822)",
223 "Zoron <fralonra@aliyun.com> (https://github.com/fralonra)",
224 "aakula-edmunds (https://github.com/aakula-edmunds)",
225 "Aaron Holderman (https://github.com/afholderman)",
226 "ajs139 (https://github.com/ajs139)",
227 "alan blount <alan@zeroasterisk.com> (https://github.com/zeroasterisk)",
228 "bestguy (https://github.com/bestguy)",
229 "Dmitry Efimenko <efim4eg@gmail.com> (https://github.com/borm)",
230 "Cristian Trifan <criss.trifan@gmail.com> (https://github.com/crissdev)",
231 "deAtog (https://github.com/deAtog)",
232 "defue (https://github.com/defue)",
233 "edgji (https://github.com/edgji)",
234 "esoh (https://github.com/esoh)",
235 "Horacio Coronel (https://github.com/horaciocoronel)",
236 "Jeff-NZ (https://github.com/jeff-nz)",
237 "lslv1243 (https://github.com/lslv1243)",
238 "Denys Nykula (https://github.com/nykula)",
239 "npm-to-cdn-bot (by Forbes Lindesay) (https://github.com/npmcdn-to-unpkg-bot)",
240 "philipstanislaus (https://github.com/philipstanislaus)",
241 "polmauri (https://github.com/polmauri)",
242 "reactstrapbot (https://github.com/reactstrapbot)",
243 "sharils (https://github.com/sharils)",
244 "Timothy Stasse <tjstasse@agiledigital.com.au> (https://github.com/tim-stasse)",
245 "tkwant <t.kwant1@gmail.com> (https://github.com/tkwant)",
246 "wlockiv (https://github.com/wlockiv)",
247 "wwwouter (https://github.com/wwwouter)",
248 "x0a (https://github.com/x0a)",
249 "yagi_ <yagitoshiro@gmail.com> (https://github.com/yagitoshiro)"
250 ],
251 "license": "MIT",
252 "bugs": {
253 "url": "https://github.com/reactstrap/reactstrap/issues"
254 },
255 "homepage": "https://github.com/reactstrap/reactstrap#readme",
256 "dependencies": {
257 "@babel/runtime": "^7.2.0",
258 "classnames": "^2.2.3",
259 "prop-types": "^15.5.8",
260 "react-lifecycles-compat": "^3.0.4",
261 "react-popper": "^1.3.6",
262 "react-transition-group": "^2.3.1"
263 },
264 "peerDependencies": {
265 "react": "^16.3.0",
266 "react-dom": "^16.3.0"
267 },
268 "devDependencies": {
269 "@babel/cli": "^7.2.3",
270 "@babel/core": "^7.2.2",
271 "@babel/plugin-proposal-export-default-from": "^7.2.0",
272 "@babel/plugin-proposal-export-namespace-from": "^7.2.0",
273 "@babel/plugin-proposal-object-rest-spread": "^7.2.0",
274 "@babel/plugin-transform-runtime": "^7.2.0",
275 "@babel/preset-env": "^7.2.3",
276 "@babel/preset-react": "^7.0.0",
277 "babel-eslint": "^9.0.0",
278 "babel-loader": "^8.0.4",
279 "bootstrap": "^4.4.1",
280 "clean-webpack-plugin": "^1.0.0",
281 "conventional-changelog-cli": "^2.0.21",
282 "conventional-recommended-bump": "^0.3.0",
283 "copy-webpack-plugin": "^4.6.0",
284 "coveralls": "^2.11.12",
285 "cross-env": "^2.0.0",
286 "css-loader": "^2.1.0",
287 "customize-cra": "^0.2.8",
288 "ejs": "^2.5.9",
289 "enzyme": "^3.3.0",
290 "enzyme-adapter-react-16": "^1.1.1",
291 "eslint": "^5.0.0",
292 "eslint-config-react-app": "^3.0.6",
293 "eslint-plugin-flowtype": "^3.2.0",
294 "eslint-plugin-import": "^2.0.0",
295 "eslint-plugin-jsx-a11y": "^6.0.0",
296 "eslint-plugin-react": "^7.0.0",
297 "extract-text-webpack-plugin": "^3.0.2",
298 "history": "^3.0.0",
299 "holderjs": "^2.9.3",
300 "json-loader": "^0.5.7",
301 "mini-css-extract-plugin": "^0.5.0",
302 "raw-loader": "^1.0.0",
303 "react": "^16.3.2",
304 "react-app-rewired": "^1.6.2",
305 "react-dom": "^16.3.2",
306 "react-helmet": "^5.0.3",
307 "react-prism": "^4.3.2",
308 "react-router": "^3.2.1",
309 "react-scripts": "2.1.1",
310 "react-test-renderer": "^16.3.2",
311 "rollup": "^1.0.0",
312 "rollup-plugin-babel": "^4.2.0",
313 "rollup-plugin-babel-minify": "^6.2.0",
314 "rollup-plugin-commonjs": "^9.2.0",
315 "rollup-plugin-node-resolve": "^4.0.0",
316 "rollup-plugin-replace": "^2.1.0",
317 "static-site-generator-webpack-plugin": "^3.4.2",
318 "style-loader": "^0.23.1",
319 "webpack": "^4.28.3",
320 "webpack-cli": "^3.1.2",
321 "webpack-dev-server": "^3.1.14"
322 }
323}