{
  "name": "rwt-search",
  "version": "1.0.42",
  "description": "Full text search across a website, a standards-based DOM Component",
  "author": "Read Write Tools",
  "license": "see license.html",
  "module": "rwt-search.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/readwritetools/rwt-search.git"
  },
  "dependencies": {
    "ternwords": "^1.0.9"
  },
  "keywords": [
    "web-component",
    "custom-element",
    "html-template",
    "shadow-dom",
    "readwritetools"
  ],
  "bugs": {
    "url": "https://github.com/readwritetools/rwt-search/issues"
  },
  "homepage": "https://hub.readwritetools.com/components/search.blue",
  "files": [
    "img",
    "license.html",
    "readme.md",
    "rwt-search.css",
    "rwt-search.html",
    "rwt-search.js",
    "rwt-registration-keys.js"
  ]
}
