18 lines
359 B
JSON
18 lines
359 B
JSON
{
|
|
"name": "chattypub",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Karl Moubarak",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"emoji-js": "^3.5.0",
|
|
"string-strip-html": "^8.3.0",
|
|
"vue-html2pdf": "^1.8.0",
|
|
"zulip-js": "^2.0.9"
|
|
}
|
|
}
|