| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "is-extglob@^2.1.0", |
| 3 | "_id": "is-extglob@2.1.1", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", |
| 6 | "_location": "/is-extglob", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "is-extglob@^2.1.0", |
| 12 | "name": "is-extglob", |
| 13 | "escapedName": "is-extglob", |
| 14 | "rawSpec": "^2.1.0", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "^2.1.0" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/fast-glob/is-glob", |
| 20 | "/imagemin/is-glob", |
| 21 | "/is-glob" |
| 22 | ], |
| 23 | "_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", |
| 24 | "_shasum": "a88c02535791f02ed37c76a1b9ea9773c833f8c2", |
| 25 | "_spec": "is-extglob@^2.1.0", |
| 26 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\is-glob", |
| 27 | "author": { |
| 28 | "name": "Jon Schlinkert", |
| 29 | "url": "https://github.com/jonschlinkert" |
| 30 | }, |
| 31 | "bugs": { |
| 32 | "url": "https://github.com/jonschlinkert/is-extglob/issues" |
| 33 | }, |
| 34 | "bundleDependencies": false, |
| 35 | "deprecated": false, |
| 36 | "description": "Returns true if a string has an extglob.", |
| 37 | "devDependencies": { |
| 38 | "gulp-format-md": "^0.1.10", |
| 39 | "mocha": "^3.0.2" |
| 40 | }, |
| 41 | "engines": { |
| 42 | "node": ">=0.10.0" |
| 43 | }, |
| 44 | "files": [ |
| 45 | "index.js" |
| 46 | ], |
| 47 | "homepage": "https://github.com/jonschlinkert/is-extglob", |
| 48 | "keywords": [ |
| 49 | "bash", |
| 50 | "braces", |
| 51 | "check", |
| 52 | "exec", |
| 53 | "expression", |
| 54 | "extglob", |
| 55 | "glob", |
| 56 | "globbing", |
| 57 | "globstar", |
| 58 | "is", |
| 59 | "match", |
| 60 | "matches", |
| 61 | "pattern", |
| 62 | "regex", |
| 63 | "regular", |
| 64 | "string", |
| 65 | "test" |
| 66 | ], |
| 67 | "license": "MIT", |
| 68 | "main": "index.js", |
| 69 | "name": "is-extglob", |
| 70 | "repository": { |
| 71 | "type": "git", |
| 72 | "url": "git+https://github.com/jonschlinkert/is-extglob.git" |
| 73 | }, |
| 74 | "scripts": { |
| 75 | "test": "mocha" |
| 76 | }, |
| 77 | "verb": { |
| 78 | "toc": false, |
| 79 | "layout": "default", |
| 80 | "tasks": [ |
| 81 | "readme" |
| 82 | ], |
| 83 | "plugins": [ |
| 84 | "gulp-format-md" |
| 85 | ], |
| 86 | "related": { |
| 87 | "list": [ |
| 88 | "has-glob", |
| 89 | "is-glob", |
| 90 | "micromatch" |
| 91 | ] |
| 92 | }, |
| 93 | "reflinks": [ |
| 94 | "verb", |
| 95 | "verb-generate-readme" |
| 96 | ], |
| 97 | "lint": { |
| 98 | "reflinks": true |
| 99 | } |
| 100 | }, |
| 101 | "version": "2.1.1" |
| 102 | } |