保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 26a09f08cf1ed43c640879f23fdad56c5c9282f7
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
70
71
72
73
74
75
76
77
78
79
80
{
  "_from": "@types/body-parser@*",
  "_id": "@types/body-parser@1.19.2",
  "_inBundle": false,
  "_integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==",
  "_location": "/@types/body-parser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/body-parser@*",
    "name": "@types/body-parser",
    "escapedName": "@types%2fbody-parser",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/express"
  ],
  "_resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz",
  "_shasum": "aea2059e28b7658639081347ac4fab3de166e6f0",
  "_spec": "@types/body-parser@*",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\express",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Santi Albo",
      "url": "https://github.com/santialbo"
    },
    {
      "name": "Vilic Vane",
      "url": "https://github.com/vilic"
    },
    {
      "name": "Jonathan Häberle",
      "url": "https://github.com/dreampulse"
    },
    {
      "name": "Gevik Babakhani",
      "url": "https://github.com/blendsdk"
    },
    {
      "name": "Tomasz Łaziuk",
      "url": "https://github.com/tlaziuk"
    },
    {
      "name": "Jason Walton",
      "url": "https://github.com/jwalton"
    },
    {
      "name": "Piotr Błażejewicz",
      "url": "https://github.com/peterblazejewicz"
    }
  ],
  "dependencies": {
    "@types/connect": "*",
    "@types/node": "*"
  },
  "deprecated": false,
  "description": "TypeScript definitions for body-parser",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser",
  "license": "MIT",
  "main": "",
  "name": "@types/body-parser",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/body-parser"
  },
  "scripts": {},
  "typeScriptVersion": "3.7",
  "types": "index.d.ts",
  "typesPublisherContentHash": "ad069aa8b9e8a95f66df025de11975c773540e4071000abdb7db565579b013ee",
  "version": "1.19.2"
}