UNPKG

react-balloon-tooltip

Version:
30 lines (29 loc) 698 B
{ "name": "react-balloon-tooltip", "version": "1.0.4", "description": "Dead simple tooltips on pure CSS", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/krambertech/react-balloon-tooltip.git" }, "keywords": [ "tooltip", "react", "reactjs", "balloon" ], "author": "krambertech", "license": "ISC", "bugs": { "url": "https://github.com/krambertech/react-balloon-tooltip/issues" }, "homepage": "https://github.com/krambertech/react-balloon-tooltip#readme", "dependencies": { "balloon-css": "^0.3.0", "react": "^15.2.0" } }