UNPKG

dry-animate

Version:
34 lines (33 loc) 621 B
{ "name": "dry-animate", "version": "0.4.2", "authors": [ "felics <fspoettel@gmail.com>" ], "description": "DRY .scss version of Animate.css", "main": "./scss/_dry-animate.scss", "keywords": [ "scss", "animate", "animate.css", "dry", "sass", "animation" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "_test", "gulpfile.js" ], "devDependencies": { "animate.css": "~3.2.6", "SassyLists": "~2.2.4" }, "homepage": "https://github.com/felics/dry-animate", "dependencies": { "animate.css": "~3.3.0" } }