????
Current Path : /proc/thread-self/root/lib/python3.6/site-packages/glances/outputs/static/ |
Current File : //proc/thread-self/root/lib/python3.6/site-packages/glances/outputs/static/package.json |
{ "private": true, "dependencies": { "bootstrap": "^3.4.1", "favico.js": "^0.3.10", "hotkeys-js": "^3.10.0", "lodash": "^4.17.21", "sanitize-html": "^2.7.2", "vue": "^3.2.41" }, "devDependencies": { "copy-webpack-plugin": "^11.0.0", "css-loader": "^6.7.1", "del": "^7.0.0", "eslint": "^8.25.0", "eslint-plugin-vue": "^9.6.0", "html-webpack-plugin": "^5.5.0", "less": "^4.1.3", "less-loader": "^11.1.0", "sass": "^1.55.0", "sass-loader": "^13.1.0", "style-loader": "^3.3.1", "url-loader": "^4.1.1", "vue-loader": "^17.0.0", "webpack": "^5.74.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.11.1" }, "scripts": { "build": "webpack --progress --mode=production", "start": "webpack serve --mode=development", "watch": "webpack --progress --watch", "lint": "eslint ./ --ext .js,.vue" } }