blob: ae0d386cd73043b251a3ccc1c32c4661a4bd062a [file] [log] [blame]
{
"name": "cordova-plugin-whitelist",
"version": "1.3.0",
"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"
}