UNPKG

1.15 kBJSONView Raw
1{
2 "name": "@types/jsonfile",
3 "version": "6.1.0",
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 "url": "https://github.com/dbowring",
11 "githubUsername": "dbowring"
12 },
13 {
14 "name": "BendingBender",
15 "url": "https://github.com/BendingBender",
16 "githubUsername": "BendingBender"
17 },
18 {
19 "name": "Piotr Błażejewicz",
20 "url": "https://github.com/peterblazejewicz",
21 "githubUsername": "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": "fb72047e1755a840619bd60a86dca4aa45b64c5cb7bc52daafbb3c846a10290e",
36 "typeScriptVersion": "3.8"
37}
\No newline at end of file