{
  "name": "@project-lary/react-material-symbols-500-rounded",
  "version": "0.39.0",
  "description": "Latest rounded React icon components with weight 500 for Material Symbols",
  "files": [
    "dist"
  ],
  "main": "dist/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/project-lary/lary-material-symbols.git",
    "directory": "packages/500/rounded"
  },
  "scripts": {
    "build": "tsc"
  },
  "license": "Apache-2.0",
  "keywords": [
    "lary-material-symbols",
    "react",
    "react-icons",
    "react-material-symbols",
    "material-symbols",
    "material-icons",
    "material-design",
    "material",
    "symbols",
    "icons"
  ],
  "publishConfig": {
    "access": "public"
  },
  "sideEffects": false
}
