UNPKG
notificare-web
Version:
beta (4.0.0-beta.2)
latest (4.2.2)
4.2.2
4.2.1
4.2.0
4.1.0
4.0.1
4.0.0
4.0.0-beta.2
4.0.0-beta.1
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.2.0-beta.1
3.1.1
3.1.0
3.1.0-beta.2
3.1.0-beta.1
3.0.0
3.0.0-beta.3
3.0.0-beta.2
The official Notificare JS library.
notificare.com
notificare/notificare-sdk-web
notificare-web
/
push-ui
/
package.json
8 lines
(7 loc)
•
185 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"notificare-web/push-ui"
,
"main"
:
"dist/index.cjs.js"
,
"browser"
:
"dist/esm/index.esm.js"
,
"module"
:
"dist/esm/index.esm.js"
,
"typings"
:
"dist/push-ui/index.d.ts"
}