|
|
|
|
|
|
|
|
{ |
|
|
{ |
|
|
"name": "threepipe", |
|
|
"name": "threepipe", |
|
|
"version": "0.0.3", |
|
|
|
|
|
|
|
|
"version": "0.0.4", |
|
|
"description": "A 3D viewer framework built on top of three.js in TypeScript with a focus on quality rendering, modularity and extensibility.", |
|
|
"description": "A 3D viewer framework built on top of three.js in TypeScript with a focus on quality rendering, modularity and extensibility.", |
|
|
"main": "src/index.ts", |
|
|
"main": "src/index.ts", |
|
|
"module": "dist/index.mjs", |
|
|
"module": "dist/index.mjs", |
|
|
|
|
|
|
|
|
"tweakpane-image-plugin": "https://github.com/repalash/tweakpane-image-plugin/releases/download/v1.1.403/package.tgz" |
|
|
"tweakpane-image-plugin": "https://github.com/repalash/tweakpane-image-plugin/releases/download/v1.1.403/package.tgz" |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@types/three": "https://github.com/repalash/three-ts-types/releases/download/v0.152.0004/package.tgz", |
|
|
|
|
|
|
|
|
"@types/three": "https://github.com/repalash/three-ts-types/releases/download/v0.152.1005/package.tgz", |
|
|
"@types/webxr": "^0.5.1", |
|
|
"@types/webxr": "^0.5.1", |
|
|
"@types/wicg-file-system-access": "^2020.9.5" |
|
|
"@types/wicg-file-system-access": "^2020.9.5" |
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|
"uiconfig-tweakpane": "^0.0.3", |
|
|
"uiconfig-tweakpane": "^0.0.3", |
|
|
"three": "https://github.com/repalash/three.js-modded/releases/download/v0.152.2006/package.tgz", |
|
|
"three": "https://github.com/repalash/three.js-modded/releases/download/v0.152.2006/package.tgz", |
|
|
"three-f": "https://github.com/repalash/three.js-modded/archive/refs/tags/v0.152.2006.tar.gz", |
|
|
"three-f": "https://github.com/repalash/three.js-modded/archive/refs/tags/v0.152.2006.tar.gz", |
|
|
"@types/three": "https://github.com/repalash/three-ts-types/releases/download/v0.152.0004/package.tgz", |
|
|
|
|
|
"@types/three-f": "https://github.com/repalash/three-ts-types/archive/refs/tags/v0.152.0004.tar.gz", |
|
|
|
|
|
|
|
|
"@types/three": "https://github.com/repalash/three-ts-types/releases/download/v0.152.1005/package.tgz", |
|
|
|
|
|
"@types/three-f": "https://github.com/repalash/three-ts-types/archive/refs/tags/v0.152.1005.tar.gz", |
|
|
"@types/three-pkg": "https://gitpkg.now.sh/repalash/three-ts-types/types/three?modded_three", |
|
|
"@types/three-pkg": "https://gitpkg.now.sh/repalash/three-ts-types/types/three?modded_three", |
|
|
"tweakpane-image-plugin": "git+ssh://github.com/repalash/tweakpane-image-plugin.git#52d5542047fd07d2e7225b5b67c9f7620366f2c7" |
|
|
"tweakpane-image-plugin": "git+ssh://github.com/repalash/tweakpane-image-plugin.git#52d5542047fd07d2e7225b5b67c9f7620366f2c7" |
|
|
}, |
|
|
}, |