UNPKG

@braze/service-worker

Version:

Braze service worker to be used with the Braze Web SDK.

27 lines (26 loc) 710 B
{ "name": "@braze/service-worker", "version": "6.0.0", "description": "Braze service worker to be used with the Braze Web SDK.", "main": "service-worker.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/braze-inc/braze-web-sdk.git" }, "keywords": [ "Appboy", "Braze" ], "author": "Braze, Inc", "license": "SEE LICENSE IN https://github.com/braze-inc/braze-web-sdk/blob/master/LICENSE", "bugs": { "url": "https://github.com/braze-inc/braze-web-sdk/issues" }, "homepage": "https://github.com/braze-inc/braze-web-sdk#readme", "publishConfig": { "access": "public" } }