{ "name": "native-base", "description": "The missing piece of React Native", "version": "0.2.0", "private": false, "dependencies": { "color": "~0.11.1", "lodash": "~4.11.1", "multiplier": "~0.1.0", "react-native-checkbox": "~1.0.8" }, "peerDependencies": { "react-native-vector-icons": "~1.3.4" }, "repository": { "type": "git", "url": "https://github.com/GeekyAnts/NativeBase.git" }, "main": "index.js" }