UNPKG

@nativescript/google-mobile-ads

Version:
40 lines 849 B
{ "name": "@nativescript/google-mobile-ads", "version": "5.0.4", "description": "NativeScript Google mobile Ads", "main": "index", "types": "index.d.ts", "nativescript": { "platforms": { "ios": "6.0.0", "android": "6.0.0" } }, "repository": { "type": "git", "url": "https://github.com/NativeScript/plugins.git" }, "keywords": [ "NativeScript", "JavaScript", "TypeScript", "iOS", "Android", "Ads", "AdMob", "Google", "Mobile", "Ads" ], "author": { "name": "NativeScript", "email": "oss@nativescript.org" }, "bugs": { "url": "https://github.com/NativeScript/plugins/issues" }, "license": "Apache-2.0", "homepage": "https://github.com/NativeScript/plugins", "readmeFilename": "README.md", "bootstrapper": "@nativescript/plugin-seed" }