@types/depd
Version:
TypeScript definitions for depd
33 lines • 996 B
JSON
{
"name": "@types/depd",
"version": "1.1.37",
"description": "TypeScript definitions for depd",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/depd",
"license": "MIT",
"contributors": [
{
"name": "Zhiyuan Wang",
"githubUsername": "danny8002",
"url": "https://github.com/danny8002"
},
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/depd"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "2ecc06c3013548ada7c97cccd8e6a65d8d4a564157a474b766a7ab72d30f715b",
"typeScriptVersion": "4.8"
}