@triniwiz/nativescript-klaviyo-push-sdk
Version:
Klaviyo NativeScript Push Notifications SDK
35 lines • 829 B
JSON
{
"name": "@triniwiz/nativescript-klaviyo-push-sdk",
"version": "0.0.6",
"description": "Klaviyo NativeScript Push Notifications SDK",
"main": "index",
"types": "index.d.ts",
"nativescript": {
"platforms": {
"ios": "6.0.0",
"android": "6.0.0"
}
},
"repository": {
"type": "git",
"url": "https://github.com/triniwiz/nativescript-plugins.git"
},
"keywords": [
"NativeScript",
"JavaScript",
"TypeScript",
"iOS",
"Android"
],
"author": {
"name": "Osei Fortune",
"email": "osei@nstudio.io"
},
"bugs": {
"url": "https://github.com/triniwiz/nativescript-plugins/issues"
},
"license": "Apache-2.0",
"homepage": "https://github.com/triniwiz/nativescript-plugins",
"readmeFilename": "README.md",
"bootstrapper": "@nativescript/plugin-seed"
}