react-bootstrap-table2/packages/react-bootstrap-table2-overlay/package.json
2017-12-03 17:11:36 +08:00

15 lines
351 B
JSON

{
"name": "react-bootstrap-table2-overlay",
"version": "0.0.1",
"description": "it's a loading overlay component for react-bootstrap-table2",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"react-loading-overlay": "0.2.8"
}
}