{ "_from": "async-neocities@1.1.4", "_id": "async-neocities@1.1.4", "_inBundle": false, "_integrity": "sha512-EpVYipQlIkBGSbZYfnrJYpAhgoYbC2MyWypcMZ+YnPUM1c38WsKGA5QGujX6Rg6gQQKwUUTt/tuYSg8gPQGsSA==", "_location": "/async-neocities", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "async-neocities@1.1.4", "name": "async-neocities", "escapedName": "async-neocities", "rawSpec": "1.1.4", "saveSpec": null, "fetchSpec": "1.1.4" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/async-neocities/-/async-neocities-1.1.4.tgz", "_shasum": "7edb6d8a9ceee4fdc410b562430119619dd31aca", "_spec": "async-neocities@1.1.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", "pretty-bytes": "^5.3.0", "pump": "^3.0.0", "pumpify": "^2.0.1", "qs": "^6.9.1", "streamx": "^2.6.0" }, "deprecated": false, "description": "WIP - nothing to see here", "devDependencies": { "auto-changelog": "^1.16.2", "dependency-check": "^4.1.0", "gh-release": "^3.5.0", "npm-run-all": "^4.1.5", "standard": "^13.1.0", "tap": "^14.10.2" }, "homepage": "https://github.com/bcomnes/async-neocities", "keywords": [ "neocities", "async", "api client", "static hosting" ], "license": "MIT", "main": "index.js", "name": "async-neocities", "repository": { "type": "git", "url": "git+https://github.com/bcomnes/async-neocities.git" }, "scripts": { "prepublishOnly": "git push --follow-tags && gh-release", "test": "run-s test:*", "test:deps": "dependency-check . --no-dev --no-peer", "test:standard": "standard", "test:tape": "tap", "version": "auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING:' && git add CHANGELOG.md" }, "standard": { "ignore": [ "dist" ] }, "version": "1.1.4" }