1 Star 0 Fork 20

Tikkhun/RSSHub

forked from 张利军/RSSHub 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 980 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "RSSHub",
"version": "0.0.1",
"description": "Make RSS Great Again!",
"main": "index.js",
"scripts": {
"start": "node index.js",
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DIYgod/RSSHub.git"
},
"keywords": [
"RSS"
],
"author": "DIYgod",
"license": "MIT",
"bugs": {
"url": "https://github.com/DIYgod/RSSHub/issues"
},
"homepage": "https://github.com/DIYgod/RSSHub#readme",
"devDependencies": {
"vuepress": "0.8.4"
},
"dependencies": {
"art-template": "4.12.2",
"axios": "0.18.0",
"cheerio": "1.0.0-rc.2",
"crypto": "1.0.1",
"eslint": "4.19.1",
"form-data": "^2.3.2",
"json-bigint": "0.2.3",
"koa": "2.5.0",
"koa-redis-cache": "3.0.0",
"koa-router": "7.4.0",
"lru-cache": "4.1.2",
"path-to-regexp": "2.2.0",
"readall": "1.0.0",
"winston": "3.0.0-rc3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/radiorz/RSSHub.git
git@gitee.com:radiorz/RSSHub.git
radiorz
RSSHub
RSSHub
master

搜索帮助