xrforge/clients/webxr/package.json

15 lines
263 B
JSON
Raw Normal View History

2025-10-03 12:47:27 +02:00
{
"name": "webxr",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Leon van Kammen",
"license": "AGPL3",
"description": "",
"dependencies": {
"xrf": "^0.0.1"
}
}