{ "_args": [ [ "tiny-glob@0.2.9", "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab" ] ], "_from": "tiny-glob@0.2.9", "_id": "tiny-glob@0.2.9", "_inBundle": false, "_integrity": "sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==", "_location": "/tiny-glob", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "tiny-glob@0.2.9", "name": "tiny-glob", "escapedName": "tiny-glob", "rawSpec": "0.2.9", "saveSpec": null, "fetchSpec": "0.2.9" }, "_requiredBy": [ "/@pkgr/utils" ], "_resolved": "https://registry.npmjs.org/tiny-glob/-/tiny-glob-0.2.9.tgz", "_spec": "0.2.9", "_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab", "author": { "name": "Terkel Gjervig", "email": "terkel@terkel.com", "url": "https://terkel.com" }, "bugs": { "url": "https://github.com/terkelg/tiny-glob/issues" }, "dependencies": { "globalyzer": "0.1.0", "globrex": "^0.1.2" }, "description": "Tiny and extremely fast globbing", "devDependencies": { "tap-spec": "^5.0.0", "tape": "^5.0.1" }, "files": [ "*.js", "*.d.ts" ], "homepage": "https://github.com/terkelg/tiny-glob#readme", "keywords": [ "glob", "globbing", "patterns", "wildcard", "pattern-matching", "expansion" ], "license": "MIT", "name": "tiny-glob", "repository": { "type": "git", "url": "git+https://github.com/terkelg/tiny-glob.git" }, "scripts": { "bench": "node bench", "test": "tape test/*.js | tap-spec" }, "types": "index.d.ts", "version": "0.2.9" }