Archived
Prepare package metadata for Pi discovery
This commit is contained in:
+8
-1
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user