{
  "name": "flotr2",
  "version": "0.1.0",
  "description": "A library for drawing HTML5 charts and graphs.",
  "homepage": "http://www.humblesoftware.com/flotr2",
  "bugs": {
    "url": "https://github.com/HumbleSoftware/Flotr2/issues"
  },
  "license": "MIT",
  "author": "Carl Sutherland <carl@humblesoftware.com> (https://github.com/cesutherland)",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/HumbleSoftware/Flotr2.git"
  },
  "devDependencies": {
    "smoosh": "0.4.1"
  },
  "private": false,
  "main": "flotr2.min.js",
  "directories": {
    "example": "examples"
  },
  "dependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "flotr2"
  ]
}
