mirror of
https://github.com/Sheldan/canvas.git
synced 2026-01-01 14:58:51 +00:00
15 lines
226 B
JSON
15 lines
226 B
JSON
{
|
|
"name": "orbits",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"private": true,
|
|
"author": "Sheldan",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"three": "^0.162.0"
|
|
},
|
|
"devDependencies": {
|
|
"vite": "^5.1.5"
|
|
}
|
|
}
|