This commit is contained in:
Lukian LEIZOUR 2022-11-19 15:10:55 +01:00
parent e2976a4654
commit cb0312b437
7 changed files with 78 additions and 4 deletions

20
node_modules/fs/package.json generated vendored Normal file
View file

@ -0,0 +1,20 @@
{
"name": "fs",
"version": "0.0.1-security",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/npm/security-holder.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/security-holder/issues"
},
"homepage": "https://github.com/npm/security-holder#readme"
}