{
  "name": "@hocgin/gin-logo",
  "version": "3.0.42",
  "description": "@hocgin/gin-logo",
  "module": "es/index.js",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "files": [
    "lib",
    "dist",
    "es"
  ],
  "sideEffects": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/hocgin/gin-components"
  },
  "browserslist": [
    "last 2 versions",
    "Firefox ESR",
    "> 1%",
    "ie >= 11"
  ],
  "keywords": [
    "hocgin",
    "gin"
  ],
  "authors": [
    "hocgin <hocgin@gmail.com> (https://github.com/hocgin)"
  ],
  "peerDependencies": {
    "react": "^16.x",
    "umi": "3.x"
  },
  "dependencies": {
    "@babel/runtime-corejs3": "^7.14.8"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "731ede82b0d7e0fd8606fbd40382f1efa485c61d"
}
