mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-18 20:59:45 +00:00
13 lines
371 B
JSON
13 lines
371 B
JSON
{
|
|
"name": "magicmirror-fonts",
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"roboto-fontface": {
|
|
"version": "0.10.0",
|
|
"resolved": "https://registry.npmjs.org/roboto-fontface/-/roboto-fontface-0.10.0.tgz",
|
|
"integrity": "sha512-OlwfYEgA2RdboZohpldlvJ1xngOins5d7ejqnIBWr9KaMxsnBqotpptRXTyfNRLnFpqzX6sTDt+X+a+6udnU8g=="
|
|
}
|
|
}
|
|
}
|