UNPKG

react-native-ironsource

Version:

App Monetization and Ads Manegement through Iron Source

53 lines (52 loc) 1.23 kB
{ "name": "react-native-ironsource", "title": "React Native Ironsource", "version": "1.1.2", "description": "App Monetization and Ads Manegement through Iron Source", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "rnpm": { "ios": { "sourceDir": "./ios" } }, "repository": { "type": "git", "url": "https://github.com/rf1804/react-native-ironsource.git", "baseUrl": "https://github.com/rf1804/react-native-ironsource" }, "homepage": "https://github.com/rf1804/react-native-ironsource#readme", "bugs": { "url": "https://github.com/rf1804/react-native-ironsource/issues" }, "keywords": [ "react", "native", "react-native", "offerwall", "ads", "adwall", "rewards", "rewarded", "ironsource", "iron-source", "iron source" ], "author": { "name": "Mohamad Arif Raja", "email": "rfraja2943@gmail.com" }, "license": "MIT", "licenseFilename": "LICENSE", "readmeFilename": "README.md", "peerDependencies": { "react": "16.0.0-alpha.6", "react-native": "^0.44.1" }, "devDependencies": { "react": "16.0.0-alpha.6", "react-native": "^0.44.1" } }