UNPKG

991 BJSONView Raw
1{
2 "name": "@types/msgpack-lite",
3 "version": "0.1.8",
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 "url": "https://github.com/endel",
11 "githubUsername": "endel"
12 },
13 {
14 "name": "Edmund Fokschaner",
15 "url": "https://github.com/efokschaner",
16 "githubUsername": "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": "009c7725b74c907cdd1456d25bacd42020fbabe34bc6de18ae1b4c1b98562fe7",
31 "typeScriptVersion": "3.6"
32}
\No newline at end of file