HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /opt/wpsites/datainsightnow.com/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": "vue-cli-service build --mode development --watch",
    "build:production": "vue-cli-service build && yarn run build-webpack-lite && node build.js --mode production",
    "lint": "vue-cli-service lint",
    "build-webpack-lite": "webpack-cli --config webpack/lite.config.js --mode production"
  },
  "dependencies": {
    "@popperjs/core": "^2.11.5",
    "@wordpress/api-fetch": "^5.2.1",
    "chart.js": "^3.9.1",
    "core-js": "^3.6.5",
    "md5": "^2.3.0",
    "sass": "^1.62.1",
    "vue": "^2.6.11",
    "vue-color": "^2.8.1",
    "vue-frag": "^1.4.1",
    "vue-router": "^3.2.0",
    "vuex": "^3.6.2"
  },
  "devDependencies": {
    "@vue/cli-plugin-babel": "~4.5.0",
    "@vue/cli-plugin-eslint": "~4.5.0",
    "@vue/cli-plugin-router": "~4.5.0",
    "@vue/cli-service": "~4.5.0",
    "babel-eslint": "^10.1.0",
    "eslint": "^6.7.2",
    "eslint-plugin-vue": "^6.2.2",
    "sass-loader": "^10",
    "vue-template-compiler": "^2.6.11",
    "webpack-cli": "^4.10.0"
  },
  "eslintConfig": {
    "root": true,
    "env": {
      "node": true
    },
    "extends": [
      "plugin:vue/essential",
      "eslint:recommended"
    ],
    "parserOptions": {
      "parser": "babel-eslint"
    },
    "rules": {}
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not dead"
  ]
}