|
@ -20,5 +20,9 @@ |
|
|
"bugs": { |
|
|
"bugs": { |
|
|
"url": "https://github.com/krishnasrinivas/wetty/issues" |
|
|
"url": "https://github.com/krishnasrinivas/wetty/issues" |
|
|
}, |
|
|
}, |
|
|
"homepage": "https://github.com/krishnasrinivas/wetty" |
|
|
"homepage": "https://github.com/krishnasrinivas/wetty", |
|
|
|
|
|
"preferGlobal": "true", |
|
|
|
|
|
"bin": { |
|
|
|
|
|
"wetty": "./bin/wetty.js" |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|