replace most systems with THREE
This commit is contained in:
Generated
-36
@@ -9,9 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"detect-collisions": "^9.24.0",
|
||||
"three": "^0.171.0",
|
||||
"victor": "^1.1.0",
|
||||
"websocket-express": "^3.1.2"
|
||||
}
|
||||
},
|
||||
@@ -100,12 +98,6 @@
|
||||
"license": "MIT",
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/@types/sat": {
|
||||
"version": "0.0.35",
|
||||
"resolved": "https://registry.npmjs.org/@types/sat/-/sat-0.0.35.tgz",
|
||||
"integrity": "sha512-e6hhgprjvfncsniUtblt2Q8yV+cMf/Vqxl4CrnhkwPML4Lb7F+1fMNZs+UJ4L6yp2j/vDH8oHpNaubM0rgHXTQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/send": {
|
||||
"version": "0.17.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz",
|
||||
@@ -297,17 +289,6 @@
|
||||
"npm": "1.2.8000 || >= 1.4.16"
|
||||
}
|
||||
},
|
||||
"node_modules/detect-collisions": {
|
||||
"version": "9.24.0",
|
||||
"resolved": "https://registry.npmjs.org/detect-collisions/-/detect-collisions-9.24.0.tgz",
|
||||
"integrity": "sha512-99PXmFG7KAu8qYtnEWPH7saC0LTkINMbjB2pERpDcngNMtxPyZV61Q9/yYsdQCa65PM72CHfhDPQVXvftiScLw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/sat": "^0.0.35",
|
||||
"poly-decomp-es": "^0.4.2",
|
||||
"sat": "^0.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/dunder-proto": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
||||
@@ -733,12 +714,6 @@
|
||||
"license": "MIT",
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/poly-decomp-es": {
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/poly-decomp-es/-/poly-decomp-es-0.4.2.tgz",
|
||||
"integrity": "sha512-akjZkaTeyfECMNkMqv0g9gFiU2HjpZ5ubJA/aczw1ILdgWQbv1OPwCi05/9JbY2GnGpjm9k85Jdbd/j/p/lg/g==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/proxy-addr": {
|
||||
"version": "2.0.7",
|
||||
"resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
|
||||
@@ -823,12 +798,6 @@
|
||||
"license": "MIT",
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/sat": {
|
||||
"version": "0.9.0",
|
||||
"resolved": "https://registry.npmjs.org/sat/-/sat-0.9.0.tgz",
|
||||
"integrity": "sha512-mxdv5RZJO4tdMnUURGU3gAMcnDUEwcNJwE+lPO0/V+rBeDvFLH3wEZEOR0fH7cTN0zQaNxBEbHnyQL9DzupwQQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/send": {
|
||||
"version": "0.19.0",
|
||||
"resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
|
||||
@@ -1047,11 +1016,6 @@
|
||||
"node": ">= 0.8"
|
||||
}
|
||||
},
|
||||
"node_modules/victor": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/victor/-/victor-1.1.0.tgz",
|
||||
"integrity": "sha512-s+EQHqIs5TNgLa3HHPr8oCpWFulQZzDX/PLaskVDeWXqEW12l54H5XD+cZ3gXrgvdOscqEcdAMXgEUZlJckQ4w=="
|
||||
},
|
||||
"node_modules/websocket-express": {
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/websocket-express/-/websocket-express-3.1.2.tgz",
|
||||
|
||||
Reference in New Issue
Block a user