UNPKG

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