Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/@fontsource/roboto/package.json
r0c6b92a r79a0317 1 1 { 2 "name": "@fontsource/roboto", 3 "version": "5.1.0", 2 "_from": "@fontsource/roboto@5.1.0", 3 "_id": "@fontsource/roboto@5.1.0", 4 "_inBundle": false, 5 "_integrity": "sha512-cFRRC1s6RqPygeZ8Uw/acwVHqih8Czjt6Q0MwoUoDe9U3m4dH1HmNDRBZyqlMSFwgNAUKgFImncKdmDHyKpwdg==", 6 "_location": "/@fontsource/roboto", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "version", 10 "registry": true, 11 "raw": "@fontsource/roboto@5.1.0", 12 "name": "@fontsource/roboto", 13 "escapedName": "@fontsource%2froboto", 14 "scope": "@fontsource", 15 "rawSpec": "5.1.0", 16 "saveSpec": null, 17 "fetchSpec": "5.1.0" 18 }, 19 "_requiredBy": [ 20 "/" 21 ], 22 "_resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.1.0.tgz", 23 "_shasum": "00230737ec09c60ae877a5e33d067c0607fdd5ba", 24 "_spec": "@fontsource/roboto@5.1.0", 25 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend", 26 "author": { 27 "name": "Google Inc." 28 }, 29 "bugs": { 30 "url": "https://github.com/fontsource/font-files/issues" 31 }, 32 "bundleDependencies": false, 33 "deprecated": false, 4 34 "description": "Self-host the Roboto font in a neatly bundled NPM package.", 5 "main": "index.css", 6 "publishConfig": {"access": "public"}, 35 "homepage": "https://fontsource.org/fonts/roboto", 7 36 "keywords": [ 8 37 "fontsource", … … 19 48 "variable" 20 49 ], 21 "author": "Google Inc.",22 50 "license": "Apache-2.0", 23 "homepage": "https://fontsource.org/fonts/roboto", 51 "main": "index.css", 52 "name": "@fontsource/roboto", 53 "publishConfig": { 54 "access": "public" 55 }, 56 "publishHash": "dddbfe6018596c58", 24 57 "repository": { 25 58 "type": "git", 26 "url": " https://github.com/fontsource/font-files.git",59 "url": "git+https://github.com/fontsource/font-files.git", 27 60 "directory": "fonts/google/roboto" 28 61 }, 29 " publishHash": "dddbfe6018596c58"62 "version": "5.1.0" 30 63 }
Note:
See TracChangeset
for help on using the changeset viewer.