jam-cloud/jam-ui/node_modules/react-bootstrap-table-next/package.json

84 lines
2.1 KiB
JSON

{
"_args": [
[
"react-bootstrap-table-next@3.3.5",
"/Users/nuwan/Code/jam-cloud/jam-ui"
]
],
"_from": "react-bootstrap-table-next@3.3.5",
"_id": "react-bootstrap-table-next@3.3.5",
"_inBundle": false,
"_integrity": "sha512-vBO+y2Y483Y1QnpxvgY8jTz6gwIPYpfc26AKZhwgESL6cpjhxSsoFGXNp3KKnT5krW5SF9zpcf/98jIJefv+RQ==",
"_location": "/react-bootstrap-table-next",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-bootstrap-table-next@3.3.5",
"name": "react-bootstrap-table-next",
"escapedName": "react-bootstrap-table-next",
"rawSpec": "3.3.5",
"saveSpec": null,
"fetchSpec": "3.3.5"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-bootstrap-table-next/-/react-bootstrap-table-next-3.3.5.tgz",
"_spec": "3.3.5",
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
"author": {
"name": "AllenFang"
},
"bugs": {
"url": "https://github.com/react-bootstrap-table/react-bootstrap-table2/issues"
},
"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"
}
],
"dependencies": {
"classnames": "^2.2.5",
"react-transition-group": "2.5.3",
"underscore": "1.9.1"
},
"description": "Next generation of react-bootstrap-table",
"files": [
"lib/",
"dist/"
],
"homepage": "https://github.com/react-bootstrap-table/react-bootstrap-table2#readme",
"keywords": [
"react",
"bootstrap",
"table",
"grid",
"react-component"
],
"license": "MIT",
"main": "./lib/index.js",
"name": "react-bootstrap-table-next",
"peerDependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.0.0",
"react": "^16.3.0",
"react-dom": "^16.3.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/react-bootstrap-table/react-bootstrap-table2.git"
},
"tags": [
"react"
],
"version": "3.3.5"
}