UNPKG

@callosum/react-native-google-ad-manager

Version:

Google Ad Manager for react-native

60 lines (59 loc) 1.72 kB
{ "name": "@callosum/react-native-google-ad-manager", "version": "2.0.2", "description": "Google Ad Manager for react-native", "main": "index.js", "scripts": { "test": "jest", "test:watch": "jest --watch" }, "keywords": [ "react-native", "Google", "Ad", "Manager", "GAM", "DFP" ], "author": "Callosum Software <oss@callosum-sw.de>", "license": "MIT", "peerDependencies": { "prop-types": "^15.7.2", "react": "^16.8.3" }, "devDependencies": { "@babel/core": "^7.7.2", "@babel/plugin-proposal-class-properties": "^7.7.0", "@babel/preset-env": "^7.7.1", "@babel/preset-react": "^7.7.0", "@callosum/eslint-config-callosum": "^0.1.0", "babel-eslint": "^10.0.1", "babel-plugin-transform-export-extensions": "^6.22.0", "babel-preset-react-native": "^4.0.1", "enzyme": "^3.10.0", "enzyme-adapter-react-16": "^1.15.1", "eslint": "^5.16.0", "eslint-config-airbnb": "^17.1.0", "eslint-config-prettier": "^4.3.0", "eslint-plugin-import": "^2.17.3", "eslint-plugin-jsx-a11y": "^6.2.1", "eslint-plugin-prettier": "^3.1.0", "eslint-plugin-react": "^7.13.0", "jest": "^24.9.0", "jest-environment-enzyme": "^7.1.2", "jest-enzyme": "^7.1.2", "prettier": "^1.15.2", "react": "^16.12.0", "react-dom": "^16.12.0", "react-native": "^0.61.4", "react-test-renderer": "^16.12.0" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/cmsw/react-native-google-ad-manager.git" }, "bugs": { "url": "https://gitlab.com/cmsw/react-native-google-ad-manager/issues" }, "homepage": "https://gitlab.com/cmsw/react-native-google-ad-manager#readme" }