mirror of
https://github.com/ershisan99/go-npm.git
synced 2025-12-16 12:33:24 +00:00
Compile to ES6
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"description": "Example App",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"install": "go-npm"
|
||||
"postinstall": "go-npm install",
|
||||
"preuninstall": "go-npm uninstall"
|
||||
},
|
||||
"goBinary": {
|
||||
"name": "myBinaryName",
|
||||
|
||||
Reference in New Issue
Block a user