12345678910111213141516171819202122232425 |
- {
- "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"
- }
|