{
  "name": "@matthewp/fly-out",
  "version": "2.1.0",
  "description": "A fly-out (aka drop-down) web component",
  "main": "fly-out.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/matthewp/fly-out.git"
  },
  "files": [
    "fly-out.js"
  ],
  "keywords": [
    "web-component",
    "drop-down"
  ],
  "author": "Matthew Phillips",
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/matthewp/fly-out/issues"
  },
  "homepage": "https://github.com/matthewp/fly-out#readme"
}
