1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-10-28 15:42:35 +01: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"
}
}