Files
iblog2/public/libs/bootstrap-table/.bower.json
2016-03-01 13:50:27 +08:00

38 lines
880 B
JSON

{
"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.10.0",
"_release": "1.10.0",
"_resolution": {
"type": "version",
"tag": "1.10.0",
"commit": "11c7a2f4d12f82d881f7b8612163179df741d8f2"
},
"_source": "git://github.com/wenzhixin/bootstrap-table.git",
"_target": "^1.10.0",
"_originalSource": "bootstrap-table",
"_direct": true
}