mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
15 lines
351 B
JSON
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"
|
|
}
|
|
}
|