08-27-周三_17-09-29

This commit is contained in:
2025-08-27 17:10:05 +08:00
commit 86df397d8f
12735 changed files with 1145479 additions and 0 deletions

107
node_modules/progress/package.json generated vendored Normal file
View File

@@ -0,0 +1,107 @@
{
"_args": [
[
{
"name": "progress",
"raw": "progress@~1.1.8",
"rawSpec": "~1.1.8",
"scope": null,
"spec": ">=1.1.8 <1.2.0",
"type": "range"
},
"/root/gitbook/node_modules/phantomjs"
]
],
"_from": "progress@>=1.1.8 <1.2.0",
"_id": "progress@1.1.8",
"_inCache": true,
"_installable": true,
"_location": "/progress",
"_npmUser": {
"email": "scalesjordan@gmail.com",
"name": "prezjordan"
},
"_npmVersion": "1.4.14",
"_phantomChildren": {},
"_requested": {
"name": "progress",
"raw": "progress@~1.1.8",
"rawSpec": "~1.1.8",
"scope": null,
"spec": ">=1.1.8 <1.2.0",
"type": "range"
},
"_requiredBy": [
"/phantomjs"
],
"_resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz",
"_shasum": "e260c78f6161cdd9b0e56cc3e0a85de17c7a57be",
"_shrinkwrap": null,
"_spec": "progress@~1.1.8",
"_where": "/root/gitbook/node_modules/phantomjs",
"author": {
"email": "tj@vision-media.ca",
"name": "TJ Holowaychuk"
},
"bugs": {
"url": "https://github.com/visionmedia/node-progress/issues"
},
"contributors": [
{
"email": "christoffer.hallas@gmail.com",
"name": "Christoffer Hallas"
},
{
"email": "scalesjordan@gmail.com",
"name": "Jordan Scales"
}
],
"dependencies": {},
"description": "Flexible ascii progress bar",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-UdA8mJ4weIkUBO224tIarHzuHs4HuYiJvsuGT7j/SPQiUJVjYvNDBIPa0hAorduOfjGohB/qHWRa/lrrWX/mXw==",
"shasum": "e260c78f6161cdd9b0e56cc3e0a85de17c7a57be",
"signatures": [
{
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
"sig": "MEUCIAxjgOR6G0o+XfFSyeeVzn7us4Nbb6kWzK07WnqrzB+8AiEAsq74qnhDUd7EUQz1SEifeEZyeK1h2UDzDqIAxU9meu8="
}
],
"tarball": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz"
},
"engines": {
"node": ">=0.4.0"
},
"gitHead": "6b9524c0d07df9555d20ae95c65918020c50e3e2",
"homepage": "https://github.com/visionmedia/node-progress",
"keywords": [
"cli",
"progress"
],
"main": "index",
"maintainers": [
{
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
{
"email": "christoffer.hallas@forsvikgroup.com",
"name": "hallas"
},
{
"email": "scalesjordan@gmail.com",
"name": "prezjordan"
}
],
"name": "progress",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/node-progress.git"
},
"scripts": {},
"version": "1.1.8"
}