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