Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc / node_modules / protobufjs / src / bower.json.in
diff --git a/legacy-libs/grpc/node_modules/protobufjs/src/bower.json.in b/legacy-libs/grpc/node_modules/protobufjs/src/bower.json.in
new file mode 100644 (file)
index 0000000..11e30fb
--- /dev/null
@@ -0,0 +1,19 @@
+{\r
+    "name": "protobuf",\r
+    "description": "Protocol Buffers for JavaScript. Finally.",\r
+    "version": /*?== VERSION */,\r
+    "main": "dist/protobuf.js",\r
+    "license": "Apache-2.0",\r
+    "homepage": "http://dcode.io/",\r
+    "dependencies": {\r
+        "bytebuffer": "~5"\r
+    },\r
+    "keywords": ["net", "buffer", "protobuf", "serialization", "bytebuffer", "websocket", "webrtc"],\r
+    "ignore": [\r
+        "**/.*",\r
+        "node_modules",\r
+        "bower_components",\r
+        "test",\r
+        "tests"\r
+    ]\r
+}\r