{ "_from": "@mapbox/mapbox-gl-style-spec@^13.23.1", "_id": "@mapbox/mapbox-gl-style-spec@13.27.0", "_inBundle": false, "_integrity": "sha512-wQSJCGRyf7pWknQgeGBArHEk8898UcI1BnAam7IRa3AGmHRFzlJ6DzoU24Hld9zJ0tgkNQ7OP5sJT/9hKHzavg==", "_location": "/@mapbox/mapbox-gl-style-spec", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@mapbox/mapbox-gl-style-spec@^13.23.1", "name": "@mapbox/mapbox-gl-style-spec", "escapedName": "@mapbox%2fmapbox-gl-style-spec", "scope": "@mapbox", "rawSpec": "^13.23.1", "saveSpec": null, "fetchSpec": "^13.23.1" }, "_requiredBy": [ "/ol-mapbox-style" ], "_resolved": "https://registry.npmjs.org/@mapbox/mapbox-gl-style-spec/-/mapbox-gl-style-spec-13.27.0.tgz", "_shasum": "90c47b449c86967c9a28f54110d98dbe3c3b2e43", "_spec": "@mapbox/mapbox-gl-style-spec@^13.23.1", "_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile/node_modules/ol-mapbox-style", "author": { "name": "Mapbox" }, "bin": { "gl-style-migrate": "bin/gl-style-migrate.js", "gl-style-validate": "bin/gl-style-validate.js", "gl-style-format": "bin/gl-style-format.js", "gl-style-composite": "bin/gl-style-composite.js" }, "bugs": { "url": "https://github.com/mapbox/mapbox-gl-js/issues" }, "bundleDependencies": false, "dependencies": { "@mapbox/jsonlint-lines-primitives": "~2.0.2", "@mapbox/point-geometry": "^0.1.0", "@mapbox/unitbezier": "^0.0.0", "csscolorparser": "~1.0.2", "json-stringify-pretty-compact": "^2.0.0", "minimist": "^1.2.6", "rw": "^1.3.3", "sort-object": "^0.3.2" }, "deprecated": false, "description": "a specification for mapbox gl styles", "exports": { ".": { "require": "./dist/index.cjs", "import": "./dist/index.es.js" }, "./": { "import": "./" } }, "homepage": "https://github.com/mapbox/mapbox-gl-js#readme", "keywords": [ "mapbox", "mapbox-gl", "mapbox-gl-js" ], "license": "ISC", "main": "./dist/index.cjs", "module": "./dist/index.es.js", "name": "@mapbox/mapbox-gl-style-spec", "repository": { "type": "git", "url": "git+ssh://git@github.com/mapbox/mapbox-gl-js.git" }, "scripts": { "build": "../../node_modules/.bin/rollup -c && ../../node_modules/.bin/rollup -c --environment esm", "copy-flow-typed": "cp -R ../../flow-typed .", "postpublish": "rm -r flow-typed dist/index.cjs", "prepublishOnly": "npm run copy-flow-typed && npm run build", "pretest": "npm run build", "test": "node ./test.js" }, "sideEffects": false, "type": "module", "version": "13.27.0" }