/
githubmirror
/
animate.css
Обзор
Документация
Войти
/
githubmirror
/
animate.css
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
3.3.1
package.json
26 строк
538 B
Daniel Eden
Merge branch 'master' of github.com:daneden/animate.css
02 авг 2015, 23:10
02 авг 2015, 23:10
caa3153
Код
Авторство
О чём код?
{ "name": "animate.css", "version": "3.3.0", "repository": { "type": "git", "url": "https://github.com/daneden/animate.css.git" }, "jspm": { "main":"animate.css!", "format":"global", "directories": { "lib":"./" } }, "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" }, "spm": { "main": "./animate.css" } }