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
| {
| "_from": "@types/normalize-package-data@^2.4.0",
| "_id": "@types/normalize-package-data@2.4.1",
| "_inBundle": false,
| "_integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==",
| "_location": "/@types/normalize-package-data",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/normalize-package-data@^2.4.0",
| "name": "@types/normalize-package-data",
| "escapedName": "@types%2fnormalize-package-data",
| "scope": "@types",
| "rawSpec": "^2.4.0",
| "saveSpec": null,
| "fetchSpec": "^2.4.0"
| },
| "_requiredBy": [
| "/read-pkg"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
| "_shasum": "d3357479a0fdfdd5907fe67e17e0a85c906e1301",
| "_spec": "@types/normalize-package-data@^2.4.0",
| "_where": "D:\\源码\\vue-element-admin-master\\node_modules\\read-pkg",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Jeff Dickey",
| "url": "https://github.com/jdxcode"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for normalize-package-data",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-package-data",
| "license": "MIT",
| "main": "",
| "name": "@types/normalize-package-data",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/normalize-package-data"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "10653410655e204616118acfbe2900dc09227bc3a80c532a93d44b46be54db36",
| "version": "2.4.1"
| }
|
|