UNPKG

anicollection

Version:

AniCollection, The easiest way to find, use and share CSS3 animations.

22 lines (21 loc) 505 B
{ "name": "anicollection", "version": "0.1.0", "repository": { "type": "git", "url": "https://github.com/anicollection/anicollection.git" }, "devDependencies": { "grunt": "~0.4.1", "grunt-autoprefixer": "~0.4.0", "grunt-contrib-watch": "~0.5.3", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-cssmin": "~0.8.0", "load-grunt-tasks": "~0.2.0", "css-annotation": "^0.4.0", "js-beautify": "^1.5.5" }, "spm": { "main": "dist/anicollection.css" } }