We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7c83f commit c1b399fCopy full SHA for c1b399f
package.json
@@ -15,6 +15,14 @@
15
],
16
"type": "module",
17
"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",
26
"dependencies": {
27
"tokenizr": "^2.1.0",
28
"typescript": "^5.9.3"
0 commit comments