1 | {
|
2 | "name": "@types/jsonfile",
|
3 | "version": "6.1.4",
|
4 | "description": "TypeScript definitions for jsonfile",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonfile",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Daniel Bowring",
|
10 | "githubUsername": "dbowring",
|
11 | "url": "https://github.com/dbowring"
|
12 | },
|
13 | {
|
14 | "name": "BendingBender",
|
15 | "githubUsername": "BendingBender",
|
16 | "url": "https://github.com/BendingBender"
|
17 | },
|
18 | {
|
19 | "name": "Piotr Błażejewicz",
|
20 | "githubUsername": "peterblazejewicz",
|
21 | "url": "https://github.com/peterblazejewicz"
|
22 | }
|
23 | ],
|
24 | "main": "",
|
25 | "types": "index.d.ts",
|
26 | "repository": {
|
27 | "type": "git",
|
28 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
29 | "directory": "types/jsonfile"
|
30 | },
|
31 | "scripts": {},
|
32 | "dependencies": {
|
33 | "@types/node": "*"
|
34 | },
|
35 | "typesPublisherContentHash": "c4c437c24ccd22e0fd74368adceefc3c6ed726b74d1cc5188deeb5b0119b9523",
|
36 | "typeScriptVersion": "4.5"
|
37 | } |
\ | No newline at end of file |