You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
1.8 KiB

{
"_args": [
[
"mapbox-to-css-font@2.4.1",
"/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile"
]
],
"_from": "mapbox-to-css-font@2.4.1",
"_id": "mapbox-to-css-font@2.4.1",
"_inBundle": false,
"_integrity": "sha512-QQ/iKiM43DM9+aujTL45Iz5o7gDeSFmy4LPl3HZmNcwCE++NxGazf+yFpY+wCb+YS23sDa1ghpo3zrNFOcHlow==",
"_location": "/mapbox-to-css-font",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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.1.tgz",
"_spec": "2.4.1",
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile",
"author": {
"name": "Andreas Hocevar"
},
"bugs": {
"url": "https://github.com/openlayers/mapbox-to-css-font/issues"
},
"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": "^1.3.0",
"mocha": "^6.0.2",
"should": "^13.2.3",
"sinon": "^7.2.7",
"webpack": "^4.29.6"
},
"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.1"
}