DVHMA/plugins/DVHMA-WebIntent/package.json

20 lines
364 B
JSON
Raw Normal View History

2018-04-20 20:39:11 +00:00
{
"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"
}