raddec
Version:
Protocol-agnostic RADio DECoding packet library. We believe in an open Internet of Things.
39 lines (38 loc) • 791 B
JSON
{
"name": "raddec",
"homepage": "https://github.com/reelyactive/raddec/",
"author": {
"name": "reelyActive",
"email": "info@reelyactive.com"
},
"description": "Protocol-agnostic RADio DECoding packet library. We believe in an open Internet of Things.",
"keywords": [
"reelyActive",
"IoT",
"RFID",
"RTLS",
"M2M",
"library"
],
"version": "0.6.2",
"engines": {
"node": ">=6.4.0"
},
"main": "./lib/raddec.js",
"repository": {
"type": "git",
"url": "https://github.com/reelyactive/raddec.git"
},
"dependencies": {
},
"devDependencies": {
"mocha": "^2.2.5"
},
"bugs": {
"url": "https://github.com/reelyactive/raddec/issues"
},
"contributors": [
{ "name": "Jeffrey Dungen" }
],
"license": "MIT"
}