{ "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" } }