{ "_from": "d3-tip@~0.6.7", "_id": "d3-tip@0.6.8", "_inBundle": false, "_integrity": "sha1-5bRJGuiYP95kbqSQCP9UKgM8Ciw=", "_location": "/d3-tip", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "d3-tip@~0.6.7", "name": "d3-tip", "escapedName": "d3-tip", "rawSpec": "~0.6.7", "saveSpec": null, "fetchSpec": "~0.6.7" }, "_requiredBy": [ "/d3_exploding_boxplot" ], "_resolved": "https://registry.npmjs.org/d3-tip/-/d3-tip-0.6.8.tgz", "_shasum": "e5b4491ae8983fde646ea49008ff542a033c0a2c", "_spec": "d3-tip@~0.6.7", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/d3_exploding_boxplot", "author": { "name": "Justin Palmer", "email": "justin@labratrevenge.com", "url": "http://labratrevenge.com/d3-tip" }, "bugs": { "url": "https://github.com/Caged/d3-tip/issues" }, "bundleDependencies": false, "dependencies": { "d3": "^3.5.5" }, "deprecated": false, "description": "Tooltips for d3 svg visualizations", "directories": { "doc": "docs", "example": "examples" }, "homepage": "https://github.com/Caged/d3-tip", "keywords": [ "d3", "tooltip" ], "license": "MIT", "main": "index.js", "name": "d3-tip", "repository": { "type": "git", "url": "git+https://github.com/Caged/d3-tip.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.6.8" }