mirror of
https://github.com/anchore/syft.git
synced 2025-11-22 10:53:19 +01:00
16 lines
357 B
JSON
16 lines
357 B
JSON
{
|
|
"version": "6.14.6",
|
|
"name": "npm",
|
|
"description": "a package manager for JavaScript",
|
|
"homepage": "https://docs.npmjs.com/",
|
|
"author": {
|
|
"name": "Isaac Z. Schlueter",
|
|
"email": "i@izs.me",
|
|
"url": "http://blog.izs.me"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/npm/cli"
|
|
},
|
|
"license": "Artistic-2.0"
|
|
} |