{
  "name": "@ubrorg/card",
  "version": "2.3.6",
  "description": "card",
  "main": "lib/index.js",
  "type": "component",
  "componentType": "ui",
  "group": "ubrorg",
  "project": "card",
  "files": [
    "lib",
    "README.md",
    "package.json"
  ],
  "dependencies": {
    "@miapp/app": "^1.2.0",
    "@ubrorg/icon": "^1.0.0",
    "@ubrorg/image": "^1.5.0",
    "@ubrorg/location-judge": "^1.2.0",
    "@ubrorg/rate": "^1.1.0",
    "@ubrorg/tag": "^1.0.1",
    "@ubrorg/text-with-marks": "^1.0.1",
    "@ubrorg/toast": "^1.2.10",
    "@ubrorg/tracker": "^1.2.0",
    "mini-html-parser2": "^0.2.0"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  }
}