{ "_args": [ [ "fast-glob@^2.0.2", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/globby" ] ], "_from": "fast-glob@>=2.0.2 <3.0.0", "_hasShrinkwrap": false, "_id": "fast-glob@2.2.7", "_inCache": true, "_installable": true, "_location": "/fast-glob", "_nodeVersion": "12.2.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/fast-glob_2.2.7_1558178841646_0.5740778491596477" }, "_npmUser": { "email": "dmalinochkin@rambler.ru", "name": "mrmlnc" }, "_npmVersion": "6.9.0", "_phantomChildren": {}, "_requested": { "name": "fast-glob", "raw": "fast-glob@^2.0.2", "rawSpec": "^2.0.2", "scope": null, "spec": ">=2.0.2 <3.0.0", "type": "range" }, "_requiredBy": [ "/globby" ], "_resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-2.2.7.tgz", "_shasum": "6953857c3afa475fff92ee6015d52da70a4cd39d", "_shrinkwrap": null, "_spec": "fast-glob@^2.0.2", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/globby", "author": { "name": "Denis Malinochkin", "url": "canonium.com" }, "bugs": { "url": "https://github.com/mrmlnc/fast-glob/issues" }, "dependencies": { "@mrmlnc/readdir-enhanced": "^2.2.1", "@nodelib/fs.stat": "^1.1.2", "glob-parent": "^3.1.0", "is-glob": "^4.0.0", "merge2": "^1.2.3", "micromatch": "^3.1.10" }, "description": "Is a faster `node-glob` alternative", "devDependencies": { "@types/bash-glob": "^2.0.0", "@types/compute-stdev": "^1.0.0", "@types/easy-table": "^0.0.32", "@types/execa": "^0.9.0", "@types/glob": "^7.1.1", "@types/glob-parent": "^3.1.0", "@types/glob-stream": "^6.1.0", "@types/globby": "^8.0.0", "@types/is-glob": "^4.0.0", "@types/merge2": "^1.1.4", "@types/micromatch": "^3.1.0", "@types/minimist": "^1.2.0", "@types/mocha": "^5.2.5", "@types/node": "^11.13.5", "@types/rimraf": "^2.0.2", "bash-glob": "^2.0.0", "compute-stdev": "^1.0.0", "easy-table": "^1.1.1", "execa": "^0.9.0", "fast-glob": "^2.2.0", "glob": "^7.1.2", "glob-stream": "^6.1.0", "globby": "^8.0.1", "minimist": "^1.2.0", "mocha": "^5.2.0", "rimraf": "^2.6.2", "tiny-glob": "^0.2.3", "tslint": "^5.12.0", "tslint-config-mrmlnc": "^2.0.1", "typescript": "^3.1.3" }, "directories": {}, "dist": { "fileCount": 77, "integrity": "sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3+waCRA9TVsSAnZWagAAPuYP+wbfhZjx6Y53+ALny5r1\n/ksRdMHM1H8Ca/3wLP4lyeHMXyhuZofCF2eugJyREWMRh1TvNvMQZHW9e9jf\nYEgNSqJrHR5Mq34i1cWim27pcBhrgmCc2tX10njERpAhSAR+nTYKysN/Gu69\nJ5E0ue35uwyxEHjC4SzszIgMjLIuwvUy5GZvrgKhXv+vUIJVrLleN9yRodgj\nZ8Zl7CbzfEAWPl3quDWRvTO8y835ClhlSPMMQxLVmMpDJOU9SX8Wsjly+26S\n78r8D9lhzC5Ij7frDbqXQOxmOgFVb183mB2h9dGsxqcIkxkHfooYuzgdRQCj\nmOyGTV7MAnWZGRbYS4YhXJTWyI4xCwK8NWsFo+2wLMKT9DL1t7O+tW48PxnC\ncqt5j1LlB8OLSbRGdiwtf6Js355awaaA5Ty4dgiJeVSz3CkvWsmFRc/kc2Ma\ndo+ObenX15XWW5hctrYFLbarcpS/XBdCCpjZyO8p9MxLziMvexTNnYFhPC/Z\n7hDMankmpHIF0+jzELSyKlsUWxos1TYRsRqHrFllK4Z7S60GpujHXpXG20BD\nzbP/h6V70+ggsK1w3vZBGVKeRiesPC7eNJs8xxTK7LhagdRq6LehXcTxzRlZ\nv+PVPG3TEZ2gLpBp7UI0TkvdbyCV2ajiNfleQ6Z3spm53a1FUAVnCG4L5WIL\nUOlW\r\n=lgYZ\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "6953857c3afa475fff92ee6015d52da70a4cd39d", "tarball": "https://registry.npmjs.org/fast-glob/-/fast-glob-2.2.7.tgz", "unpackedSize": 126476 }, "engines": { "node": ">=4.0.0" }, "gitHead": "85e42c33f8348ff1e544e03a0dd122a3a37cfe8b", "homepage": "https://github.com/mrmlnc/fast-glob#readme", "keywords": [ "fast", "glob", "implementation", "patterns" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mrmlnc", "email": "dmalinochkin@rambler.ru" } ], "name": "fast-glob", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/mrmlnc/fast-glob.git" }, "scripts": { "bench": "npm run build && npm run bench-async && npm run bench-sync", "bench-async": "npm run bench-async-1 && npm run bench-async-5 && npm run bench-async-10 && npm run bench-async-50 && npm run bench-async-100", "bench-async-1": "node ./out/benchmark --depth 1", "bench-async-10": "node ./out/benchmark --depth 10", "bench-async-100": "node ./out/benchmark --depth 100", "bench-async-5": "node ./out/benchmark --depth 5", "bench-async-50": "node ./out/benchmark --depth 50", "bench-sync": "npm run bench-sync-1 && npm run bench-sync-5 && npm run bench-sync-10 && npm run bench-sync-50 && npm run bench-sync-100", "bench-sync-1": "node ./out/benchmark --depth 1 --type sync", "bench-sync-10": "node ./out/benchmark --depth 10 --type sync", "bench-sync-100": "node ./out/benchmark --depth 100 --type sync", "bench-sync-5": "node ./out/benchmark --depth 5 --type sync", "bench-sync-50": "node ./out/benchmark --depth 50 --type sync", "build": "npm run clean && npm run compile && npm run lint && npm test", "clean": "rimraf out", "compile": "tsc", "lint": "tslint \"src/**/*.ts\" -p . -t stylish", "smoke": "mocha \"out/**/*.smoke.js\" -s 0", "test": "mocha \"out/**/*.spec.js\" -s 0", "watch": "npm run clean && npm run compile -- --sourceMap --watch" }, "typings": "index.d.ts", "version": "2.2.7" }