{
  "name": "aframe-material-collection",
  "version": "0.4.40",
  "description": "Material UI based primitives and components for use in your aframe projects.",
  "homepage": "https://github.com/shaneharris/aframe-material-collection",
  "keywords": [
    "AFRAME",
    "UI",
    "Material"
  ],
  "scripts": {
    "start": "webpack-dev-server --mode development",
    "build": "webpack --mode production"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:shaneharris/aframe-material-collection.git"
  },
  "bugs": {
    "url": "https://github.com/shaneharris/aframe-material-collection/issues"
  },
  "devDependencies": {
    "uglifyjs-webpack-plugin": "^1.2.7",
    "webpack": "^4.16.1",
    "webpack-cli": "^3.1.0",
    "webpack-dev-server": "^3.1.4"
  },
  "author": "Shane Harris",
  "license": "MIT",
  "dependencies": {}
}
