From ef089c7e4ff1f4fa225ebfef4a03e282a52c3521 Mon Sep 17 00:00:00 2001 From: luchenqun Date: Thu, 24 Nov 2016 10:55:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86node=20readability=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E5=8A=A0=E4=B8=8A=E5=8E=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 7b89412..1cc4ab4 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "express-session": "^1.14.1", "morgan": "~1.7.0", "mysql": "^2.11.1", + "node-readability": "^2.2.0", "serve-favicon": "~2.3.0", "supervisor": "^0.11.0" }