Prepare package metadata for Pi discovery

This commit is contained in:
Federico Jaramillo Martinez
2026-05-09 23:01:42 +02:00
parent 8b56a6ad03
commit 4d6679736a
+8 -1
View File
@@ -1,7 +1,9 @@
{ {
"name": "@jmfederico/pi-web", "name": "@jmfederico/pi-web",
"version": "1.202605.1", "version": "1.202605.1",
"description": "Browser control plane for persistent Pi Coding Agent sessions.",
"license": "MIT", "license": "MIT",
"author": "Federico Jaramillo Martinez",
"type": "module", "type": "module",
"bin": { "bin": {
"pi-web": "./dist/cli.js", "pi-web": "./dist/cli.js",
@@ -89,7 +91,12 @@
"@earendil-works/pi-ai": ">=0.74.0 <1" "@earendil-works/pi-ai": ">=0.74.0 <1"
}, },
"keywords": [ "keywords": [
"pi-package" "pi-package",
"pi",
"pi-coding-agent",
"coding-agent",
"agent",
"web"
], ],
"pi": { "pi": {
"extensions": [ "extensions": [