@nativescript/firebase-in-app-messaging
Version:
NativeScript Firebase - In App Messaging
41 lines • 930 B
JSON
{
"name": "@nativescript/firebase-in-app-messaging",
"version": "5.0.2",
"description": "NativeScript Firebase - In App Messaging",
"main": "index",
"typings": "index.d.ts",
"nativescript": {
"platforms": {
"ios": "6.0.0",
"android": "6.0.0"
}
},
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/firebase.git"
},
"keywords": [
"NativeScript",
"JavaScript",
"TypeScript",
"iOS",
"Android",
"Firebase",
"Messaging",
"In App Messaging",
"Campaigns",
"Contextual"
],
"author": {
"name": "NativeScript",
"email": "oss@nativescript.org"
},
"bugs": {
"url": "https://github.com/NativeScript/firebase/issues"
},
"license": "Apache-2.0",
"homepage": "https://github.com/NativeScript/firebase",
"readmeFilename": "README.md",
"bootstrapper": "@nativescript/plugin-seed",
"types": "./index.d.d.ts"
}