{
  "name": "@artale/pi-video",
  "version": "1.0.0",
  "description": "Generate videos programmatically with Pi. React-based video generation.",
  "keywords": ["pi-package", "video", "generate", "remotion", "slideshow", "animation"],
  "license": "MIT",
  "author": "artale",
  "type": "module",
  "main": "SKILL.md",
  "pi": {
    "skills": ["video", "video-generate"],
    "commands": ["video"],
    "image": "https://unpkg.com/@artale/pi-video@1.0.0/preview.png"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/artale93/pi-video.git"
  },
  "files": [
    "SKILL.md",
    "README.md",
    "video.sh",
    "preview.png"
  ]
}
