UNPKG

@vx/scale

Version:
46 lines (45 loc) 912 B
{ "name": "@vx/scale", "version": "0.0.199", "description": "vx scale", "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" ], "authors": [ "@hshoff", "@kristw" ], "license": "MIT", "bugs": { "url": "https://github.com/hshoff/vx/issues" }, "homepage": "https://github.com/hshoff/vx#readme", "dependencies": { "@types/d3-interpolate": "^1.3.1", "@types/d3-scale": "^2.1.1", "@types/d3-time": "^1.0.10", "d3-interpolate": "^1.4.0", "d3-scale": "^3.0.1", "d3-time": "^1.1.0" }, "publishConfig": { "access": "public" }, "gitHead": "b7fd57c8dede777c4983203046a704f52a61e226" }