-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
69 lines (69 loc) · 1.91 KB
/
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"_from": "git+https://github.com/giantss/cordova-plugin-ImagePicker.git#1.2.2",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "",
"_location": "/cordova-plugin-imagepicker",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "git+https://github.com/giantss/cordova-plugin-ImagePicker.git#1.2.2",
"rawSpec": "git+https://github.com/giantss/cordova-plugin-ImagePicker.git#1.2.2",
"saveSpec": "git+https://github.com/giantss/cordova-plugin-ImagePicker.git#1.2.2",
"fetchSpec": "https://github.com/giantss/cordova-plugin-ImagePicker.git",
"gitCommittish": "1.2.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "git+https://github.com/giantss/cordova-plugin-ImagePicker.git#532abaadf5ab7d86dc23227fd2a2a28063cedf38",
"_spec": "git+https://github.com/giantss/cordova-plugin-ImagePicker.git#1.2.2",
"_where": "/Users/jianhui/Desktop/Projects/WaoPhoto/waophotoapp",
"author": {
"name": "giantss"
},
"bugs": {
"url": "https://github.com/giantss/cordova-plugin-ImagePicker/issues"
},
"bundleDependencies": false,
"cordova": {
"id": "cordova-plugin-imagepicker",
"platforms": [
"ios",
"android"
]
},
"dependencies": {
"async": "^2.6.0"
},
"deprecated": false,
"description": "Cordova ImagePicker Plugin",
"devDependencies": {
"jshint": "^0.1.8"
},
"engines": {
"cordovaDependencies": {
"1.0.0": {
"cordova-android": ">6.0.0"
},
"2.0.0": {
"cordova": ">100"
}
}
},
"homepage": "https://github.com/giantss/cordova-plugin-ImagePicker#readme",
"keywords": [
"cordova",
"cordova-ios",
"cordova-android",
"ImagePicker"
],
"license": "Apache-2.0",
"name": "cordova-plugin-imagepicker",
"repository": {
"type": "git",
"url": "git+https://github.com/giantss/cordova-plugin-ImagePicker.git"
},
"version": "1.2.2"
}