29 lines
781 B
JSON
29 lines
781 B
JSON
{
|
|
"name": "threejs",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "threejs",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"three": "^0.138.3"
|
|
}
|
|
},
|
|
"node_modules/three": {
|
|
"version": "0.138.3",
|
|
"resolved": "https://registry.npmjs.org/three/-/three-0.138.3.tgz",
|
|
"integrity": "sha512-4t1cKC8gimNyJChJbaklg8W/qj3PpsLJUIFm5LIuAy/hVxxNm1ru2FGTSfbTSsuHmC/7ipsyuGKqrSAKLNtkzg=="
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"three": {
|
|
"version": "0.138.3",
|
|
"resolved": "https://registry.npmjs.org/three/-/three-0.138.3.tgz",
|
|
"integrity": "sha512-4t1cKC8gimNyJChJbaklg8W/qj3PpsLJUIFm5LIuAy/hVxxNm1ru2FGTSfbTSsuHmC/7ipsyuGKqrSAKLNtkzg=="
|
|
}
|
|
}
|
|
}
|