Files
cdnjs/ajax/libs/animate.css/package.json
T
Pascal Herbert a0e8cd6d46 Updated Animate.css to 3.1
Updated Animate.css to 3.1
see also issue 2716
2014-02-22 22:39:07 +01:00

24 lines
543 B
JSON

{
"name": "animate.css",
"filename": "animate.min.css",
"version": "3.1.0",
"description": "Plug and play, app-like animations for your websites and web apps.",
"homepage": "http://daneden.me/animate/",
"keywords": [
"animation",
"css"
],
"maintainers" : [
{
"name": "Daniel Eden",
"web": "http://daneden.me"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/daneden/animate.css"
}
]
}