{
  "name": "@vx/mock-data",
  "version": "0.0.199",
  "description": "vx mock data",
  "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",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@types/d3-random": "^1.1.2",
    "d3-random": "^1.0.3"
  },
  "gitHead": "b7fd57c8dede777c4983203046a704f52a61e226"
}
