新建
This commit is contained in:
27
public/assets/libs/bootstrap-table/bower.json
Normal file
27
public/assets/libs/bootstrap-table/bower.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "bootstrap-table",
|
||||
"homepage": "https://github.com/wenzhixin/bootstrap-table",
|
||||
"authors": [
|
||||
"zhixin <wenzhixin2010@gmail.com>"
|
||||
],
|
||||
"description": "An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features.",
|
||||
"main": [
|
||||
"src/bootstrap-table.js",
|
||||
"src/bootstrap-table.css"
|
||||
],
|
||||
"keywords": [
|
||||
"bootstrap",
|
||||
"table",
|
||||
"bootstrap table"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests",
|
||||
"docs",
|
||||
"assets"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user