2020-02-10 12:50:13 -07:00

73 lines
1.9 KiB
JSON

{
"_from": "async-neocities-tmp@0.0.2",
"_id": "async-neocities-tmp@0.0.2",
"_inBundle": false,
"_integrity": "sha512-MP8zp6gdM92e9cODhDtBHu9n6XwiwlIG1/rgqalTu3wYdfTNwJtzXKNUWvdy934R+oeLk6mfGywQGM4YdnHHnw==",
"_location": "/async-neocities-tmp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "async-neocities-tmp@0.0.2",
"name": "async-neocities-tmp",
"escapedName": "async-neocities-tmp",
"rawSpec": "0.0.2",
"saveSpec": null,
"fetchSpec": "0.0.2"
},
"_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",
"_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": "^1.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.2"
}