UNPKG

fitbit-asap

Version:

Send peer messages reliably on Fitbit OS.

25 lines 568 B
{ "name": "fitbit-asap", "version": "1.2.7", "description": "Send peer messages reliably on Fitbit OS.", "repository": { "type": "git", "url": "git+https://github.com/dillpixel/fitbit-asap.git" }, "keywords": [ "fitbitdev" ], "author": "Dill Pixel", "license": "MIT", "bugs": { "url": "https://github.com/dillpixel/fitbit-asap/issues" }, "homepage": "https://github.com/dillpixel/fitbit-asap#readme", "devDependencies": { "@fitbit/sdk": "~5.0.2" }, "scripts": { "build": "tsc", "prepare": "npm run build" } }