19 lines
448 B
JSON
19 lines
448 B
JSON
|
|
{
|
||
|
|
"name": "point3D_demo",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"dependencies": {
|
||
|
|
"three": "^0.184.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/three": {
|
||
|
|
"version": "0.184.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/three/-/three-0.184.0.tgz",
|
||
|
|
"integrity": "sha512-wtTRjG92pM5eUg/KuUnHsqSAlPM296brTOcLgMRqEeylYTh/CdtvKUvCyyCQTzFuStieWxvZb8mVTMvdPyUpxg==",
|
||
|
|
"license": "MIT"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|