animatewithsass
Version:
A SASS port of Dan Eden's Animate.css
25 lines (24 loc) • 611 B
JSON
{
"name": "animatewithsass",
"version": "3.2.1",
"description": "A SASS port of Dan Eden's Animate.css",
"main": "animate.scss",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/geoffgraham/animate.scss.git"
},
"author": "geoffgraham <@geoffreygraham>",
"license": "MIT",
"bugs": {
"url": "https://github.com/geoffgraham/animate.scss/issues"
},
"homepage": "https://github.com/geoffgraham/animate.scss#readme",
"keywords": [
"animate.scss",
"animate.css",
"animate"
]
}