{ "_args": [ [ "globby@^8.0.1", "/home/seleznev/project Angular/Quality system/node_modules/yeoman-environment" ] ], "_from": "globby@>=8.0.1 <9.0.0", "_id": "globby@8.0.1", "_inCache": true, "_installable": true, "_location": "/globby", "_nodeVersion": "8.9.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/globby_8.0.1_1518849395259_0.29304546660026753" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "globby", "raw": "globby@^8.0.1", "rawSpec": "^8.0.1", "scope": null, "spec": ">=8.0.1 <9.0.0", "type": "range" }, "_requiredBy": [ "/yeoman-environment" ], "_resolved": "https://registry.npmjs.org/globby/-/globby-8.0.1.tgz", "_shasum": "b5ad48b8aa80b35b814fc1281ecc851f1d2b5b50", "_shrinkwrap": null, "_spec": "globby@^8.0.1", "_where": "/home/seleznev/project Angular/Quality system/node_modules/yeoman-environment", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/globby/issues" }, "dependencies": { "array-union": "^1.0.1", "dir-glob": "^2.0.0", "fast-glob": "^2.0.2", "glob": "^7.1.2", "ignore": "^3.3.5", "pify": "^3.0.0", "slash": "^1.0.0" }, "description": "Extends `glob` with support for multiple patterns and exposes a Promise API", "devDependencies": { "ava": "*", "glob-stream": "^6.1.0", "globby": "github:sindresorhus/globby#master", "matcha": "^0.7.0", "rimraf": "^2.2.8", "xo": "^0.18.0" }, "directories": {}, "dist": { "fileCount": 5, "integrity": "sha512-oMrYrJERnKBLXNLVTqhm3vPEdJ/b2ZE28xN4YARiix1NOIOBPEpOUnm844K1iu/BkphCaf2WNFwMszv8Soi1pw==", "shasum": "b5ad48b8aa80b35b814fc1281ecc851f1d2b5b50", "tarball": "https://registry.npmjs.org/globby/-/globby-8.0.1.tgz", "unpackedSize": 12394 }, "engines": { "node": ">=4" }, "files": [ "gitignore.js", "index.js" ], "gitHead": "c22e731c7c47c351b5f4d03e1195cbfa5f611fea", "homepage": "https://github.com/sindresorhus/globby#readme", "keywords": [ "all", "array", "directories", "dirs", "expand", "files", "filesystem", "filter", "find", "fnmatch", "folders", "fs", "git", "gitignore", "glob", "globbing", "globs", "gulpfriendly", "match", "matcher", "minimatch", "multi", "multiple", "paths", "pattern", "patterns", "promise", "traverse", "util", "utility", "wildcard", "wildcards" ], "license": "MIT", "maintainers": [ { "name": "schnittstabil", "email": "michael@schnittstabil.de" }, { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, { "name": "ult_combo", "email": "ultcombo@gmail.com" } ], "name": "globby", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/globby.git" }, "scripts": { "bench": "npm update glob-stream fast-glob && matcha bench.js", "test": "xo && ava" }, "version": "8.0.1" }