]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0084.git/blob - example/iot-gateway/node_modules/bytebuffer/src/bower.json
Updated to use the latest TI 15.4-Stack v2.1.0 from the SimpleLink CC13x0 SDK v1.30.
[apps/tidep0084.git] / example / iot-gateway / node_modules / bytebuffer / src / bower.json
1 {
2     "name": "bytebuffer",
3     "version": "/*?= VERSION */",
4     "author": "Daniel Wirtz <dcode@dcode.io>",
5     "description": "A full-featured ByteBuffer implementation using typed arrays.",
6     "main": "dist/bytebuffer.js",
7     "keywords": ["net", "array", "buffer", "arraybuffer", "typed array", "bytebuffer", "json", "websocket", "webrtc"],
8     "dependencies": {
9         "long": "latest"
10     },
11     "license": "Apache-2.0"
12 }