claude-flow
Version:
Enterprise-grade AI agent orchestration with ruv-swarm integration (Alpha Release)
20 lines • 448 B
JSON
{
"name": "@vscode/vsce-sign-linux-x64",
"version": "2.0.5",
"description": "Visual Studio Code extension package signing and verification binary for linux-x64",
"author": {
"name": "Microsoft"
},
"license": "SEE LICENSE IN LICENSE.txt",
"homepage": "https://github.com/Microsoft/node-vscode-sign",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/node-vscode-sign"
},
"os": [
"linux"
],
"cpu": [
"x64"
]
}