{
  "author": {
    "name": "Andrey Tarantsov",
    "email": "andrey@tarantsov.com"
  },
  "name": "pathspec",
  "description": "Shell-like name/path wildcards, gitignore-like file lists",
  "version": "0.9.2",
  "repository": {
    "type": "git",
    "url": "git@github.com:andreyvit/pathspec.js.git"
  },
  "main": "index.js",
  "bin": {
    "pathspec-find": "bin/pathspec-find.js"
  },
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha -R ${REPORTER-spec}"
  },
  "dependencies": {},
  "devDependencies": {
    "mocha": "~1.0.3"
  },
  "optionalDependencies": {},
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/andreyvit/pathspec.js",
  "_npmUser": {
    "name": "andreyvit",
    "email": "andreyvit@me.com"
  },
  "_id": "pathspec@0.9.2",
  "_engineSupported": true,
  "_npmVersion": "1.1.16",
  "_nodeVersion": "v0.6.15",
  "_defaultsLoaded": true,
  "dist": {
    "shasum": "af232b059afcf999902cdd24f8ca60a4156a3637",
    "tarball": "http://registry.npmjs.org/pathspec/-/pathspec-0.9.2.tgz"
  },
  "maintainers": [
    {
      "name": "andreyvit",
      "email": "andrey@tarantsov.com"
    }
  ],
  "directories": {},
  "_shasum": "af232b059afcf999902cdd24f8ca60a4156a3637",
  "_resolved": "https://registry.npmjs.org/pathspec/-/pathspec-0.9.2.tgz",
  "_from": "pathspec@>=0.9.2 <0.10.0"
}
