cordova-eddystone
Version:
Cordova/PhoneGap plugin for Eddystone beacons.
32 lines (31 loc) • 756 B
JSON
{
"name": "cordova-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": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/evothings/cordova-eddystone/issues"
},
"homepage": "https://github.com/evothings/cordova-eddystone#readme",
"main": "index.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}