{ "name": "ico"
, "description": "A graph plotting library"
, "version": "0.3.3"
, "url": "http://alexyoung.github.com/ico/"
, "author": "Alex R. Young <alex@helicoid.net>"
, "engines": ["node >= 0.4.0"]
, "main": "./ico.js"
, "devDependencies": {
    "dox": "latest"
  , "jake": "latest"
  , "jsmin": "latest"
  , "jslint": "latest"
  , "uglify-js": "latest"
  , "expresso": "latest"
  , "node-raphael": "latest"
  }
, "repository": {
    "type" : "git"
  , "url" : "https://github.com/alexyoung/ico.git"
  }
}

