cordova-plugin-nearbee
Version:
A Cordova plugin that allows users to recieve notifications from beacons
32 lines (31 loc) • 826 B
JSON
{
"name": "cordova-plugin-nearbee",
"version": "1.0.0",
"description": "A Cordova plugin that allows users to recieve notifications from beacons",
"cordova": {
"id": "cordova-plugin-nearbee",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "https://github.com/Beaconstac/cordova-plugin-nearbee.git"
},
"keywords": [
"nearbee",
"Beacons",
"cordova-ios",
"ecosystem:cordova",
"cordova-android"
],
"engines": {
"cordovaDependencies": {
"0.0.1": { "cordova-ios": ">=5.0.1"}
}
},
"author": "Beaconstac <support@mobstac.com> (https://www.beaconstac.com)",
"license": "MIT",
"homepage": "https://github.com/Beaconstac/cordova-plugin-nearbee"
}