mirror of
https://github.com/DietrichGebert/ponytail.git
synced 2026-09-14 18:11:01 +08:00
12 lines
313 B
JSON
12 lines
313 B
JSON
{
|
|
"name": "ponytail",
|
|
"version": "0.1.0",
|
|
"description": "Lazy senior dev mode for AI agents. The best code is the code you never wrote.",
|
|
"keywords": ["pi-package", "pi", "skills", "ponytail"],
|
|
"license": "MIT",
|
|
"pi": {
|
|
"extensions": ["./pi-extension/index.js"],
|
|
"skills": ["./skills"]
|
|
}
|
|
}
|