W72crm_web-master/node_modules/promise-inflight/package.json

54 lines
1.7 KiB
JSON
Raw Permalink Normal View History

2025-05-27 11:25:53 +08:00
{
"_from": "promise-inflight@^1.0.1",
"_id": "promise-inflight@1.0.1",
"_inBundle": false,
"_integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==",
"_location": "/promise-inflight",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "promise-inflight@^1.0.1",
"name": "promise-inflight",
"escapedName": "promise-inflight",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/cacache"
],
"_resolved": "https://registry.npmmirror.com/promise-inflight/-/promise-inflight-1.0.1.tgz",
"_shasum": "98472870bf228132fcbdd868129bad12c3c029e3",
"_spec": "promise-inflight@^1.0.1",
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master\\node_modules\\cacache",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
"url": "http://re-becca.org/"
},
"bugs": {
"url": "https://github.com/iarna/promise-inflight/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "One promise for multiple requests in flight to avoid async duplication",
"devDependencies": {},
"files": [
"inflight.js"
],
"homepage": "https://github.com/iarna/promise-inflight#readme",
"keywords": [],
"license": "ISC",
"main": "inflight.js",
"name": "promise-inflight",
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/promise-inflight.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.1"
}