mirror of https://github.com/Maecenas/tt-rss.git
An unofficial mirror of the Tiny Tiny RSS, an open-source RSS feed reader and aggregator
https://git.tt-rss.org/fox/tt-rss
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
968 B
37 lines
968 B
{ |
|
"name": "material-design-icons", |
|
"version": "2.2.0", |
|
"repo": "mervick/material-design-icons", |
|
"description": "Google Material Design Icons For Using With Bootstrap", |
|
"authors": [ |
|
{ |
|
"name": "Andrey Izman", |
|
"email": "izmanw@gmail.com" |
|
} |
|
], |
|
"keywords": [ |
|
"icons", |
|
"material", |
|
"material-design", |
|
"google", |
|
"icons-web-font", |
|
"web-font", |
|
"bootstrap" |
|
], |
|
"dependencies": {}, |
|
"development": {}, |
|
"license": "MIT, CC-BY-4.0", |
|
"homepage": "http://github.com/mervick/material-design-icons", |
|
"support": { |
|
"source": "http://github.com/mervick/material-design-icons" |
|
}, |
|
"styles": [ |
|
"css/material-icons.css" |
|
], |
|
"fonts": [ |
|
"fonts/MaterialIcons-Regular.eot", |
|
"fonts/MaterialIcons-Regular.ttf", |
|
"fonts/MaterialIcons-Regular.woff", |
|
"fonts/MaterialIcons-Regular.woff2" |
|
] |
|
} |