{
  "name": "web-material",
  "version": "1.19.21",
  "description": "web components like material-ui design library",
  "main": "index.js",
  "type": "module",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xaota/material.git"
  },
  "keywords": [
    "webcomponents",
    "material",
    "native",
    "esmodules",
    "javascript",
    "browser",
    "ui",
    "library",
    "clean"
  ],
  "author": "github.com/xaota",
  "license": "Unlicense",
  "bugs": {
    "url": "https://github.com/xaota/material/issues"
  },
  "homepage": "https://github.com/xaota/material#readme",
  "devDependencies": {
    "eslint": "latest",
    "babel-eslint": "latest"
  }
}
