@gitq-test/git-remote-gitq
Version:
GITQ git remote helper to enable `git push gitq://...` via GITQ HTTP APIs
20 lines (19 loc) • 389 B
JSON
{
"name": "@gitq-test/git-remote-gitq",
"version": "2.0.13",
"description": "GITQ git remote helper to enable `git push gitq://...` via GITQ HTTP APIs",
"bin": {
"git-remote-gitq": "bin/git-remote-gitq.js"
},
"type": "module",
"keywords": [
"git",
"remote-helper",
"gitq",
"siwe",
"pat"
],
"engines": {
"node": ">=18"
}
}