12345678910111213141516171819 |
- {
- "name": "DeferURL",
- "version": "1.0.0",
- "description": "Plugin to defer server side processing.",
- "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/defer-url",
- "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/defer-url.html",
- "plugins": [
- {
- "name": "bootstrap-table-defer-url",
- "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/defer-url"
- }
- ],
- "author": {
- "name": "rubensa",
- "image": "https://avatars1.githubusercontent.com/u/1469340"
- }
- }
|