{
  "name": "git-skill",
  "version": "0.2.0",
  "description": "Pi package with git prompt templates and a skill for Conventional Commits messages",
  "keywords": ["pi-package", "git", "skill", "SKILL.md", "conventional-commits"],
  "license": "MIT",
  "author": "Ars Golushkov",
  "repository": {
    "type": "git",
    "url": "git+https://gitverse.ru/ars/git-skill.git"
  },
  "homepage": "https://gitverse.ru/ars/git-skill",
  "bugs": "https://gitverse.ru/ars/git-skill",
  "files": [
    "prompts",
    "skills"
  ],
  "pi": {
    "prompts": ["./prompts"],
    "skills": ["./skills"]
  }
}
