{
  "name": "@micosmo/aframe",
  "version": "0.1.1",
  "description": "Aframe components, systems and utilities",
  "main": "index.js",
  "homepage": "https://github.com/micosmogames/toolbox/blob/HEAD/aframe/README.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/micosmogames/toolbox.git",
    "directory": "aframe"
  },
  "bugs": {
    "email": "micosmogames@gmail.com"
  },
  "author": "Micosmo",
  "license": "ISC",
  "dependencies": {},
  "devDependencies": {
    "@micosmo/core": "^0.1.3"
  },
  "scripts": {},
  "keywords": [
    "aframe",
    "sound",
    "pool",
    "keyboard",
    "startup",
    "jukebox",
    "music",
    "button",
    "collider"
  ]
}
