package.json 1.69 KB
{
  "_from": "glob-whatev@~0.1.4",
  "_id": "glob-whatev@0.1.8",
  "_inBundle": false,
  "_integrity": "sha1-ozp2MmLlAehRvIT9IrVzbP84Jv0=",
  "_location": "/glob-whatev",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "glob-whatev@~0.1.4",
    "name": "glob-whatev",
    "escapedName": "glob-whatev",
    "rawSpec": "~0.1.4",
    "saveSpec": null,
    "fetchSpec": "~0.1.4"
  },
  "_requiredBy": [
    "/grunt"
  ],
  "_resolved": "https://registry.npm.taobao.org/glob-whatev/download/glob-whatev-0.1.8.tgz",
  "_shasum": "a33a763262e501e851bc84fd22b5736cff3826fd",
  "_spec": "glob-whatev@~0.1.4",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\grunt",
  "author": {
    "name": "\"Cowboy\" Ben Alman",
    "url": "http://benalman.com/"
  },
  "bugs": {
    "url": "https://github.com/cowboy/node-glob-whatev/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "minimatch": "~0.2.5"
  },
  "deprecated": false,
  "description": "A quick and dirty file globbing utility based on minimatch.",
  "devDependencies": {
    "grunt": "~0.3.11"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "homepage": "http://github.com/cowboy/node-glob-whatev",
  "keywords": [
    "glob",
    "wildcard",
    "star",
    "file",
    "sync",
    "synchronous"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/cowboy/node-glob-whatev/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/glob",
  "name": "glob-whatev",
  "repository": {
    "type": "git",
    "url": "git://github.com/cowboy/node-glob-whatev.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.1.8"
}