react-native-ui-lib
Version:
[](https://travis-ci.org/wix/react-native-ui-lib) [](https://www.npmjs.com/package/react-native-ui-lib) [![NPM Down
18 lines (17 loc) • 424 B
JSON
{
"name": "react-native-uilib-core",
"version": "1.0.0",
"description": "Our uilib native components (separated from js components)",
"main": "components/index.js",
"scripts": {},
"author": "Ethan Sharabi <ethan.shar@gmail.com>",
"license": "MIT",
"dependencies": {
"lodash": "^4.0.0",
"prop-types": "^15.5.10"
},
"peerDependencies": {
"react": "^16.0.0",
"react-native": "^0.51.0"
}
}