zhaojs
2023-06-10 ea05c5c626c41d468b109fa41171432d6d647658
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "karsonzhang/fastadmin-bootstraptable",
    "description": "An extended Bootstrap table with radio, checkbox, sort, pagination and other features.",
    "keywords": ["bootstrap","table","tablesort","pagination"],
    "type": "component",
    "homepage": "https://github.com/karsonzhang/fastadmin-bootstraptable",
    "license": "MIT",
    "require": {
        "twitter/bootstrap": ">=3.3.0"
    },
    "authors": [
        {
            "name": "wenzhixin2010",
            "email": "wenzhixin2010@gmail.com"
        }
    ]
}