{
  "name": "svg-filter-animation",
  "version": "1.1.1",
  "description": "Plays given SVG-filter animations.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "svg",
    "svg-filter",
    "animation",
    "filter-animation"
  ],
  "author": "JJ",
  "license": "ISC",
  "dependencies": {
    "jquery": "^3.4.0"
  }
}
