UNPKG

298 BJSONView Raw
1{
2 "name" : "ble-ad-parser",
3 "version": "0.0.2",
4 "description" : "Parse Bluetooth Low Energy peripheral advertising packets",
5 "keywords" : ["bluetooth", "low", "energy", "packet", "advertise", "parse"],
6 "main" : "index.js",
7 "dependencies" :
8 {
9 "mocha" : "*",
10 "chai" : "*"
11 }
12}
\No newline at end of file