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.
89 lines
2.6 KiB
89 lines
2.6 KiB
{
|
|
"_args": [
|
|
[
|
|
"@mapbox/mapbox-gl-style-spec@13.27.0",
|
|
"/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile"
|
|
]
|
|
],
|
|
"_from": "@mapbox/mapbox-gl-style-spec@13.27.0",
|
|
"_id": "@mapbox/mapbox-gl-style-spec@13.27.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-wQSJCGRyf7pWknQgeGBArHEk8898UcI1BnAam7IRa3AGmHRFzlJ6DzoU24Hld9zJ0tgkNQ7OP5sJT/9hKHzavg==",
|
|
"_location": "/@mapbox/mapbox-gl-style-spec",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@mapbox/mapbox-gl-style-spec@13.27.0",
|
|
"name": "@mapbox/mapbox-gl-style-spec",
|
|
"escapedName": "@mapbox%2fmapbox-gl-style-spec",
|
|
"scope": "@mapbox",
|
|
"rawSpec": "13.27.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "13.27.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/ol-mapbox-style"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@mapbox/mapbox-gl-style-spec/-/mapbox-gl-style-spec-13.27.0.tgz",
|
|
"_spec": "13.27.0",
|
|
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile",
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
}
|