UNPKG

@vx/responsive

Version:
45 lines (44 loc) 934 B
{ "name": "@vx/responsive", "version": "0.0.199", "description": "vx responsive svg", "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", "dependencies": { "@types/lodash": "^4.14.146", "@types/react": "*", "lodash": "^4.17.10", "prop-types": "^15.6.1", "resize-observer-polyfill": "1.5.1" }, "peerDependencies": { "react": "^15.0.0-0 || ^16.0.0-0" }, "publishConfig": { "access": "public" }, "gitHead": "b7fd57c8dede777c4983203046a704f52a61e226" }