{ "name": "Flot", "version": "0.9.0-alpha", "main": "jquery.flot.js", "dependencies": { "jquery": ">= 1.2.6" }, "homepage": "https://github.com/flot/flot", "authors": [ "Ole Laursen" ], "keywords": [ "chart", "plot", "graph", "visualization", "canvas", "graphics" ], "description": "Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features.", "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }