Add anime.js detection

main
baseplate-admin 3 years ago
parent 571d047067
commit 2f6c5e7905

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

@ -2389,6 +2389,18 @@
], ],
"website": "https://angularjs.org" "website": "https://angularjs.org"
}, },
"anime.js":{
"cats": [
25
],
"description":"Anime.js (/ˈæn.ə.meɪ/) is a lightweight JavaScript animation library with a simple, yet powerful API.It works with CSS properties, SVG, DOM attributes and JavaScript Objects.",
"oss": true,
"js": {
"anime.version": "^([\\d\\.]+)$\\;version:\\1"
},
"icon":"anime.js.png",
"website": "https://animejs.com/"
},
"Ant Design": { "Ant Design": {
"cats": [ "cats": [
66 66