behart-live-tour
Version:
Create VR tours. Built on React VR. LiveTourLab is the #1 open source framework and ecosystem for creating Live Tours. Extend with your own VR components in minutes.
41 lines (40 loc) • 840 B
JSON
{
"name": "behart-live-tour",
"version": "0.0.9",
"description": "Create VR tours. Built on React VR. LiveTourLab is the #1 open source framework and ecosystem for creating Live Tours. Extend with your own VR components in minutes.",
"main": "index.js",
"homepage": "https://livetourlab.com",
"repository": {
"type": "git",
"url": "git+https://github.com/zenxm/behart-live-tour.git"
},
"keywords": [
"vr",
"virtual-reality",
"reactvr",
"react-vr",
"webvr",
"react",
"360",
"panorama",
"vive",
"oculus",
"rift",
"cardboard",
"daydream",
"gear",
"livetourlab",
"livetour",
"live-tour",
"vr-tour"
],
"files": [
"components",
"README.md"
],
"author": "Anders Larsson",
"private": false,
"jest": {
"preset": "react-vr"
}
}