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

180
node_modules/throttleit/package.json generated vendored Normal file
View File

@@ -0,0 +1,180 @@
{
"_args": [
[
{
"name": "throttleit",
"raw": "throttleit@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/root/gitbook/node_modules/request-progress"
]
],
"_from": "throttleit@>=1.0.0 <2.0.0",
"_id": "throttleit@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/throttleit",
"_nodeVersion": "1.0.2",
"_npmUser": {
"email": "dominic@dbarnes.info",
"name": "dominicbarnes"
},
"_npmVersion": "2.1.18",
"_phantomChildren": {},
"_requested": {
"name": "throttleit",
"raw": "throttleit@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/request-progress"
],
"_resolved": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz",
"_shasum": "9e785836daf46743145a5984b6268d828528ac6c",
"_shrinkwrap": null,
"_spec": "throttleit@^1.0.0",
"_where": "/root/gitbook/node_modules/request-progress",
"bugs": {
"url": "https://github.com/component/throttle/issues"
},
"component": {
"scripts": {
"throttle/index.js": "index.js"
}
},
"dependencies": {},
"description": "Throttle a function",
"devDependencies": {
"mocha": "^1.18.0"
},
"dist": {
"integrity": "sha512-rkTVqu6IjfQ/6+uNuuc3sZek4CEYxTJom3IktzgdSxcZqdARuebbA/f4QmAxMQIxqq9ZLEUkSYqvuk1I6VKq4g==",
"shasum": "9e785836daf46743145a5984b6268d828528ac6c",
"signatures": [
{
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
"sig": "MEUCIQDPs5wQXhynuqlFVR8t6gFzaybkCkDhkW+shKwWosrdGgIgTmvdus4kygJHK+irT8/qvLOIDxwRfuEwFj5/SMRDdSE="
}
],
"tarball": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz"
},
"gitHead": "19f9fd95782d372f2d0be6d5c60d60f8176d7ef8",
"homepage": "https://github.com/component/throttle",
"keywords": [],
"license": "MIT",
"maintainers": [
{
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
{
"email": "nathan@tootallnate.net",
"name": "tootallnate"
},
{
"email": "rauchg@gmail.com",
"name": "rauchg"
},
{
"email": "rdsuarez@gmail.com",
"name": "retrofox"
},
{
"email": "thecoreh@gmail.com",
"name": "coreh"
},
{
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
{
"email": "kelonyemitchel@gmail.com",
"name": "kelonye"
},
{
"email": "mattmuelle@gmail.com",
"name": "mattmueller"
},
{
"email": "yields@icloud.com",
"name": "yields"
},
{
"email": "antshort@gmail.com",
"name": "anthonyshort"
},
{
"email": "jonathanrichardong@gmail.com",
"name": "jongleberry"
},
{
"email": "ian@ianstormtaylor.com",
"name": "ianstormtaylor"
},
{
"email": "cristian@gravityonmars.com",
"name": "cristiandouce"
},
{
"email": "arpad.borsos@googlemail.com",
"name": "swatinem"
},
{
"email": "gstagas@gmail.com",
"name": "stagas"
},
{
"email": "amjad.masad@gmail.com",
"name": "amasad"
},
{
"email": "julian@juliangruber.com",
"name": "juliangruber"
},
{
"email": "shtylman@gmail.com",
"name": "shtylman"
},
{
"email": "calvin@calv.info",
"name": "calvinfo"
},
{
"email": "dominic@dbarnes.info",
"name": "dominicbarnes"
},
{
"email": "me@stephenmathieson.com",
"name": "stephenmathieson"
},
{
"email": "trevorgerhardt@gmail.com",
"name": "trevorgerhardt"
},
{
"email": "timaschew@gmail.com",
"name": "timaschew"
},
{
"email": "hughskennedy@gmail.com",
"name": "hughsk"
}
],
"name": "throttleit",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/component/throttle.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "1.0.0"
}