{
  "_args": [
    [
      "underscore@https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz",
      "/Users/nw/flint/packages/flint"
    ]
  ],
  "_from": "underscore@>=1.4.4 <1.5.0",
  "_id": "underscore@1.4.4",
  "_inCache": true,
  "_location": "/underscore",
  "_phantomChildren": {},
  "_requested": {
    "name": "underscore",
    "raw": "underscore@https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz",
    "rawSpec": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz",
    "scope": null,
    "spec": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz",
    "type": "remote"
  },
  "_requiredBy": [
    "/nomnom"
  ],
  "_resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz",
  "_shasum": "61a6a32010622afa07963bf325203cf12239d604",
  "_shrinkwrap": null,
  "_spec": "underscore@https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz",
  "_where": "/Users/nw/flint/packages/flint",
  "author": {
    "email": "jeremy@documentcloud.org",
    "name": "Jeremy Ashkenas"
  },
  "bugs": {
    "url": "https://github.com/documentcloud/underscore/issues"
  },
  "dependencies": {},
  "description": "JavaScript's functional programming helper library.",
  "devDependencies": {
    "phantomjs": "0.2.2"
  },
  "homepage": "http://underscorejs.org",
  "keywords": [
    "browser",
    "client",
    "functional",
    "server",
    "util"
  ],
  "main": "underscore.js",
  "name": "underscore",
  "optionalDependencies": {},
  "readme": "                       __\n                      /\\ \\                                                         __\n     __  __    ___    \\_\\ \\     __   _ __   ____    ___    ___   _ __    __       /\\_\\    ____\n    /\\ \\/\\ \\ /' _ `\\  /'_  \\  /'__`\\/\\  __\\/ ,__\\  / ___\\ / __`\\/\\  __\\/'__`\\     \\/\\ \\  /',__\\\n    \\ \\ \\_\\ \\/\\ \\/\\ \\/\\ \\ \\ \\/\\  __/\\ \\ \\//\\__, `\\/\\ \\__//\\ \\ \\ \\ \\ \\//\\  __/  __  \\ \\ \\/\\__, `\\\n     \\ \\____/\\ \\_\\ \\_\\ \\___,_\\ \\____\\\\ \\_\\\\/\\____/\\ \\____\\ \\____/\\ \\_\\\\ \\____\\/\\_\\ _\\ \\ \\/\\____/\n      \\/___/  \\/_/\\/_/\\/__,_ /\\/____/ \\/_/ \\/___/  \\/____/\\/___/  \\/_/ \\/____/\\/_//\\ \\_\\ \\/___/\n                                                                                  \\ \\____/\n                                                                                   \\/___/\n\nUnderscore.js is a utility-belt library for JavaScript that provides\nsupport for the usual functional suspects (each, map, reduce, filter...)\nwithout extending any core JavaScript objects.\n\nFor Docs, License, Tests, and pre-packed downloads, see:\nhttp://underscorejs.org\n\nMany thanks to our contributors:\nhttps://github.com/documentcloud/underscore/contributors\n",
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git://github.com/documentcloud/underscore.git"
  },
  "scripts": {
    "test": "phantomjs test/vendor/runner.js test/index.html?noglobals=true"
  },
  "version": "1.4.4"
}
