UNPKG

@svg-mcp/windows-x64

Version:

SVG MCP Server binary for Windows x64

32 lines (31 loc) 526 B
{ "name": "@svg-mcp/windows-x64", "version": "1.1.1", "description": "SVG MCP Server binary for Windows x64", "main": "index.js", "os": [ "win32" ], "cpu": [ "x64" ], "keywords": [ "svg", "mcp", "windows", "binary" ], "author": { "name": "lihongjie0209", "url": "https://github.com/lihongjie0209" }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/lihongjie0209/svg-mcp.git" }, "files": [ "bin/", "index.js" ] }