This commit is contained in:
Bret Comnes
2020-02-18 10:33:32 -07:00
parent 7bb0bdec75
commit 31484af044
466 changed files with 24 additions and 176898 deletions

13
node_modules/node-fetch/package.json generated vendored
View File

@@ -1,5 +1,5 @@
{
"_from": "node-fetch@^2.3.0",
"_from": "node-fetch@^2.6.0",
"_id": "node-fetch@2.6.0",
"_inBundle": false,
"_integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==",
@@ -8,22 +8,21 @@
"_requested": {
"type": "range",
"registry": true,
"raw": "node-fetch@^2.3.0",
"raw": "node-fetch@^2.6.0",
"name": "node-fetch",
"escapedName": "node-fetch",
"rawSpec": "^2.3.0",
"rawSpec": "^2.6.0",
"saveSpec": null,
"fetchSpec": "^2.3.0"
"fetchSpec": "^2.6.0"
},
"_requiredBy": [
"/@octokit/request",
"/async-neocities",
"/auto-changelog"
],
"_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"_shasum": "e633456386d4aa55863f676a7ab0daa8fdecb0fd",
"_spec": "node-fetch@^2.3.0",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/@octokit/request",
"_spec": "node-fetch@^2.6.0",
"_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities",
"author": {
"name": "David Frank"
},