| 12345678910111213141516171819202122232425262728293031323334353637 | 
							- {
 
-   "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.5",
 
-   "_release": "1.11.5",
 
-   "_resolution": {
 
-     "type": "version",
 
-     "tag": "v1.11.5",
 
-     "commit": "a2c149f0049133af6c7a09d0ba2b4cf32daa1e56"
 
-   },
 
-   "_source": "https://github.com/karsonzhang/fastadmin-bootstraptable.git",
 
-   "_target": "~1.11.5",
 
-   "_originalSource": "fastadmin-bootstraptable"
 
- }
 
 
  |