{
  "name": "swag-language-pack",
  "version": "1.0.0",
  "private": true,
  "description": "",
  "main": "index.js",
  "scripts": {
    "unit": "jest --config jest.config.js --ci",
    "unit-watch": "jest --config jest.config.js --watch"
  },
  "keywords": [],
  "author": "",
  "license": "MIT",
  "devDependencies": {
    "@babel/plugin-proposal-class-properties": "7.18.6",
    "@babel/preset-env": "7.26.9",
    "@shopware-ag/jest-preset-sw6-admin": "^6.0.1",
    "@vue/test-utils": "2.4.6",
    "@vue/compat": "3.5.13",
    "@vue/compiler-sfc": "3.4.38",
    "@vue/component-compiler-utils": "3.3.0",
    "jest": "29.7.0",
    "jest-environment-jsdom": "29.7.0",
    "jest-junit": "15.0.0",
    "jest-util": "29.7.0",
    "raw-loader": "4.0.2",
    "uuidv7": "0.6.3",
    "core-js": "3.40.0",
    "flush-promises": "1.0.2",
    "vue": "3.5.13",
    "vue-template-compiler": "2.7.14"
  }
}
