{ "_from": "mapbox-gl@1.3.2", "_id": "mapbox-gl@1.3.2", "_inBundle": false, "_integrity": "sha512-6Ro7GbTMWxcbc836m6rbBNkesgTncbE1yXWeuHlr89esSqaItKr0+ntOu8rZie3fv+GtitkbODysXzIGCA7G+w==", "_location": "/mapbox-gl", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "mapbox-gl@1.3.2", "name": "mapbox-gl", "escapedName": "mapbox-gl", "rawSpec": "1.3.2", "saveSpec": null, "fetchSpec": "1.3.2" }, "_requiredBy": [ "/plotly.js" ], "_resolved": "https://registry.npmjs.org/mapbox-gl/-/mapbox-gl-1.3.2.tgz", "_shasum": "6e9197485de7c0c71b1fd30e5e8e7e3824bc35dd", "_spec": "mapbox-gl@1.3.2", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js", "browser": { "./src/shaders/index.js": "./src/shaders/shaders.js", "./src/util/window.js": "./src/util/browser/window.js", "./src/util/web_worker.js": "./src/util/browser/web_worker.js" }, "bugs": { "url": "https://github.com/mapbox/mapbox-gl-js/issues" }, "bundleDependencies": false, "dependencies": { "@mapbox/geojson-rewind": "^0.4.0", "@mapbox/geojson-types": "^1.0.2", "@mapbox/jsonlint-lines-primitives": "^2.0.2", "@mapbox/mapbox-gl-supported": "^1.4.0", "@mapbox/point-geometry": "^0.1.0", "@mapbox/tiny-sdf": "^1.1.0", "@mapbox/unitbezier": "^0.0.0", "@mapbox/vector-tile": "^1.3.1", "@mapbox/whoots-js": "^3.1.0", "csscolorparser": "~1.0.2", "earcut": "^2.1.5", "geojson-vt": "^3.2.1", "gl-matrix": "^3.0.0", "grid-index": "^1.1.0", "minimist": "0.0.8", "murmurhash-js": "^1.0.0", "pbf": "^3.0.5", "potpack": "^1.0.1", "quickselect": "^2.0.0", "rw": "^1.3.3", "supercluster": "^6.0.1", "tinyqueue": "^2.0.0", "vt-pbf": "^3.1.1" }, "deprecated": false, "description": "A WebGL interactive maps library", "devDependencies": { "@mapbox/flow-remove-types": "^1.3.0-await.upstream.2", "@mapbox/gazetteer": "^3.1.2", "@mapbox/mapbox-gl-rtl-text": "^0.2.1", "@mapbox/mapbox-gl-test-suite": "file:test/integration", "@octokit/rest": "^15.15.1", "babel-eslint": "^10.0.1", "browserify": "^16.2.3", "d3": "^4.12.0", "documentation": "~12.1.1", "ejs": "^2.5.7", "eslint": "^5.15.3", "eslint-config-mourner": "^3.0.0", "eslint-plugin-flowtype": "^3.9.1", "eslint-plugin-html": "^5.0.5", "eslint-plugin-import": "^2.16.0", "eslint-plugin-react": "^7.12.4", "esm": "~3.0.84", "flow-bin": "^0.100.0", "gl": "~4.3.3", "glob": "^7.1.4", "is-builtin-module": "^3.0.0", "jsdom": "^13.0.0", "json-stringify-pretty-compact": "^2.0.0", "jsonwebtoken": "^8.3.0", "mock-geolocation": "^1.0.11", "npm-run-all": "^4.1.5", "nyc": "^13.3.0", "pirates": "^4.0.1", "pngjs": "^3.4.0", "postcss-cli": "^6.1.2", "postcss-inline-svg": "^3.1.1", "pretty-bytes": "^5.1.0", "react": "^16.8.6", "react-dom": "^16.8.6", "request": "^2.88.0", "rollup": "^1.16.4", "rollup-plugin-buble": "^0.19.8", "rollup-plugin-commonjs": "^10.0.1", "rollup-plugin-json": "^4.0.0", "rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-replace": "^2.2.0", "rollup-plugin-sourcemaps": "^0.4.2", "rollup-plugin-terser": "^5.0.0", "rollup-plugin-unassert": "^0.3.0", "sinon": "^7.3.2", "st": "^1.2.2", "stylelint": "^9.10.1", "stylelint-config-standard": "^18.2.0", "tap": "~12.4.1" }, "engines": { "node": ">=6.4.0" }, "esm": true, "files": [ "build/", "dist/", "flow-typed/", "src/", ".flowconfig" ], "homepage": "https://github.com/mapbox/mapbox-gl-js#readme", "license": "SEE LICENSE IN LICENSE.txt", "main": "dist/mapbox-gl.js", "name": "mapbox-gl", "repository": { "type": "git", "url": "git://github.com/mapbox/mapbox-gl-js.git" }, "scripts": { "build-benchmarks": "BENCHMARK_VERSION=${BENCHMARK_VERSION:-\"$(git rev-parse --abbrev-ref HEAD) $(git rev-parse --short=7 HEAD)\"} rollup -c bench/versions/rollup_config_benchmarks.js", "build-csp": "rollup -c rollup.config.csp.js", "build-css": "postcss -o dist/mapbox-gl.css src/css/mapbox-gl.css", "build-dev": "rollup -c --environment BUILD:dev", "build-flow-types": "cp build/mapbox-gl.js.flow dist/mapbox-gl.js.flow && cp build/mapbox-gl.js.flow dist/mapbox-gl-dev.js.flow", "build-prod": "rollup -c --environment BUILD:production", "build-prod-min": "rollup -c --environment BUILD:production,MINIFY:true", "build-style-spec": "cd src/style-spec && npm run build && cd ../.. && mkdir -p dist/style-spec && cp src/style-spec/dist/* dist/style-spec", "build-token": "node build/generate-access-token-script.js", "codegen": "build/run-node build/generate-style-code.js && build/run-node build/generate-struct-arrays.js", "lint": "eslint --cache --ignore-path .gitignore src test bench debug/*.html", "lint-css": "stylelint 'src/css/mapbox-gl.css'", "lint-docs": "documentation lint src/index.js", "prepublishOnly": "run-s build-flow-types build-dev build-prod-min build-prod build-csp build-css build-style-spec test-build", "start": "run-p build-token watch-css watch-dev watch-benchmarks start-server", "start-bench": "run-p build-token watch-benchmarks start-server", "start-debug": "run-p build-token watch-css watch-dev start-server", "start-docs": "run-s build-prod-min build-css build-docs && NODE_OPTIONS=\"--max_old_space_size=2048\" DEPLOY_ENV=local batfish start", "start-server": "st --no-cache -H 0.0.0.0 --port 9966 --index index.html .", "test": "run-s lint lint-css lint-docs test-flow test-unit", "test-build": "build/run-tap --no-coverage test/build/**/*.test.js", "test-cov": "nyc --require=@mapbox/flow-remove-types/register --reporter=text-summary --reporter=lcov --cache run-s test-unit test-expressions test-query test-render", "test-expressions": "build/run-node test/expression.test.js", "test-flow": "build/run-node build/generate-flow-typed-style-spec && flow .", "test-query": "node test/query.test.js", "test-render": "node --max-old-space-size=2048 test/render.test.js", "test-suite": "run-s test-render test-query test-expressions", "test-suite-clean": "find test/integration/{render,query, expressions}-tests -mindepth 2 -type d -exec test -e \"{}/actual.png\" \\; -not \\( -exec test -e \"{}/style.json\" \\; \\) -print | xargs -t rm -r", "test-unit": "build/run-tap --reporter classic --no-coverage test/unit", "watch-benchmarks": "BENCHMARK_VERSION=${BENCHMARK_VERSION:-\"$(git rev-parse --abbrev-ref HEAD) $(git rev-parse --short=7 HEAD)\"} rollup -c bench/rollup_config_benchmarks.js -w", "watch-css": "postcss --watch -o dist/mapbox-gl.css src/css/mapbox-gl.css", "watch-dev": "rollup -c --environment BUILD:dev --watch" }, "style": "dist/mapbox-gl.css", "version": "1.3.2" }