{
  "_args": [
    [
      {
        "raw": "gulp-match@~0.2.1",
        "scope": null,
        "escapedName": "gulp-match",
        "name": "gulp-match",
        "rawSpec": "~0.2.1",
        "spec": ">=0.2.1 <0.3.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newNode/node_modules/gulp-if"
    ]
  ],
  "_from": "gulp-match@>=0.2.1 <0.3.0",
  "_id": "gulp-match@0.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-match",
  "_npmUser": {
    "name": "robrich",
    "email": "robrich@robrich.org"
  },
  "_npmVersion": "1.5.0-alpha-4",
  "_phantomChildren": {
    "lru-cache": "2.7.3",
    "sigmund": "1.0.1"
  },
  "_requested": {
    "raw": "gulp-match@~0.2.1",
    "scope": null,
    "escapedName": "gulp-match",
    "name": "gulp-match",
    "rawSpec": "~0.2.1",
    "spec": ">=0.2.1 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp-if"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-match/-/gulp-match-0.2.1.tgz",
  "_shasum": "0bed08da8bd6e89686f89ffb004337f8bad06d22",
  "_shrinkwrap": null,
  "_spec": "gulp-match@~0.2.1",
  "_where": "/Users/robertdodson/Documents/htdocs/newNode/node_modules/gulp-if",
  "author": {
    "name": "Rob Richardson",
    "url": "http://robrich.org/"
  },
  "bugs": {
    "url": "https://github.com/robrich/gulp-match/issues"
  },
  "dependencies": {
    "minimatch": "^1.0.0"
  },
  "description": "Does a vinyl file match a condition?",
  "devDependencies": {
    "jshint": "^2.5.2",
    "mocha": "^1.20.1",
    "should": "^4.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "0bed08da8bd6e89686f89ffb004337f8bad06d22",
    "tarball": "https://registry.npmjs.org/gulp-match/-/gulp-match-0.2.1.tgz"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "gitHead": "bcbf61eb1238cd0dd90845dab7241d8666965dc1",
  "homepage": "https://github.com/robrich/gulp-match",
  "keywords": [
    "gulpfriendly",
    "conditional",
    "if",
    "minimatch"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/robrich/gulp-match/raw/master/LICENSE"
    }
  ],
  "main": "./index.js",
  "maintainers": [
    {
      "name": "robrich",
      "email": "robrich@robrich.org"
    }
  ],
  "name": "gulp-match",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/robrich/gulp-match.git"
  },
  "scripts": {
    "test": "mocha && jshint ./index.js ./test/."
  },
  "version": "0.2.1"
}
