@cyclonedx/cdxgen-plugins-bin
Version:
Binary plugins to supercharge @cyclonedx/cdxgen npm package
32 lines (31 loc) • 697 B
JSON
{
"name": "@cyclonedx/cdxgen-plugins-bin",
"version": "1.8.0",
"description": "Binary plugins to supercharge @cyclonedx/cdxgen npm package",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/cyclonedx/cdxgen-plugins-bin.git"
},
"keywords": [
"cdxgen",
"sbom",
"bom",
"plugins",
"dependency",
"appsec"
],
"author": "Prabhu Subramanian <prabhu@appthreat.com>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/cyclonedx/cdxgen-plugins-bin/issues"
},
"homepage": "https://github.com/cyclonedx/cdxgen-plugins-bin#readme",
"files": [
"*.js",
"plugins/"
],
"cpu": [
"x64"
]
}