Files
web3d/WebGl/package.json
T
2023-09-27 11:29:35 +02:00

19 lines
549 B
JSON

{
"name": "webgl-visualizer",
"publishConfig": {
"registry": "https://nexus.steamware.net/repository/npm-hosted/"
},
"version": ".23092212",
"description": "3D web visualizer ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" \u0026\u0026 exit 1"
},
"keywords": [
"3D",
"WebGl"
],
"author": "Z.M., R.E., S.E.L",
"license": "ISC"
}