Skip to content

Commit d3fcd1e

Browse files
committed
Update info package.json
1 parent ff3252e commit d3fcd1e

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

package.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"build": "rm -rf dist && microbundle --tsconfig tsconfig.json --no-sourcemap",
1111
"test": "jest"
1212
},
13-
"keywords": [],
14-
"author": "",
15-
"license": "ISC",
13+
"keywords": ["ai", "real data", "fake data", "data synthetic", "generate data", "mock data", "magic data", "dummy data"],
14+
"author": "Magikfake",
15+
"license": "MIT",
1616
"devDependencies": {
1717
"@types/jest": "^29.5.1",
1818
"jest": "^29.5.0",
@@ -22,5 +22,10 @@
2222
},
2323
"dependencies": {
2424
"cross-fetch": "^3.1.5"
25+
},
26+
"homepage": "https://github.com/Magikfake/sdk-js#readme",
27+
"repository": {
28+
"type": "git",
29+
"url": "https://github.com/Magikfake/sdk-js.git"
2530
}
2631
}

0 commit comments

Comments
 (0)