UNPKG

@vx/clip-path

Version:
43 lines (42 loc) 858 B
{ "name": "@vx/clip-path", "version": "0.0.199", "description": "vx clip-path", "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", "svg" ], "author": "Chris Williams @williaster", "license": "MIT", "bugs": { "url": "https://github.com/hshoff/vx/issues" }, "homepage": "https://github.com/hshoff/vx#readme", "dependencies": { "@types/react": "*", "prop-types": "^15.5.10" }, "peerDependencies": { "react": "^15.0.0-0 || ^16.0.0-0" }, "publishConfig": { "access": "public" }, "gitHead": "b7fd57c8dede777c4983203046a704f52a61e226" }