@types/child-process-promise
Version:
TypeScript definitions for child-process-promise
27 lines • 872 B
JSON
{
"name": "@types/child-process-promise",
"version": "2.2.2",
"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",
"url": "https://github.com/TheDSCPL",
"githubUsername": "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": "6a11d7041bc5f1e53916cf597f1c970727fb22cdefff7a975fd9af835a5c557d",
"typeScriptVersion": "3.6"
}