UNPKG

fari

Version:

A lightweight library for creating virtual tours

30 lines (29 loc) 617 B
{ "name": "fari", "version": "1.2.2", "description": "A lightweight library for creating virtual tours", "directories": { "doc": "docs" }, "repository": { "type": "git", "url": "https://github.com/maxmmueller/Fari.git" }, "keywords": [ "virtual-tour", "360-view", "360-photo" ], "author": "Maximilian Müller", "license": "Apache-2.0", "bugs": { "url": "https://github.com/maxmmueller/Fari/issues" }, "homepage": "https://github.com/maxmmueller/Fari#readme", "dependencies": { "three": "^0.168.0" }, "exports": { ".": "./virtualTour.esm.js" } }