{
    "name": "ithenticate-plagiarism-detector-plugin",
    "version": "1.0.7.0",
    "description": "Plugins to run plagiarism check using iThenticate service",
    "main": "index.js",
    "scripts": {
      "dev": "vite build --watch --minify=false",
      "build": "vite build",
      "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
    },
    "author": "",
    "license": "GPL-3",
    "devDependencies": {
      "@rushstack/eslint-patch": "^1.10.5",
      "@vitejs/plugin-vue": "^5.2.1",
      "@vue/eslint-config-prettier": "^10.2.0",
      "eslint": "^9.20.0",
      "eslint-plugin-vue": "^9.32.0",
      "prettier": "^3.5.0",
      "vite": "^6.4.1"
    }
  }
  