This repository has been archived on 2023-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
web/bibli/ubuntu/composer.json

26 lines
744 B
JSON

{
"name": "earaujoassis/ubuntu-fontface",
"type": "css",
"description": "Ubuntu Font Family",
"homepage": "https://earaujoassis.github.io/ubuntu-fontface/",
"keywords": ["css", "sass", "less", "fonts", "font", "ubuntu", "fontface"],
"authors": [
{
"name": "Ewerton Assis",
"email": "earaujoassis@gmail.com",
"homepage": "https://earaujoassis.com/",
"role": "Maintainer"
},
{
"name": "Pavel Rykov",
"email": "p.rikov@drteam.rocks",
"homepage": "http://drteam.rocks/",
"role": "Contributor"
}
],
"require": {},
"autoload": {},
"minimum-stability": "dev",
"license": "MIT"
}