mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
15 lines
289 B
JSON
15 lines
289 B
JSON
{
|
|
"name": "react-bootstrap-table2-example",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"react-bootstrap-table2": "0.0.1"
|
|
}
|
|
}
|