{
    "name": "ibm-mfp-web-push",
    "version": "8.0.2020052213",
    "description": "IBM MFP Web Push SDK",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "dependencies": {
        "jssha": "^2.3.1",
        "promiz": "^1.0.5",
        "sjcl": "^1.0.8"
    },
    "keywords": [
        "ibm",
        "push",
        "mobilefirst",
        "push notifications",
        "web push notifications",
        "webpush"
    ],
    "author": "IBM",
    "license": "SEE LICENSE IN LICENSE.TXT"
}