{"_id":"d3tooltip","_rev":"3146514","name":"d3tooltip","description":"A highly configurable tooltip for d3","dist-tags":{"latest":"3.0.0"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"time":{"modified":"2023-11-27T07:17:28.000Z","created":"2015-09-15T21:14:02.536Z","3.0.0":"2023-01-05T14:30:57.870Z","2.1.0":"2022-01-25T01:14:31.668Z","2.0.0":"2022-01-10T19:31:21.002Z","1.3.2":"2022-01-08T02:45:49.018Z","1.3.1":"2021-11-06T18:11:09.843Z","1.3.0":"2021-03-06T14:30:41.571Z","1.2.3":"2020-08-14T14:48:33.691Z","1.2.2":"2016-01-11T12:40:05.425Z","1.2.1":"2016-01-11T12:01:58.755Z","1.2.0":"2016-01-11T11:10:06.864Z","1.0.2":"2015-09-15T21:14:02.536Z"},"users":{"romseguy":true},"author":{"name":"romseguy"},"repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"versions":{"3.0.0":{"name":"d3tooltip","version":"3.0.0","description":"A highly configurable tooltip for d3","keywords":["d3","tooltip"],"homepage":"https://github.com/reduxjs/redux-devtools/tree/master/packages/d3tooltip","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"license":"MIT","author":{"name":"romseguy"},"main":"lib/cjs/index.js","module":"lib/esm/index.js","types":"lib/types/index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"dependencies":{"@babel/runtime":"^7.20.6"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.20.5","@babel/eslint-parser":"^7.19.1","@babel/preset-env":"^7.20.2","@babel/preset-typescript":"^7.18.6","@types/d3":"^7.4.0","@typescript-eslint/eslint-plugin":"^5.47.0","@typescript-eslint/parser":"^5.47.0","d3":"^7.8.0","eslint":"^8.30.0","eslint-config-prettier":"^8.5.0","rimraf":"^3.0.2","typescript":"~4.9.4"},"peerDependencies":{"@types/d3":"^7.4.0","d3":"^7.8.0"},"scripts":{"build":"pnpm run build:cjs && pnpm run build:esm && pnpm run build:types","build:cjs":"babel src --extensions \".ts\" --out-dir lib/cjs","build:esm":"babel src --config-file ./babel.config.esm.json --extensions \".ts\" --out-dir lib/esm","build:types":"tsc --emitDeclarationOnly","clean":"rimraf lib","lint":"eslint . --ext .ts","type-check":"tsc --noEmit","prepublish":"pnpm run type-check && pnpm run lint"},"_id":"d3tooltip@3.0.0","_integrity":"sha512-bQSxCU0D99KEvpHZjB5oiXToc98FxIHOAAOJRncZMsU3iUU18a2X//FgPnuI0K7wVjfKfgr4dXw5sEvTXSyu6Q==","_resolved":"/tmp/399c01d8d864e593e4e4a2491877dc11/d3tooltip-3.0.0.tgz","_from":"file:d3tooltip-3.0.0.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"d925e5567673fb1a0fb970392398b34c42962197","size":4086,"noattachment":false,"key":"/d3tooltip/-/d3tooltip-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3tooltip/download/d3tooltip-3.0.0.tgz"},"_npmUser":{"name":"methuselah96","email":"nbierema@gmail.com"},"directories":{},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3tooltip_3.0.0_1672929057706_0.36042969819969484"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-05T15:38:23.366Z","publish_time":1672929057870,"_cnpm_publish_time":1672929057870},"2.1.0":{"name":"d3tooltip","version":"2.1.0","description":"A highly configurable tooltip for d3","keywords":["d3","tooltip"],"homepage":"https://github.com/reduxjs/redux-devtools/tree/master/packages/d3tooltip","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"license":"MIT","author":{"name":"romseguy"},"main":"lib/cjs/index.js","module":"lib/esm/index.js","types":"lib/types/index.d.ts","unpkg":"lib/umd/d3tooltip.umd.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"scripts":{"build":"yarn build:cjs && yarn build:esm && yarn build:types && yarn build:umd","build:cjs":"babel src --extensions \".ts\" --out-dir lib/cjs","build:esm":"babel src --config-file ./babel.config.esm.json --extensions \".ts\" --out-dir lib/esm","build:types":"tsc --emitDeclarationOnly","build:umd":"rollup -c","clean":"rimraf lib","lint":"eslint . --ext .ts","type-check":"tsc --noEmit","prepack":"yarn run clean && yarn run build","prepublish":"yarn run type-check && yarn run lint"},"dependencies":{"@babel/runtime":"^7.16.7","ramda":"^0.28.0"},"devDependencies":{"@babel/cli":"^7.16.8","@babel/core":"^7.16.12","@babel/eslint-parser":"^7.16.5","@babel/plugin-transform-runtime":"^7.16.10","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@types/d3":"^3.5.46","@types/ramda":"^0.27.64","@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","d3":"^3.5.17","eslint":"^8.7.0","eslint-config-prettier":"^8.3.0","rimraf":"^3.0.2","rollup":"^2.66.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.31.1","tslib":"^2.3.1","typescript":"~4.5.5"},"peerDependencies":{"@types/d3":"^3.5.46","d3":"^3.5.17"},"gitHead":"238b8896f9cdb8c15c265025d131830a7f3570b9","_id":"d3tooltip@2.1.0","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","dist":{"shasum":"bd6be6d04613220065ecbc74682020e128dac5a3","size":20119,"noattachment":false,"key":"/d3tooltip/-/d3tooltip-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3tooltip/download/d3tooltip-2.1.0.tgz"},"_npmUser":{"name":"methuselah96","email":"nbierema@gmail.com"},"directories":{},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3tooltip_2.1.0_1643073271429_0.19013766249953945"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T01:14:37.693Z","publish_time":1643073271668,"_cnpm_publish_time":1643073271668},"2.0.0":{"name":"d3tooltip","version":"2.0.0","description":"A highly configurable tooltip for d3","keywords":["d3","tooltip"],"homepage":"https://github.com/reduxjs/redux-devtools/tree/master/packages/d3tooltip","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"license":"MIT","author":{"name":"romseguy"},"main":"dist/d3tooltip.cjs.js","module":"dist/d3tooltip.esm.js","types":"dist/index.d.ts","unpkg":"dist/d3tooltip.umd.js","repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"scripts":{"build":"rollup -c","clean":"rimraf dist","lint":"eslint . --ext .ts","type-check":"tsc --noEmit","prepack":"yarn run clean && yarn run build","prepublish":"yarn run type-check && yarn run lint"},"dependencies":{"@babel/runtime":"^7.16.7","ramda":"^0.27.1"},"devDependencies":{"@babel/core":"^7.16.7","@babel/eslint-parser":"^7.16.5","@babel/plugin-transform-runtime":"^7.16.7","@babel/preset-env":"^7.16.7","@babel/preset-typescript":"^7.16.7","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@types/d3":"^3.5.46","@types/ramda":"^0.27.62","@typescript-eslint/eslint-plugin":"^5.8.1","@typescript-eslint/parser":"^5.8.1","d3":"^3.5.17","eslint":"^8.6.0","eslint-config-prettier":"^8.3.0","rimraf":"^3.0.2","rollup":"^2.63.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.31.1","tslib":"^2.3.1","typescript":"~4.5.4"},"peerDependencies":{"@types/d3":"^3.5.46","d3":"^3.5.17"},"gitHead":"24e5e78e6943d69d352827345b1824a971b74f14","_id":"d3tooltip@2.0.0","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","dist":{"shasum":"d9f21724b3a782bf0b7faec14b847cabd59a966c","size":20522,"noattachment":false,"key":"/d3tooltip/-/d3tooltip-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3tooltip/download/d3tooltip-2.0.0.tgz"},"_npmUser":{"name":"methuselah96","email":"nbierema@gmail.com"},"directories":{},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3tooltip_2.0.0_1641843080871_0.5166644864368035"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-10T19:57:28.000Z","publish_time":1641843081002,"_cnpm_publish_time":1641843081002},"1.3.2":{"name":"d3tooltip","version":"1.3.2","description":"A highly configurable tooltip for d3","keywords":["d3","tooltip"],"homepage":"https://github.com/reduxjs/redux-devtools/tree/master/packages/d3tooltip","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"license":"MIT","author":{"name":"romseguy"},"main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"scripts":{"build":"yarn run build:types && yarn run build:js && yarn run build:umd && yarn run build:umd:min","build:types":"tsc --emitDeclarationOnly","build:js":"babel src --out-dir lib --extensions \".ts\" --source-maps inline","build:umd":"webpack --progress --config webpack.config.umd.ts","build:umd:min":"webpack --env production --progress --config webpack.config.umd.ts","clean":"rimraf lib dist","lint":"eslint . --ext .ts","type-check":"tsc --noEmit","prepack":"yarn run clean && yarn run build","prepublish":"yarn run type-check && yarn run lint"},"dependencies":{"ramda":"^0.27.1"},"devDependencies":{"@babel/cli":"^7.16.7","@babel/core":"^7.16.7","@babel/preset-env":"^7.16.7","@babel/preset-typescript":"^7.16.7","@types/d3":"^3.5.46","@types/node":"^16.11.17","@types/ramda":"^0.27.62","@typescript-eslint/eslint-plugin":"^5.8.1","@typescript-eslint/parser":"^5.8.1","babel-loader":"^8.2.3","d3":"^3.5.17","eslint":"^8.6.0","eslint-config-prettier":"^8.3.0","rimraf":"^3.0.2","ts-node":"^10.4.0","typescript":"~4.5.4","webpack":"^5.65.0","webpack-cli":"^4.9.1"},"peerDependencies":{"@types/d3":"^3.5.46","d3":"^3.5.17"},"gitHead":"88efc25786b0ff950646533e228f597716e79df9","_id":"d3tooltip@1.3.2","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","dist":{"shasum":"4b6f375c56f9cb9b76c118e92680268c170d167a","size":30199,"noattachment":false,"key":"/d3tooltip/-/d3tooltip-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3tooltip/download/d3tooltip-1.3.2.tgz"},"_npmUser":{"name":"methuselah96","email":"nbierema@gmail.com"},"directories":{},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3tooltip_1.3.2_1641609948872_0.041058779085938246"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-08T02:45:54.864Z","publish_time":1641609949018,"_cnpm_publish_time":1641609949018},"1.3.1":{"name":"d3tooltip","version":"1.3.1","description":"A highly configurable tooltip for d3","keywords":["d3","tooltip"],"homepage":"https://github.com/reduxjs/redux-devtools/tree/master/packages/d3tooltip","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"license":"MIT","author":{"name":"romseguy"},"main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"scripts":{"build":"yarn run build:types && yarn run build:js && yarn run build:umd && yarn run build:umd:min","build:types":"tsc --emitDeclarationOnly","build:js":"babel src --out-dir lib --extensions \".ts\" --source-maps inline","build:umd":"webpack --progress --config webpack.config.umd.ts","build:umd:min":"webpack --env production --progress --config webpack.config.umd.ts","clean":"rimraf lib dist","lint":"eslint . --ext .ts","type-check":"tsc --noEmit","prepack":"yarn run clean && yarn run build","prepublish":"yarn run type-check && yarn run lint"},"dependencies":{"ramda":"^0.27.1"},"devDependencies":{"@babel/cli":"^7.16.0","@babel/core":"^7.16.0","@babel/preset-env":"^7.16.0","@babel/preset-typescript":"^7.16.0","@types/d3":"^3.5.46","@types/node":"^16.11.6","@types/ramda":"^0.27.46","@types/webpack":"^5.28.0","@typescript-eslint/eslint-plugin":"^5.2.0","@typescript-eslint/parser":"^5.2.0","babel-loader":"^8.2.3","d3":"^3.5.17","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","rimraf":"^3.0.2","ts-node":"^10.4.0","typescript":"~4.4.4","webpack":"^5.61.0","webpack-cli":"^4.9.1"},"peerDependencies":{"@types/d3":"^3.5.46","d3":"^3.5.17"},"gitHead":"faff0db47b6d7ed0d1fd708d9264a6069f65e4ff","_id":"d3tooltip@1.3.1","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (win32)","dist":{"shasum":"a462183b0bee0bb6d51cb243ceef99a3d386461d","size":30200,"noattachment":false,"key":"/d3tooltip/-/d3tooltip-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3tooltip/download/d3tooltip-1.3.1.tgz"},"_npmUser":{"name":"methuselah96","email":"nbierema@gmail.com"},"directories":{},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3tooltip_1.3.1_1636222269685_0.3293738867066285"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-25T17:33:05.751Z","publish_time":1636222269843,"_cnpm_publish_time":1636222269843},"1.3.0":{"name":"d3tooltip","version":"1.3.0","description":"A highly configurable tooltip for d3","keywords":["d3","tooltip"],"homepage":"https://github.com/reduxjs/redux-devtools/tree/master/packages/d3tooltip","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"license":"MIT","author":{"name":"romseguy"},"main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"scripts":{"build":"npm run build:types && npm run build:js && npm run build:umd && npm run build:umd:min","build:types":"tsc --emitDeclarationOnly","build:js":"babel src --out-dir lib --extensions \".ts\" --source-maps inline","build:umd":"webpack --progress --config webpack.config.umd.ts","build:umd:min":"webpack --env.production --progress --config webpack.config.umd.ts","clean":"rimraf lib dist","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","type-check":"tsc --noEmit","type-check:watch":"npm run type-check -- --watch","preversion":"npm run type-check && npm run lint","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"ramda":"^0.27.1"},"devDependencies":{"@types/ramda":"^0.27.17"},"peerDependencies":{"@types/d3":"^3.5.43","d3":"^3.5.17"},"gitHead":"5ef9b00cd4717ac878068ce8003e1999e680c72e","_id":"d3tooltip@1.3.0","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (win32)","dist":{"shasum":"4fe86d768353631a49f9b48f43d4850d1b1812f4","size":114593,"noattachment":false,"key":"/d3tooltip/-/d3tooltip-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3tooltip/download/d3tooltip-1.3.0.tgz"},"_npmUser":{"name":"methuselah96","email":"nbierema@gmail.com"},"directories":{},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3tooltip_1.3.0_1615041041442_0.8937141418072483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-25T17:33:04.648Z","publish_time":1615041041571,"_cnpm_publish_time":1615041041571},"1.2.3":{"name":"d3tooltip","version":"1.2.3","description":"A highly configurable tooltip for d3","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel src --out-dir lib","build:umd":"webpack --progress --config webpack.config.umd.js","build:umd:min":"webpack --env.production --progress --config webpack.config.umd.js","version":"npm run build","postversion":"git push && git push --tags && npm run clean","prepare":"npm run clean && npm run build","prepublishOnly":"npm run clean && npm run build && npm run build:umd && npm run build:umd:min"},"repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-devtools.git"},"keywords":["d3","tooltip"],"author":{"name":"romseguy"},"license":"MIT","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"homepage":"https://github.com/reduxjs/redux-devtools","devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/preset-env":"^7.11.0","babel-loader":"^8.1.0","rimraf":"^3.0.2","webpack":"^4.44.1","webpack-cli":"^3.3.12"},"dependencies":{"ramda":"^0.27.1"},"gitHead":"d8da887da86441c890e0820aa9f924f6ebbad8e7","_id":"d3tooltip@1.2.3","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (win32)","dist":{"shasum":"564f8439dff172dc5207329176cc01eef00e913b","size":108746,"noattachment":false,"key":"/d3tooltip/-/d3tooltip-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3tooltip/download/d3tooltip-1.2.3.tgz"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"_npmUser":{"name":"methuselah96","email":"nbierema@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3tooltip_1.2.3_1597416513581_0.2136606094479614"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-25T17:33:02.785Z","publish_time":1597416513691,"_cnpm_publish_time":1597416513691},"1.2.2":{"name":"d3tooltip","version":"1.2.2","description":"A highly configurable tooltip for d3","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","lint":"eslint src examples","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/d3tooltip.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/d3tooltip.min.js --config webpack.config.production.js","version":"npm run build","postversion":"git push && git push --tags && npm run clean","prepublish":"npm run clean && npm run build"},"repository":{"type":"git","url":"git+https://github.com/romseguy/d3tooltip.git"},"keywords":["d3","tooltip"],"author":{"name":"romseguy"},"license":"MIT","bugs":{"url":"https://github.com/romseguy/d3tooltip/issues"},"homepage":"https://github.com/romseguy/d3tooltip","devDependencies":{"babel-cli":"^6.3.15","babel-core":"^6.1.20","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015-loose":"^6.1.3","babel-preset-react":"^6.3.13","babel-preset-stage-0":"^6.3.13","eslint":"^0.23","eslint-config-airbnb":"0.0.6","eslint-plugin-react":"^3.6.3","rimraf":"^2.3.4","webpack":"^1.9.6","webpack-dev-server":"^1.8.2"},"dependencies":{"ramda":"^0.17.1"},"gitHead":"38a377cb3ba0210b468b72158f14d89920bd3c8c","_id":"d3tooltip@1.2.2","_shasum":"88a8b2525fb8cc479196e0382a8cb858fbf27b32","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.4.0","_npmUser":{"name":"romseguy","email":"rom.seguy@gmail.com"},"dist":{"shasum":"88a8b2525fb8cc479196e0382a8cb858fbf27b32","size":73455,"noattachment":false,"key":"/d3tooltip/-/d3tooltip-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3tooltip/download/d3tooltip-1.2.2.tgz"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"directories":{},"_cnpmcore_publish_time":"2021-12-25T17:33:00.780Z","publish_time":1452516005425,"_cnpm_publish_time":1452516005425},"1.2.1":{"name":"d3tooltip","version":"1.2.1","description":"A highly configurable tooltip for d3","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","lint":"eslint src examples","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/d3tooltip.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/d3tooltip.min.js --config webpack.config.production.js","version":"npm run build","postversion":"git push && git push --tags && npm run clean","prepublish":"npm run clean && npm run build"},"repository":{"type":"git","url":"git+https://github.com/romseguy/d3tooltip.git"},"keywords":["d3","tooltip"],"author":{"name":"romseguy"},"license":"MIT","bugs":{"url":"https://github.com/romseguy/d3tooltip/issues"},"homepage":"https://github.com/romseguy/d3tooltip","devDependencies":{"babel-cli":"^6.3.15","babel-core":"^6.1.20","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015-loose":"^6.1.3","babel-preset-react":"^6.3.13","babel-preset-stage-0":"^6.3.13","eslint":"^0.23","eslint-config-airbnb":"0.0.6","eslint-plugin-react":"^3.6.3","rimraf":"^2.3.4","webpack":"^1.9.6","webpack-dev-server":"^1.8.2"},"dependencies":{"ramda":"^0.17.1"},"gitHead":"948d575ac4e591eeb04b94e1202eb6dbbe3c57a6","_id":"d3tooltip@1.2.1","_shasum":"11ccbad70405fa59a91d4ec1f0c1ace6d1a75809","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.4.0","_npmUser":{"name":"romseguy","email":"rom.seguy@gmail.com"},"dist":{"shasum":"11ccbad70405fa59a91d4ec1f0c1ace6d1a75809","size":73396,"noattachment":false,"key":"/d3tooltip/-/d3tooltip-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3tooltip/download/d3tooltip-1.2.1.tgz"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"directories":{},"_cnpmcore_publish_time":"2021-12-25T17:33:00.679Z","publish_time":1452513718755,"_cnpm_publish_time":1452513718755},"1.2.0":{"name":"d3tooltip","version":"1.2.0","description":"A highly configurable tooltip for d3","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/d3tooltip.js && NODE_ENV=production webpack src/index.js dist/d3tooltip.min.js","lint":"eslint src examples","prepublish":"npm run lint && npm run clean && npm run build && npm run build:umd"},"repository":{"type":"git","url":"git+https://github.com/romseguy/d3tooltip.git"},"keywords":["d3","tooltip"],"author":{"name":"romseguy"},"license":"MIT","bugs":{"url":"https://github.com/romseguy/d3tooltip/issues"},"homepage":"https://github.com/romseguy/d3tooltip","devDependencies":{"babel-cli":"^6.3.15","babel-core":"^6.1.20","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015-loose":"^6.1.3","babel-preset-react":"^6.3.13","babel-preset-stage-0":"^6.3.13","eslint":"^0.23","eslint-config-airbnb":"0.0.6","eslint-plugin-react":"^3.6.3","rimraf":"^2.3.4","webpack":"^1.9.6","webpack-dev-server":"^1.8.2"},"dependencies":{"ramda":"^0.17.1"},"gitHead":"b406c4209bbed70c3adde69a9907d34a2ae9552e","_id":"d3tooltip@1.2.0","_shasum":"05104b214b693800eab7803d5735e6eb3377eb9b","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.4.0","_npmUser":{"name":"romseguy","email":"rom.seguy@gmail.com"},"dist":{"shasum":"05104b214b693800eab7803d5735e6eb3377eb9b","size":72207,"noattachment":false,"key":"/d3tooltip/-/d3tooltip-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3tooltip/download/d3tooltip-1.2.0.tgz"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"directories":{},"_cnpmcore_publish_time":"2021-12-25T17:32:59.298Z","publish_time":1452510606864,"_cnpm_publish_time":1452510606864},"1.0.2":{"name":"d3tooltip","version":"1.0.2","description":"A highly configurable tooltip for d3","main":"lib/index.js","scripts":{"clean":"rimraf lib dist","build":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/d3tooltip.js && NODE_ENV=production webpack src/index.js dist/d3tooltip.min.js","lint":"eslint src examples","test":"NODE_ENV=test mocha","test:watch":"NODE_ENV=test mocha --watch","test:cov":"babel-node ./node_modules/.bin/isparta cover ./node_modules/.bin/_mocha","prepublish":"npm run lint && npm run clean && npm run build && npm run build:umd"},"repository":{"type":"git","url":"git+https://github.com/romseguy/d3tooltip.git"},"keywords":["d3","tooltip"],"author":{"name":"romseguy"},"license":"MIT","bugs":{"url":"https://github.com/romseguy/d3tooltip/issues"},"homepage":"https://github.com/romseguy/d3tooltip","devDependencies":{"babel":"^5.5.8","babel-core":"^5.6.18","babel-eslint":"^3.1.15","babel-loader":"^5.1.4","eslint":"^0.23","eslint-config-airbnb":"0.0.6","eslint-plugin-react":"^2.3.0","expect":"^1.6.0","isparta":"^3.0.3","mocha":"^2.2.5","rimraf":"^2.3.4","webpack":"^1.9.6","webpack-dev-server":"^1.8.2"},"dependencies":{"ramda":"^0.17.1"},"gitHead":"b2fceef230ebad5301447f22b4c1ce9db40c620e","_id":"d3tooltip@1.0.2","_shasum":"d531b859e702d51f0abda11ba73c12f2457aab40","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{},"dist":{"shasum":"d531b859e702d51f0abda11ba73c12f2457aab40","size":72086,"noattachment":false,"key":"/d3tooltip/-/d3tooltip-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3tooltip/download/d3tooltip-1.0.2.tgz"},"maintainers":[{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"romseguy","email":"rom.seguy@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"directories":{},"_cnpmcore_publish_time":"2021-12-25T17:32:57.310Z","publish_time":1442351642536,"_cnpm_publish_time":1442351642536}},"readme":"# d3tooltip\n\nThis tooltip aims for a minimal yet highly configurable API. It has a long way to go, but the essentials are there.\nIt was created by [@romseguy](https://github.com/romseguy) and merged from [`romseguy/d3tooltip`](https://github.com/romseguy/d3tooltip).\n\n## Installation\n\n`npm install d3-state-visualizer`\n\n## Quick usage\n\n```javascript\nimport * as d3 from 'd3';\nimport { tooltip } from 'd3tooltip';\n\nconst DOMNode = document.getElementById('chart');\nconst root = d3.select(DOMNode);\nconst vis = root.append('svg');\n\nconst options = {\n  offset: { left: 30, top: 10 },\n  styles: { 'min-width': '50px', 'border-radius': '5px' },\n};\n\nvis\n  .selectAll('circle')\n  .data(someData)\n  .enter()\n  .append('circle')\n  .attr('r', 10)\n  .call(\n    d3tooltip('tooltipClassName', {\n      ...options,\n      text: (d) => toStringOrHtml(d),\n    }),\n  )\n  .on('mouseover', function () {\n    d3.select(this).style('fill', 'skyblue');\n  })\n  .on('mouseout', function () {\n    d3.select(this).style('fill', 'black');\n  });\n```\n\n## API\n\n| Option   | Type               | Default             | Description                                                                                                                                                      |\n| -------- | ------------------ | ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| `root`   | DOM.Element        | `body`              | The tooltip will be added as a child of that element. You can also use a D3 [selection](https://github.com/mbostock/d3/wiki/Selections#d3_select).               |\n| `left`   | Number             | `undefined`         | Sets the tooltip `x` absolute position instead of the mouse `x` position, relative to the `root` element.                                                        |\n| `top`    | Number             | `undefined`         | Sets the tooltip `y` absolute position instead of the mouse `y` position, relative to the `root` element.                                                        |\n| `offset` | Object             | `{left: 0, top: 0}` | Sets the distance, starting from the cursor position, until the tooltip is rendered. **Warning**: only applicable if you don't provide a `left` or `top` option. |\n| `styles` | Object             | `{}`                | Sets the styles of the tooltip element.                                                                                                                          |\n| `text`   | String or Function | `''`                | Sets the text of the tooltip. Can be a constant `string` or a function that takes the datum and returns a `string`.                                              |\n","_attachments":{},"homepage":"https://github.com/reduxjs/redux-devtools/tree/master/packages/d3tooltip","bugs":{"url":"https://github.com/reduxjs/redux-devtools/issues"},"license":"MIT"}