Add ui for answers from source
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "example",
|
||||
"name": "tellall",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "test.js",
|
||||
@@ -10,9 +10,9 @@
|
||||
"express": "^4.13.0",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"mongodb": "^2.2.33",
|
||||
"nodejs-text-summarizer": "^2.0.3",
|
||||
"nodemailer": "^4.4.1",
|
||||
"request": "^2.83.0"
|
||||
},
|
||||
"author": "Matt Kruse <github@mattkruse.com> (http://mattkruse.com/)",
|
||||
"license": "MIT"
|
||||
"request": "^2.83.0",
|
||||
"rss-parser": "^3.1.1",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user