@kitewright/mcp-darwin-x64
Advanced tools
+11
-5
| { | ||
| "name": "@kitewright/mcp-darwin-x64", | ||
| "version": "0.1.0", | ||
| "description": "Prebuilt kite binary for kitewright-mcp on macOS x64.", | ||
| "version": "0.1.2", | ||
| "description": "Prebuilt kite binary for @kitewright/mcp on macOS x64.", | ||
| "license": "MIT", | ||
| "repository": "github:kitewright/kitewright", | ||
| "os": ["darwin"], | ||
| "cpu": ["x64"], | ||
| "files": ["kite"] | ||
| "os": [ | ||
| "darwin" | ||
| ], | ||
| "cpu": [ | ||
| "x64" | ||
| ], | ||
| "files": [ | ||
| "kite" | ||
| ] | ||
| } |
Sorry, the diff of this file is not supported yet
14139587
0.06%