Removing non prod modules

This commit is contained in:
Shivam Gupta
2021-03-31 10:46:15 +05:30
parent a3f3ca8682
commit 2135353bc1
281 changed files with 2813 additions and 911687 deletions

24
node_modules/wrappy/package.json generated vendored
View File

@ -1,27 +1,33 @@
{
"_from": "wrappy@1",
"_args": [
[
"wrappy@1.0.2",
"D:\\Work\\Actions\\setup-helm"
]
],
"_development": true,
"_from": "wrappy@1.0.2",
"_id": "wrappy@1.0.2",
"_inBundle": false,
"_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
"_location": "/wrappy",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "wrappy@1",
"raw": "wrappy@1.0.2",
"name": "wrappy",
"escapedName": "wrappy",
"rawSpec": "1",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "1"
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/once"
],
"_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"_shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
"_spec": "wrappy@1",
"_where": "D:\\Work\\Actions\\setup-helm\\node_modules\\once",
"_spec": "1.0.2",
"_where": "D:\\Work\\Actions\\setup-helm",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
@ -30,9 +36,7 @@
"bugs": {
"url": "https://github.com/npm/wrappy/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Callback wrapping utility",
"devDependencies": {
"tap": "^2.3.1"