Skip to content

Commit 492b0cc

Browse files
committed
docs: package json info
1 parent 183df74 commit 492b0cc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "pkg-name",
2+
"name": "secure-remote-password-js",
33
"type": "module",
44
"version": "0.0.0",
55
"main": "./dist/index.cjs",
@@ -22,13 +22,13 @@
2222
"bun"
2323
],
2424
"license": "MIT",
25-
"homepage": "https://github.com/wobsoriano/pkg-name#readme",
25+
"homepage": "https://github.com/httpjamesm/secure-remote-password-js.git",
2626
"repository": {
2727
"type": "git",
28-
"url": "git+https://github.com/wobsoriano/pkg-name.git"
28+
"url": "git+https://github.com/httpjamesm/secure-remote-password-js.git"
2929
},
30-
"bugs": "https://github.com/wobsoriano/pkg-name/issues",
31-
"author": "Robert Soriano <[email protected]>",
30+
"bugs": "https://github.com/httpjamesm/secure-remote-password-js/issues",
31+
"author": "httpjamesm <[email protected]>",
3232
"devDependencies": {
3333
"@types/bun": "^1.1.10",
3434
"@types/jsbn": "^1.2.33",

0 commit comments

Comments
 (0)