package.json
2.85 KB
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
92
93
94
95
96
97
{
"_args": [
[
"react-native-scrollable-tab-view@0.5.3",
"/Users/yl3016/Desktop/workspace/YH_RNComponent"
]
],
"_cnpm_publish_time": 1468347268973,
"_from": "react-native-scrollable-tab-view@0.5.3",
"_id": "react-native-scrollable-tab-view@0.5.3",
"_inCache": true,
"_installable": true,
"_location": "/react-native-scrollable-tab-view",
"_nodeVersion": "4.1.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/react-native-scrollable-tab-view-0.5.3.tgz_1468347266619_0.6885842669289559"
},
"_npmUser": {
"email": "skv-headless@yandex.ru",
"name": "headless"
},
"_npmVersion": "2.14.4",
"_phantomChildren": {},
"_requested": {
"name": "react-native-scrollable-tab-view",
"raw": "react-native-scrollable-tab-view@0.5.3",
"rawSpec": "0.5.3",
"scope": null,
"spec": "0.5.3",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "http://registry.cnpmjs.org/react-native-scrollable-tab-view/download/react-native-scrollable-tab-view-0.5.3.tgz",
"_shasum": "fe8c905eacbe28e7ef91ab89925891db6e125c39",
"_shrinkwrap": null,
"_spec": "react-native-scrollable-tab-view@0.5.3",
"_where": "/Users/yl3016/Desktop/workspace/YH_RNComponent",
"author": {
"name": "Brent Vatne"
},
"bugs": {
"url": "https://github.com/brentvatne/react-native-scrollable-tab-view/issues"
},
"dependencies": {
"react-static-container": "^1.0.1",
"react-timer-mixin": "^0.13.3"
},
"description": "[![npm version](https://badge.fury.io/js/react-native-scrollable-tab-view.svg)](https://badge.fury.io/js/react-native-scrollable-tab-view)",
"devDependencies": {},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "fe8c905eacbe28e7ef91ab89925891db6e125c39",
"size": 9131,
"tarball": "http://registry.cnpmjs.org/react-native-scrollable-tab-view/download/react-native-scrollable-tab-view-0.5.3.tgz"
},
"gitHead": "a66720150307c4f1352a215151aadcdd28e25b37",
"homepage": "https://github.com/brentvatne/react-native-scrollable-tab-view#readme",
"keywords": [
"react-native-component",
"react-component",
"react-native",
"ios",
"tab",
"scrollable"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "brentvatne@gmail.com",
"name": "brentvatne"
},
{
"email": "skv-headless@yandex.ru",
"name": "headless"
}
],
"name": "react-native-scrollable-tab-view",
"optionalDependencies": {},
"peerDependencies": {
"react-native": ">=0.20.0"
},
"publish_time": 1468347268973,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/brentvatne/react-native-scrollable-tab-view.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.5.3"
}