animatewithsass
Version:
A SASS port of Dan Eden's Animate.css
23 lines (22 loc) • 431 B
JSON
{
"name": "animatewithsass",
"version": "3.2.1",
"homepage": "https://github.com/geoffgraham/animate.scss",
"authors": [
"geoffgraham <@geoffreygraham>"
],
"description": "A SASS port of Dan Eden's Animate.css",
"main": ["animate.scss"],
"keywords": [
"animate.scss",
"animate.css",
"animate"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}