{ "_from": "maximatch@^0.1.0", "_id": "maximatch@0.1.0", "_inBundle": false, "_integrity": "sha1-hs2NawTJ8wfAWmuUGZBtA2D7E6I=", "_location": "/maximatch", "_phantomChildren": { "array-uniq": "1.0.3" }, "_requested": { "type": "range", "registry": true, "raw": "maximatch@^0.1.0", "name": "maximatch", "escapedName": "maximatch", "rawSpec": "^0.1.0", "saveSpec": null, "fetchSpec": "^0.1.0" }, "_requiredBy": [ "/recursive-copy" ], "_resolved": "https://registry.npmjs.org/maximatch/-/maximatch-0.1.0.tgz", "_shasum": "86cd8d6b04c9f307c05a6b9419906d0360fb13a2", "_spec": "maximatch@^0.1.0", "_where": "/home/suroh/Repos/11ty.work/node_modules/recursive-copy", "author": { "name": "Tim Kendrick", "email": "timkendrick@gmail.com" }, "bugs": { "url": "https://github.com/timkendrick/maximatch/issues" }, "bundleDependencies": false, "dependencies": { "array-differ": "^1.0.0", "array-union": "^1.0.1", "arrify": "^1.0.0", "minimatch": "^3.0.0" }, "deprecated": false, "description": "Extends multimatch() with support for filter functions and regular expressions", "devDependencies": { "chai": "^3.4.1", "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/timkendrick/maximatch#readme", "keywords": [ "expand", "find", "glob", "globbing", "globs", "match", "matcher", "minimatch", "multimatch", "pattern", "patterns", "wildcard" ], "license": "MIT", "name": "maximatch", "repository": { "type": "git", "url": "git+https://github.com/timkendrick/maximatch.git" }, "scripts": { "test": "mocha" }, "version": "0.1.0" }