{
    "name": "jad-lib-react",
    "main": "dist/index.js",
    "version": "3.1.2",
    "description": "",
    "scripts": {
        "test": "jest --config  jest.config.js  --no-cache",
        "build": "rollup -c rollup.config.js",
        "link": "yarn unlink && yarn link",
        "test-pkg": "npm run build && npm unlink && npm link"
    },
    "author": "",
    "license": "ISC",
    "devDependencies": {
        "@types/classnames": "^2.2.6",
        "@types/enzyme": "^3.10.5",
        "@types/jasmine": "^3.5.11",
        "@types/jest": "^26.0.4",
        "antd": "^3.26.8",
        "babel-core": "^6.26.3",
        "babel-jest": "^26.1.0",
        "babel-preset-env": "^1.7.0",
        "babel-preset-react": "^6.24.1",
        "classnames": "^2.2.6",
        "dva": "^2.4.1",
        "enzyme": "^3.11.0",
        "enzyme-adapter-react-16": "^1.15.2",
        "identity-obj-proxy": "^3.0.0",
        "jad-tool": "1.0.2",
        "jest": "^26.1.0",
        "jest-svg-transformer": "^1.0.0",
        "react": "^16.7.0",
        "react-dom": "15.x || ^16.0.0-0",
        "react-test-renderer": "^16.13.1",
        "rollup": "^1.6.0",
        "rollup-copy-plugin": "^0.1.0",
        "rollup-plugin-commonjs": "^10.1.0",
        "rollup-plugin-copy": "^0.2.3",
        "rollup-plugin-typescript": "^1.0.0",
        "rollup-plugin-typescript2": "^0.20.1",
        "ts-jest": "^26.1.1",
        "tslib": "^1.9.3",
        "typescript": "^3.8.0"
    },
    "peerDependencies": {
        "antd": "^3.15.1",
        "jad-tool": "1.0.2",
        "classnames": "^2.2.6",
        "dva": "^2.4.1",
        "react": "16.9.0",
        "react-dom": "15.x || ^16.0.0-0"
    },
    "dependencies": {
        "fs-extra": "^8.0.1",
        "lodash": "^4.17.15",
        "moment": "^2.24.0",
        "qiniu4js-async": "^1.0.14",
        "react-resizable": "^1.10.1"
    }
}
