{
  "_args": [
    [
      "lsmod@~0.0.3",
      "/Users/nw/motion/packages/motion/node_modules/raven"
    ]
  ],
  "_from": "lsmod@>=0.0.3 <0.1.0",
  "_id": "lsmod@0.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/lsmod",
  "_npmUser": {
    "email": "shtylman@gmail.com",
    "name": "shtylman"
  },
  "_npmVersion": "1.3.24",
  "_phantomChildren": {},
  "_requested": {
    "name": "lsmod",
    "raw": "lsmod@~0.0.3",
    "rawSpec": "~0.0.3",
    "scope": null,
    "spec": ">=0.0.3 <0.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/raven"
  ],
  "_resolved": "https://registry.npmjs.org/lsmod/-/lsmod-0.0.3.tgz",
  "_shasum": "17e13d4e1ae91750ea5653548cd89e7147ad0244",
  "_shrinkwrap": null,
  "_spec": "lsmod@~0.0.3",
  "_where": "/Users/nw/motion/packages/motion/node_modules/raven",
  "author": {
    "email": "shtylman@gmail.com",
    "name": "Roman Shtylman"
  },
  "bugs": {
    "url": "https://github.com/shtylman/node-lsmod/issues"
  },
  "dependencies": {},
  "description": "fetch list of modules and versions installed for the project root",
  "devDependencies": {
    "mocha": "1.7.4"
  },
  "directories": {},
  "dist": {
    "shasum": "17e13d4e1ae91750ea5653548cd89e7147ad0244",
    "tarball": "http://registry.npmjs.org/lsmod/-/lsmod-0.0.3.tgz"
  },
  "homepage": "https://github.com/shtylman/node-lsmod",
  "keywords": [
    "modules",
    "runtime"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "shtylman",
      "email": "shtylman@gmail.com"
    }
  ],
  "name": "lsmod",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/shtylman/node-lsmod.git"
  },
  "scripts": {
    "test": "mocha --ui qunit"
  },
  "version": "0.0.3"
}
