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
| {
| "_args": [
| [
| "@types/normalize-package-data@2.4.4",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@types/normalize-package-data@2.4.4",
| "_id": "@types/normalize-package-data@2.4.4",
| "_inBundle": false,
| "_integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==",
| "_location": "/@types/normalize-package-data",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/normalize-package-data@2.4.4",
| "name": "@types/normalize-package-data",
| "escapedName": "@types%2fnormalize-package-data",
| "scope": "@types",
| "rawSpec": "2.4.4",
| "saveSpec": null,
| "fetchSpec": "2.4.4"
| },
| "_requiredBy": [
| "/read-pkg"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz",
| "_spec": "2.4.4",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Jeff Dickey",
| "url": "https://github.com/jdxcode"
| }
| ],
| "dependencies": {},
| "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": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "f0a1ad6fab1a44929aa98a3e4ac36a2c42c2ca36a7e49671db2109fb2acd57c9",
| "version": "2.4.4"
| }
|
|