mirror of
https://github.com/shadoll/sscript.git
synced 2025-12-20 03:27:00 +00:00
upd package.json
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
},
|
},
|
||||||
"author": "sHa <sha@shadoll.dev>",
|
"author": "sHa <sha@shadoll.dev>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/shadoll/sscript.git"
|
||||||
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"hello.sh": "./scripts/hello.sh",
|
"hello.sh": "./scripts/hello.sh",
|
||||||
"hello.js": "./scripts/hello.js"
|
"hello.js": "./scripts/hello.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user