{ "_args": [ [ "glob-to-regexp@0.4.1", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "glob-to-regexp@0.4.1", "_id": "glob-to-regexp@0.4.1", "_inBundle": false, "_integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==", "_location": "/glob-to-regexp", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "glob-to-regexp@0.4.1", "name": "glob-to-regexp", "escapedName": "glob-to-regexp", "rawSpec": "0.4.1", "saveSpec": null, "fetchSpec": "0.4.1" }, "_requiredBy": [ "/watchpack", "/webpack" ], "_resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", "_spec": "0.4.1", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "Nick Fitzgerald", "email": "fitzgen@gmail.com" }, "bugs": { "url": "https://github.com/fitzgen/glob-to-regexp/issues" }, "description": "Convert globs to regular expressions", "homepage": "https://github.com/fitzgen/glob-to-regexp#readme", "keywords": [ "regexp", "glob", "regexps", "regular expressions", "regular expression", "wildcard" ], "license": "BSD-2-Clause", "main": "index.js", "name": "glob-to-regexp", "repository": { "type": "git", "url": "git+https://github.com/fitzgen/glob-to-regexp.git" }, "scripts": { "test": "node test.js" }, "version": "0.4.1" }