svg-filter-animation
Version:
Plays given SVG-filter animations.
21 lines (20 loc) • 410 B
JSON
{
"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"
}
}