Update package.json
This commit is contained in:
parent
1cca6de3d8
commit
ca5b6f01ef
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "cordova-plugin-powermanagement-netsyms",
|
"name": "@netsyms/cordova-plugin-powermanagement",
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"description": "Plugin for managing the power state (i.e. idle switching) for cordova",
|
"description": "Plugin for managing the power state (i.e. idle switching) for cordova",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -21,5 +21,6 @@
|
|||||||
"cordova-ios",
|
"cordova-ios",
|
||||||
"cordova-wp7",
|
"cordova-wp7",
|
||||||
"cordova-wp8"
|
"cordova-wp8"
|
||||||
]
|
],
|
||||||
|
"main": "index.js"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user