{
    "name": "@ra-lib/component",
    "version": "0.0.33",
    "description": "通用公共组件",
    "main": "lib/index.js",
    "module": "es/index.js",
    "typings": "lib/index.d.ts",
    "sideEffects": [
        "dist/*",
        "*.less"
    ],
    "scripts": {
        "build": "father-build",
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "peerDependencies": {
        "@ant-design/icons": "^4.6.2",
        "@ra-lib/hooks": "*",
        "antd": "^4.15.2",
        "classnames": "^2.3.1",
        "path-to-regexp": "^6.2.0",
        "prop-types": "^15.7.2",
        "react": "^17.0.2"
    },
    "author": "zkboys",
    "license": "ISC",
    "publishConfig": {
        "registry": ""
    },
    "repository": {
        "type": "git",
        "url": ""
    },
    "homepage": "",
    "gitHead": "5787e843b8b3a7cb6c167dcfc7779fb25ace80c8"
}
