• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_from": "util-extend@^1.0.1",
3  "_id": "util-extend@1.0.3",
4  "_inBundle": false,
5  "_integrity": "sha1-p8IW0mdUUWljeztu3GypEZ4v+T8=",
6  "_location": "/util-extend",
7  "_phantomChildren": {},
8  "_requested": {
9    "type": "range",
10    "registry": true,
11    "raw": "util-extend@^1.0.1",
12    "name": "util-extend",
13    "escapedName": "util-extend",
14    "rawSpec": "^1.0.1",
15    "saveSpec": null,
16    "fetchSpec": "^1.0.1"
17  },
18  "_requiredBy": [
19    "/npm-registry-mock",
20    "/read-installed"
21  ],
22  "_resolved": "https://registry.npmjs.org/util-extend/-/util-extend-1.0.3.tgz",
23  "_shasum": "a7c216d267545169637b3b6edc6ca9119e2ff93f",
24  "_spec": "util-extend@^1.0.1",
25  "_where": "/Users/rebecca/code/npm/node_modules/read-installed",
26  "author": "",
27  "bugs": {
28    "url": "https://github.com/isaacs/util-extend/issues"
29  },
30  "bundleDependencies": false,
31  "deprecated": false,
32  "description": "Node's internal object extension function",
33  "homepage": "https://github.com/isaacs/util-extend#readme",
34  "license": "MIT",
35  "main": "extend.js",
36  "name": "util-extend",
37  "repository": {
38    "type": "git",
39    "url": "git://github.com/isaacs/util-extend.git"
40  },
41  "scripts": {
42    "test": "node test.js"
43  },
44  "version": "1.0.3"
45}
46