cordova-plugin-altbeacon-marking
Version:
Provides Cordova-based applications the ability to emit AltBeacon beacon.
26 lines (25 loc) • 668 B
JSON
{
"name": "cordova-plugin-altbeacon-marking",
"version": "0.0.5",
"description": "Provides Cordova-based applications the ability to emit AltBeacon beacon.",
"main": "www/cordova-plugin-altbeacon-marking.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/NarDd/cordova-plugin-altbeacon.git"
},
"keywords": [
"cordova",
"plugin",
"altbeacon",
"ble",
"android",
"javascript"
],
"author": "nardd",
"license": "MIT",
"bugs": {
"url": "https://github.com/NarDd/cordova-plugin-altbeacon.git/issues"
},
"homepage": "https://github.com/NarDd/cordova-plugin-altbeacon.git#readme"
}