-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
37 lines (37 loc) · 947 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"license": "Apache-2.0",
"engines": [
{
"version": ">=4.0",
"name": "cordova-android"
},
{
"version": ">=3.9.2",
"name": "cordova-ios"
}
],
"name": "cr.plugins.nsurlrequestignoressl",
"repository": {
"url": "git+https://github.com/jeroenv/NSURLRequestIgnoreSLL-Phonegap-Plugin.git",
"type": "git"
},
"author": "CHEQROOM",
"bugs": {
"url": "https://github.com/jeroenv/NSURLRequestIgnoreSLL-Phonegap-Plugin/issues"
},
"version": "3.3.2",
"keywords": [
"ecosystem:cordova",
"cordova-ios",
"cordova-android"
],
"cordova": {
"platforms": [
"ios",
"android"
],
"id": "cr.plugins"
},
"homepage": "https://github.com/jeroenv/NSURLRequestIgnoreSLL-Phonegap-Plugin#readme",
"description": "NSURLRequestIgnoreSSL"
}