cordova-plugin-eddystone
Version:
Cordova/PhoneGap plugin for Eddystone beacons.
25 lines (24 loc) • 602 B
JSON
{
"name": "cordova-plugin-eddystone",
"version": "1.3.0",
"description": "Cordova/PhoneGap plugin for Eddystone beacons.",
"cordova": {
"id": "cordova-plugin-eddystone",
"platforms": []
},
"repository": {
"type": "git",
"url": "git+https://github.com/evothings/cordova-eddystone.git"
},
"keywords": [
"Eddystone",
"Beacons",
"ecosystem:cordova"
],
"author": "Evothings",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/evothings/cordova-eddystone/issues"
},
"homepage": "https://github.com/evothings/cordova-eddystone#readme"
}