{
  "name": "rwt-reading-points",
  "version": "1.0.19",
  "description": "Percentage read, reading time & points, a standards-based DOM Component",
  "author": "Read Write Tools",
  "license": "MIT",
  "module": "rwt-reading-points.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/readwritetools/rwt-reading-points.git"
  },
  "scripts": {
    "bump-version": "npm version patch && git push && git push --tags"
  },
  "keywords": [
    "web-component",
    "custom-element",
    "html-template",
    "shadow-dom",
    "readwritetools"
  ],
  "bugs": {
    "url": "https://github.com/readwritetools/rwt-reading-points/issues"
  },
  "homepage": "https://hub.readwritetools.com/components/reading-points.blue",
  "files": [
    "rwt-reading-points.blue",
    "rwt-reading-points.css",
    "rwt-reading-points.js",
    "readers-data.class.js",
    "readers-item.class.js"
  ]
}
