{
  "name": "@saitonakamura/three-stdlib",
  "version": "2.21.11",
  "private": false,
  "description": "stand-alone library of threejs examples",
  "main": "index.cjs.js",
  "module": "index.js",
  "sideEffects": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pmndrs/three-stdlib.git"
  },
  "author": "Paul Henschel",
  "maintainers": [
    "Josh Ellis (https://github.com/joshuaellis)"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pmndrs/three-stdlib/issues"
  },
  "homepage": "https://github.com/pmndrs/three-stdlib#readme",
  "dependencies": {
    "@babel/runtime": "^7.16.7",
    "@types/offscreencanvas": "^2019.6.4",
    "@webgpu/glslang": "^0.0.15",
    "chevrotain": "^10.1.2",
    "draco3d": "^1.4.1",
    "fflate": "^0.6.9",
    "ktx-parse": "^0.4.5",
    "mmd-parser": "^1.0.4",
    "opentype.js": "^1.3.3",
    "potpack": "^1.0.1",
    "zstddec": "^0.0.2"
  },
  "peerDependencies": {
    "three": ">=0.122.0"
  }
}
