14 lines
263 B
JSON
14 lines
263 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|