Initial commit of package.json.

This commit is contained in:
Achim D. Brucker 2018-04-20 21:39:11 +01:00
джерело 31975c4ef9
коміт e2099ceac8
1 змінених файлів з 19 додано та 0 видалено

@ -0,0 +1,19 @@
{
"name": "de.zertapps.dvhma.plugins.webintent",
"version": "1.0.0",
"description": "Web intents for Cordova",
"cordova": {
"id": "de.zertapps.dvhma.plugins.webintent",
"platforms": [
"android"
]
},
"keywords": [
"cordova",
"webintent",
"ecosystem:cordova",
"cordova-android"
],
"author": "",
"license": "MIT"
}