Establish package structure and initial technology plan
This commit is contained in:
parent
3192855776
commit
c83019656e
5 changed files with 64 additions and 5 deletions
13
package-lock.json
generated
Normal file
13
package-lock.json
generated
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "dyna3",
|
||||
"version": "0.1.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"three": {
|
||||
"version": "0.110.0",
|
||||
"resolved": "https://registry.npmjs.org/three/-/three-0.110.0.tgz",
|
||||
"integrity": "sha512-wlurH8XBO9Sd5VIw8nBa+taLR20kqaI4e9FiuMh6tqK8eOS2q2R+ZoUyufbyDTVTHhs8GiTbv0r2CMLkwerFJg=="
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue