mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/RoboCommander.git
synced 2026-06-19 14:16:13 +00:00
Initial commit
This commit is contained in:
12
node_modules/bytebuffer/bower.json
generated
vendored
Normal file
12
node_modules/bytebuffer/bower.json
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "bytebuffer",
|
||||
"version": "5.0.1",
|
||||
"author": "Daniel Wirtz <dcode@dcode.io>",
|
||||
"description": "A full-featured ByteBuffer implementation using typed arrays.",
|
||||
"main": "dist/bytebuffer.js",
|
||||
"keywords": ["net", "array", "buffer", "arraybuffer", "typed array", "bytebuffer", "json", "websocket", "webrtc"],
|
||||
"dependencies": {
|
||||
"long": "latest"
|
||||
},
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user