diff options
Diffstat (limited to 'tools/eslint/node_modules/xtend/package.json')
-rw-r--r-- | tools/eslint/node_modules/xtend/package.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tools/eslint/node_modules/xtend/package.json b/tools/eslint/node_modules/xtend/package.json index f1ed0de01e..fa7a021c6f 100644 --- a/tools/eslint/node_modules/xtend/package.json +++ b/tools/eslint/node_modules/xtend/package.json @@ -1,27 +1,27 @@ { - "_from": "xtend@^4.0.0", + "_from": "xtend@^4.0.1", "_id": "xtend@4.0.1", "_inBundle": false, "_integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=", - "_location": "/eslint/xtend", + "_location": "/xtend", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, - "raw": "xtend@^4.0.0", + "raw": "xtend@^4.0.1", "name": "xtend", "escapedName": "xtend", - "rawSpec": "^4.0.0", + "rawSpec": "^4.0.1", "saveSpec": null, - "fetchSpec": "^4.0.0" + "fetchSpec": "^4.0.1" }, "_requiredBy": [ - "/eslint/is-my-json-valid" + "/unherit" ], "_resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz", "_shasum": "a5c6d532be656e23db820efb943a1f04998d63af", - "_spec": "xtend@^4.0.0", - "_where": "/Users/trott/io.js/tools/eslint-tmp/node_modules/eslint/node_modules/is-my-json-valid", + "_spec": "xtend@^4.0.1", + "_where": "/Users/trott/io.js/tools/eslint-tmp/node_modules/eslint/node_modules/unherit", "author": { "name": "Raynos", "email": "raynos2@gmail.com" |