mirror of git3://git3.w3q/git3-cli
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
228 B
JSON
12 lines
228 B
JSON
2 years ago
|
{
|
||
|
"name": "git-remote-git3",
|
||
|
"type": "module",
|
||
|
"pkg": {
|
||
|
"targets": [
|
||
|
"node18-macos-x64",
|
||
|
"node18-linux-x64",
|
||
|
"node18-win-x64"
|
||
|
],
|
||
|
"outputPath": "bin"
|
||
|
}
|
||
|
}
|