[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "micromatch@4.0.4",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
[6a3a178] | 7 | ],
|
---|
[59329aa] | 8 | "_development": true,
|
---|
| 9 | "_from": "micromatch@4.0.4",
|
---|
| 10 | "_id": "micromatch@4.0.4",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==",
|
---|
| 13 | "_location": "/micromatch",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "micromatch@4.0.4",
|
---|
| 19 | "name": "micromatch",
|
---|
| 20 | "escapedName": "micromatch",
|
---|
| 21 | "rawSpec": "4.0.4",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "4.0.4"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/fast-glob"
|
---|
[6a3a178] | 27 | ],
|
---|
[59329aa] | 28 | "_resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz",
|
---|
| 29 | "_spec": "4.0.4",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Jon Schlinkert",
|
---|
| 33 | "url": "https://github.com/jonschlinkert"
|
---|
[6a3a178] | 34 | },
|
---|
[59329aa] | 35 | "bugs": {
|
---|
| 36 | "url": "https://github.com/micromatch/micromatch/issues"
|
---|
[6a3a178] | 37 | },
|
---|
[59329aa] | 38 | "contributors": [
|
---|
| 39 | {
|
---|
| 40 | "url": "https://github.com/DianeLooney"
|
---|
| 41 | },
|
---|
| 42 | {
|
---|
| 43 | "name": "Amila Welihinda",
|
---|
| 44 | "url": "amilajack.com"
|
---|
| 45 | },
|
---|
| 46 | {
|
---|
| 47 | "name": "Bogdan Chadkin",
|
---|
| 48 | "url": "https://github.com/TrySound"
|
---|
| 49 | },
|
---|
| 50 | {
|
---|
| 51 | "name": "Brian Woodward",
|
---|
| 52 | "url": "https://twitter.com/doowb"
|
---|
| 53 | },
|
---|
| 54 | {
|
---|
| 55 | "name": "Devon Govett",
|
---|
| 56 | "url": "http://badassjs.com"
|
---|
| 57 | },
|
---|
| 58 | {
|
---|
| 59 | "name": "Elan Shanker",
|
---|
| 60 | "url": "https://github.com/es128"
|
---|
| 61 | },
|
---|
| 62 | {
|
---|
| 63 | "name": "Fabrício Matté",
|
---|
| 64 | "url": "https://ultcombo.js.org"
|
---|
| 65 | },
|
---|
| 66 | {
|
---|
| 67 | "name": "Jon Schlinkert",
|
---|
| 68 | "url": "http://twitter.com/jonschlinkert"
|
---|
| 69 | },
|
---|
| 70 | {
|
---|
| 71 | "name": "Martin Kolárik",
|
---|
| 72 | "url": "https://kolarik.sk"
|
---|
| 73 | },
|
---|
| 74 | {
|
---|
| 75 | "name": "Olsten Larck",
|
---|
| 76 | "url": "https://i.am.charlike.online"
|
---|
| 77 | },
|
---|
| 78 | {
|
---|
| 79 | "name": "Paul Miller",
|
---|
| 80 | "url": "paulmillr.com"
|
---|
| 81 | },
|
---|
| 82 | {
|
---|
| 83 | "name": "Tom Byrer",
|
---|
| 84 | "url": "https://github.com/tomByrer"
|
---|
| 85 | },
|
---|
| 86 | {
|
---|
| 87 | "name": "Tyler Akins",
|
---|
| 88 | "url": "http://rumkin.com"
|
---|
| 89 | },
|
---|
| 90 | {
|
---|
| 91 | "name": "Peter Bright",
|
---|
| 92 | "email": "drpizza@quiscalusmexicanus.org",
|
---|
| 93 | "url": "https://github.com/drpizza"
|
---|
| 94 | },
|
---|
| 95 | {
|
---|
| 96 | "name": "Kuba Juszczyk",
|
---|
| 97 | "url": "https://github.com/ku8ar"
|
---|
| 98 | }
|
---|
| 99 | ],
|
---|
[6a3a178] | 100 | "dependencies": {
|
---|
| 101 | "braces": "^3.0.1",
|
---|
| 102 | "picomatch": "^2.2.3"
|
---|
| 103 | },
|
---|
[59329aa] | 104 | "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.",
|
---|
[6a3a178] | 105 | "devDependencies": {
|
---|
| 106 | "fill-range": "^7.0.1",
|
---|
| 107 | "gulp-format-md": "^2.0.0",
|
---|
| 108 | "minimatch": "^3.0.4",
|
---|
| 109 | "mocha": "^7.2.0",
|
---|
| 110 | "time-require": "github:jonschlinkert/time-require"
|
---|
| 111 | },
|
---|
[59329aa] | 112 | "engines": {
|
---|
| 113 | "node": ">=8.6"
|
---|
| 114 | },
|
---|
| 115 | "files": [
|
---|
| 116 | "index.js"
|
---|
| 117 | ],
|
---|
| 118 | "homepage": "https://github.com/micromatch/micromatch",
|
---|
[6a3a178] | 119 | "keywords": [
|
---|
| 120 | "bash",
|
---|
| 121 | "bracket",
|
---|
| 122 | "character-class",
|
---|
| 123 | "expand",
|
---|
| 124 | "expansion",
|
---|
| 125 | "expression",
|
---|
| 126 | "extglob",
|
---|
| 127 | "extglobs",
|
---|
| 128 | "file",
|
---|
| 129 | "files",
|
---|
| 130 | "filter",
|
---|
| 131 | "find",
|
---|
| 132 | "glob",
|
---|
| 133 | "globbing",
|
---|
| 134 | "globs",
|
---|
| 135 | "globstar",
|
---|
| 136 | "lookahead",
|
---|
| 137 | "lookaround",
|
---|
| 138 | "lookbehind",
|
---|
| 139 | "match",
|
---|
| 140 | "matcher",
|
---|
| 141 | "matches",
|
---|
| 142 | "matching",
|
---|
| 143 | "micromatch",
|
---|
| 144 | "minimatch",
|
---|
| 145 | "multimatch",
|
---|
| 146 | "negate",
|
---|
| 147 | "negation",
|
---|
| 148 | "path",
|
---|
| 149 | "pattern",
|
---|
| 150 | "patterns",
|
---|
| 151 | "posix",
|
---|
| 152 | "regex",
|
---|
| 153 | "regexp",
|
---|
| 154 | "regular",
|
---|
| 155 | "shell",
|
---|
| 156 | "star",
|
---|
| 157 | "wildcard"
|
---|
| 158 | ],
|
---|
[59329aa] | 159 | "license": "MIT",
|
---|
| 160 | "main": "index.js",
|
---|
| 161 | "name": "micromatch",
|
---|
| 162 | "repository": {
|
---|
| 163 | "type": "git",
|
---|
| 164 | "url": "git+https://github.com/micromatch/micromatch.git"
|
---|
| 165 | },
|
---|
| 166 | "scripts": {
|
---|
| 167 | "test": "mocha"
|
---|
| 168 | },
|
---|
[6a3a178] | 169 | "verb": {
|
---|
| 170 | "toc": "collapsible",
|
---|
| 171 | "layout": "default",
|
---|
| 172 | "tasks": [
|
---|
| 173 | "readme"
|
---|
| 174 | ],
|
---|
| 175 | "plugins": [
|
---|
| 176 | "gulp-format-md"
|
---|
| 177 | ],
|
---|
| 178 | "lint": {
|
---|
| 179 | "reflinks": true
|
---|
| 180 | },
|
---|
| 181 | "related": {
|
---|
| 182 | "list": [
|
---|
| 183 | "braces",
|
---|
| 184 | "expand-brackets",
|
---|
| 185 | "extglob",
|
---|
| 186 | "fill-range",
|
---|
| 187 | "nanomatch"
|
---|
| 188 | ]
|
---|
| 189 | },
|
---|
| 190 | "reflinks": [
|
---|
| 191 | "extglob",
|
---|
| 192 | "fill-range",
|
---|
| 193 | "glob-object",
|
---|
| 194 | "minimatch",
|
---|
| 195 | "multimatch"
|
---|
| 196 | ]
|
---|
[59329aa] | 197 | },
|
---|
| 198 | "version": "4.0.4"
|
---|
[6a3a178] | 199 | }
|
---|