react-bootstrap-table2/packages/react-bootstrap-table2-example/package.json
2017-08-19 14:55:04 +08:00

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