Skip to content

Commit 276572a

Browse files
committed
chore: sync plugin.json to v2.4.3
1 parent e95dd9e commit 276572a

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"name": "plugin-undesirables",
3+
"version": "2.4.3",
4+
"description": "ElizaOS plugin — Personality-as-Code for AI agents. Live TCG market data from 370K+ products, passive market intelligence evaluator, 24 skills, 9 actions, and zero-config demo soul.",
5+
"author": "The Undesirables LLC",
6+
"license": "BUSL-1.1",
7+
"type": "module",
8+
"main": "dist/index.js",
9+
"types": "dist/index.d.ts",
10+
"repository": {
11+
"type": "git",
12+
"url": "https://github.com/sailorpepe/plugin-undesirables"
13+
},
14+
"homepage": "https://the-undesirables.com",
15+
"keywords": [
16+
"elizaos",
17+
"elizaos-plugin",
18+
"elizaos-plugins",
19+
"eliza",
20+
"ai-agents",
21+
"ai-personality",
22+
"agent-personality",
23+
"autonomous-agents",
24+
"personality",
25+
"soul",
26+
"nft",
27+
"ethereum",
28+
"market-data",
29+
"trading-cards",
30+
"tcg",
31+
"pokemon",
32+
"oracle-api",
33+
"x402",
34+
"market-intelligence"
35+
],
36+
"peerDependencies": {
37+
"@elizaos/core": ">=1.0.0"
38+
}
39+
}

0 commit comments

Comments
 (0)