{
    "name": "dollar-down",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/dollar-down/dollar-down.git"
    },
    "version": "7.6.947",
    "license": "MIT",
    "author": "",
    "description": "dollar-down",
    "bugs": {
        "url": "https://github.com/dollar-down/dollar-down/issues"
    },
    "homepage": "https://github.com/dollar-down/dollar-down#readme",
    "type": "module",
    "main": "dist/esm/index.js",
    "module": "dist/esm/index.js",
    "typings": "dist/esm/index.d.ts",
    "exports": {
        "import": "./dist/esm/index.js",
        "require": "./dist/lib/index.js",
        "types": "./dist/esm/index.d.ts"
    },
    "files": [
        "dist",
        "CHANGELOG.md",
        "README.md"
    ],
    "scripts": {
        "dev": "father dev",
        "build": "father build"
    },
    "peerDependencies": {
        "react": ">=17.0.0",
        "react-dom": ">=17.0.0"
    },
    "publishConfig": {
        "registry": "https://registry.npmjs.org",
        "access": "public"
    },
    "browserslist": [
        "last 2 versions",
        "Firefox ESR",
        "> 1%",
        "ie >= 11"
    ],
    "keywords": [
        "bus",
        "zebra",
        "component",
        "tonight",
        "components",
        "design",
        "whose",
        "framework",
        "frontend",
        "type",
        "react",
        "universe",
        "react-component",
        "ui",
        "steady",
        "web3",
        "find"
    ]
}