@wowmaking/react-native-iron-source
Version:
React Native package to interface the ironSource SDK. https://ironsrc.com
35 lines (34 loc) • 879 B
JSON
{
"name": "@wowmaking/react-native-iron-source",
"version": "7.0.4",
"description": "React Native package to interface the ironSource SDK. https://ironsrc.com",
"main": "index.js",
"scripts": {
"postinstall": "./scripts/linkSKAdNetwork.sh SU67R6K2V3 ../../.."
},
"bin": {
"rnis-linker": "./scripts/linkSKAdNetwork.sh"
},
"keywords": [
"react-native",
"ironsrc",
"iron source"
],
"repository": {
"type": "git",
"url": "https://github.com/wowmaking/react-native-iron-source.git"
},
"homepage": "https://github.com/wowmaking/react-native-iron-source#README",
"author": {
"name": "Dmitriy Kazlouski",
"email": "d.kazlouski@wowmaking.net",
"url": "https://github.com/wowmaking"
},
"license": "MIT",
"peerDependencies": {
"react-native": ">= 0.40.0"
},
"devDependencies": {
"json": "^10.0.0"
}
}