{
  "_args": [
    [
      "has-glob@1.0.0",
      "/Users/donovan/Sites/bordelais/wp-content/themes/bordelais"
    ]
  ],
  "_development": true,
  "_from": "has-glob@1.0.0",
  "_id": "has-glob@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-mqqe7b/7G6OZCnsAEPtnjuAIEgc=",
  "_location": "/has-glob",
  "_phantomChildren": {
    "is-extglob": "2.1.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "has-glob@1.0.0",
    "name": "has-glob",
    "escapedName": "has-glob",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/cpy"
  ],
  "_resolved": "https://registry.npmjs.org/has-glob/-/has-glob-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/donovan/Sites/bordelais/wp-content/themes/bordelais",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/has-glob/issues"
  },
  "dependencies": {
    "is-glob": "^3.0.0"
  },
  "description": "Returns `true` if an array has a glob pattern.",
  "devDependencies": {
    "gulp-format-md": "^0.1.10",
    "mocha": "^3.0.2"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/has-glob",
  "keywords": [
    "bash",
    "braces",
    "check",
    "exec",
    "expression",
    "extglob",
    "glob",
    "globbing",
    "globstar",
    "has",
    "match",
    "matches",
    "pattern",
    "regex",
    "regular",
    "string",
    "test"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "has-glob",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/has-glob.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "related": {
      "list": [
        "has-glob",
        "is-glob",
        "is-negated-glob",
        "is-valid-glob",
        "micromatch"
      ]
    },
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "lint": {
      "reflinks": true
    },
    "reflinks": [
      "verb",
      "verb-generate-readme"
    ]
  },
  "version": "1.0.0"
}
