{

"_from": "file-match@^1.0.1",
"_id": "file-match@1.0.2",
"_inBundle": false,
"_integrity": "sha1-ycrSZdLIrfOoFHWw30dYWQafrvc=",
"_location": "/file-match",
"_phantomChildren": {},
"_requested": {
  "type": "range",
  "registry": true,
  "raw": "file-match@^1.0.1",
  "name": "file-match",
  "escapedName": "file-match",
  "rawSpec": "^1.0.1",
  "saveSpec": null,
  "fetchSpec": "^1.0.1"
},
"_requiredBy": [
  "/file-system"
],
"_resolved": "https://registry.npmjs.org/file-match/-/file-match-1.0.2.tgz",
"_shasum": "c9cad265d2c8adf3a81475b0df475859069faef7",
"_spec": "file-match@^1.0.1",
"_where": "/Users/flatironschool/Desktop/Curriculum/learn_create/lib/templates/javascript_lab_template/node_modules/file-system",
"author": {
  "name": "douzi",
  "email": "liaowei08@gmail.com"
},
"bugs": {
  "url": "https://github.com/douzi8/file-match/issues"
},
"bundleDependencies": false,
"dependencies": {
  "utils-extend": "^1.0.6"
},
"deprecated": false,
"description": "Match filepath is validated, or exclude filepath that don't need.",
"devDependencies": {
  "grunt": "^0.4.5",
  "grunt-contrib-jshint": "^0.10.0",
  "mocha": "^2.0.1"
},
"homepage": "https://github.com/douzi8/file-match#readme",
"keywords": [
  "filepath",
  "match",
  "minimatch",
  "grunt filematch"
],
"license": "ISC",
"main": "file-match.js",
"name": "file-match",
"repository": {
  "type": "git",
  "url": "git+https://github.com/douzi8/file-match.git"
},
"scripts": {
  "test": "mocha test"
},
"version": "1.0.2"

}