This commit is contained in:
Bret Comnes
2020-02-10 13:21:06 -07:00
parent 071806b04f
commit 720ecbfa14
9 changed files with 80 additions and 76 deletions

View File

@@ -1,26 +1,26 @@
{
"_from": "async-neocities-tmp@0.0.2",
"_id": "async-neocities-tmp@0.0.2",
"_from": "async-neocities-tmp@^0.0.4",
"_id": "async-neocities-tmp@0.0.4",
"_inBundle": false,
"_integrity": "sha512-MP8zp6gdM92e9cODhDtBHu9n6XwiwlIG1/rgqalTu3wYdfTNwJtzXKNUWvdy934R+oeLk6mfGywQGM4YdnHHnw==",
"_integrity": "sha512-sJMy3T04IDDxAVBZkqGcGy9NjFMW/rdCA8LC7tCgWYQA6/cGhjrnB85EVcjNWqjekEuogSTwrurblp7ZQxU5ww==",
"_location": "/async-neocities-tmp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "async-neocities-tmp@0.0.2",
"raw": "async-neocities-tmp@^0.0.4",
"name": "async-neocities-tmp",
"escapedName": "async-neocities-tmp",
"rawSpec": "0.0.2",
"rawSpec": "^0.0.4",
"saveSpec": null,
"fetchSpec": "0.0.2"
"fetchSpec": "^0.0.4"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/async-neocities-tmp/-/async-neocities-tmp-0.0.2.tgz",
"_shasum": "b7cf75f9c61700e512d670143f4ab9c1b0b34f0d",
"_spec": "async-neocities-tmp@0.0.2",
"_resolved": "https://registry.npmjs.org/async-neocities-tmp/-/async-neocities-tmp-0.0.4.tgz",
"_shasum": "f0a2075db8899d149ccf3b8c2fc1893505e7ef3f",
"_spec": "async-neocities-tmp@^0.0.4",
"_where": "/Users/bret/repos/deploy-to-neocities",
"author": {
"name": "Bret Comnes",
@@ -33,7 +33,7 @@
"bundleDependencies": false,
"dependencies": {
"async-folder-walker": "^2.0.1",
"fetch-errors": "^1.0.1",
"fetch-errors": "^2.0.1",
"form-data": "^3.0.0",
"nanoassert": "^2.0.0",
"node-fetch": "^2.6.0",
@@ -68,5 +68,5 @@
"dist"
]
},
"version": "0.0.2"
"version": "0.0.4"
}