2 Star 7 Fork 7

AnyAnt/rssant-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.46 KB
一键复制 编辑 原始数据 按行查看 历史
guyskk 提交于 2022-09-16 17:41 . feat: add ezrevenue integration
{
"name": "rssant-web",
"version": "1.0.0",
"private": true,
"scripts": {
"serve": "npm run copy_libs && vue-cli-service serve",
"build": "sh scripts/pre_build.sh && vue-cli-service build --report && npm run copy_libs dist && node scripts/write_build_id.js",
"test:unit": "vue-cli-service test:unit",
"lint": "vue-cli-service lint",
"copy_libs": "sh scripts/copy_libs.sh",
"serve_dist": "node scripts/serve_dist.js",
"build_history": "node scripts/build_history.js",
"caddy": "caddy run -config scripts/Caddyfile"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@fortawesome/free-brands-svg-icons": "^5.13.0",
"@fortawesome/free-regular-svg-icons": "^5.13.0",
"@fortawesome/free-solid-svg-icons": "^5.13.0",
"@fortawesome/vue-fontawesome": "^0.1.9",
"axios": "^0.21.4",
"core-js": "^3.4.4",
"darkreader": "^4.9.27",
"date-fns": "^2.16.1",
"github-markdown-css": "^2.10.0",
"hami-vuex": "^0.1.2",
"js-cookie": "^2.2.0",
"lodash": "^4.17.21",
"material-design-icons": "^3.0.1",
"mathjax": "^2.7.8",
"mescroll.js": "^1.4.1",
"muse-ui": "^3.0.2",
"muse-ui-loading": "^0.2.0",
"muse-ui-message": "^0.2.1",
"muse-ui-toast": "^0.3.0",
"register-service-worker": "^1.7.1",
"typeface-roboto": "0.0.54",
"ua-parser-js": "^0.7.21",
"viewerjs": "^1.9.0",
"vue": "^2.6.10",
"vue-router": "^3.1.3",
"vuex": "^3.1.2"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/preset-env": "^7.9.6",
"@vue/cli-plugin-babel": "^4.5.9",
"@vue/cli-plugin-eslint": "^4.5.9",
"@vue/cli-plugin-pwa": "^4.5.9",
"@vue/cli-plugin-router": "^4.5.9",
"@vue/cli-plugin-unit-mocha": "^4.5.9",
"@vue/cli-plugin-vuex": "^4.5.9",
"@vue/cli-service": "^4.5.9",
"@vue/eslint-config-standard": "^5.1.2",
"@vue/test-utils": "1.0.0-beta.29",
"babel-eslint": "^10.1.0",
"babel-plugin-component": "^1.1.1",
"babel-plugin-import": "^1.13.0",
"babel-plugin-lodash": "^3.3.4",
"chai": "^4.1.2",
"eslint": "^6.7.2",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^6.2.2",
"express-http-proxy": "^1.6.0",
"http-proxy-middleware": "^0.20.0",
"less": "^3.11.1",
"less-loader": "^5.0.0",
"vue-template-compiler": "^2.6.10"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anyant/rssant-web.git
git@gitee.com:anyant/rssant-web.git
anyant
rssant-web
rssant-web
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385