mirror of
https://github.com/ershisan99/go-npm.git
synced 2025-12-16 12:33:24 +00:00
Deduce bin installation path
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
"scripts": {
|
||||
"install": "go-npm"
|
||||
},
|
||||
"bin": {
|
||||
"anyCommandNameYouLike": "./bin/myBinaryName"
|
||||
},
|
||||
"goBinary": {
|
||||
"name": "myBinaryName",
|
||||
"path": "./bin",
|
||||
|
||||
Reference in New Issue
Block a user