UNPKG

638 BJSONView Raw
1{
2 "name": "fw-react-native-wheel-picker",
3 "version": "1.0.1",
4 "description": "React native cross platform picker.",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git@github.com:yangbo5207/fw-react-native-wheel-picker.git"
12 },
13 "keywords": [
14 "react-native",
15 "picker",
16 "wheel"
17 ],
18 "author": "feewee",
19 "license": "ISC",
20 "bugs": {
21 "url": "https://github.com/lesliesam/react-native-wheel-picker/issues"
22 },
23 "homepage": "https://github.com/lesliesam/react-native-wheel-picker#readme",
24 "dependencies": {}
25}