{
  "name": "underscore",
  "description": "JavaScript's functional programming helper library.",
  "homepage": "http://documentcloud.github.com/underscore/",
  "keywords": [
    "util",
    "functional",
    "server",
    "client",
    "browser"
  ],
  "author": "Jeremy Ashkenas <jeremy@documentcloud.org>",
  "repository": {
    "type": "git",
    "url": "git://github.com/documentcloud/underscore.git"
  },
  "version": "1.4.4",
  "main": [
    "underscore.js"
  ]
}
