{
  "name": "underscore",
  "description": "JavaScript's functional programming helper library.",
  "keywords": [
    "util",
    "functional",
    "server",
    "client",
    "browser"
  ],
  "main": "underscore.js",
  "scripts": [
    "underscore.js"
  ],
  "version": "1.7.0",
  "license": "MIT",
  "repository": "jashkenas/underscore"
}