4 Star 2 Fork 0

durban.zhang / node-rss-spider

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 701 Bytes
一键复制 编辑 原始数据 按行查看 历史
durban.zhang 提交于 2015-06-06 23:00 . 添加依赖库
{
"name": "node-spider",
"version": "1.0.0",
"description": "Nodejs RSS Spider",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"dependencies": {
"async": "^0.9.0",
"bluebird": "^2.9.25",
"co": "^4.5.4",
"cron": "^1.0.9",
"debug": "^2.2.0",
"feedparser": "^1.0.1",
"iconv": "^2.1.7",
"later": "^1.1.6",
"lodash": "^3.8.0",
"moment": "^2.10.3",
"mongodb": "^2.0.31",
"mongoose": "^4.0.2",
"mysql": "^2.6.2",
"node-readability": "^1.0.0",
"request": "^2.55.0",
"sequelize": "^2.1.3",
"sequelize-cli": "^1.7.0",
"should": "^6.0.3"
}
}
JavaScript
1
https://gitee.com/durban/node-rss-spider.git
git@gitee.com:durban/node-rss-spider.git
durban
node-rss-spider
node-rss-spider
master

搜索帮助