@mobiloud/ml-push-popup
Version:
A modern, iOS-style popup widget designed specifically for MobiLoud mobile apps to prompt users to enable push notifications
33 lines • 874 B
JSON
{
"name": "@mobiloud/ml-push-popup",
"version": "1.2.5",
"description": "A modern, iOS-style popup widget designed specifically for MobiLoud mobile apps to prompt users to enable push notifications",
"main": "script.js",
"files": [
"script.js",
"README.md",
"LICENSE"
],
"keywords": [
"push-notifications",
"popup",
"widget",
"mobiloud",
"mobile-app",
"ios-style",
"notification-prompt"
],
"author": "MobiLoud <support@mobiloud.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/50pixels/ml-push-popup.git"
},
"bugs": {
"url": "https://github.com/50pixels/ml-push-popup/issues"
},
"homepage": "https://github.com/50pixels/ml-push-popup#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}