upd package.json

This commit is contained in:
sHa
2019-06-07 09:47:47 +03:00
parent b9b724276d
commit 3b059e6d55

View File

@@ -11,6 +11,9 @@
"type": "git", "type": "git",
"url": "https://github.com/shadoll/sscript.git" "url": "https://github.com/shadoll/sscript.git"
}, },
"bugs": {
"url": "https://github.com/shadoll/sscript/issues"
},
"bin": { "bin": {
"hello.sh": "./scripts/hello.sh", "hello.sh": "./scripts/hello.sh",
"hello.js": "./scripts/hello.js" "hello.js": "./scripts/hello.js"