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
| {
| "_from": "@types/json-schema@^7.0.8",
| "_id": "@types/json-schema@7.0.9",
| "_inBundle": false,
| "_integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==",
| "_location": "/@types/json-schema",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/json-schema@^7.0.8",
| "name": "@types/json-schema",
| "escapedName": "@types%2fjson-schema",
| "scope": "@types",
| "rawSpec": "^7.0.8",
| "saveSpec": null,
| "fetchSpec": "^7.0.8"
| },
| "_requiredBy": [
| "/schema-utils"
| ],
| "_resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz",
| "_shasum": "97edc9037ea0c38585320b28964dde3b39e4660d",
| "_spec": "@types/json-schema@^7.0.8",
| "_where": "D:\\ZXX\\烟草\\project\\yancao-front\\node_modules\\schema-utils",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Boris Cherny",
| "url": "https://github.com/bcherny"
| },
| {
| "name": "Cyrille Tuzi",
| "url": "https://github.com/cyrilletuzi"
| },
| {
| "name": "Lucian Buzzo",
| "url": "https://github.com/lucianbuzzo"
| },
| {
| "name": "Roland Groza",
| "url": "https://github.com/rolandjitsu"
| },
| {
| "name": "Jason Kwok",
| "url": "https://github.com/JasonHK"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for json-schema 4.0, 6.0 and",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema",
| "license": "MIT",
| "main": "",
| "name": "@types/json-schema",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/json-schema"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "2eb4af77c88f8be05a313707b99902ae4fc14609b7a2af2b5ce7007443a63253",
| "version": "7.0.9"
| }
|
|