{
  "_args": [
    [
      "lazy-cache@^1.0.3",
      "/Users/nw/motion/packages/motion/node_modules/center-align"
    ]
  ],
  "_from": "lazy-cache@>=1.0.3 <2.0.0",
  "_id": "lazy-cache@1.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/lazy-cache",
  "_nodeVersion": "5.0.0",
  "_npmUser": {
    "email": "github@sellside.com",
    "name": "jonschlinkert"
  },
  "_npmVersion": "3.3.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "lazy-cache",
    "raw": "lazy-cache@^1.0.3",
    "rawSpec": "^1.0.3",
    "scope": null,
    "spec": ">=1.0.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/center-align"
  ],
  "_resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.3.tgz",
  "_shasum": "e97754618f9c886bb999b2ff69c78b82453d6674",
  "_shrinkwrap": null,
  "_spec": "lazy-cache@^1.0.3",
  "_where": "/Users/nw/motion/packages/motion/node_modules/center-align",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/lazy-cache/issues"
  },
  "dependencies": {},
  "description": "Cache requires to be lazy-loaded when needed.",
  "devDependencies": {
    "ansi-yellow": "^0.1.1",
    "glob": "^6.0.1",
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "e97754618f9c886bb999b2ff69c78b82453d6674",
    "tarball": "http://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.3.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "06265aa4a6750aae03e1814fbb740dde6311fb2b",
  "homepage": "https://github.com/jonschlinkert/lazy-cache",
  "keywords": [
    "cache",
    "caching",
    "dependencies",
    "dependency",
    "lazy",
    "require",
    "requires"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jonschlinkert",
      "email": "github@sellside.com"
    },
    {
      "name": "doowb",
      "email": "brian.woodward@gmail.com"
    }
  ],
  "name": "lazy-cache",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/lazy-cache.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "list": [
        "lint-deps"
      ]
    }
  },
  "version": "1.0.3"
}
