upd package.json

This commit is contained in:
sHa
2019-06-07 09:34:57 +03:00
parent 6181af62a9
commit b9b724276d

View File

@@ -7,6 +7,10 @@
},
"author": "sHa <sha@shadoll.dev>",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/shadoll/sscript.git"
},
"bin": {
"hello.sh": "./scripts/hello.sh",
"hello.js": "./scripts/hello.js"