UNPKG

itkitchen-react-native-ui-lib

Version:
47 lines (46 loc) 1.04 kB
{ "name": "itkitchen-react-native-ui-lib", "version": "1.4.5", "description": "itkitchen react-native ui lib", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/blnaxblachbl/itkitchen-react-native-ui-lib.git" }, "author": "Tit Hardwood <tit@itkitchen.su> (https://itkitchen.su)", "license": "ISC", "bugs": { "url": "https://github.com/blnaxblachbl/itkitchen-react-native-ui-lib/issues" }, "homepage": "https://github.com/blnaxblachbl/itkitchen-react-native-ui-lib#readme", "devDependencies": { "react": "16.12.0", "react-native": "0.61.5" }, "peerDependencies": { "react": "*", "react-native": "*" }, "keywords": [ "react-native", "react", "native", "itkitchen", "ui", "lib", "switch", "animated", "header", "full", "list", "email", "animated text input", "button", "hex to rgb", "drop down", "radio" ] }