Mon 21 Jul 22:43:21 CEST 2025
This commit is contained in:
parent
3fe52baced
commit
4cf929dd37
40
js/ui/cordova/plugins/cordova-plugin-contacts/package.json
Normal file
40
js/ui/cordova/plugins/cordova-plugin-contacts/package.json
Normal file
|
@ -0,0 +1,40 @@
|
||||||
|
{
|
||||||
|
"name": "cordova-plugin-contacts",
|
||||||
|
"version": "2.0.1",
|
||||||
|
"description": "Cordova Contacts Plugin",
|
||||||
|
"cordova": {
|
||||||
|
"id": "cordova-plugin-contacts",
|
||||||
|
"platforms": [
|
||||||
|
"android",
|
||||||
|
"amazon-fireos",
|
||||||
|
"ubuntu",
|
||||||
|
"ios",
|
||||||
|
"blackberry10",
|
||||||
|
"wp8",
|
||||||
|
"firefoxos",
|
||||||
|
"windows8",
|
||||||
|
"windows"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/apache/cordova-plugin-contacts"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"cordova",
|
||||||
|
"contacts",
|
||||||
|
"ecosystem:cordova",
|
||||||
|
"cordova-android",
|
||||||
|
"cordova-amazon-fireos",
|
||||||
|
"cordova-ubuntu",
|
||||||
|
"cordova-ios",
|
||||||
|
"cordova-blackberry10",
|
||||||
|
"cordova-wp7",
|
||||||
|
"cordova-wp8",
|
||||||
|
"cordova-firefoxos",
|
||||||
|
"cordova-windows8",
|
||||||
|
"cordova-windows"
|
||||||
|
],
|
||||||
|
"author": "Apache Software Foundation",
|
||||||
|
"license": "Apache 2.0"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user