diff --git a/package.json b/package.json index 7d8a114..346de7a 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,10 @@ }, "author": "sHa ", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/shadoll/sscript.git" + }, "bin": { "hello.sh": "./scripts/hello.sh", "hello.js": "./scripts/hello.js"