Commit bd8b4329 by baijinqiu

fix package.json

parent 3e2c90df
......@@ -2,6 +2,15 @@
"name": "cordova.plugin.onservice",
"version": "1.0.0",
"description": "this is a cordova plugin for smartCloudApp notification",
"cordova": {
"id": "cordova-plugin-local-notification",
"platforms": [
"android",
"ios",
"windows"
]
},
,
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment