UNPKG

insert-affiliate-react-native-sdk

Version:

A package for connecting with the Insert Affiliate Platform to add app based affiliate marketing.

29 lines (28 loc) 763 B
{ "name": "insert-affiliate-react-native-sdk", "version": "1.6.3", "description": "A package for connecting with the Insert Affiliate Platform to add app based affiliate marketing.", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc" }, "keywords": [ "react-native", "react-native-branch", "iaptic" ], "author": "Michael Butler", "license": "MIT", "devDependencies": { "@jeremybarbet/apple-api-types": "^1.4.1", "@react-native-async-storage/async-storage": "^2.0.0", "@types/react": "^18.3.12", "@types/react-native": "^0.72.8", "axios": "^1.7.7", "react": "^18.3.1", "react-native": "^0.76.1", "react-native-branch": "^6.4.0", "typescript": "^5.6.3" } }