{
  "_args": [
    [
      "three-gltf-loader@1.107.0",
      "/var/www/html"
    ]
  ],
  "_from": "three-gltf-loader@1.107.0",
  "_id": "three-gltf-loader@1.107.0",
  "_inBundle": false,
  "_integrity": "sha512-I49O3VTzFkEgv1syTYwpc3IQWVcY2Sfw3RdCQUakl0nU/p0axABqCvhOojzJOQ8c1uHZNtRUp7KgCSsZBh05mA==",
  "_location": "/three-gltf-loader",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "three-gltf-loader@1.107.0",
    "name": "three-gltf-loader",
    "escapedName": "three-gltf-loader",
    "rawSpec": "1.107.0",
    "saveSpec": null,
    "fetchSpec": "1.107.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/three-gltf-loader/-/three-gltf-loader-1.107.0.tgz",
  "_spec": "1.107.0",
  "_where": "/var/www/html",
  "author": {
    "name": "JohH",
    "email": "code@johh.net"
  },
  "bugs": {
    "url": "https://github.com/johh/three-gltf-loader/issues"
  },
  "description": "three.js GLTFLoader wrapped as a module for easy importing",
  "homepage": "https://github.com/johh/three-gltf-loader#readme",
  "keywords": [
    "three",
    "three.js",
    "gltf",
    "gltf2",
    "loader",
    "webgl",
    "es6",
    "ts",
    "typescript"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "three-gltf-loader",
  "peerDependencies": {
    "three": ">=0.107.0"
  },
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/johh/three-gltf-loader.git"
  },
  "version": "1.107.0"
}
