{ "_from": "match-file@^0.2.0", "_id": "match-file@0.2.2", "_inBundle": false, "_integrity": "sha1-Jua88bOQpmH2Em+visUB4z7M+uk=", "_location": "/match-file", "_phantomChildren": { "arr-flatten": "1.1.0", "expand-range": "1.8.2", "filename-regex": "2.0.1", "is-buffer": "1.1.6", "is-extglob": "2.1.1", "is-posix-bracket": "0.1.1", "object.omit": "2.0.1", "parse-glob": "3.0.4", "preserve": "0.2.0", "regex-cache": "0.4.4", "remove-trailing-separator": "1.1.0", "repeat-element": "1.1.3" }, "_requested": { "type": "range", "registry": true, "raw": "match-file@^0.2.0", "name": "match-file", "escapedName": "match-file", "rawSpec": "^0.2.0", "saveSpec": null, "fetchSpec": "^0.2.0" }, "_requiredBy": [ "/assemble-streams", "/get-view", "/templates" ], "_resolved": "https://registry.npmjs.org/match-file/-/match-file-0.2.2.tgz", "_shasum": "26e6bcf1b390a661f6126faf8ac501e33eccfae9", "_spec": "match-file@^0.2.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/assemble-streams", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/match-file/issues" }, "bundleDependencies": false, "dependencies": { "is-glob": "^3.1.0", "isobject": "^3.0.0", "micromatch": "^2.3.11" }, "deprecated": false, "description": "Returns true when the given `name` matches any of the path properties on a vinyl file.", "devDependencies": { "gulp": "^3.9.1", "gulp-format-md": "^0.1.11", "lazy-cache": "^2.0.2", "mocha": "^3.2.0", "vinyl": "^2.0.1" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/match-file", "keywords": [ "assemble", "collection", "file", "find", "gulpfriendly", "match", "view", "vinyl" ], "license": "MIT", "main": "index.js", "name": "match-file", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/match-file.git" }, "scripts": { "test": "mocha" }, "verb": { "plugins": [ "gulp-format-md" ], "related": { "list": [ "assemble", "generate", "get-view", "micromatch", "verb" ] }, "toc": false, "layout": "default", "tasks": [ "readme" ], "lint": { "reflinks": true }, "reflinks": [ "gulp", "micromatch", "verb" ] }, "version": "0.2.2" }