webar-rocks-world
Version:
Neural network based visual positioning system for WebAR.
26 lines (25 loc) • 617 B
JSON
{
"name": "webar-rocks-world",
"version": "1.5.0",
"description": "Neural network based visual positioning system for WebAR.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/WebAR-rocks/WebAR.rocks.world.git"
},
"keywords": [
"VPS",
"visual positioning system",
"scene tracking",
"WebAR"
],
"author": "Xavier Bourry",
"license": "MIT",
"bugs": {
"url": "https://github.com/WebAR-rocks/WebAR.rocks.world/issues"
},
"homepage": "https://webar.rocks"
}