aframe-screen-display
Version: 
Position elements directly on screen in A-Frame..
24 lines (23 loc) • 688 B
JSON
{
  "name": "aframe-screen-display",
  "version": "0.1.2",
  "description": "Position elements directly on screen in A-Frame..",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/diarmidmackenzie/screen-display/tree/main/components/screen-display"
  },
  "keywords": [
    "A-Frame",
    "Cursor"
  ],
  "bugs": {
    "url": "https://github.com/diarmidmackenzie/aframe-components/issues"
  },
  "homepage": "https://diarmidmackenzie.github.io/screen-display/components/screen-display#readme",
  "author": "Diarmid Mackenzie",
  "license": "MIT"
}