Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b06b3f3

Browse files
committed
feat: package details
1 parent 7855d77 commit b06b3f3

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

swiftgen/package.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,17 @@
1010
"start": "node dist/swiftgen.js"
1111
},
1212
"keywords": [],
13-
"author": "",
14-
"license": "ISC",
13+
"author": {
14+
"name": "Justin Bush",
15+
"email": "[email protected]",
16+
"url": "https://github.com/buzsh"
17+
},
18+
"homepage": "https://typeswift.org",
19+
"repository": {
20+
"type": "git",
21+
"url": "https://github.com/TypeSwift/TypeSwift.git"
22+
},
23+
"license": "MIT",
1524
"dependencies": {
1625
"ts-morph": "^22.0.0",
1726
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)