@open1s/jsbos-win32-arm64-msvc 2.1.0 → 2.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@open1s/jsbos-win32-arm64-msvc",
3
- "version": "2.1.0",
3
+ "version": "2.1.2",
4
4
  "cpu": [
5
5
  "arm64"
6
6
  ],
@@ -8,17 +8,20 @@
8
8
  "files": [
9
9
  "jsbos.win32-arm64-msvc.node"
10
10
  ],
11
- "description": "BrainOS JavaScript bindings - AI agent framework with ReAct engine",
11
+ "description": "BrainOS multi-language AI agent framework. Agents, tools, event bus, MCP, skills, memory — for Node.js.",
12
12
  "keywords": [
13
- "napi-rs",
14
- "NAPI",
15
- "N-API",
16
- "Rust",
17
- "node-addon",
18
- "node-addon-api",
19
13
  "ai",
20
14
  "agent",
21
- "react"
15
+ "agent-framework",
16
+ "multi-agent",
17
+ "llm",
18
+ "mcp",
19
+ "brainos",
20
+ "react",
21
+ "tools",
22
+ "skills",
23
+ "rust",
24
+ "napi-rs"
22
25
  ],
23
26
  "license": "MIT",
24
27
  "engines": {