mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
32 lines
639 B
JSON
32 lines
639 B
JSON
{
|
|
"name": "animate.css",
|
|
"filename": "animate.min.css",
|
|
"version": "3.2.0",
|
|
"description": "Plug and play, app-like animations for your websites and web apps.",
|
|
"homepage": "http://daneden.github.io/animate.css",
|
|
"keywords": [
|
|
"animation",
|
|
"css"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Daniel Eden",
|
|
"web": "http://daneden.me"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/daneden/animate.css"
|
|
}
|
|
],
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git://github.com/daneden/animate.css.git",
|
|
"basePath": "",
|
|
"files": [
|
|
"*.css"
|
|
]
|
|
}
|
|
}
|