{
  "name": "jquery.flot.tooltip",
  "version": "0.6.6",
  "description": "easy-to-use tooltips for Flot charts",
  "website": "https://github.com/krzysu/flot.tooltip",
  "directories": {
    "example": "examples"
  },
  "dependencies": {},
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.1.1",
    "grunt-contrib-watch": "~0.3.1",
    "grunt-contrib-uglify": "~0.2.0",
    "grunt-contrib-concat": "~0.1.3",
    "grunt-contrib-connect": "~0.3.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/krzysu/flot.tooltip"
  },
  "keywords": [
    "flot",
    "tooltip",
    "javascript",
    "js",
    "grunt"
  ],
  "author": "Krzysztof Urbas @krzysu [myviews.pl]",
  "license": "MIT",
  "readmeFilename": "README.md"
}
