@types/npm-which
Version:
TypeScript definitions for npm-which
22 lines • 702 B
JSON
{
"name": "@types/npm-which",
"version": "3.0.4",
"description": "TypeScript definitions for npm-which",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/npm-which",
"license": "MIT",
"contributors": [],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/npm-which"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "1728e07c202bbb4cf2ac3361aa258d5d1785eadf410a31cc695eb9156fb7d59e",
"typeScriptVersion": "5.1"
}