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
| {
| "_from": "@types/cookie@^0.4.1",
| "_id": "@types/cookie@0.4.1",
| "_inBundle": false,
| "_integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==",
| "_location": "/@types/cookie",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/cookie@^0.4.1",
| "name": "@types/cookie",
| "escapedName": "@types%2fcookie",
| "scope": "@types",
| "rawSpec": "^0.4.1",
| "saveSpec": null,
| "fetchSpec": "^0.4.1"
| },
| "_requiredBy": [
| "/engine.io"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/cookie/-/cookie-0.4.1.tgz",
| "_shasum": "bfd02c1f2224567676c1545199f87c3a861d878d",
| "_spec": "@types/cookie@^0.4.1",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/engine.io",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Pine Mizune",
| "url": "https://github.com/pine"
| },
| {
| "name": "Piotr Błażejewicz",
| "url": "https://github.com/peterblazejewicz"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for cookie",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie",
| "license": "MIT",
| "main": "",
| "name": "@types/cookie",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/cookie"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "7d4a6dd505c896319459ae131b5fa8fc0a2ed25552db53dac87946119bb21559",
| "version": "0.4.1"
| }
|
|