{
  "name": "html-explainer-skill",
  "version": "1.0.0",
  "description": "Skill do pi coding agent: explicar/documentar com UM arquivo .html em abas, tema escuro, Bootstrap 5 CDN, destaque de sintaxe e botão copiar.",
  "license": "MIT",
  "private": false,
  "type": "module",
  "keywords": [
    "pi-package",
    "agent-skills",
    "html",
    "explainer",
    "documentation",
    "tabs",
    "bootstrap"
  ],
  "homepage": "https://github.com/frederico-kluser/html-explainer-skill#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/frederico-kluser/html-explainer-skill.git"
  },
  "engines": {
    "node": ">=18.0.0"
  },
  "files": [
    "html-explainer/",
    "install.sh",
    "README.md",
    "docs/"
  ],
  "pi": {
    "skills": [
      "html-explainer"
    ]
  }
}
