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
| {
| "_args": [
| [
| "@types/accepts@1.3.5",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/accepts@1.3.5",
| "_id": "@types/accepts@1.3.5",
| "_inBundle": false,
| "_integrity": "sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==",
| "_location": "/@types/accepts",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/accepts@1.3.5",
| "name": "@types/accepts",
| "escapedName": "@types%2faccepts",
| "scope": "@types",
| "rawSpec": "1.3.5",
| "saveSpec": null,
| "fetchSpec": "1.3.5"
| },
| "_requiredBy": [
| "/@types/koa",
| "/egg"
| ],
| "_resolved": "https://registry.npmjs.org/@types/accepts/-/accepts-1.3.5.tgz",
| "_spec": "1.3.5",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Stefan Reichel",
| "url": "https://github.com/bomret"
| },
| {
| "name": "Brice BERNARD",
| "url": "https://github.com/brikou"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "description": "TypeScript definitions for accepts",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/accepts",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typeScriptVersion": "2.0",
| "typesPublisherContentHash": "0c1b369f923466e74bec6da148c76a05cc138923a142ea737eff8cf2b29b559f",
| "version": "1.3.5"
| }
|
|