UNPKG

skynet-mobile-plugin-heartbeat

Version:
31 lines (30 loc) 797 B
{ "name": "skynet-mobile-plugin-heartbeat", "version": "0.2.9", "description": "Skynet Mobile Plugin for Heartbeat", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/octoblu/skynet-mobile-plugin-heartbeat.git" }, "keywords": [ "skynet-mobile-plugin", "heartbeat", "btle" ], "author": [ "Octoblu, Inc", "Peter DeMartini"], "license": "MIT", "bugs": { "url": "https://github.com/octoblu/skynet-mobile-plugin-heartbeat/issues" }, "homepage": "https://github.com/octoblu/skynet-mobile-plugin-heartbeat", "devDependencies": { "gulp": "~3.8.6", "gulp-browserify": "~0.5.0", "gulp-rename": "~1.2.0", "gulp-uglify": "~0.3.0" } }