{
  "_from": "gl-matrix@^3.4.3",
  "_id": "gl-matrix@3.4.3",
  "_inBundle": false,
  "_integrity": "sha512-wcCp8vu8FT22BnvKVPjXa/ICBWRq/zjFfdofZy1WSpQZpphblv12/bOQLBC1rMM7SGOFS9ltVmKOHil5+Ml7gA==",
  "_location": "/gl-matrix",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gl-matrix@^3.4.3",
    "name": "gl-matrix",
    "escapedName": "gl-matrix",
    "rawSpec": "^3.4.3",
    "saveSpec": null,
    "fetchSpec": "^3.4.3"
  },
  "_requiredBy": [
    "/mapbox-gl"
  ],
  "_resolved": "https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.4.3.tgz",
  "_shasum": "fc1191e8320009fd4d20e9339595c6041ddc22c9",
  "_spec": "gl-matrix@^3.4.3",
  "_where": "/home/smartsensero/public_html/mvp-frontend/front-end/node_modules/mapbox-gl",
  "bugs": {
    "url": "https://github.com/toji/gl-matrix/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Brandon Jones",
      "email": "tojiro@gmail.com"
    },
    {
      "name": "Colin MacKenzie IV",
      "email": "sinisterchipmunk@gmail.com"
    }
  ],
  "deprecated": false,
  "description": "Javascript Matrix and Vector library for High Performance WebGL apps",
  "homepage": "http://glmatrix.net",
  "license": "MIT",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "name": "gl-matrix",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/toji/gl-matrix.git"
  },
  "sideEffects": false,
  "version": "3.4.3"
}
