{
  "_args": [
    [
      "findup-sync@^3.0.0",
      "/var/www/siti/c4rgocloud/node_modules/webpack-cli"
    ]
  ],
  "_from": "findup-sync@>=3.0.0 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "findup-sync@3.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/findup-sync",
  "_nodeVersion": "8.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/findup-sync_3.0.0_1546040338521_0.6379784359946397"
  },
  "_npmUser": {
    "email": "blaine.bublitz@gmail.com",
    "name": "phated"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "findup-sync",
    "raw": "findup-sync@^3.0.0",
    "rawSpec": "^3.0.0",
    "scope": null,
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/webpack-cli"
  ],
  "_resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz",
  "_shasum": "17b108f9ee512dfb7a5c7f3c8b27ea9e1a9c08d1",
  "_shrinkwrap": null,
  "_spec": "findup-sync@^3.0.0",
  "_where": "/var/www/siti/c4rgocloud/node_modules/webpack-cli",
  "author": {
    "email": "team@gulpjs.com",
    "name": "Gulp Team",
    "url": "http://gulpjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gulpjs/findup-sync/issues"
  },
  "contributors": [
    {
      "name": "Ben Alman",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "Tyler Kellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "Jon Schlinkert",
      "email": "jon.schlinkert@sellside.com"
    },
    {
      "name": "Blaine Bublitz",
      "email": "blaine.bublitz@gmail.com"
    }
  ],
  "dependencies": {
    "detect-file": "^1.0.0",
    "is-glob": "^4.0.0",
    "micromatch": "^3.0.4",
    "resolve-dir": "^1.0.1"
  },
  "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
  "devDependencies": {
    "eslint": "^2.13.0",
    "eslint-config-gulp": "^3.0.1",
    "expect": "^1.20.2",
    "homedir-polyfill": "^1.0.1",
    "istanbul": "^0.4.3",
    "istanbul-coveralls": "^1.0.3",
    "mocha": "^3.5.3",
    "normalize-path": "^3.0.0",
    "resolve": "^1.4.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJrQTCRA9TVsSAnZWagAAZfgQAI/DPAnG2R1UpIssKESm\nXBhDkhvfnADeNmfTZ3acOY+Eo98Yfb6D5NXlG/5SCKzRcncjOE3eHdGSlfSQ\nwkhtFFuzLUIAgUlsfXeDN2vDRShE+1/gcys8O7O1sk4m5JrRPBdEuaUHwxxm\nirz69TBk3WGJLEGGqRYLlm/OciGlFZ2pE6yOY42aeRZRfqSOqjqpfSnJ/rgN\nxtRmKNLQdC+2m/68vxiXu06gXugOvNqMVJgtDHKzpKRf0ZY+K0AwI1pScifO\nG2a+1anKIGYgKiALUJRVXR8EDKptCAKcv9CLjJCfJnectkNPsHiU8+xT6XKH\nU6T4+L2WKNzDr5IjbzePZPzclyawxOmieFd0r8MGOierNBoPHIcCqApjPbeO\nLm6WHxbopMYR4FdI3sMGNrAP9MwE70btjtCWJF+NbLlH4tVDy0qIdoA3EYDT\nPsHef+IDXe9yQ9+TIyJdzTrP9kVvAVGSkwj+ZXmb1zRzm8MyPKT+MMIhPzsQ\n+bx8+flHaqMaxPOczkiWEUOQVNGo/T9dJURvRcu9OCU/+1run4Py2WJ/TDhB\nl418xC+CsfHeVMKaZLN/M/4l0Cyq0e8zdOHIKW9GTt2r0PuprJlBg1euB/+a\nT9n2J1t4xQpESIcgsXbSYuwq6e96SE+IUT+2MKbw1tbNXkhG7GgsnxO6g+TM\nThe0\r\n=XV5M\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "17b108f9ee512dfb7a5c7f3c8b27ea9e1a9c08d1",
    "tarball": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz",
    "unpackedSize": 6768
  },
  "engines": {
    "node": ">= 0.10"
  },
  "gitHead": "15a8d32f60e14abdfcc73f712ce2019259ec520d",
  "homepage": "https://github.com/gulpjs/findup-sync#readme",
  "keywords": [
    "file",
    "find",
    "find-up",
    "findup",
    "glob",
    "match",
    "pattern",
    "resolve",
    "search"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "jonschlinkert",
      "email": "github@sellside.com"
    },
    {
      "name": "phated",
      "email": "blaine.bublitz@gmail.com"
    },
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    }
  ],
  "name": "findup-sync",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gulpjs/findup-sync.git"
  },
  "scripts": {
    "cover": "istanbul cover _mocha --report lcovonly",
    "coveralls": "npm run cover && istanbul-coveralls",
    "lint": "eslint .",
    "pretest": "npm run lint",
    "test": "mocha --async-only"
  },
  "version": "3.0.0"
}
