forked from arlovip/react-native-common-date-picker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
62 lines (62 loc) · 1.87 KB
/
package.json
File metadata and controls
62 lines (62 loc) · 1.87 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
{
"_from": "react-native-common-date-picker@^2.3.4",
"_id": "react-native-common-date-picker@2.3.4",
"_inBundle": false,
"_integrity": "sha512-qRjEDM/+HwHP7GTFoEvG0hYDTBSpR5aXnDR+KKDS8XuuGZucSK9sna02jER5BpZZyJNNe33n7eLTa86I78WZTQ==",
"_location": "/react-native-common-date-picker",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-native-common-date-picker@^2.3.4",
"name": "react-native-common-date-picker",
"escapedName": "react-native-common-date-picker",
"rawSpec": "^2.3.4",
"saveSpec": null,
"fetchSpec": "^2.3.4"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-common-date-picker/-/react-native-common-date-picker-2.3.4.tgz",
"_shasum": "08dae9016dfd35e9969c8bf8dc76604585286f02",
"_spec": "react-native-common-date-picker@^2.3.4",
"_where": "/Users/artur/Desktop/work/giftHealth/giftHealth",
"author": {
"name": "chenlong"
},
"bugs": {
"url": "https://github.com/lchenfox/react-native-common-date-picker/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "An awesome and cross-platform React Native date picker and calendar component for iOS and Android",
"homepage": "https://github.com/lchenfox/react-native-common-date-picker#readme",
"keywords": [
"react-native",
"date",
"date-picker",
"calendar",
"react-native-date-picker",
"react-native-common-date-picker",
"date",
"components",
"datepicker",
"calendars",
"rn",
"date",
"picker"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-common-date-picker",
"repository": {
"type": "git",
"url": "git+https://github.com/lchenfox/react-native-common-date-picker.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.3.4"
}