blob: 41af367f869ca099486a5248d2ac202a8d1f9d50 [file] [log] [blame]
{
"name": "cordova-plugin-whitelist",
"version": "1.3.4",
"description": "Cordova Whitelist Plugin",
"cordova": {
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "https://github.com/apache/cordova-plugin-whitelist"
},
"bugs": {
"url": "https://github.com/apache/cordova-plugin-whitelist/issues"
},
"keywords": [
"cordova",
"whitelist",
"ecosystem:cordova",
"cordova-android"
],
"scripts": {
"test": "echo \"no tests implemented for this plugin\""
},
"author": "Apache Software Foundation",
"license": "Apache-2.0",
"engines": {
"cordovaDependencies": {
"0.0.0": {
"cordova-android": ">=4.0.0"
},
"2.0.0": {
"cordova": ">100"
}
}
}
}