UNPKG

986 BJSONView Raw
1{
2 "name": "@types/tar",
3 "version": "4.0.5",
4 "description": "TypeScript definitions for tar",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tar",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Maxime LUCE",
10 "url": "https://github.com/SomaticIT",
11 "githubUsername": "SomaticIT"
12 },
13 {
14 "name": "Connor Peet",
15 "url": "https://github.com/connor4312",
16 "githubUsername": "connor4312"
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/tar"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/minipass": "*",
29 "@types/node": "*"
30 },
31 "typesPublisherContentHash": "a6efdc2394562ab1a73de84074e183b53ab21d470ff13ecf93b28ba3993bd3d7",
32 "typeScriptVersion": "3.6"
33}
\No newline at end of file