{
  "name": "@vx/text",
  "version": "0.0.199",
  "description": "vx text",
  "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",
    "visualization",
    "chart"
  ],
  "author": "@techniq",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hshoff/vx/issues"
  },
  "homepage": "https://github.com/hshoff/vx#readme",
  "dependencies": {
    "@types/classnames": "^2.2.9",
    "@types/lodash": "^4.14.160",
    "@types/react": "*",
    "classnames": "^2.2.5",
    "lodash": "^4.17.20",
    "prop-types": "^15.7.2",
    "reduce-css-calc": "^1.3.0"
  },
  "peerDependencies": {
    "react": "^16.3.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "b7fd57c8dede777c4983203046a704f52a61e226"
}
