mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
19 lines
343 B
JSON
19 lines
343 B
JSON
{
|
|
"name": "npm-lock",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"collapse-white-space": "^2.0.0",
|
|
"insert-css": "^2.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"pump": "^3.0.0"
|
|
}
|
|
}
|