Skip to content

Commit 65a5dd1

Browse files
committed
chore: expand npm keywords for discoverability
1 parent 77a541a commit 65a5dd1

1 file changed

Lines changed: 22 additions & 6 deletions

File tree

package.json

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commune-ai",
33
"version": "0.2.66",
4-
"description": "Email infrastructure for agents set up an inbox and send your first email in 30 seconds. Programmatic inboxes (~1 line), consistent threads, custom domains, attachments, and structured data.",
4+
"description": "Email infrastructure for agents \u2014 set up an inbox and send your first email in 30 seconds. Programmatic inboxes (~1 line), consistent threads, custom domains, attachments, and structured data.",
55
"type": "module",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",
@@ -17,13 +17,29 @@
1717
],
1818
"keywords": [
1919
"email",
20-
"slack",
21-
"ai",
22-
"agent",
20+
"ai-agents",
21+
"agents",
22+
"llm",
23+
"langchain",
24+
"crewai",
25+
"openai-agents",
26+
"claude",
27+
"mcp",
2328
"webhook",
24-
"communication",
2529
"inbox",
26-
"api"
30+
"smtp",
31+
"email-api",
32+
"email-sdk",
33+
"typescript",
34+
"nodejs",
35+
"async-agents",
36+
"multi-agent",
37+
"commune",
38+
"email-infrastructure",
39+
"agent-tools",
40+
"sms",
41+
"thread",
42+
"ai"
2743
],
2844
"license": "MIT",
2945
"repository": {

0 commit comments

Comments
 (0)