{
  "_args": [
    [
      "memoizee@~0.2.5",
      "/home/qm/web/lib.quali.me/public_html/node_modules/cli-color"
    ]
  ],
  "_from": "memoizee@>=0.2.5 <0.3.0",
  "_id": "memoizee@0.2.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/memoizee",
  "_npmUser": {
    "email": "medikoo+npm@medikoo.com",
    "name": "medikoo"
  },
  "_npmVersion": "1.3.11",
  "_phantomChildren": {},
  "_requested": {
    "name": "memoizee",
    "raw": "memoizee@~0.2.5",
    "rawSpec": "~0.2.5",
    "scope": null,
    "spec": ">=0.2.5 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cli-color"
  ],
  "_resolved": "https://registry.npmjs.org/memoizee/-/memoizee-0.2.6.tgz",
  "_shasum": "bb45a7ad02530082f1612671dab35219cd2e0741",
  "_shrinkwrap": null,
  "_spec": "memoizee@~0.2.5",
  "_where": "/home/qm/web/lib.quali.me/public_html/node_modules/cli-color",
  "author": {
    "email": "medikoo+memoize@medikoo.com",
    "name": "Mariusz Nowak",
    "url": "http://www.medikoo.com/"
  },
  "bugs": {
    "email": "medikoo+memoize@medikoo.com",
    "url": "https://github.com/medikoo/memoize/issues"
  },
  "dependencies": {
    "es5-ext": "~0.9.2",
    "event-emitter": "~0.2.2",
    "next-tick": "0.1.x"
  },
  "description": "Complete memoize/cache solution. Works with any type and length of function arguments",
  "devDependencies": {
    "tad": "~0.1.19"
  },
  "directories": {},
  "dist": {
    "shasum": "bb45a7ad02530082f1612671dab35219cd2e0741",
    "tarball": "http://registry.npmjs.org/memoizee/-/memoizee-0.2.6.tgz"
  },
  "engines": {
    "node": ">=0.4"
  },
  "homepage": "https://github.com/medikoo/memoize#readme",
  "keywords": [
    "cache",
    "caching",
    "collector",
    "garbage",
    "gc",
    "hashing.",
    "memcached",
    "memo",
    "memoization",
    "memoize",
    "memoizer",
    "memory",
    "storage",
    "weak"
  ],
  "license": "MIT",
  "main": "lib",
  "maintainers": [
    {
      "name": "medikoo",
      "email": "medikoo+npm@medikoo.com"
    }
  ],
  "name": "memoizee",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/medikoo/memoize.git"
  },
  "scripts": {
    "test": "node node_modules/tad/bin/tad lib"
  },
  "version": "0.2.6"
}
