UNPKG

@vx/group

Version:
45 lines (44 loc) 893 B
{ "name": "@vx/group", "version": "0.0.199", "description": "vx group", "sideEffects": false, "main": "lib/index.js", "module": "esm/index.js", "files": [ "lib", "esm" ], "types": "lib/index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/hshoff/vx.git" }, "keywords": [ "vx", "react", "d3", "visualizations", "charts", "svg" ], "author": "@hshoff", "license": "MIT", "bugs": { "url": "https://github.com/hshoff/vx/issues" }, "homepage": "https://github.com/hshoff/vx#readme", "peerDependencies": { "react": "^15.0.0-0 || ^16.0.0-0" }, "dependencies": { "@types/classnames": "^2.2.9", "@types/react": "*", "classnames": "^2.2.5", "prop-types": "^15.6.2" }, "publishConfig": { "access": "public" }, "gitHead": "b7fd57c8dede777c4983203046a704f52a61e226" }