UNPKG

react-native-lights-pipesort

Version:

A modernised light-weight UI kit for mobile apps.

60 lines (59 loc) 1.64 kB
{ "name": "react-native-lights-pipesort", "version": "0.0.6", "description": "A modernised light-weight UI kit for mobile apps.", "main": "index.js", "scripts": { "test": "yarn add react-native-lights" }, "repository": { "type": "git", "url": "git+https://github.com/pipesort/react-native-lights.git" }, "keywords": [ "Bottomsheet", "Cards", "Card slider", "Colored cards", "Input", "Modal", "Pinterest cards", "TextInput", "SelectBox" ], "author": "Pipesort Technologies", "license": "ISC", "bugs": { "url": "https://github.com/pipesort/react-native-lights/issues" }, "homepage": "https://github.com/pipesort/react-native-lights#readme", "peerDependencies": { "react": "16.9.0", "react-native": "0.61.5", "react-native-raw-bottom-sheet": "^2.0.6", "react-native-linear-gradient": "^2.5.6" }, "devDependencies": { "@babel/core": "^7.7.7", "@babel/runtime": "^7.7.7", "@react-native-community/eslint-config": "^0.0.6", "@types/jest": "^24.9.1", "@types/react-native": "^0.61.4", "@types/react-test-renderer": "^16.9.2", "babel-jest": "^24.9.0", "eslint": "^6.8.0", "jest": "^24.9.0", "jetifier": "^1.6.5", "metro-react-native-babel-preset": "^0.57.0", "react-native-raw-bottom-sheet": "^2.0.6", "react-native-linear-gradient": "^2.5.6", "react-test-renderer": "16.9.0", "typescript": "^3.7.5" }, "dependencies": { "react": "16.9.0", "react-native": "0.61.5", "react-native-linear-gradient": "^2.5.6", "react-native-raw-bottom-sheet": "^2.0.6" } }