Files
Paul Bakaus 789566630b Release: engine 0.1.4, CLI 4.0.5 and skill 4.2.3
Refresh engine and consumer pins plus generated distributions. The npm lockfile will be finalized after all engine platform packages are published; do not merge before the release-order guard passes.

AI assistance: Codex, under maintainer direction.
2026-09-07 14:47:24 -07:00

23 lines
545 B
JSON

{
"name": "impeccable",
"version": "4.2.3",
"description": "Design and refine interfaces with Impeccable skills, specialist agents, and design checks.",
"author": {
"name": "Renaissance Geek, Inc."
},
"homepage": "https://impeccable.style",
"repository": "https://github.com/pbakaus/impeccable",
"license": "Apache-2.0",
"keywords": [
"design",
"frontend",
"accessibility",
"ui",
"ux"
],
"logo": "assets/icon.png",
"skills": "./skills/",
"agents": "./agents/",
"hooks": "./hooks/hooks.json"
}