gomarketme-react-native-expo
Version:
Affiliate Marketing for Expo-Based iOS and Android Apps.
50 lines (49 loc) • 1.19 kB
JSON
{
"name": "gomarketme-react-native-expo",
"version": "4.0.3",
"description": "Affiliate Marketing for Expo-Based iOS and Android Apps.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/GoMarketMe/gomarketme-react-native-expo.git"
},
"scripts": {
"build": "tsc",
"prepack": "npm run build"
},
"homepage": "https://gomarketme.co",
"keywords": [
"expo",
"affiliate-marketing",
"influencer-marketing",
"in-app-purchases",
"subscriptions",
"gomarketme",
"sdk",
"iOS",
"Android",
"mobile",
"monetization",
"influencers"
],
"author": "GoMarketMe",
"license": "MIT",
"dependencies": {
"@react-native-async-storage/async-storage": "^2.2.0",
"axios": "^1.13.2",
"expo": "^55.0.11",
"expo-application": "~55.0.12",
"expo-constants": "~55.0.11",
"expo-device": "~55.0.12",
"expo-iap": "^3.1.26",
"expo-localization": "~55.0.11",
"react": "19.2.0",
"react-native": "0.83.4"
},
"devDependencies": {
"@babel/preset-env": "^7.20.0",
"@types/react": "~19.2.10",
"typescript": "~5.9.2"
}
}