mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-13 07:41:08 +01:00
13 lines
175 B
JSON
13 lines
175 B
JSON
{
|
|
"name": "animate.css",
|
|
"version": "3.2.2",
|
|
"main": "./animate.css"
|
|
"ignore": [
|
|
".*",
|
|
"src",
|
|
"*.yml",
|
|
"Gemfile",
|
|
"Gemfile.lock",
|
|
"*.md"
|
|
]
|
|
}
|