| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "_from": "undici-types@~7.18.0",
- "_id": "undici-types@7.18.2",
- "_inBundle": false,
- "_integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
- "_location": "/undici-types",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "undici-types@~7.18.0",
- "name": "undici-types",
- "escapedName": "undici-types",
- "rawSpec": "~7.18.0",
- "saveSpec": null,
- "fetchSpec": "~7.18.0"
- },
- "_requiredBy": [
- "/@types/node"
- ],
- "_resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-7.18.2.tgz",
- "_shasum": "29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9",
- "_spec": "undici-types@~7.18.0",
- "_where": "E:\\git\\2021项目\\安科院大屏\\node_modules\\@types\\node",
- "bugs": {
- "url": "https://github.com/nodejs/undici/issues"
- },
- "bundleDependencies": false,
- "contributors": [
- {
- "name": "Daniele Belardi",
- "url": "https://github.com/dnlup"
- },
- {
- "name": "Ethan Arrowood",
- "url": "https://github.com/ethan-arrowood"
- },
- {
- "name": "Matteo Collina",
- "url": "https://github.com/mcollina"
- },
- {
- "name": "Matthew Aitken",
- "url": "https://github.com/KhafraDev"
- },
- {
- "name": "Robert Nagy",
- "url": "https://github.com/ronag"
- },
- {
- "name": "Szymon Marczak",
- "url": "https://github.com/szmarczak"
- },
- {
- "name": "Tomas Della Vedova",
- "url": "https://github.com/delvedor"
- }
- ],
- "deprecated": false,
- "description": "A stand-alone types package for Undici",
- "files": [
- "*.d.ts"
- ],
- "homepage": "https://undici.nodejs.org",
- "license": "MIT",
- "name": "undici-types",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/nodejs/undici.git"
- },
- "types": "index.d.ts",
- "version": "7.18.2"
- }
|