{ "name": "magicmirror-fonts", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "magicmirror-fonts", "license": "MIT", "dependencies": { "@fontsource/roboto": "^5.0.8", "@fontsource/roboto-condensed": "^5.0.14" } }, "node_modules/@fontsource/roboto": { "version": "5.0.8", "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.8.tgz", "integrity": "sha512-XxPltXs5R31D6UZeLIV1td3wTXU3jzd3f2DLsXI8tytMGBkIsGcc9sIyiupRtA8y73HAhuSCeweOoBqf6DbWCA==" }, "node_modules/@fontsource/roboto-condensed": { "version": "5.0.14", "resolved": "https://registry.npmjs.org/@fontsource/roboto-condensed/-/roboto-condensed-5.0.14.tgz", "integrity": "sha512-ZNBHUhE5/3z9efMIjpBblFsfLHgGotJjlzKd5Q8DODbkRRWy6Yh+JnbiaJZ8zwQyHyYBNOolk57BG4BcjSzrRg==" } } }