27923cd8e3a311b1edc51d6fd7c121d8686b1e86.svn-base 1.6 KB
{
  "_from": "minimatch@0.0.x",
  "_id": "minimatch@0.0.5",
  "_inBundle": false,
  "_integrity": "sha1-lrtJC707poNrv6wRGt91MBsVhN4=",
  "_location": "/jshint/minimatch",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "minimatch@0.0.x",
    "name": "minimatch",
    "escapedName": "minimatch",
    "rawSpec": "0.0.x",
    "saveSpec": null,
    "fetchSpec": "0.0.x"
  },
  "_requiredBy": [
    "/jshint"
  ],
  "_resolved": "https://registry.npm.taobao.org/minimatch/download/minimatch-0.0.5.tgz",
  "_shasum": "96bb490bbd3ba6836bbfac111adf75301b1584de",
  "_spec": "minimatch@0.0.x",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\jshint",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me"
  },
  "bugs": {
    "url": "https://github.com/isaacs/minimatch/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "lru-cache": "~1.0.2"
  },
  "deprecated": "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue",
  "description": "a glob matcher in javascript",
  "devDependencies": {
    "tap": "~0.0.5"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/isaacs/minimatch#readme",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/isaacs/minimatch/raw/master/LICENSE"
    }
  ],
  "main": "minimatch.js",
  "name": "minimatch",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/minimatch.git"
  },
  "scripts": {
    "test": "tap test"
  },
  "version": "0.0.5"
}