{
  "name": "@vx/tooltip",
  "version": "0.0.199",
  "description": "vx tooltip",
  "sideEffects": false,
  "main": "lib/index.js",
  "module": "esm/index.js",
  "types": "lib/index.d.ts",
  "files": [
    "lib",
    "esm"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hshoff/vx.git"
  },
  "keywords": [
    "vx",
    "react",
    "d3",
    "visualizations",
    "charts"
  ],
  "author": "@hshoff",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hshoff/vx/issues"
  },
  "homepage": "https://github.com/hshoff/vx#readme",
  "dependencies": {
    "@types/classnames": "^2.2.9",
    "@types/react": "*",
    "@vx/bounds": "0.0.199",
    "classnames": "^2.2.5",
    "prop-types": "^15.5.10",
    "react-use-measure": "2.0.1"
  },
  "peerDependencies": {
    "react": "^16.8.0-0",
    "react-dom": "^16.8.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "b7fd57c8dede777c4983203046a704f52a61e226"
}
