@types/child-process-promise
Version:
TypeScript definitions for child-process-promise
27 lines • 872 B
JSON
{
"name": "@types/child-process-promise",
"version": "2.2.6",
"description": "TypeScript definitions for child-process-promise",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/child-process-promise",
"license": "MIT",
"contributors": [
{
"name": "Luis Paulo",
"githubUsername": "TheDSCPL",
"url": "https://github.com/TheDSCPL"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/child-process-promise"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "c428d1027744445ec14d55752f2adad1cd6cb1f1e1515c9d6ceca25b81eb22ca",
"typeScriptVersion": "4.5"
}