-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
91 lines (91 loc) · 2.7 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"_args": [
[
{
"raw": "react-native-image-zoom-viewer@^1.2.47",
"scope": null,
"escapedName": "react-native-image-zoom-viewer",
"name": "react-native-image-zoom-viewer",
"rawSpec": "^1.2.47",
"spec": ">=1.2.47 <2.0.0",
"type": "range"
},
"/Users/siim/Uptime/Õhtuleht/APMobile"
]
],
"_from": "react-native-image-zoom-viewer@>=1.2.47 <2.0.0",
"_id": "[email protected]",
"_inCache": true,
"_location": "/react-native-image-zoom-viewer",
"_nodeVersion": "6.4.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/react-native-image-zoom-viewer-1.2.47.tgz_1483412660111_0.40268391254357994"
},
"_npmUser": {
"name": "ascoders",
"email": "[email protected]"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "react-native-image-zoom-viewer@^1.2.47",
"scope": null,
"escapedName": "react-native-image-zoom-viewer",
"name": "react-native-image-zoom-viewer",
"rawSpec": "^1.2.47",
"spec": ">=1.2.47 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-image-zoom-viewer/-/react-native-image-zoom-viewer-1.2.47.tgz",
"_shasum": "6a87c36fb59e393f12f577a4ad43e43223de4372",
"_shrinkwrap": null,
"_spec": "react-native-image-zoom-viewer@^1.2.47",
"_where": "/Users/siim/Uptime/Õhtuleht/APMobile",
"author": {
"name": "ascoders"
},
"bugs": {
"url": "https://github.com/ascoders/react-native-image-viewer/issues"
},
"dependencies": {
"nt-transmit-transparently": "^1.0.7",
"react-native-image-pan-zoom": "^1.1.12"
},
"description": "大图浏览",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "6a87c36fb59e393f12f577a4ad43e43223de4372",
"tarball": "https://registry.npmjs.org/react-native-image-zoom-viewer/-/react-native-image-zoom-viewer-1.2.47.tgz"
},
"homepage": "https://github.com/ascoders/react-native-image-viewer#readme",
"keywords": [
"image-viewer"
],
"license": "ISC",
"main": "lib/index.js",
"maintainers": [
{
"name": "ascoders",
"email": "[email protected]"
}
],
"name": "react-native-image-zoom-viewer",
"optionalDependencies": {},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0",
"react-native": "*"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ascoders/react-native-image-viewer.git"
},
"scripts": {},
"typings": "lib/index.d.ts",
"version": "1.2.47"
}