{
  "name": "@wvr/tl-elements",
  "version": "2.0.9",
  "description": "Collection of angular components for TAMU's Custom Web Component UI",
  "author": "Texas A&M University Libraries",
  "private": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/TAMULib/tamu-library-components"
  },
  "bugs": {
    "url": "https://github.com/TAMULib/tamu-library-components/issues"
  },
  "homepage": "https://github.com/TAMULib/tamu-library-components",
  "keywords": [
    "tamu",
    "a&m",
    "library",
    "angular",
    "web components"
  ],
  "license": "MIT",
  "dependencies": {
    "tslib": "2.4.1"
  },
  "peerDependencies": {
    "@angular/common": "12.2.16",
    "@tinymce/tinymce-angular": "4.2.4",
    "@wvr/elements": "next"
  }
}
