{ "_from": "mapbox-to-css-font@^2.4.1", "_id": "mapbox-to-css-font@2.4.2", "_inBundle": false, "_integrity": "sha512-f+NBjJJY4T3dHtlEz1wCG7YFlkODEjFIYlxDdLIDMNpkSksqTt+l/d4rjuwItxuzkuMFvPyrjzV2lxRM4ePcIA==", "_location": "/mapbox-to-css-font", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "mapbox-to-css-font@^2.4.1", "name": "mapbox-to-css-font", "escapedName": "mapbox-to-css-font", "rawSpec": "^2.4.1", "saveSpec": null, "fetchSpec": "^2.4.1" }, "_requiredBy": [ "/ol-mapbox-style" ], "_resolved": "https://registry.npmjs.org/mapbox-to-css-font/-/mapbox-to-css-font-2.4.2.tgz", "_shasum": "a9e31b363ad8ca881cd339ca99f2d2a6b02ea5dd", "_spec": "mapbox-to-css-font@^2.4.1", "_where": "/data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-rail/node_modules/ol-mapbox-style", "author": { "name": "Andreas Hocevar" }, "bugs": { "url": "https://github.com/openlayers/mapbox-to-css-font/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Utility to convert Mapbox GL Style font names to CSS font definitions", "devDependencies": { "eslint": "^5.15.0", "eslint-config-openlayers": "^11.0.0", "karma-mocha": "^2.0.1", "mocha": "^10.2.0", "should": "^13.2.3", "sinon": "^7.2.7", "webpack": "^5.75.0" }, "homepage": "https://github.com/openlayers/mapbox-to-css-font#readme", "keywords": [ "mapbox", "font" ], "license": "BSD-2-Clause", "main": "index.js", "name": "mapbox-to-css-font", "repository": { "type": "git", "url": "git://github.com/openlayers/mapbox-to-css-font.git" }, "scripts": { "lint": "eslint *.js test", "pretest": "npm run lint", "test": "mocha test/index.test.js" }, "version": "2.4.2" }