mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-21 19:22:17 +00:00
27 lines
765 B
JSON
27 lines
765 B
JSON
{
|
|
"name": "magicmirror-fonts",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "magicmirror-fonts",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"roboto-fontface": "^0.10.0"
|
|
}
|
|
},
|
|
"node_modules/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=="
|
|
}
|
|
},
|
|
"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=="
|
|
}
|
|
}
|
|
}
|