17 lines
576 B
Plaintext
17 lines
576 B
Plaintext
{
|
|
"name": "treegrid",
|
|
"version": "1.0.0",
|
|
"description": "Plugin to support the jquery treegrid.",
|
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/treegrid",
|
|
"example": "https://github.com/wenzhixin/bootstrap-table-examples/blob/master/extensions/treegrid.html",
|
|
|
|
"plugins": [{
|
|
"name": "bootstrap-table-treegrid",
|
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/treegrid"
|
|
}],
|
|
|
|
"author": {
|
|
"name": "foreveryang321",
|
|
"image": "https://avatars0.githubusercontent.com/u/5868190"
|
|
}
|
|
} |