extension.json 523 B

12345678910111213141516171819
  1. {
  2. "name": "Accent Neutralise",
  3. "version": "1.0.0",
  4. "description": "Plugin to neutralise the words.",
  5. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/accent-neutralise",
  6. "example": "#",
  7. "plugins": [
  8. {
  9. "name": "bootstrap-table-accent-neutralise",
  10. "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/accent-neutralise"
  11. }
  12. ],
  13. "author": {
  14. "name": "djhvscf",
  15. "image": "https://avatars1.githubusercontent.com/u/4496763"
  16. }
  17. }