Files
docker-rconfig/package.json
2024-10-19 18:23:55 +00:00

50 lines
1.5 KiB
JSON

{
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.2",
"@vue/compiler-sfc": "^3.2.23",
"axios": "^1.3.4",
"laravel-vite-plugin": "^1.0.1",
"postcss": "^8.4.27",
"prettier": "^3.1.0",
"resolve-url-loader": "^5.0.0",
"sass": "^1.64.1",
"sass-loader": "^13.2.0",
"vite": "^5.0.10",
"vue": "^3.4.4",
"vue-loader": "^17.0.0"
},
"name": "rconfig6",
"description": "<p align=\"center\"><a href=\"https://laravel.com\" target=\"_blank\"><img src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\"></a></p>",
"version": "1.0.0",
"main": "webpack.mix.js",
"directories": {
"test": "tests"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "module",
"dependencies": {
"@highlightjs/vue-plugin": "^2.1.0",
"@patternfly/patternfly": "^4.224.5",
"@vueuse/core": "^10.4.1",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"cronstrue": "^2.4.0",
"file-saver": "^2.0.5",
"highlight.js": "^11.6.0",
"monaco-editor": "^0.50.0",
"monaco-editor-webpack-plugin": "^7.0.1",
"vue-axios": "^3.4.0",
"vue-clipboard3": "^2.0.0",
"vue-columns-resizable": "^0.0.1",
"vue-router": "^4.0.12",
"vue3-highlightjs": "^1.0.5"
}
}