{
  "scripts": {
    "test:unit": "cypress open --component",
    "test:unit:ci": "cypress run --component --quiet --reporter spec"
  },
  "dependencies": {
    "vue": "^3.2.40"
  },
  "devDependencies": {
    "cypress": "^10.10.0"
  }
}
