19 lines
549 B
JSON
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"
|
|
}
|