mirror of
https://github.com/zhigang1992/react-native-picker.git
synced 2026-05-25 01:32:26 +08:00
16 lines
322 B
JSON
16 lines
322 B
JSON
{
|
|
"name": "react-native-picker",
|
|
"version": "4.0.11",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:beefe/react-native-picker.git"
|
|
},
|
|
"author": "zooble",
|
|
"license": "MIT"
|
|
}
|