We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3fda26 + 900cfee commit ea830dbCopy full SHA for ea830db
1 file changed
package.json
@@ -5,6 +5,10 @@
5
"author": "mathausdev",
6
"private": false,
7
"license": "MIT",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "https://github.com/mathauscm/faker"
11
+ },
12
"main": "dist/index.js",
13
"types": "dist/index.d.ts",
14
"files": [
0 commit comments