UNPKG

gomarketme-react-native-expo

Version:

Affiliate Marketing for React Native Expo-Based iOS and Android Apps.

42 lines (41 loc) 1.01 kB
{ "name": "gomarketme-react-native-expo", "version": "2.0.1", "description": "Affiliate Marketing for React Native Expo-Based iOS and Android Apps.", "main": "lib/index.js", "types": "lib/index.d.ts", "scripts": { "build": "tsc", "prepack": "npm run build" }, "dependencies": { "axios": "^1.7.7", "expo": "~51.0.28", "expo-application": "^6.0.2", "expo-device": "^7.0.2", "expo-localization": "^15.0.3", "expo-modules-core": "^2.2.0", "react-native-iap": "^12.16.1" }, "devDependencies": { "@babel/preset-env": "^7.20.0", "@types/react": "^18.3.18", "@types/react-native": "^0.72.8", "typescript": "^5.7.3" }, "keywords": [ "react-native", "expo", "in-app-purchases", "affiliates", "sdk", "gomarketme" ], "repository": { "type": "git", "url": "https://github.com/GoMarketMe/gomarketme-react-native-expo.git" }, "author": "GoMarketMe", "license": "MIT", "homepage": "https://gomarketme.co" }