You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
887 B
37 lines
887 B
{
|
|
"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"
|
|
],
|
|
"version": "1.11.11",
|
|
"_release": "1.11.11",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.11.11",
|
|
"commit": "742b657d659b101d149bcaf434a2b59f50d3146f"
|
|
},
|
|
"_source": "https://github.com/karsonzhang/fastadmin-bootstraptable.git",
|
|
"_target": "~1.11.5",
|
|
"_originalSource": "fastadmin-bootstraptable"
|
|
} |