UNPKG

499 BJSONView Raw
1{
2 "name": "Multiple Sort",
3 "version": "1.1.0",
4 "description": "Plugin to support the multiple sort.",
5 "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-sort",
6 "example": "#",
7
8 "plugins": [{
9 "name": "bootstrap-table-multiple-sort",
10 "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-sort"
11 }],
12
13 "author": {
14 "name": "dimbslmh",
15 "image": "https://avatars1.githubusercontent.com/u/745635"
16 }
17}