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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
| {
| "_from": "@types/validator@^13.11.8",
| "_id": "@types/validator@13.12.0",
| "_inBundle": false,
| "_integrity": "sha512-nH45Lk7oPIJ1RVOF6JgFI6Dy0QpHEzq4QecZhvguxYPDwT8c93prCMqAtiIttm39voZ+DDR+qkNnMpJmMBRqag==",
| "_location": "/@types/validator",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/validator@^13.11.8",
| "name": "@types/validator",
| "escapedName": "@types%2fvalidator",
| "scope": "@types",
| "rawSpec": "^13.11.8",
| "saveSpec": null,
| "fetchSpec": "^13.11.8"
| },
| "_requiredBy": [
| "/class-validator"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/validator/-/validator-13.12.0.tgz",
| "_shasum": "1fe4c3ae9de5cf5193ce64717c99ef2fa7d8756f",
| "_spec": "@types/validator@^13.11.8",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/class-validator",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "tgfjt",
| "url": "https://github.com/tgfjt"
| },
| {
| "name": "Ilya Mochalov",
| "url": "https://github.com/chrootsu"
| },
| {
| "name": "Ayman Nedjmeddine",
| "url": "https://github.com/IOAyman"
| },
| {
| "name": "Louay Alakkad",
| "url": "https://github.com/louy"
| },
| {
| "name": "Bonggyun Lee",
| "url": "https://github.com/deptno"
| },
| {
| "name": "Naoto Yokoyama",
| "url": "https://github.com/builtinnya"
| },
| {
| "name": "Philipp Katz",
| "url": "https://github.com/qqilihq"
| },
| {
| "name": "Jace Warren",
| "url": "https://github.com/keatz55"
| },
| {
| "name": "Munif Tanjim",
| "url": "https://github.com/MunifTanjim"
| },
| {
| "name": "Vlad Poluch",
| "url": "https://github.com/vlapo"
| },
| {
| "name": "Piotr Błażejewicz",
| "url": "https://github.com/peterblazejewicz"
| },
| {
| "name": "Matteo Nista",
| "url": "https://github.com/Mattewn99"
| },
| {
| "name": "Roman Babiak",
| "url": "https://github.com/Almost-Infinity"
| },
| {
| "name": "Daniel Freire",
| "url": "https://github.com/dcfreire"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for validator",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/validator",
| "license": "MIT",
| "main": "",
| "name": "@types/validator",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/validator"
| },
| "scripts": {},
| "typeScriptVersion": "4.7",
| "types": "index.d.ts",
| "typesPublisherContentHash": "7f42e4450fe2158eac91ad1bcc578bf8d353390362895a0b2aa4d0d106ff4dae",
| "version": "13.12.0"
| }
|
|