{
  "name": "@vx/curve",
  "version": "0.0.199",
  "description": "vx curve",
  "sideEffects": false,
  "main": "lib/index.js",
  "module": "esm/index.js",
  "types": "lib/index.d.ts",
  "repository": "https://github.com/hshoff/vx",
  "files": [
    "lib",
    "esm"
  ],
  "keywords": [
    "vx",
    "react",
    "d3",
    "visualization",
    "chart"
  ],
  "author": "@hshoff",
  "license": "MIT",
  "dependencies": {
    "@types/d3-shape": "^1.3.1",
    "d3-shape": "^1.0.6"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "b7fd57c8dede777c4983203046a704f52a61e226"
}
