| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "glob-to-regexp@^0.3.0", |
| 3 | "_id": "glob-to-regexp@0.3.0", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=", |
| 6 | "_location": "/glob-to-regexp", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "glob-to-regexp@^0.3.0", |
| 12 | "name": "glob-to-regexp", |
| 13 | "escapedName": "glob-to-regexp", |
| 14 | "rawSpec": "^0.3.0", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "^0.3.0" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/@mrmlnc/readdir-enhanced" |
| 20 | ], |
| 21 | "_resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz", |
| 22 | "_shasum": "8c5a1494d2066c570cc3bfe4496175acc4d502ab", |
| 23 | "_spec": "glob-to-regexp@^0.3.0", |
| 24 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\@mrmlnc\\readdir-enhanced", |
| 25 | "author": { |
| 26 | "name": "Nick Fitzgerald", |
| 27 | "email": "fitzgen@gmail.com" |
| 28 | }, |
| 29 | "bugs": { |
| 30 | "url": "https://github.com/fitzgen/glob-to-regexp/issues" |
| 31 | }, |
| 32 | "bundleDependencies": false, |
| 33 | "deprecated": false, |
| 34 | "description": "Convert globs to regular expressions", |
| 35 | "homepage": "https://github.com/fitzgen/glob-to-regexp#readme", |
| 36 | "keywords": [ |
| 37 | "regexp", |
| 38 | "glob", |
| 39 | "regexps", |
| 40 | "regular expressions", |
| 41 | "regular expression", |
| 42 | "wildcard" |
| 43 | ], |
| 44 | "license": "BSD", |
| 45 | "main": "index.js", |
| 46 | "name": "glob-to-regexp", |
| 47 | "repository": { |
| 48 | "type": "git", |
| 49 | "url": "git+https://github.com/fitzgen/glob-to-regexp.git" |
| 50 | }, |
| 51 | "scripts": { |
| 52 | "test": "node test.js" |
| 53 | }, |
| 54 | "version": "0.3.0" |
| 55 | } |