zhaojs
2023-08-02 20f964ffa6d1a0959bcd3826fa938f9c68cf2497
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"
        }
    ]
}