{
  "name": "react-dagre-map-v2",
  "version": "1.3.3",
  "author": "1047664386@qq.com",
  "scripts": {
    "start": "dumi dev",
    "docs:build": "dumi build",
    "docs:deploy": "gh-pages -d docs-dist",
    "build": "father build",
    "deploy": "npm run docs:build && npm run docs:deploy",
    "prettier": "prettier --write \"**/*.{js,jsx,tsx,ts,less,md,json}\"",
    "test": "umi-test",
    "test:coverage": "umi-test --coverage",
    "prepublishOnly": "npm run build"
  },
  "files": [
    "dist"
  ],
  "description": "okr align map, many-to-many relationship",
  "license": "MIT",
  "keywords": [
    "OKR",
    "okr",
    "okr board",
    "Diagram",
    "relationship",
    "map",
    "react",
    "align",
    "对齐",
    "地图",
    "层次图",
    "多对多",
    "关系图",
    "目标地图"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/1047664386/npm/tree/master"
  },
  "module": "dist/esm/index.js",
  "typings": "dist/esm/index.d.ts",
  "peerDependencies": {
    "react": ">=16.8.0"
  },
  "devDependencies": {
    "@testing-library/jest-dom": "^5.15.1",
    "@testing-library/react": "^13.0.0",
    "@types/jest": "^27.0.3",
    "@umijs/fabric": "^2.8.1",
    "@umijs/test": "^3.0.5",
    "dumi": "^1.1.0",
    "father": "^4.0.0-rc.2",
    "gh-pages": "^3.0.0",
    "lint-staged": "^10.0.7",
    "prettier": "^2.2.1",
    "yorkie": "^2.0.0"
  }
}
