chatty-pub/package.json
كارل مبارك 0b3abbe6a7 merged with hrk
2021-07-02 14:53:50 +02:00

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"
}
}