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
57
58
59
60
61
62
| {
| "_from": "@types/cacheable-request@^6.0.1",
| "_id": "@types/cacheable-request@6.0.3",
| "_inBundle": false,
| "_integrity": "sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==",
| "_location": "/@types/cacheable-request",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/cacheable-request@^6.0.1",
| "name": "@types/cacheable-request",
| "escapedName": "@types%2fcacheable-request",
| "scope": "@types",
| "rawSpec": "^6.0.1",
| "saveSpec": null,
| "fetchSpec": "^6.0.1"
| },
| "_requiredBy": [
| "/got"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/cacheable-request/-/cacheable-request-6.0.3.tgz",
| "_shasum": "a430b3260466ca7b5ca5bfd735693b36e7a9d183",
| "_spec": "@types/cacheable-request@^6.0.1",
| "_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"
| },
| {
| "name": "Paul Melnikow",
| "url": "https://github.com/paulmelnikow"
| }
| ],
| "dependencies": {
| "@types/http-cache-semantics": "*",
| "@types/keyv": "^3.1.4",
| "@types/node": "*",
| "@types/responselike": "^1.0.0"
| },
| "deprecated": false,
| "description": "TypeScript definitions for cacheable-request",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cacheable-request",
| "license": "MIT",
| "main": "",
| "name": "@types/cacheable-request",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/cacheable-request"
| },
| "scripts": {},
| "typeScriptVersion": "4.1",
| "types": "index.d.ts",
| "typesPublisherContentHash": "9345f1216c9d26f9046880c34f6329b2874405d68cf13d1f1f771fbb4d96549f",
| "version": "6.0.3"
| }
|
|