UNPKG

1.46 kBJSONView Raw
1{
2 "name": "@types/rimraf",
3 "version": "3.0.2",
4 "description": "TypeScript definitions for rimraf",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rimraf",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Carlos Ballesteros Velasco",
10 "url": "https://github.com/soywiz",
11 "githubUsername": "soywiz"
12 },
13 {
14 "name": "e-cloud",
15 "url": "https://github.com/e-cloud",
16 "githubUsername": "e-cloud"
17 },
18 {
19 "name": "Ruben Schmidmeister",
20 "url": "https://github.com/bash",
21 "githubUsername": "bash"
22 },
23 {
24 "name": "Oganexon",
25 "url": "https://github.com/oganexon",
26 "githubUsername": "oganexon"
27 },
28 {
29 "name": "Piotr Błażejewicz",
30 "url": "https://github.com/peterblazejewicz",
31 "githubUsername": "peterblazejewicz"
32 }
33 ],
34 "main": "",
35 "types": "index.d.ts",
36 "repository": {
37 "type": "git",
38 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
39 "directory": "types/rimraf"
40 },
41 "scripts": {},
42 "dependencies": {
43 "@types/glob": "*",
44 "@types/node": "*"
45 },
46 "typesPublisherContentHash": "3238580a1df66f409b0b787b110a94980b95b5c7e04308fc9312d0cbdc484af7",
47 "typeScriptVersion": "3.6"
48}
\No newline at end of file