69b280f8bdbcb20bd5a294d56d1225467d13b875.svn-base 1.65 KB
{
  "_from": "lru-cache@~1.0.2",
  "_id": "lru-cache@1.0.6",
  "_inBundle": false,
  "_integrity": "sha1-qlD5cEdCKsclQ72hd6nJ0BjZhFI=",
  "_location": "/jshint/lru-cache",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "lru-cache@~1.0.2",
    "name": "lru-cache",
    "escapedName": "lru-cache",
    "rawSpec": "~1.0.2",
    "saveSpec": null,
    "fetchSpec": "~1.0.2"
  },
  "_requiredBy": [
    "/jshint/minimatch"
  ],
  "_resolved": "https://registry.npm.taobao.org/lru-cache/download/lru-cache-1.0.6.tgz?cache=0&sync_timestamp=1594427602316&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flru-cache%2Fdownload%2Flru-cache-1.0.6.tgz",
  "_shasum": "aa50f97047422ac72543bda177a9c9d018d98452",
  "_spec": "lru-cache@~1.0.2",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\jshint\\node_modules\\minimatch",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me"
  },
  "bugs": {
    "url": "https://github.com/isaacs/node-lru-cache/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A cache object that deletes the least-recently-used items.",
  "devDependencies": {
    "tap": "0"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/isaacs/node-lru-cache#readme",
  "license": {
    "type": "MIT",
    "url": "http://github.com/isaacs/node-lru-cache/raw/master/LICENSE"
  },
  "main": "lib/lru-cache.js",
  "name": "lru-cache",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-lru-cache.git"
  },
  "scripts": {
    "test": "tap test"
  },
  "version": "1.0.6"
}