{
  "name": "sv-filtable",
  "version": "2.3.0",
  "description": "A simple JavaScript library to filter HTML tables",
  "main": "src/sv-filtable.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/svivian/sv-filtable-js.git"
  },
  "keywords": [
    "javascript",
    "filter",
    "table"
  ],
  "author": "Scott Vivian",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/svivian/sv-filtable-js/issues"
  },
  "homepage": "https://github.com/svivian/sv-filtable-js#readme"
}
