{ "_args": [ [ "globrex@0.1.2", "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab" ] ], "_from": "globrex@0.1.2", "_id": "globrex@0.1.2", "_inBundle": false, "_integrity": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==", "_location": "/globrex", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "globrex@0.1.2", "name": "globrex", "escapedName": "globrex", "rawSpec": "0.1.2", "saveSpec": null, "fetchSpec": "0.1.2" }, "_requiredBy": [ "/tiny-glob" ], "_resolved": "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz", "_spec": "0.1.2", "_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab", "author": { "name": "Terkel Gjervig" }, "bugs": { "url": "https://github.com/terkelg/globrex/issues" }, "description": "Glob to regular expression with support for extended globs", "devDependencies": { "tap-spec": "^4.1.1", "tape": "^4.8.0" }, "files": [ "index.js" ], "homepage": "https://github.com/terkelg/globrex#readme", "keywords": [ "glob", "regex", "regexp", "parser", "glob2regx", "compiler" ], "license": "MIT", "main": "index.js", "name": "globrex", "repository": { "type": "git", "url": "git+https://github.com/terkelg/globrex.git" }, "scripts": { "test": "tape test/*.js | tap-spec" }, "version": "0.1.2" }