1 | {
|
2 | "name": "@types/msgpack-lite",
|
3 | "version": "0.1.11",
|
4 | "description": "TypeScript definitions for msgpack-lite",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/msgpack-lite",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Endel Dreyer",
|
10 | "githubUsername": "endel",
|
11 | "url": "https://github.com/endel"
|
12 | },
|
13 | {
|
14 | "name": "Edmund Fokschaner",
|
15 | "githubUsername": "efokschaner",
|
16 | "url": "https://github.com/efokschaner"
|
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/msgpack-lite"
|
25 | },
|
26 | "scripts": {},
|
27 | "dependencies": {
|
28 | "@types/node": "*"
|
29 | },
|
30 | "typesPublisherContentHash": "c7b71a34728af26696c38ead3170aaaab3f17bffae16b5f3a4de4b18cb0a216a",
|
31 | "typeScriptVersion": "4.5"
|
32 | } |
\ | No newline at end of file |