security-patches
Version:
Latest Security Patches
20 lines (19 loc) • 379 B
JSON
{
"name": "security-patches",
"version": "1.0.4-beta.0",
"description": "Latest Security Patches",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"run-security-patches": "index.js"
},
"keywords": [
"security",
"patch",
"patches"
],
"author": "Neutrinos NPM user",
"license": "ISC"
}