mirror of
https://github.com/aljazceru/gitpear.git
synced 2025-12-17 06:04:25 +01:00
Rename binaries to be invoked as part of git
Signed-off-by: dzdidi <deniszalessky@gmail.com>
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
"pretest": "tar xzf test_home.tar.gz -C . "
|
||||
},
|
||||
"bin": {
|
||||
"gitpeard": "./src/gitpeard.js",
|
||||
"git-peard": "./src/gitpeard.js",
|
||||
"git-remote-pear": "./src/git-remote-pear.js",
|
||||
"gitpear": "./src/cli.js"
|
||||
"git-pear": "./src/cli.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user