-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
80 lines (80 loc) · 2.11 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
{
"_args": [
[
"react-native-quiltview@^0.1.7",
"/Volumes/Macintosh HD/Desktop/bbwcchoice/bbwcchoice"
]
],
"_from": "react-native-quiltview@>=0.1.7 <0.2.0",
"_id": "react-native-quiltview@0.1.7",
"_inCache": true,
"_installable": true,
"_location": "/react-native-quiltview",
"_nodeVersion": "5.3.0",
"_npmUser": {
"email": "linyize@gmail.com",
"name": "linyize"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "react-native-quiltview",
"raw": "react-native-quiltview@^0.1.7",
"rawSpec": "^0.1.7",
"scope": null,
"spec": ">=0.1.7 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_shasum": "d400d27cac708768ffc395cdc5809af78d40513b",
"_shrinkwrap": null,
"_spec": "react-native-quiltview@^0.1.7",
"_where": "/Volumes/Macintosh HD/Desktop/bbwcchoice/bbwcchoice",
"author": {
"email": "linyize@gmail.com",
"name": "mmslate",
"url": "http://www.modernmedia.com.cn"
},
"bugs": {
"url": "https://github.com/mmslate/react-native-quiltview/issues"
},
"dependencies": {},
"description": "Native iOS UICollectionView wrapper with RFQuiltLayout for React Native",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "d400d27cac708768ffc395cdc5809af78d40513b",
"tarball": "http://registry.npmjs.org/react-native-quiltview/-/react-native-quiltview-0.1.7.tgz"
},
"gitHead": "4674cc4126258a32276f243b9063f288be33523a",
"homepage": "https://github.com/mmslate/react-native-quiltview#readme",
"keywords": [
"UICollectionView",
"collectionview",
"iOS",
"quiltlayout",
"react-component",
"react-native"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "linyize",
"email": "linyize@gmail.com"
}
],
"name": "react-native-quiltview",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/mmslate/react-native-quiltview.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.12"
}