{
  "_args": [
    [
      "underscore@~1.4.4",
      "/Users/nw/motion/packages/motion/node_modules/nomnom"
    ]
  ],
  "_from": "underscore@>=1.4.4 <1.5.0",
  "_id": "underscore@1.4.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/underscore",
  "_npmUser": {
    "email": "jashkenas@gmail.com",
    "name": "jashkenas"
  },
  "_npmVersion": "1.1.63",
  "_phantomChildren": {},
  "_requested": {
    "name": "underscore",
    "raw": "underscore@~1.4.4",
    "rawSpec": "~1.4.4",
    "scope": null,
    "spec": ">=1.4.4 <1.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/nomnom"
  ],
  "_resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz",
  "_shasum": "61a6a32010622afa07963bf325203cf12239d604",
  "_shrinkwrap": null,
  "_spec": "underscore@~1.4.4",
  "_where": "/Users/nw/motion/packages/motion/node_modules/nomnom",
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "61a6a32010622afa07963bf325203cf12239d604",
    "tarball": "http://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz"
  },
  "homepage": "http://underscorejs.org",
  "keywords": [
    "browser",
    "client",
    "functional",
    "server",
    "util"
  ],
  "main": "underscore.js",
  "maintainers": [
    {
      "name": "jashkenas",
      "email": "jashkenas@gmail.com"
    }
  ],
  "name": "underscore",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "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"
}
