/
githubmirror
/
anime
Обзор
Документация
Войти
/
githubmirror
/
anime
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
3.2.0
bower.json
30 строк
531 B
Julian Garnier
Add https
09 янв 2019, 02:21
09 янв 2019, 02:21
6109551
Код
Авторство
О чём код?
{ "name": "animejs", "description": "JavaScript animation engine", "main": "anime.js", "repository": { "type": "git", "url": "https://github.com/juliangarnier/anime.git" }, "keywords": [ "anime", "animation", "javascript", "CSS", "transforms", "SVG", "canvas" ], "authors": [ "Julian Garnier <hello@julian.gr>" ], "license": "MIT", "homepage": "https://animejs.com/", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }