21 lines
466 B
JSON
21 lines
466 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|