Create package.json

pull/1/merge
Felix 7 years ago committed by GitHub
parent 32abd15d9a
commit 94cade84fa

@ -0,0 +1,25 @@
{
"name": "cordova-plugin-powermanagement-orig",
"version": "1.1.0",
"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://github.com/boltex/cordova-plugin-powermanagement.git"
},
"author": "Viras-",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/boltex/cordova-plugin-powermanagement/issues"
},
"homepage": "https://github.com/boltex/cordova-plugin-powermanagement#readme",
"keywords": [
"ecosystem:cordova",
"cordova-android",
"cordova-ios",
"cordova-wp7",
"cordova-wp8"
]
}
Loading…
Cancel
Save