123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "_args": [
- [
- "roboto-fontface@0.10.0",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror/fonts"
- ]
- ],
- "_from": "roboto-fontface@0.10.0",
- "_id": "roboto-fontface@0.10.0",
- "_inBundle": false,
- "_integrity": "sha512-OlwfYEgA2RdboZohpldlvJ1xngOins5d7ejqnIBWr9KaMxsnBqotpptRXTyfNRLnFpqzX6sTDt+X+a+6udnU8g==",
- "_location": "/roboto-fontface",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "roboto-fontface@0.10.0",
- "name": "roboto-fontface",
- "escapedName": "roboto-fontface",
- "rawSpec": "0.10.0",
- "saveSpec": null,
- "fetchSpec": "0.10.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/roboto-fontface/-/roboto-fontface-0.10.0.tgz",
- "_spec": "0.10.0",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror/fonts",
- "author": {
- "name": "Christian Hoffmeister",
- "email": "mail@choffmeister.de",
- "url": "http://choffmeister.de/"
- },
- "bugs": {
- "url": "https://github.com/choffmeister/roboto-fontface-bower/issues"
- },
- "description": "A simple package providing the Roboto fontface.",
- "devDependencies": {
- "less": "2.7.1",
- "node-sass": "3.8.0"
- },
- "homepage": "https://github.com/choffmeister/roboto-fontface-bower",
- "keywords": [
- "roboto",
- "font",
- "fontface"
- ],
- "license": "Apache-2.0",
- "main": "css/roboto/roboto-fontface.css",
- "name": "roboto-fontface",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/choffmeister/roboto-fontface-bower.git"
- },
- "scripts": {
- "test": "./test.sh"
- },
- "version": "0.10.0"
- }
|