-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
31 lines (31 loc) · 876 Bytes
/
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
{
"name": "react-native-category",
"version": "1.0.3",
"description": "react-native-category",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/TuNguyenThanh/react-native-category.git"
},
"dependencies": {
"react-native-vector-icons": "^4.0.1"
},
"keywords": [
"react native category",
"react native category list",
"react native list",
"react native item choose",
"react native flatlist",
"react native listview"
],
"author": "TuNguyenThanh",
"license": "ISC",
"bugs": {
"url": "https://github.com/TuNguyenThanh/react-native-category/issues"
},
"homepage": "https://github.com/TuNguyenThanh/react-native-category#readme",
"website": "https://github.com/TuNguyenThanh/react-native-category.git"
}