plugin.json 644 B

1234567891011121314151617181920
  1. {
  2. "name": "wikipali",
  3. "description": "WikiPali 巴利三藏平台的客户端:检索与阅读语料做研究(词形展开、全文检索、出处分布、按坐标取原文与译本),以及以 AI 模型身份写入句子。",
  4. "version": "0.2.0",
  5. "author": {
  6. "name": "visuddhinanda",
  7. "url": "https://github.com/visuddhinanda"
  8. },
  9. "homepage": "https://github.com/iapt-platform/mint/tree/development/plugins/wikipali",
  10. "repository": "https://github.com/iapt-platform/mint",
  11. "license": "MIT",
  12. "keywords": [
  13. "wikipali",
  14. "pali",
  15. "tipitaka",
  16. "buddhist-studies",
  17. "research",
  18. "translation"
  19. ]
  20. }