mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-17 15:06:29 +00:00
85 lines
2.3 KiB
JSON
85 lines
2.3 KiB
JSON
{
|
|
"_from": "async-neocities@1.1.5",
|
|
"_id": "async-neocities@1.1.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-7EHFjdmPACBQ2prEr7wUQsIi9bVXrD5tpR9PTmDndmZn5U+0uPe6dQxuk+xKI6BLizQVQVKjjODPTI+De5rlTA==",
|
|
"_location": "/async-neocities",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "async-neocities@1.1.5",
|
|
"name": "async-neocities",
|
|
"escapedName": "async-neocities",
|
|
"rawSpec": "1.1.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/async-neocities/-/async-neocities-1.1.5.tgz",
|
|
"_shasum": "b9d31cf903ff6253beaf9012201bfae97908436f",
|
|
"_spec": "async-neocities@1.1.5",
|
|
"_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.5"
|
|
}
|