plugin.json 559 B

1234567891011121314
  1. {
  2. "name": "frontend-slides",
  3. "version": "1.0.0",
  4. "description": "Zero-dependency HTML presentation generator with 12 curated visual themes, PPT conversion, and anti-AI-slop design philosophy.",
  5. "author": {
  6. "name": "zarazhangrui",
  7. "url": "https://github.com/zarazhangrui"
  8. },
  9. "homepage": "https://github.com/zarazhangrui/frontend-slides",
  10. "repository": "https://github.com/zarazhangrui/frontend-slides",
  11. "license": "MIT",
  12. "keywords": ["presentations", "slides", "html", "design", "powerpoint", "animations"],
  13. "skills": "./skills/"
  14. }