| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "snapdragon@^0.8.1", |
| 3 | "_id": "snapdragon@0.8.2", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", |
| 6 | "_location": "/snapdragon", |
| 7 | "_phantomChildren": { |
| 8 | "is-descriptor": "0.1.6", |
| 9 | "is-extendable": "0.1.1" |
| 10 | }, |
| 11 | "_requested": { |
| 12 | "type": "range", |
| 13 | "registry": true, |
| 14 | "raw": "snapdragon@^0.8.1", |
| 15 | "name": "snapdragon", |
| 16 | "escapedName": "snapdragon", |
| 17 | "rawSpec": "^0.8.1", |
| 18 | "saveSpec": null, |
| 19 | "fetchSpec": "^0.8.1" |
| 20 | }, |
| 21 | "_requiredBy": [ |
| 22 | "/braces", |
| 23 | "/expand-brackets", |
| 24 | "/extglob", |
| 25 | "/micromatch", |
| 26 | "/nanomatch" |
| 27 | ], |
| 28 | "_resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", |
| 29 | "_shasum": "64922e7c565b0e14204ba1aa7d6964278d25182d", |
| 30 | "_spec": "snapdragon@^0.8.1", |
| 31 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\micromatch", |
| 32 | "author": { |
| 33 | "name": "Jon Schlinkert", |
| 34 | "url": "https://github.com/jonschlinkert" |
| 35 | }, |
| 36 | "bugs": { |
| 37 | "url": "https://github.com/jonschlinkert/snapdragon/issues" |
| 38 | }, |
| 39 | "bundleDependencies": false, |
| 40 | "contributors": [ |
| 41 | { |
| 42 | "name": "Brian Woodward", |
| 43 | "url": "https://twitter.com/doowb" |
| 44 | }, |
| 45 | { |
| 46 | "name": "Edward Betts", |
| 47 | "url": "http://edwardbetts.com" |
| 48 | }, |
| 49 | { |
| 50 | "name": "Jon Schlinkert", |
| 51 | "url": "http://twitter.com/jonschlinkert" |
| 52 | } |
| 53 | ], |
| 54 | "dependencies": { |
| 55 | "base": "^0.11.1", |
| 56 | "debug": "^2.2.0", |
| 57 | "define-property": "^0.2.5", |
| 58 | "extend-shallow": "^2.0.1", |
| 59 | "map-cache": "^0.2.2", |
| 60 | "source-map": "^0.5.6", |
| 61 | "source-map-resolve": "^0.5.0", |
| 62 | "use": "^3.1.0" |
| 63 | }, |
| 64 | "deprecated": false, |
| 65 | "description": "Fast, pluggable and easy-to-use parser-renderer factory.", |
| 66 | "devDependencies": { |
| 67 | "gulp": "^3.9.1", |
| 68 | "gulp-eslint": "^3.0.1", |
| 69 | "gulp-format-md": "^0.1.10", |
| 70 | "gulp-istanbul": "^1.1.1", |
| 71 | "gulp-mocha": "^3.0.1", |
| 72 | "gulp-unused": "^0.2.0", |
| 73 | "mocha": "^3.0.2" |
| 74 | }, |
| 75 | "engines": { |
| 76 | "node": ">=0.10.0" |
| 77 | }, |
| 78 | "files": [ |
| 79 | "index.js", |
| 80 | "lib" |
| 81 | ], |
| 82 | "homepage": "https://github.com/jonschlinkert/snapdragon", |
| 83 | "keywords": [ |
| 84 | "lexer", |
| 85 | "snapdragon" |
| 86 | ], |
| 87 | "license": "MIT", |
| 88 | "main": "index.js", |
| 89 | "name": "snapdragon", |
| 90 | "repository": { |
| 91 | "type": "git", |
| 92 | "url": "git+https://github.com/jonschlinkert/snapdragon.git" |
| 93 | }, |
| 94 | "scripts": { |
| 95 | "test": "mocha" |
| 96 | }, |
| 97 | "verb": { |
| 98 | "toc": false, |
| 99 | "layout": "default", |
| 100 | "tasks": [ |
| 101 | "readme" |
| 102 | ], |
| 103 | "plugins": [ |
| 104 | "gulp-format-md" |
| 105 | ], |
| 106 | "related": { |
| 107 | "description": "These libraries use snapdragon:", |
| 108 | "list": [ |
| 109 | "braces", |
| 110 | "expand-brackets", |
| 111 | "extglob", |
| 112 | "micromatch" |
| 113 | ] |
| 114 | }, |
| 115 | "reflinks": [ |
| 116 | "css", |
| 117 | "pug", |
| 118 | "verb", |
| 119 | "verb-generate-readme" |
| 120 | ], |
| 121 | "lint": { |
| 122 | "reflinks": true |
| 123 | } |
| 124 | }, |
| 125 | "version": "0.8.2" |
| 126 | } |