Files
cdnjs/ajax/libs/d3-tip/package.json
T
2014-02-05 12:39:29 -06:00

24 lines
471 B
JSON

{
"name": "d3-tip",
"filename": "d3-tip.min.js",
"version": "0.6.3",
"description": "d3 tooltips",
"homepage": "http://labratrevenge.com/d3-tip/",
"keywords": [
"d3",
"tooltip"
],
"maintainers": [
{
"name": "Justin Palmer",
"web": "http://labratrevenge.com/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/Caged/d3-tip"
}
]
}