UNPKG

508 BJSONView Raw
1{
2 "name": "@types/protobufjs",
3 "version": "5.0.28",
4 "description": "TypeScript definitions for ProtoBuf.js 5.0.1",
5 "license": "MIT",
6 "author": "Panu Horsmalahti <https://github.com/panuhorsmalahti>",
7 "main": "",
8 "repository": {
9 "type": "git",
10 "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
11 },
12 "scripts": {},
13 "dependencies": {
14 "@types/bytebuffer": "5.0.*",
15 "@types/node": "6.0.*"
16 },
17 "typings": "index.d.ts"
18}
\No newline at end of file