UNPKG

ayetsdk

Version:
41 lines 1.01 kB
{ "name": "ayetsdk", "title": "AyeT Studios React Native publisher SDK", "version": "1.0.12", "description": "AyeT Studios React Native wrapper for publisher SDK", "main": "src/ayet_sdk.js", "types": "src/ayet_sdk.d.ts", "peerDependencies": { "react-native-webview": ">= 10.9.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ayetstudios/ayetstudios-react-native-sdk.git", "baseUrl": "https://github.com/ayetstudios/ayetstudios-react-native-sdk" }, "keywords": [ "react-native", "ayetstudios", "offerwall", "cpa offers", "offer wall", "offer wall app", "publisher offerwall", "offerwall monetization", "mobile offerwall", "best offerwalls" ], "author": { "name": "Ayet Studios", "email": "support@ayetstudios.com" }, "license": "MIT", "readmeFilename": "README.md", "files": [ "src/*", "android/**/*" ] }