{
  "name": "lite-vimeo-embed2",
  "version": "0.1.4",
  "description": "A faster vimeo embed.",
  "license": "BSD-3-Clause",
  "main": "src/lite-vimeo-embed.js",
  "style": "src/lite-vimeo-embed.css",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dldevinc/lite-vimeo-embed2.git"
  },
  "keywords": [
    "vimeo",
    "custom element",
    "web component"
  ],
  "author": "Mihail Mishakin <x896321475@gmail.com>",
  "bugs": {
    "url": "https://github.com/dldevinc/lite-vimeo-embed2/issues"
  },
  "homepage": "https://github.com/dldevinc/lite-vimeo-embed2",
  "files": [
    "src/**",
    "package.json",
    "package-lock.json",
    "readme.md"
  ]
}
