anicollection
Version:
AniCollection, The easiest way to find, use and share CSS3 animations.
33 lines (32 loc) • 809 B
JSON
{
"name": "anicollection",
"version": "1.0.0",
"description": "AniCollection, The easiest way to find, use and share CSS3 animations.",
"author": "Dariel N. Vila <darielnoel@gmail.com>",
"repository": {
"type": "git",
"url": "https://github.com/anicollection/anicollection.git"
},
"keywords": [
"animations",
"css3 animations",
"anijs",
"web",
"animation",
"collection"
],
"devDependencies": {
"css-annotation": "^0.4.0",
"grunt": "~0.4.1",
"grunt-autoprefixer": "~0.4.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-cssmin": "~0.8.0",
"grunt-contrib-watch": "~0.5.3",
"js-beautify": "^1.5.5",
"load-grunt-tasks": "~0.2.0",
"mustache": "^1.2.0"
},
"spm": {
"main": "dist/anicollection.css"
}
}