UNPKG

cdif-sensortag

Version:

CDIF BLE module for the TI SensorTag

27 lines (26 loc) 583 B
{ "name": "cdif-sensortag", "version": "1.2.5", "description": "CDIF BLE module for the TI SensorTag", "main": "index.js", "scripts": { "test": "jshint lib/*.js" }, "repository": { "type": "git", "url": "https://github.com/out4b/cdif-sensortag.git" }, "keywords": [ "TI", "SensorTag" ], "author": "out4b", "license": "MIT", "readmeFilename": "README.md", "bugs": { "url": "https://github.com/out4b/cdif-sensortag/issues" }, "homepage": "https://github.com/out4b/cdif-sensortag", "dependencies": {}, "devDependencies": {} }