UNPKG

kushk-thawani-react-native-sdk

Version:

This is a new [**React Native**](https://reactnative.dev) project, bootstrapped using [`@react-native-community/cli`](https://github.com/react-native-community/cli).

55 lines (54 loc) 1.62 kB
{ "name": "kushk-thawani-react-native-sdk", "version": "0.0.3", "private": false, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "lint": "eslint .", "start": "react-native start", "test": "jest" }, "dependencies": { "@react-native-picker/picker": "^2.6.1", "react": "18.2.0", "react-native": "0.72.10" }, "devDependencies": { "@babel/core": "^7.20.0", "@babel/preset-env": "^7.20.0", "@babel/runtime": "^7.20.0", "@react-native/eslint-config": "^0.72.2", "@react-native/metro-config": "^0.72.11", "@tsconfig/react-native": "^3.0.0", "@types/react": "^18.0.24", "@types/react-test-renderer": "^18.0.0", "babel-jest": "^29.2.1", "eslint": "^8.19.0", "jest": "^29.2.1", "metro-react-native-babel-preset": "0.76.8", "prettier": "^2.4.1", "react-test-renderer": "18.2.0", "typescript": "4.8.4" }, "engines": { "node": ">=16" }, "description": "This is a new [**React Native**](https://reactnative.dev) project, bootstrapped using [`@react-native-community/cli`](https://github.com/react-native-community/cli).", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/MaskedAlkindi/Kushk-Thawani-React-Native.git" }, "keywords": [ "Thawani", "Kushk", "TapAndPay" ], "author": "https://github.com/MaskedAlkindi/", "license": "ISC", "bugs": { "url": "https://github.com/MaskedAlkindi/Kushk-Thawani-React-Native/issues" }, "homepage": "https://github.com/MaskedAlkindi/Kushk-Thawani-React-Native#readme" }