mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-08 04:06:40 +01:00
main added
This commit is contained in:
32
plugins/cordova-plugin-whitelist/package.json
Normal file
32
plugins/cordova-plugin-whitelist/package.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "cordova-plugin-whitelist",
|
||||
"version": "1.3.1",
|
||||
"description": "Cordova Whitelist Plugin",
|
||||
"cordova": {
|
||||
"platforms": [
|
||||
"android"
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/apache/cordova-plugin-whitelist"
|
||||
},
|
||||
"keywords": [
|
||||
"cordova",
|
||||
"whitelist",
|
||||
"ecosystem:cordova",
|
||||
"cordova-android"
|
||||
],
|
||||
"engines": {
|
||||
"cordovaDependencies": {
|
||||
"0.0.0": {
|
||||
"cordova-android": ">=4.0.0"
|
||||
},
|
||||
"2.0.0": {
|
||||
"cordova": ">100"
|
||||
}
|
||||
}
|
||||
},
|
||||
"author": "Apache Software Foundation",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user