@cyclonedx/cdxgen-plugins-bin-linux-amd64
Version:
linux amd64 binary plugins to supercharge @cyclonedx/cdxgen npm package
36 lines (35 loc) • 768 B
JSON
{
"name": "@cyclonedx/cdxgen-plugins-bin-linux-amd64",
"version": "1.6.12",
"description": "linux amd64 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/"
],
"os": [
"linux"
],
"libc": "glibc",
"cpu": [
"x64"
]
}