@types/npm-registry-fetch
Version:
TypeScript definitions for npm-registry-fetch
25 lines • 841 B
JSON
{
"name": "@types/npm-registry-fetch",
"version": "8.0.7",
"description": "TypeScript definitions for npm-registry-fetch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/npm-registry-fetch",
"license": "MIT",
"contributors": [],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/npm-registry-fetch"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/node-fetch": "*",
"@types/npm-package-arg": "*",
"@types/npmlog": "*",
"@types/ssri": "*"
},
"typesPublisherContentHash": "68a5013c2b0d64085fd809fde180a92ed8904552da3d1178e47682824a76016f",
"typeScriptVersion": "4.5"
}