UNPKG

aframe-connecting-line

Version:

Uses the A-Frame "line" component to draw a line between points on two entities.

27 lines (26 loc) 781 B
{ "name": "aframe-connecting-line", "version": "0.3.2", "description": "Uses the A-Frame \"line\" component to draw a line between points on two entities.", "main": "index.js", "directories": { "example": "examples" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/diarmidmackenzie/aframe-components/tree/main/components/connecting-line" }, "keywords": [ "A-Frame", "line" ], "bugs": { "url": "https://github.com/diarmidmackenzie/aframe-components/issues" }, "homepage": "https://diarmidmackenzie.github.io/aframe-components/components/connecting-line#readme", "author": "Diarmid Mackenzie", "license": "MIT" }