Revert "chore: add package.json for pi package installation"

This reverts commit 1cad690f61.
This commit is contained in:
2026-05-23 20:37:37 +02:00
parent a26670a183
commit ce4540034e
-15
View File
@@ -1,15 +0,0 @@
{
"name": "@enne2/context-warn",
"version": "1.0.0",
"description": "Pi agent extension: sound alert when context reaches 100k tokens",
"keywords": ["pi-package", "extension", "context", "warning", "alert"],
"pi": {
"extensions": ["."]
},
"peerDependencies": {
"@earendil-works/pi-coding-agent": "*"
},
"scripts": {
"test": "echo 'OK'"
}
}