Skip to content

Commit ab147c9

Browse files
committed
chore: add npm keywords for discoverability
1 parent 74fb890 commit ab147c9

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

package.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,38 @@
33
"version": "1.11.0",
44
"description": "Mock infrastructure for AI application testing — LLM APIs, MCP tools, A2A agents, AG-UI event streams, vector databases, search, and more. Zero dependencies.",
55
"license": "MIT",
6+
"keywords": [
7+
"mock",
8+
"llm",
9+
"openai",
10+
"anthropic",
11+
"claude",
12+
"gemini",
13+
"bedrock",
14+
"azure-openai",
15+
"ollama",
16+
"cohere",
17+
"vertex-ai",
18+
"mcp",
19+
"a2a",
20+
"ag-ui",
21+
"vector",
22+
"pinecone",
23+
"qdrant",
24+
"chromadb",
25+
"testing",
26+
"fixtures",
27+
"sse",
28+
"streaming",
29+
"websocket",
30+
"record-replay",
31+
"drift-detection",
32+
"ai-testing",
33+
"api-mock",
34+
"http-mock",
35+
"embeddings",
36+
"copilotkit"
37+
],
638
"repository": {
739
"type": "git",
840
"url": "https://github.com/CopilotKit/aimock"

0 commit comments

Comments
 (0)