1
0
mirror of https://github.com/S2-/securerandomstring.git synced 2025-08-03 02:40:04 +02:00

update package.json

This commit is contained in:
s2
2024-09-26 13:22:31 +02:00
parent af5b2eaced
commit a23c85cabe

View File

@@ -8,7 +8,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/S2-/securerandomstring.git" "url": "https://github.com/5im-0n/securerandomstring.git"
}, },
"keywords": [ "keywords": [
"crypto", "crypto",
@@ -24,7 +24,7 @@
], ],
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://github.com/S2-/securerandomstring/issues" "url": "https://github.com/5im-0n/securerandomstring/issues"
}, },
"homepage": "https://github.com/S2-/securerandomstring" "homepage": "https://github.com/5im-0n/securerandomstring"
} }