UNPKG

968 BJSONView Raw
1{
2 "name": "@types/cross-spawn",
3 "version": "6.0.6",
4 "description": "TypeScript definitions for cross-spawn",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cross-spawn",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Alorel",
10 "githubUsername": "Alorel",
11 "url": "https://github.com/Alorel"
12 },
13 {
14 "name": "ExE Boss",
15 "githubUsername": "ExE-Boss",
16 "url": "https://github.com/ExE-Boss"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/cross-spawn"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/node": "*"
29 },
30 "typesPublisherContentHash": "a4f3f7700f6ac01976d1638bfa2d0277d8a47a7593917b908e0c5615d81a9988",
31 "typeScriptVersion": "4.5"
32}
\No newline at end of file