1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-09-27 19:12:00 +02:00
ntfy/examples/publish-js/package.json
2022-07-08 08:16:03 -04:00

6 lines
78 B
JSON

{
"dependencies": {
"browserify": "^17.0.0",
"jose": "^4.8.3"
}
}