Bret Comnes 720ecbfa14
bump
2020-02-10 13:21:06 -07:00

73 lines
1.9 KiB
JSON

{
"_from": "async-neocities-tmp@^0.0.4",
"_id": "async-neocities-tmp@0.0.4",
"_inBundle": false,
"_integrity": "sha512-sJMy3T04IDDxAVBZkqGcGy9NjFMW/rdCA8LC7tCgWYQA6/cGhjrnB85EVcjNWqjekEuogSTwrurblp7ZQxU5ww==",
"_location": "/async-neocities-tmp",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "async-neocities-tmp@^0.0.4",
"name": "async-neocities-tmp",
"escapedName": "async-neocities-tmp",
"rawSpec": "^0.0.4",
"saveSpec": null,
"fetchSpec": "^0.0.4"
},
"_requiredBy": [
"/"
],
"_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",
"email": "bcomnes@gmail.com",
"url": "https://bret.io"
},
"bugs": {
"url": "https://github.com/bcomnes/async-neocities/issues"
},
"bundleDependencies": false,
"dependencies": {
"async-folder-walker": "^2.0.1",
"fetch-errors": "^2.0.1",
"form-data": "^3.0.0",
"nanoassert": "^2.0.0",
"node-fetch": "^2.6.0",
"pump": "^3.0.0",
"qs": "^6.9.1"
},
"deprecated": false,
"description": "WIP - nothing to see here",
"devDependencies": {
"dependency-check": "^4.1.0",
"npm-run-all": "^4.1.5",
"standard": "^13.1.0",
"tap": "^14.10.2"
},
"homepage": "https://github.com/bcomnes/async-neocities",
"keywords": [],
"license": "MIT",
"main": "index.js",
"name": "async-neocities-tmp",
"repository": {
"type": "git",
"url": "git+https://github.com/bcomnes/async-neocities.git"
},
"scripts": {
"test": "run-s test:*",
"test:deps": "dependency-check . --no-dev --no-peer",
"test:standard": "standard",
"test:tape": "tap"
},
"standard": {
"ignore": [
"dist"
]
},
"version": "0.0.4"
}