Aggiunta tests

This commit is contained in:
Samuele Locatelli
2023-09-27 11:29:44 +02:00
parent 5363d6e43f
commit cd20574a81
591 changed files with 253547 additions and 0 deletions
@@ -0,0 +1,18 @@
{
"name": "webgl-visualizer",
"publishConfig": {
"registry": "https://nexus.steamware.net/repository/npm-hosted/"
},
"version": "1.1.230926-beta.1519",
"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"
}