mirror of
https://github.com/Sheldan/canvas.git
synced 2026-01-01 23:07:47 +00:00
moving orbits to directory
This commit is contained in:
14
orbits/package.json
Normal file
14
orbits/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "orbits",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"private": true,
|
||||
"author": "Sheldan",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"three": "^0.162.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vite": "^5.1.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user