{
  "_from": "gl-matrix@^3.0.0",
  "_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.0.0",
    "name": "gl-matrix",
    "escapedName": "gl-matrix",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/@antv/component/@antv/path-util/@antv/matrix-util",
    "/@antv/g-base/@antv/path-util/@antv/matrix-util",
    "/@antv/g-canvas",
    "/@antv/g-canvas/@antv/path-util/@antv/matrix-util",
    "/@antv/g-math",
    "/@antv/g2/@antv/path-util/@antv/matrix-util",
    "/@antv/matrix-util",
    "/@antv/path-util"
  ],
  "_resolved": "https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.4.3.tgz",
  "_shasum": "fc1191e8320009fd4d20e9339595c6041ddc22c9",
  "_spec": "gl-matrix@^3.0.0",
  "_where": "/Users/admin/projects/dms/src/dealer_admin/node_modules/@antv/g-math",
  "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"
}
