{

"_from": "utils-extend@^1.0.4",
"_id": "utils-extend@1.0.8",
"_inBundle": false,
"_integrity": "sha1-zP17ZFQPjpDuIe7Fd2nQZRyril8=",
"_location": "/utils-extend",
"_phantomChildren": {},
"_requested": {
  "type": "range",
  "registry": true,
  "raw": "utils-extend@^1.0.4",
  "name": "utils-extend",
  "escapedName": "utils-extend",
  "rawSpec": "^1.0.4",
  "saveSpec": null,
  "fetchSpec": "^1.0.4"
},
"_requiredBy": [
  "/file-match",
  "/file-system"
],
"_resolved": "https://registry.npmjs.org/utils-extend/-/utils-extend-1.0.8.tgz",
"_shasum": "ccfd7b64540f8e90ee21eec57769d0651cab8a5f",
"_spec": "utils-extend@^1.0.4",
"_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/utils-extend/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Extend nodejs util api, and it is light weight and simple",
"devDependencies": {
  "grunt": "^0.4.5",
  "grunt-contrib-jshint": "^0.10.0",
  "mocha": "^2.0.1"
},
"homepage": "https://github.com/douzi8/utils-extend#readme",
"keywords": [
  "util",
  "utils",
  "util-extend",
  "extend",
  "underscore",
  "node underscore"
],
"license": "ISC",
"main": "index.js",
"name": "utils-extend",
"repository": {
  "type": "git",
  "url": "git+https://github.com/douzi8/utils-extend.git"
},
"scripts": {
  "test": "mocha test"
},
"version": "1.0.8"

}