94d93223ea
- update readme c# update src x compilazione
23 lines
470 B
JSON
23 lines
470 B
JSON
{
|
|
"name": "webgl-door-visualizer",
|
|
"dependencies": {
|
|
"three": "^0.162.0"
|
|
},
|
|
"publishConfig": {
|
|
"registry": "https://nexus.steamware.net/repository/npm-hosted/"
|
|
},
|
|
"version": ".24062212",
|
|
"description": "3D WebDoor visualizer ",
|
|
"main": "draw_call.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [
|
|
"3D",
|
|
"WebGl",
|
|
"WebDoor"
|
|
],
|
|
"author": "R.E., S.E.L",
|
|
"license": "ISC"
|
|
}
|