UNPKG

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