You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
559 B
Plaintext
18 lines
559 B
Plaintext
11 months ago
|
{
|
||
|
"name": "Resizable",
|
||
|
"version": "1.1.0",
|
||
|
"description": "Plugin to support the resizable feature.",
|
||
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/resizable",
|
||
|
"example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/resizable.html",
|
||
|
|
||
|
"plugins": [{
|
||
|
"name": "bootstrap-table-resizable",
|
||
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/resizable"
|
||
|
}],
|
||
|
|
||
|
"author": {
|
||
|
"name": "djhvscf",
|
||
|
"image": "https://avatars1.githubusercontent.com/u/4496763"
|
||
|
}
|
||
|
}
|