{
  "name": "rwt-favorites",
  "version": "1.0.24",
  "description": "Site-specific favorites dialog, a standards-based DOM Component",
  "author": "Read Write Tools",
  "license": "see license.html",
  "module": "rwt-shadowbox.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/readwritetools/rwt-favorites.git"
  },
  "keywords": [
    "web-component",
    "custom-element",
    "html-template",
    "shadow-dom",
    "readwritetools"
  ],
  "bugs": {
    "url": "https://github.com/readwritetools/rwt-favorites/issues"
  },
  "homepage": "https://hub.readwritetools.com/components/favorites.blue",
  "files": [
    "img",
    "license.html",
    "readme.md",
    "rwt-favorites.css",
    "rwt-favorites.html",
    "rwt-favorites.js",
    "rwt-registration-keys.js",
    "favorite-data.class.js",
    "favorite-item.class.js"
  ]
}
