cordova-plugin-estimote
Version:
Cordova/PhoneGap plugin for Estimote beacons.
31 lines (30 loc) • 797 B
JSON
{
"tags": {
"allowUnknownTags": false
},
"source": {
"include": ["EstimoteBeacons.js", "README.md"],
"exclude": [],
"includePattern": ".+\\.js(doc)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"plugins": [],
"opts": {
"encoding": "utf8"
},
"templates": {
"systemName" : "Estimote JavaScript Plugin",
"unused-footer" : "{string}",
"unused-copyright" : "{string}",
"navType" : "vertical",
"theme" : "yeti",
"linenums" : true,
"collapseSymbols" : true,
"inverseNav" : true,
"outputSourceFiles" : true,
"unused-outputSourcePath" : "{boolean}",
"unused-dateFormat" : "{string}",
"unused-highlightTutorialCode" : "{boolean}",
"unused-syntaxTheme" : "{string}"
}
}