| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "extend-shallow@3.0.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "extend-shallow@3.0.2", |
| | | "_from": "extend-shallow@^3.0.2", |
| | | "_id": "extend-shallow@3.0.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", |
| | |
| | | "is-plain-object": "2.0.4" |
| | | }, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "extend-shallow@3.0.2", |
| | | "raw": "extend-shallow@^3.0.2", |
| | | "name": "extend-shallow", |
| | | "escapedName": "extend-shallow", |
| | | "rawSpec": "3.0.2", |
| | | "rawSpec": "^3.0.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.0.2" |
| | | "fetchSpec": "^3.0.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/nanomatch", |
| | |
| | | "/webpack/micromatch" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", |
| | | "_spec": "3.0.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "26a71aaf073b39fb2127172746131c2704028db8", |
| | | "_spec": "extend-shallow@^3.0.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\micromatch", |
| | | "author": { |
| | | "name": "Jon Schlinkert", |
| | | "url": "https://github.com/jonschlinkert" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/jonschlinkert/extend-shallow/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "contributors": [ |
| | | { |
| | | "name": "Jon Schlinkert", |
| | |
| | | "assign-symbols": "^1.0.0", |
| | | "is-extendable": "^1.0.1" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Extend an object with the properties of additional objects. node.js/javascript util.", |
| | | "devDependencies": { |
| | | "array-slice": "^1.0.0", |