UNPKG

16.1 kBJSONView Raw
1{
2 "name": "reactstrap",
3 "version": "9.2.3",
4 "description": "React Bootstrap components",
5 "source": "src/index.js",
6 "main": "lib/index.js",
7 "module": "esm/index.js",
8 "types": "types/index.d.ts",
9 "sideEffects": false,
10 "scripts": {
11 "test": "jest --watch",
12 "test:ci": "jest",
13 "cover": "jest --coverage",
14 "start": "start-storybook -s ./static -p 8080",
15 "build:docs": "build-storybook -s ./static -o ./build",
16 "build:esm": "babel src --out-dir esm --config-file ./babel.esm.config.cjs --extensions '.js,.ts,.tsx'",
17 "build:lib": "babel src --out-dir lib --config-file ./babel.build.config.cjs --extensions '.js,.ts,.tsx'",
18 "build": "yarn clean && concurrently \"yarn:build:*(!docs)\"",
19 "clean": "rm -rf esm lib",
20 "prepublishOnly": "npm run build",
21 "create-release": "npm run cover && sh ./scripts/release",
22 "lint": "eslint src stories --fix",
23 "dtslint": "dtslint types --expectOnly",
24 "prettier": "prettier --write src stories",
25 "version": "node_modules/.bin/conventional-changelog -i CHANGELOG.md -o CHANGELOG.md -p angular && git add -A CHANGELOG.md"
26 },
27 "prettier": {
28 "singleQuote": true,
29 "trailingComma": "all"
30 },
31 "repository": {
32 "type": "git",
33 "url": "git+ssh://git@github.com/reactstrap/reactstrap.git"
34 },
35 "files": [
36 "LICENSE",
37 "README.md",
38 "CHANGELOG.md",
39 "dist",
40 "src",
41 "lib",
42 "esm",
43 "types"
44 ],
45 "keywords": [
46 "reactstrap",
47 "bootstrap",
48 "react",
49 "component",
50 "components",
51 "react-component",
52 "ui"
53 ],
54 "contributors": [
55 "Eddy Hernandez <edward.d.hernandez@gmail.com> (https://github.com/eddywashere)",
56 "Evan Sharp <me@thesharpieone.com> (https://github.com/TheSharpieOne)",
57 "Gergely Nagy (https://github.com/gergely-nagy)",
58 "dependabot-preview[bot] (https://github.com/apps/dependabot-preview)",
59 "illiteratewriter (https://github.com/illiteratewriter)",
60 "Jesse Mandel (https://github.com/supergibbs)",
61 "Chris Burrell (https://github.com/cbfx)",
62 "Mark Johnson (https://github.com/virgofx)",
63 "Paulus Schoutsen <paulus@home-assistant.io> (https://github.com/balloob)",
64 "Li Jinyao <lijinyao@outlook.com> (https://github.com/LiJinyao)",
65 "JuanMa <juanma.garrido@gmail.com> (https://github.com/juanmaguitar)",
66 "Matthew King (https://github.com/mking-clari)",
67 "pravdomil <pravdomil.toman@gmail.com> (https://github.com/pravdomil)",
68 "Ajai (https://github.com/ajainarayanan)",
69 "Graham Monteith <monteith.g@gmail.com> (https://github.com/monteith)",
70 "Brady Pascoe (https://github.com/bpas247)",
71 "Danny Eck (https://github.com/eckdanny-osi)",
72 "Igor Machuzhak <ihor3000@gmail.com> (https://github.com/fantua)",
73 "Kyle Gray (https://github.com/GoPro16)",
74 "Martin Kinkelin (https://github.com/kinke)",
75 "Nisheet Sinvhal (https://github.com/Ashniu123)",
76 "Ronny Haase (https://github.com/ronnyhaase)",
77 "Sebastian Roth <sebastian.roth@gmail.com> (https://github.com/ened)",
78 "Tom Begley <tomcbegley@gmail.com> (https://github.com/tcbegley)",
79 "Tyson Warner (https://github.com/nylon22)",
80 "Phoebe Gao (https://github.com/phwebi)",
81 "Alex Baranov (https://github.com/ab320012)",
82 "Alex Mikhalev (https://github.com/amikhalev)",
83 "Ali Sheehan-Dare <alisd23@live.co.uk> (https://github.com/alisd23)",
84 "Amila Welihinda <amilajack@gmail.com> (https://github.com/amilajack)",
85 "Antti Ahti (https://github.com/apaatsio)",
86 "C Lentfort (https://github.com/clentfort)",
87 "Christian Mund (https://github.com/kkkrist)",
88 "David Edmondson (https://github.com/threehams)",
89 "Endi Modric <endi.modric@outlook.com> (https://github.com/EndiM)",
90 "Hieu Lam <lamhieu.vk@gmail.com> (https://github.com/lamhieu-vk)",
91 "John Desrosiers <john.desro@gmail.com> (https://github.com/median-man)",
92 "Kamen Minkov (https://github.com/kamenminkovcom)",
93 "Mark Steggles <marksteggles@gmail.com> (https://github.com/FutureKode)",
94 "Michael Kalish <kalishmichael@gmail.com> (https://github.com/mkalish)",
95 "Pankaj Phartiyal (https://github.com/electriccode)",
96 "Sean Kelley (https://github.com/seansfkelley)",
97 "Simon Tong (https://github.com/simontong)",
98 "Thomas Smyth <thomas@thomas-smyth.co.uk> (https://github.com/Thomas-Smyth)",
99 "jlaramie (https://github.com/jlaramie)",
100 "joel (https://github.com/jasco)",
101 "kyletsang (https://github.com/kyletsang)",
102 "Charley Bodkin (https://github.com/charlex)",
103 "Adam Gardner (https://github.com/AJax2012",
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 "@popperjs/core": "^2.6.0",
264 "classnames": "^2.2.3",
265 "prop-types": "^15.5.8",
266 "react-popper": "^2.2.4",
267 "react-transition-group": "^4.4.2"
268 },
269 "peerDependencies": {
270 "react": ">=16.8.0",
271 "react-dom": ">=16.8.0"
272 },
273 "devDependencies": {
274 "@babel/cli": "^7.21.0",
275 "@babel/core": "^7.20.2",
276 "@babel/eslint-parser": "^7.18.2",
277 "@babel/plugin-proposal-export-default-from": "^7.12.1",
278 "@babel/plugin-proposal-export-namespace-from": "^7.12.1",
279 "@babel/plugin-proposal-object-rest-spread": "^7.12.1",
280 "@babel/plugin-transform-modules-commonjs": "^7.21.2",
281 "@babel/preset-env": "^7.20.2",
282 "@babel/preset-react": "^7.12.10",
283 "@storybook/addon-actions": "^6.3.7",
284 "@storybook/addon-essentials": "^6.3.7",
285 "@storybook/addon-links": "^6.3.7",
286 "@storybook/addon-storysource": "^6.3.7",
287 "@storybook/react": "^6.3.7",
288 "@testing-library/jest-dom": "^5.16.4",
289 "@testing-library/react": "12.1.5",
290 "@testing-library/user-event": "13.5.0",
291 "@types/react": "^16.9.51",
292 "babel-eslint": "^9.0.0",
293 "babel-jest": "28.1.3",
294 "babel-loader": "^8.2.2",
295 "babel-preset-react-app": "^10.0.1",
296 "bootstrap": "^5.1.0",
297 "concurrently": "^7.6.0",
298 "conventional-changelog-cli": "^2.0.21",
299 "conventional-recommended-bump": "^4.1.1",
300 "cross-env": "^4.0.0",
301 "customize-cra": "^0.9.1",
302 "dtslint": "^4.0.4",
303 "ejs": "^2.5.9",
304 "eslint": "^8.17.0",
305 "eslint-config-airbnb": "^19.0.4",
306 "eslint-config-prettier": "^8.5.0",
307 "eslint-plugin-flowtype": "^8.0.3",
308 "eslint-plugin-import": "^2.26.0",
309 "eslint-plugin-jsx-a11y": "^6.5.1",
310 "eslint-plugin-react": "^7.30.0",
311 "eslint-plugin-storybook": "^0.6.1",
312 "holderjs": "^2.9.3",
313 "jest": "28.1.3",
314 "jest-environment-jsdom": "28.1.3",
315 "jsdom": "^19.0.0",
316 "json-loader": "^0.5.7",
317 "microbundle": "^0.13.3",
318 "prettier": "2.7.1",
319 "react": "^16.8.0",
320 "react-dom": "^16.3.2",
321 "react-helmet": "^5.0.3",
322 "react-prism": "^4.3.2",
323 "react-router": "^3.2.1",
324 "react-test-renderer": "^16.3.2",
325 "typescript": "^4.0.3",
326 "webpack": "^4.43.0"
327 }
328}