1 Star 0 Fork 3

大猫/pdfjs-nuxt3-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
yangjihong 提交于 2023-09-05 10:46 . feat: 修改版本号
{
"name": "nuxt-app",
"private": true,
"version": "0.0.33",
"scripts": {
"build": "nuxi build",
"dev": "nuxt dev",
"generate": "nuxt generate",
"preview": "nuxi preview",
"postinstall": "nuxt prepare",
"lint": "eslint . --ext .ts,.vue",
"lintfix": "eslint . --ext .ts,.vue --fix"
},
"devDependencies": {
"@nuxt/devtools": "0.7.1",
"@types/node": "^18",
"@types/ua-parser-js": "^0.7.36",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"autoprefixer": "^10.4.14",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.15.1",
"nuxt": "3.6.1",
"postcss": "^8.4.24",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.2"
},
"dependencies": {
"@ant-design/icons-vue": "^6.1.0",
"@pinia/nuxt": "^0.4.11",
"ant-design-vue": "^3.2.20",
"axios": "^1.4.0",
"pdfjs-dist": "3.7.107",
"pinia": "^2.1.4",
"sass": "^1.63.6",
"typescript": "^4.7.4",
"uuid": "^9.0.0",
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/codingcat/pdfjs-nuxt3-demo.git
git@gitee.com:codingcat/pdfjs-nuxt3-demo.git
codingcat
pdfjs-nuxt3-demo
pdfjs-nuxt3-demo
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385