12 lines
143 B
JSON
12 lines
143 B
JSON
|
{
|
||
|
"name": "animate.css",
|
||
|
"main": "./animate.css",
|
||
|
"ignore": [
|
||
|
".*",
|
||
|
"*.yml",
|
||
|
"Gemfile",
|
||
|
"Gemfile.lock",
|
||
|
"*.md"
|
||
|
]
|
||
|
}
|