diff --git a/package.json b/package.json new file mode 100644 index 000000000..ac985028e --- /dev/null +++ b/package.json @@ -0,0 +1,6 @@ +{ + "dependencies": { + "dompurify": "^3.0.6", + "readability": "^0.1.0" + } +}