corrade-nucleus-nucleons – Rev 20

Subversion Repositories:
Rev:
{
  "_args": [
    [
      {
        "raw": "lru-cache@^3.2.0",
        "scope": null,
        "escapedName": "lru-cache",
        "name": "lru-cache",
        "rawSpec": "^3.2.0",
        "spec": ">=3.2.0 <4.0.0",
        "type": "range"
      },
      "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/script-kiddie/002_script_kiddie/script-kiddie/node_modules/editorconfig"
    ]
  ],
  "_from": "lru-cache@>=3.2.0 <4.0.0",
  "_id": "lru-cache@3.2.0",
  "_inCache": true,
  "_location": "/lru-cache",
  "_nodeVersion": "4.0.0",
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "_npmVersion": "3.3.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "lru-cache@^3.2.0",
    "scope": null,
    "escapedName": "lru-cache",
    "name": "lru-cache",
    "rawSpec": "^3.2.0",
    "spec": ">=3.2.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/editorconfig"
  ],
  "_resolved": "http://grimore.org:4873/lru-cache/-/lru-cache-3.2.0.tgz",
  "_shasum": "71789b3b7f5399bec8565dda38aa30d2a097efee",
  "_shrinkwrap": null,
  "_spec": "lru-cache@^3.2.0",
  "_where": "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/script-kiddie/002_script_kiddie/script-kiddie/node_modules/editorconfig",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me"
  },
  "bugs": {
    "url": "https://github.com/isaacs/node-lru-cache/issues"
  },
  "dependencies": {
    "pseudomap": "^1.0.1"
  },
  "description": "A cache object that deletes the least-recently-used items.",
  "devDependencies": {
    "tap": "^1.2.0",
    "weak": ""
  },
  "directories": {},
  "dist": {
    "shasum": "71789b3b7f5399bec8565dda38aa30d2a097efee",
    "tarball": "http://grimore.org:4873/lru-cache/-/lru-cache-3.2.0.tgz"
  },
  "gitHead": "50d2d39a6649f1165054618962a467caad861142",
  "homepage": "https://github.com/isaacs/node-lru-cache#readme",
  "keywords": [
    "mru",
    "lru",
    "cache"
  ],
  "license": "ISC",
  "main": "lib/lru-cache.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "isaacs@npmjs.com"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    }
  ],
  "name": "lru-cache",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-lru-cache.git"
  },
  "scripts": {
    "test": "tap test --gc"
  },
  "version": "3.2.0"
}