UNPKG

aframe-raycast-target

Version:
25 lines (24 loc) 728 B
{ "name": "aframe-raycast-target", "version": "0.1.0", "description": "Simple utility component that is used to enable proxy raycasting.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/diarmidmackenzie/aframe-components/tree/main/components/raycast-target" }, "keywords": [ "A-Frame", "Raycasting", "Proxy" ], "bugs": { "url": "https://github.com/diarmidmackenzie/aframe-components/issues" }, "homepage": "https://diarmidmackenzie.github.io/aframe-components/components/raycast-target#readme", "author": "Diarmid Mackenzie", "license": "MIT" }