lodash-no-cve/pick/package.json
2024-11-21 08:12:27 +00:00

18 lines
434 B
JSON

{
"name": "lodash.pick.nocve",
"version": "4.17.21",
"description": "The lodash method _.pick exported as node.js module but without cve",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.nfp.is/TheThing/lodash-no-cve.git"
},
"keywords": [
"lodash"
],
"author": "Jonatan Nilsson",
"license": "WTFPL"
}