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
| {
| "name": "@types/normalize-package-data",
| "version": "2.4.4",
| "description": "TypeScript definitions for normalize-package-data",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-package-data",
| "license": "MIT",
| "contributors": [
| {
| "name": "Jeff Dickey",
| "githubUsername": "jdxcode",
| "url": "https://github.com/jdxcode"
| }
| ],
| "main": "",
| "types": "index.d.ts",
| "repository": {
| "type": "git",
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/normalize-package-data"
| },
| "scripts": {},
| "dependencies": {},
| "typesPublisherContentHash": "f0a1ad6fab1a44929aa98a3e4ac36a2c42c2ca36a7e49671db2109fb2acd57c9",
| "typeScriptVersion": "4.5"
|
| ,"_resolved": "https://registry.npmmirror.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz"
| ,"_integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="
| ,"_from": "@types/normalize-package-data@^2.4.0"
| }
|
|