|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- lockfileVersion: '6.0'
-
- settings:
- autoInstallPeers: true
- excludeLinksFromLockfile: false
-
- dependencies:
- threepipe:
- specifier: file:./../../src/
- version: file:../../src
-
- devDependencies:
- tweakpane-image-plugin:
- specifier: https://github.com/repalash/tweakpane-image-plugin/releases/download/v1.1.404/package.tgz
- version: '@github.com/repalash/tweakpane-image-plugin/releases/download/v1.1.404/package.tgz'
- uiconfig-tweakpane:
- specifier: ^0.0.10
- version: 0.0.10
- uiconfig.js:
- specifier: ^0.1.5
- version: 0.1.6
-
- packages:
-
- /@tweakpane/core@1.1.8:
- resolution: {integrity: sha512-psvBf6Cbm3YSZOTmDFWkcGzHYMnw7gVZM3jw+TfbzErIC+sMXPQb85h4ayW04w2u7AGg8jD0gHXSCg5wd+rafg==}
- dev: true
-
- /@tweenjs/tween.js@18.6.4:
- resolution: {integrity: sha512-lB9lMjuqjtuJrx7/kOkqQBtllspPIN+96OvTCeJ2j5FEzinoAXTdAMFnDAQT1KVPRlnYfBrqxtqP66vDM40xxQ==}
- dev: true
-
- /@types/stats.js@0.17.4:
- resolution: {integrity: sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA==}
- dev: true
-
- /@types/three@0.152.1:
- resolution: {integrity: sha512-PMOCQnx9JRmq+2OUGTPoY9h1hTWD2L7/nmuW/SyNq1Vbq3Lwt3MNdl3wYSa4DvLTGv62NmIXD9jYdAOwohwJyw==}
- dependencies:
- '@tweenjs/tween.js': 18.6.4
- '@types/stats.js': 0.17.4
- '@types/webxr': 0.5.22
- fflate: 0.6.10
- lil-gui: 0.17.0
- dev: true
-
- /@types/webxr@0.5.22:
- resolution: {integrity: sha512-Vr6Stjv5jPRqH690f5I5GLjVk8GSsoQSYJ2FVd/3jJF7KaqfwPi3ehfBS96mlQ2kPCwZaX6U0rG2+NGHBKkA/A==}
- dev: true
-
- /fflate@0.6.10:
- resolution: {integrity: sha512-IQrh3lEPM93wVCEczc9SaAOvkmcoQn/G8Bo1e8ZPlY3X3bnAxWaBdvTdvM1hP62iZp0BXWDy4vTAy4fF0+Dlpg==}
- dev: true
-
- /lil-gui@0.17.0:
- resolution: {integrity: sha512-MVBHmgY+uEbmJNApAaPbtvNh1RCAeMnKym82SBjtp5rODTYKWtM+MXHCifLe2H2Ti1HuBGBtK/5SyG4ShQ3pUQ==}
- dev: true
-
- /uiconfig-tweakpane@0.0.10:
- resolution: {integrity: sha512-VF67oUg7M9EXKR3IO+TXS6jP28qfT1ci/C4Inu8CjruJk8qBfUjuxKBU5kLXH97rE5dM0xLvLg/rYxRlpJ8mog==}
- dependencies:
- '@types/three': 0.152.1
- uiconfig.js: 0.1.6
- dev: true
-
- /uiconfig.js@0.1.6:
- resolution: {integrity: sha512-mKLsocK8EaI+DXJfRkfhppXrrSiushom2xoRSH4kibwkObj2ATqUiwKrW7paxm5LxN4HIE+NFlA0p5KQWbgWxQ==}
- dev: true
-
- '@github.com/repalash/tweakpane-image-plugin/releases/download/v1.1.404/package.tgz':
- resolution: {tarball: https://github.com/repalash/tweakpane-image-plugin/releases/download/v1.1.404/package.tgz}
- name: tweakpane-image-plugin
- version: 1.1.404
- dependencies:
- '@tweakpane/core': 1.1.8
- dev: true
-
- file:../../src:
- resolution: {directory: ../../src, type: directory}
- name: src
- dev: false
|