{
  "name": "@enso-ui/dropdown",
  "version": "4.1.7",
  "description": "Bulma and renderless dropdown components for Enso UI.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/enso-ui/dropdown.git"
  },
  "keywords": [
    "dropdown",
    "vue"
  ],
  "author": "Adrian Ocneanu <aocneanu@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/enso-ui/dropdown/issues"
  },
  "homepage": "https://github.com/enso-ui/dropdown#readme",
  "dependencies": {
    "@fortawesome/vue-fontawesome": "3.1.3"
  },
  "peerDependencies": {
    "@enso-ui/directives": "^3.1.0",
    "@enso-ui/dropdown-indicator": "^3.1.0",
    "@enso-ui/transitions": "^2.1.0",
    "vue": "^3.5.0"
  },
  "devDependencies": {
    "@enso-ui/directives": "^3.1.0",
    "@enso-ui/dropdown-indicator": "^3.1.0",
    "@enso-ui/transitions": "^2.1.0",
    "vue": "^3.5.0"
  }
}
