We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4918216 commit d1bc090Copy full SHA for d1bc090
package.json
@@ -5,6 +5,10 @@
5
"author": "jaonoctus <jaonoctus@protonmail.com>",
6
"license": "MIT",
7
"main": "lib/index.js",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "https://github.com/jaonoctus/nip06"
11
+ },
12
"module": "lib/index.mjs",
13
"types": "lib/index.d.ts",
14
"scripts": {
0 commit comments