UNPKG

579 BJSONView Raw
1{
2 "name": "Key Events",
3 "version": "1.0.0",
4 "description": "Plugin to support the key events in the bootstrap table.",
5 "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/key-events",
6 "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/key-events.html",
7
8 "plugins": [{
9 "name": "bootstrap-table-key-events",
10 "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/key-events"
11 }],
12
13 "author": {
14 "name": "djhvscf",
15 "image": "https://avatars1.githubusercontent.com/u/4496763"
16 }
17}
\No newline at end of file