部分调整
Showing
| ... | ... | @@ -5,7 +5,7 @@ |
| "private": false, | ||
| "main": "index.js", | ||
| "bin": { | ||
| "ugen-cloud": "index.js" | ||
| "ugen-tool": "index.js" | ||
| }, | ||
| "author": "ioclubs", | ||
| "license": "ISC", | ||
| ... | ... |
Please
register
or
sign in
to comment
| ... | ... | @@ -5,7 +5,7 @@ |
| "private": false, | ||
| "main": "index.js", | ||
| "bin": { | ||
| "ugen-cloud": "index.js" | ||
| "ugen-tool": "index.js" | ||
| }, | ||
| "author": "ioclubs", | ||
| "license": "ISC", | ||
| ... | ... |