Viewing File: /home/eticmes/www/wp-content/plugins/cookie-law-info/lite/admin/package.json
{
"name": "gdpr-cookie-consent",
"version": "3.0.6",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "node build-dev.js",
"build:production": "node build.js",
"lint": "vue-cli-service lint",
"build-webpack-lite": "webpack-cli --config webpack/lite.config.js --mode production"
},
"dependencies": {
"@popperjs/core": "2.11.8",
"@wordpress/api-fetch": "5.2.1",
"apexcharts": "3.44.2",
"chart.js": "3.9.1",
"core-js": "3.6.5",
"md5": "2.3.0",
"moment": "2.30.1",
"sass": "1.62.1",
"vue": "2.7.16",
"vue-apexcharts": "1.6.1",
"vue-color": "2.8.1",
"vue-frag": "1.4.1",
"vue-router": "3.6.5",
"vuex": "3.6.2"
},
"devDependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/preset-env": "7.24.0",
"@vue/cli-plugin-babel": "4.5.19",
"@vue/cli-plugin-eslint": "4.5.19",
"@vue/cli-plugin-router": "4.5.19",
"@vue/cli-service": "4.5.19",
"anymatch": "3.1.3",
"babel-eslint": "10.1.0",
"braces": "3.0.3",
"ejs": "^3.1.9",
"eslint": "6.8.0",
"eslint-plugin-vue": "6.2.2",
"html-minifier": "^4.0.0",
"ip": "^2.0.0",
"json5": "^2.2.3",
"micromatch": "4.0.8",
"node-forge": "^1.3.1",
"nth-check": "^2.1.1",
"readdirp": "3.6.0",
"sass-loader": "10.4.1",
"tough-cookie": "^4.1.3",
"vue-template-compiler": "2.7.16",
"webpack-cli": "4.10.0",
"webpack-dev-middleware": "^5.3.4"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
Back to Directory
File Manager