Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc / node_modules / protobufjs / src / bower.json.in
1 {\r
2     "name": "protobuf",\r
3     "description": "Protocol Buffers for JavaScript. Finally.",\r
4     "version": /*?== VERSION */,\r
5     "main": "dist/protobuf.js",\r
6     "license": "Apache-2.0",\r
7     "homepage": "http://dcode.io/",\r
8     "dependencies": {\r
9         "bytebuffer": "~5"\r
10     },\r
11     "keywords": ["net", "buffer", "protobuf", "serialization", "bytebuffer", "websocket", "webrtc"],\r
12     "ignore": [\r
13         "**/.*",\r
14         "node_modules",\r
15         "bower_components",\r
16         "test",\r
17         "tests"\r
18     ]\r
19 }\r