We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1871239 + 9e2f26a commit f3f40dbCopy full SHA for f3f40db
packages/infra/package.json
@@ -2,6 +2,11 @@
2
"name": "@chkp/quantum-infra",
3
"version": "0.1.0",
4
"description": "Shared infrastructure for Check Point Quantum Management MCP servers",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/CheckPointSW/mcp-servers.git",
8
+ "directory": "packages/infra"
9
+ },
10
"license": "MIT",
11
"type": "module",
12
"main": "dist/index.js",
0 commit comments