react-native-adbrix-remaster-preview
Version:
Adbrix SDK for react-native
34 lines (32 loc) • 705 B
JSON
{
"name": "react-native-adbrix-remaster-preview",
"version": "2.0.4",
"description": "Adbrix SDK for react-native",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"react": "16.13.1",
"react-native": "0.63.4"
},
"peerDependencies": {
"react": "*",
"react-native": "*"
},
"keywords": [
"react-native",
"android",
"ios",
"adbrix",
"dfinery",
"igaworks"
],
"author": "mike-han",
"homepage" : "https://www.adbrix.io",
"license": "IGAWORKS",
"repository": {
"type": "git",
"url": "git+https://github.com/IGAWorksDev/react-native-adbrix-remaster.git"
}
}