We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e54494 commit 0a66dbaCopy full SHA for 0a66dba
package.json
@@ -15,9 +15,10 @@
15
"PURL",
16
"spdx"
17
],
18
+ "homepage": "https://github.com/CycloneDX/cyclonedx-javascript-library",
19
"repository": {
20
"type": "git",
- "url": "https://github.com/CycloneDX/cyclonedx-javascript-library"
21
+ "url": "https://github.com/CycloneDX/cyclonedx-javascript-library.git"
22
},
23
"bugs": {
24
"url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues"
0 commit comments