Skip to content

Commit c1b399f

Browse files
Update package.json with more info
1 parent 3b7c83f commit c1b399f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
],
1616
"type": "module",
1717
"main": "dist/trace-parser.js",
18+
"repository": {
19+
"type": "git",
20+
"url": "git+https://github.com/HCL-TECH-SOFTWARE/art-trace.git"
21+
},
22+
"bugs": {
23+
"url": "https://github.com/HCL-TECH-SOFTWARE/art-trace/issues"
24+
},
25+
"homepage": "https://github.com/HCL-TECH-SOFTWARE/art-trace",
1826
"dependencies": {
1927
"tokenizr": "^2.1.0",
2028
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)