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
63
64
65
66
67
68
69
| {
| "_args": [
| [
| "@types/cookies@0.7.2",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/cookies@0.7.2",
| "_id": "@types/cookies@0.7.2",
| "_inBundle": false,
| "_integrity": "sha512-jnihWgshWystcJKrz8C9hV+Ot9lqOUyAh2RF+o3BEo6K6AS2l4zYCb9GYaBuZ3C6Il59uIGqpE3HvCun4KKeJA==",
| "_location": "/@types/cookies",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/cookies@0.7.2",
| "name": "@types/cookies",
| "escapedName": "@types%2fcookies",
| "scope": "@types",
| "rawSpec": "0.7.2",
| "saveSpec": null,
| "fetchSpec": "0.7.2"
| },
| "_requiredBy": [
| "/@types/koa"
| ],
| "_resolved": "https://registry.npmjs.org/@types/cookies/-/cookies-0.7.2.tgz",
| "_spec": "0.7.2",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Wang Zishi",
| "url": "https://github.com/WangZishi"
| },
| {
| "name": "jKey Lu",
| "url": "https://github.com/jkeylu"
| },
| {
| "name": "BendingBender",
| "url": "https://github.com/BendingBender"
| }
| ],
| "dependencies": {
| "@types/connect": "*",
| "@types/express": "*",
| "@types/keygrip": "*",
| "@types/node": "*"
| },
| "description": "TypeScript definitions for cookies",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/cookies",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/cookies"
| },
| "scripts": {},
| "typeScriptVersion": "2.3",
| "types": "index",
| "typesPublisherContentHash": "dffdd20667c383a6e0be66f991cd93bb7f340d618dd7f32545ff5bbf150241cc",
| "version": "0.7.2"
| }
|
|