{
  "name": "bezierizer",
  "version": "0.1.0",
  "homepage": "https://github.com/jeremyckahn/bezierizer",
  "author": "Jeremy Kahn <jeremyckahn@gmail.com>",
  "description": "A graphical widget for defining a Bezier curve",
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-jshint": "~0.1.1",
    "grunt-contrib-concat": "~0.1.3",
    "grunt-contrib-uglify": "~0.1.2",
    "grunt-contrib-copy": "~0.4.0",
    "grunt-dox": "~0.5.0",
    "grunt-bump": "0.0.14"
  },
  "license": "MIT",
  "dependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-compass": "^0.8.0"
  }
}
