UNPKG

872 BJSONView Raw
1{
2 "name": "@types/child-process-promise",
3 "version": "2.2.2",
4 "description": "TypeScript definitions for child-process-promise",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/child-process-promise",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Luis Paulo",
10 "url": "https://github.com/TheDSCPL",
11 "githubUsername": "TheDSCPL"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/child-process-promise"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/node": "*"
24 },
25 "typesPublisherContentHash": "6a11d7041bc5f1e53916cf597f1c970727fb22cdefff7a975fd9af835a5c557d",
26 "typeScriptVersion": "3.6"
27}
\No newline at end of file