UNPKG

react-bootstrap-table-next-react18-node20

Version:
55 lines (54 loc) 1.18 kB
{ "name": "react-bootstrap-table-next-react18-node20", "version": "4.0.6", "description": "Next generation of react-bootstrap-table", "main": "./lib/index.js", "repository": { "type": "git", "url": "git+https://github.com/ss-o-furda/react-bootstrap-table-next-react18-node20.git" }, "license": "MIT", "keywords": [ "react", "bootstrap", "table", "grid", "react-component" ], "files": [ "lib/", "dist/" ], "tags": [ "react" ], "author": "AllenFang", "contributors": [ { "name": "Allen Fang", "email": "ayu780129@hotmail.com", "url": "https://github.com/AllenFang" }, { "name": "Chun-MingChen", "email": "nick830314@gmail.com", "url": "https://github.com/Chun-MingChen" }, { "name": "Orest Furda", "email": "orik7800@gmail.com", "url": "https://github.com/ss-o-furda" } ], "dependencies": { "classnames": "^2.2.5", "react-transition-group": "^4.4.5", "underscore": "1.9.1" }, "peerDependencies": { "classnames": "^2.2.5", "prop-types": "15.8.0", "react": "18.2.0", "react-dom": "18.2.0" } }