123456789101112131415 |
- {
- "name": "magicmirror-fonts",
- "description": "Package for fonts use by MagicMirror Core.",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/MichMich/MagicMirror.git"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/MichMich/MagicMirror/issues"
- },
- "dependencies": {
- "roboto-fontface": "^0.10.0"
- }
- }
|