File size: 310 Bytes
39ff632
 
 
37e3d5a
 
39ff632
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "img2threejs-space",
  "private": true,
  "version": "1.3.0",
  "type": "module",
  "description": "Runtime JS deps for the img2threejs HF Space (three for generated factories, esbuild to bundle them).",
  "license": "MIT",
  "dependencies": {
    "three": "0.180.0",
    "esbuild": "0.25.0"
  }
}