@cyclonedx/cdxgen-plugins-bin-windows-amd64
Version:
Windows amd64 binary plugins to supercharge @cyclonedx/cdxgen npm package
35 lines (34 loc) • 753 B
JSON
{
"name": "@cyclonedx/cdxgen-plugins-bin-windows-amd64",
"version": "1.6.11",
"description": "Windows 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": [
"win32"
],
"cpu": [
"x64"
]
}