{ "_args": [ [ "picomatch@^2.0.4", "/home/thilo/MDT_5_2_projekt/bootstrap_node/node_modules/anymatch" ] ], "_from": "picomatch@>=2.0.4 <3.0.0", "_hasShrinkwrap": false, "_id": "picomatch@2.2.2", "_inCache": true, "_installable": true, "_location": "/picomatch", "_nodeVersion": "12.4.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/picomatch_2.2.2_1584790334576_0.87664955346259" }, "_npmUser": { "email": "dmalinochkin@rambler.ru", "name": "mrmlnc" }, "_npmVersion": "6.9.0", "_phantomChildren": {}, "_requested": { "name": "picomatch", "raw": "picomatch@^2.0.4", "rawSpec": "^2.0.4", "scope": null, "spec": ">=2.0.4 <3.0.0", "type": "range" }, "_requiredBy": [ "/anymatch", "/readdirp" ], "_resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz", "_shasum": "21f333e9b6b8eaff02468f5146ea406d345f4dad", "_shrinkwrap": null, "_spec": "picomatch@^2.0.4", "_where": "/home/thilo/MDT_5_2_projekt/bootstrap_node/node_modules/anymatch", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/micromatch/picomatch/issues" }, "dependencies": {}, "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.", "devDependencies": { "eslint": "^6.8.0", "fill-range": "^7.0.1", "gulp-format-md": "^2.0.0", "mocha": "^6.2.2", "nyc": "^15.0.0", "time-require": "github:jonschlinkert/time-require" }, "directories": {}, "dist": { "fileCount": 10, "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedfs/CRA9TVsSAnZWagAAFd8QAI0oUsjS5gRkdVpkhFu3\n6SzPIdB44O9vJVnG0cYu65jTNGvi5Pm2/TeBgHzZka873aJXCbWv05iLZrMq\nJ9uuLUJGxtTO5DIMAU6CKbX9LwH3kPv5XFYMREu1Kv64wq4azFj0THglySIN\n54nda1JWMy6DiP5ukuGbgOI29AOIkascwZPwtpj8uHDVJH6kB6mQH8NPMUAC\nl9w4l7+L+aOVd4epU55Gd8hp0mNrTkp0XmuWt43T8gvmPd1aW2wK7civq1gs\nYxZNqzi7sIooMlnn/AcqaHyvfh7b6kwPZG6w3qKTELlIfPFhzYDOaq9YCLIw\ne2DXO5O/1Xkf1wik9zkRFkbNPTRlG3mtqiJ77NIXr4jWBTeE/FBT0oBJxm0K\nGv7vc/h9SreU/4vNM3pZeX3S3tk2DaOym4wcjXbLiB7QlnVTahuBb5xUKEwS\nM49zBKXLGj6DyvgWnTs1yz37+yCynNAMBWDO4xcIFOvfWkqfd88+hi7Jd1rF\ntPeKxrXnFUUlayKKg13gHTVu3VCyHGTs58TDDDGhVZRZT62DTIrlkommLbF2\nKQr//pmeWX4osj1yrdkbSUbrUgIAfPgMXGOvo+a2bzxEjEJsCPswWgZ635AZ\noqUPsLsFqb4KU1VD4kP7c1WGAfywgYIhr/XNwFCURfKA891VT/68bfvB9f/y\n/f1C\r\n=CTbl\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "21f333e9b6b8eaff02468f5146ea406d345f4dad", "tarball": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz", "unpackedSize": 86698 }, "engines": { "node": ">=8.6" }, "funding": "https://github.com/sponsors/jonschlinkert", "gitHead": "aed790f037736f5c760f7b120935714d21503fe9", "homepage": "https://github.com/micromatch/picomatch", "keywords": [ "glob", "match", "picomatch" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "doowb", "email": "brian.woodward@gmail.com" }, { "name": "jonschlinkert", "email": "github@sellside.com" }, { "name": "mrmlnc", "email": "dmalinochkin@rambler.ru" } ], "name": "picomatch", "nyc": { "reporter": [ "html", "lcov", "text-summary" ] }, "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/micromatch/picomatch.git" }, "scripts": { "lint": "eslint --cache --cache-location node_modules/.cache/.eslintcache --report-unused-disable-directives --ignore-path .gitignore .", "mocha": "mocha --reporter dot", "test": "npm run lint && npm run mocha", "test:ci": "npm run test:cover", "test:cover": "nyc npm run mocha" }, "verb": { "layout": "empty", "lint": { "reflinks": true }, "plugins": [ "gulp-format-md" ], "reflinks": [ "braces", "expand-brackets", "extglob", "fill-range", "micromatch", "minimatch", "nanomatch", "picomatch" ], "related": { "list": [ "braces", "micromatch" ] }, "tasks": [ "readme" ], "toc": { "maxdepth": 3, "method": "preWrite", "render": true } }, "version": "2.2.2" }