You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
770 B
JSON

{
"name": "@netsyms/cordova-plugin-powermanagement",
"version": "1.1.3",
"description": "Plugin for managing the power state (i.e. idle switching) for cordova",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://source.netsyms.com/Netsyms/cordova-plugin-powermanagement.git"
},
"contributors": ["Netsyms Technologies", "Viras-", "Sitronik"],
"license": "Apache-2.0",
"bugs": {
"url": "https://source.netsyms.com/Netsyms/cordova-plugin-powermanagement/issues"
},
"homepage": "https://source.netsyms.com/Netsyms/cordova-plugin-powermanagement#readme",
"keywords": [
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"main": "index.js"
}