/
githubmirror
/
bootstrap
Обзор
Документация
Войти
/
githubmirror
/
bootstrap
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v4.6.2
composer.json
37 строк
745 B
XhmikosR
Fix broken URI fragments and redirects.
02 апр 2018, 19:19
02 апр 2018, 19:19
10c64bd
Код
Авторство
О чём код?
{ "name": "twbs/bootstrap", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "keywords": [ "css", "js", "sass", "mobile-first", "responsive", "front-end", "framework", "web" ], "homepage": "https://getbootstrap.com/", "authors": [ { "name": "Mark Otto", "email": "markdotto@gmail.com" }, { "name": "Jacob Thornton", "email": "jacobthornton@gmail.com" } ], "support": { "issues": "https://github.com/twbs/bootstrap/issues" }, "license": "MIT", "extra": { "branch-alias": { "dev-master": "3.3.x-dev" } }, "replace": { "twitter/bootstrap": "self.version" } }