{
  "name": "aframe-label",
  "version": "0.1.3",
  "description": "A set of components that can be used to add labels to entities in desktop & VR experiences.",
  "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/label"
  },
  "keywords": [
    "A-Frame",
    "Label",
    "VR",
    "Desktop"
  ],
  "bugs": {
    "url": "https://github.com/diarmidmackenzie/aframe-components/issues"
  },
  "homepage": "https://diarmidmackenzie.github.io/aframe-components/components/label#readme",
  "author": "Diarmid Mackenzie",
  "license": "MIT"
}
