Skip to content

Commit 0c2473d

Browse files
📝 Added metadata in package json
1 parent 91de7af commit 0c2473d

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

package.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,21 @@
4545
"zod": {
4646
"optional": true
4747
}
48-
}
48+
},
49+
"repository": {
50+
"type": "git",
51+
"url": "https://github.com/max-programming/id-ts"
52+
},
53+
"homepage": "https://github.com/max-programming/id-ts#readme",
54+
"bugs": {
55+
"url": "https://github.com/max-programming/id-ts/issues"
56+
},
57+
"keywords": [
58+
"id",
59+
"nanoid",
60+
"unique",
61+
"identifier",
62+
"prefix"
63+
],
64+
"license": "MIT"
4965
}

0 commit comments

Comments
 (0)