19 lines
441 B
JSON
19 lines
441 B
JSON
{
|
|
"name": "three",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"three": "^0.183.2"
|
|
}
|
|
},
|
|
"node_modules/three": {
|
|
"version": "0.183.2",
|
|
"resolved": "https://registry.npmjs.org/three/-/three-0.183.2.tgz",
|
|
"integrity": "sha512-di3BsL2FEQ1PA7Hcvn4fyJOlxRRgFYBpMTcyOgkwJIaDOdJMebEFPA+t98EvjuljDx4hNulAGwF6KIjtwI5jgQ==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|