Initial commit
This commit is contained in:
28
HTML/ThreeJS/package-lock.json
generated
Normal file
28
HTML/ThreeJS/package-lock.json
generated
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"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=="
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user