We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6aa706 commit dc2dad6Copy full SHA for dc2dad6
1 file changed
package.json
@@ -31,8 +31,12 @@
31
"logger",
32
"logger-client"
33
],
34
- "author": "",
+ "author": "CDP Technologies",
35
"license": "MIT",
36
+ "bugs": {
37
+ "url": "https://github.com/CDPTechnologies/JavascriptCDPLoggerClient/issues"
38
+ },
39
+ "homepage": "https://github.com/CDPTechnologies/JavascriptCDPLoggerClient#readme",
40
"dependencies": {
41
"protobufjs": "^7.4.0"
42
},
0 commit comments