react-native-elements
Version:
React Native Elements & UI Toolkit
26 lines (25 loc) • 620 B
JSON
{
"name": "react-native-elements",
"version": "0.4.2",
"description": "React Native Elements & UI Toolkit",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/dabit3/React-Native-Elements.git"
},
"keywords": [
"react-native",
"reactjs",
"reactnative",
"bootstrap"
],
"peerDependencies": {
"react-native-vector-icons": "^2.1.0"
},
"author": "Nader Dabit",
"license": "MIT",
"bugs": {
"url": "https://github.com/dabit3/React-Native-Elements/issues"
},
"homepage": "https://github.com/dabit3/React-Native-Elements#readme"
}