You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"name": "oaf",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"author": {
|
|
|
|
"name": "veypi",
|
|
|
|
"email": "veypi@qq.com",
|
|
|
|
"url": "https://github.com/veypi/OneAuth"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"dev": "vite",
|
|
|
|
"build": "vue-tsc --noEmit && vite build",
|
|
|
|
"serve": "vite preview"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@veypi/msg": "^0.1.0",
|
|
|
|
"animate.css": "^4.1.1",
|
|
|
|
"axios": "^0.24.0",
|
|
|
|
"js-base64": "^3.7.2",
|
|
|
|
"mitt": "^3.0.0",
|
|
|
|
"seamless-scroll-polyfill": "^2.1.5",
|
|
|
|
"hot-patcher": "^0.5.0",
|
|
|
|
"path-posix": "^1.0.0",
|
|
|
|
"fast-xml-parser": "^3.19.0",
|
|
|
|
"nested-property": "^4.0.0",
|
|
|
|
"layerr": "^0.1.2",
|
|
|
|
"base-64": "^1.0.0",
|
|
|
|
"md5": "^2.3.0",
|
|
|
|
"url-join": "^4.0.1",
|
|
|
|
"url-parse": "^1.5.3",
|
|
|
|
"vue": "^3.2.16",
|
|
|
|
"vue-router": "^4.0.12",
|
|
|
|
"vuex": "^4.0.2"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"@types/node": "^16.11.12",
|
|
|
|
"@veypi/one-icon": "2.0.6",
|
|
|
|
"@vitejs/plugin-vue": "^1.9.3",
|
|
|
|
"autoprefixer": "^9.8.8",
|
|
|
|
"less": "^4.1.2",
|
|
|
|
"naive-ui": "^2.19.11",
|
|
|
|
"postcss": "^7.0.39",
|
|
|
|
"tailwindcss": "npm:@tailwindcss/postcss7-compat@2.1.0",
|
|
|
|
"typescript": "^4.4.3",
|
|
|
|
"vfonts": "^0.1.0",
|
|
|
|
"vite": "^2.6.4",
|
|
|
|
"vue-tsc": "^0.3.0"
|
|
|
|
}
|
|
|
|
}
|