1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
| {
| "_from": "@types/responselike@^1.0.0",
| "_id": "@types/responselike@1.0.3",
| "_inBundle": false,
| "_integrity": "sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==",
| "_location": "/@types/responselike",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/responselike@^1.0.0",
| "name": "@types/responselike",
| "escapedName": "@types%2fresponselike",
| "scope": "@types",
| "rawSpec": "^1.0.0",
| "saveSpec": null,
| "fetchSpec": "^1.0.0"
| },
| "_requiredBy": [
| "/@types/cacheable-request",
| "/got"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/responselike/-/responselike-1.0.3.tgz",
| "_shasum": "cc29706f0a397cfe6df89debfe4bf5cea159db50",
| "_spec": "@types/responselike@^1.0.0",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/got",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "BendingBender",
| "url": "https://github.com/BendingBender"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for responselike",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/responselike",
| "license": "MIT",
| "main": "",
| "name": "@types/responselike",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/responselike"
| },
| "scripts": {},
| "typeScriptVersion": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "ea1d581578b0ef6027b7cd6aa25990bb9ee8723d002d0617acf0aa4d3324aa49",
| "version": "1.0.3"
| }
|
|