UNPKG

@anarock/nivo-arcs

Version:
44 lines (43 loc) 1.07 kB
{ "name": "@anarock/nivo-arcs", "version": "0.88.1-anarock.0", "license": "MIT", "author": { "name": "Raphaël Benitte", "url": "https://github.com/plouc" }, "repository": { "type": "git", "url": "https://github.com/plouc/nivo.git", "directory": "packages/arcs" }, "keywords": [ "nivo", "dataviz", "react", "d3", "arcs" ], "module": "./dist/nivo-arcs.es.js", "types": "./dist/types/index.d.ts", "files": [ "README.md", "LICENSE.md", "dist/", "!dist/tsconfig.tsbuildinfo" ], "dependencies": { "@anarock/nivo-colors": "0.88.1-anarock.0", "@anarock/nivo-core": "0.88.1-anarock.0", "@react-spring/web": "9.4.5 || ^9.7.2", "@types/d3-shape": "^3.1.6", "d3-shape": "^3.2.0" }, "peerDependencies": { "react": ">= 16.14.0 < 19.0.0" }, "publishConfig": { "access": "public" }, "gitHead": "1637c349204003fef8fd64a9c0a9262513119415" }