{
  "_from": "@simple-git/args-pathspec@^1.0.3",
  "_id": "@simple-git/args-pathspec@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-ngJMaHlsWDTfjyq9F3VIQ8b7NXbBLq5j9i5bJ6XLYtD6qlDXT7fdKY2KscWWUF8t18xx052Y/PUO1K1TRc9yKA==",
  "_location": "/@simple-git/args-pathspec",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@simple-git/args-pathspec@^1.0.3",
    "name": "@simple-git/args-pathspec",
    "escapedName": "@simple-git%2fargs-pathspec",
    "scope": "@simple-git",
    "rawSpec": "^1.0.3",
    "saveSpec": null,
    "fetchSpec": "^1.0.3"
  },
  "_requiredBy": [
    "/@simple-git/argv-parser",
    "/simple-git"
  ],
  "_resolved": "https://registry.npmjs.org/@simple-git/args-pathspec/-/args-pathspec-1.0.3.tgz",
  "_shasum": "9ef4a2ad5f49ab4056362d03f93f775b93118ca5",
  "_spec": "@simple-git/args-pathspec@^1.0.3",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/simple-git",
  "bugs": {
    "url": "https://github.com/steveukx/git-js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "exports": {
    ".": {
      "types": "./dist/index.d.ts",
      "import": "./dist/index.mjs",
      "require": "./dist/index.cjs"
    }
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/steveukx/git-js#readme",
  "keywords": [
    "git",
    "source control",
    "vcs",
    "simple-git"
  ],
  "license": "MIT",
  "main": "dist/index.cjs",
  "module": "dist/index.mjs",
  "name": "@simple-git/args-pathspec",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/steveukx/git-js.git",
    "directory": "packages/args-pathspec"
  },
  "types": "dist/index.d.ts",
  "version": "1.0.3"
}
