Files
cm-app-adm-dropship/public/assets/bt/package.json

21 lines
612 B
JSON

{
"name": "bootstrap-table-examples",
"version": "1.0.0",
"description": "bootstrap-table-examples ======================",
"repository": {
"type": "git",
"url": "https://github.com/wenzhixin/bootstrap-table-examples.git"
},
"author": "wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/wenzhixin/bootstrap-table-examples/issues"
},
"homepage": "https://github.com/wenzhixin/bootstrap-table-examples",
"dependencies": {
"bootstrap-table": "^1.8.1",
"express": "^4.12.4",
"sprintf": "^0.1.5"
}
}