@forwardimpact/libmcp
Advanced tools
+5
-2
| { | ||
| "name": "@forwardimpact/libmcp", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3", | ||
| "description": "MCP tool registry — config-driven gRPC-to-MCP tool registration", | ||
@@ -20,3 +20,3 @@ "license": "Apache-2.0", | ||
| "scripts": { | ||
| "test": "bun run node --test test/*.test.js" | ||
| "test": "bun test test/*.test.js" | ||
| }, | ||
@@ -27,2 +27,5 @@ "dependencies": { | ||
| }, | ||
| "devDependencies": { | ||
| "@forwardimpact/libharness": "^0.1.14" | ||
| }, | ||
| "publishConfig": { | ||
@@ -29,0 +32,0 @@ "access": "public" |
16721
0.36%1
Infinity%