| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "clone@2.1.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_development": true, |
| | | "_from": "clone@2.1.2", |
| | | "_from": "clone@2.x", |
| | | "_id": "clone@2.1.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=", |
| | | "_location": "/clone", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "clone@2.1.2", |
| | | "raw": "clone@2.x", |
| | | "name": "clone", |
| | | "escapedName": "clone", |
| | | "rawSpec": "2.1.2", |
| | | "rawSpec": "2.x", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.1.2" |
| | | "fetchSpec": "2.x" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/node-cache" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", |
| | | "_spec": "2.1.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "1b7f4b9f591f1e8f83670401600345a02887435f", |
| | | "_spec": "clone@2.x", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\node-cache", |
| | | "author": { |
| | | "name": "Paul Vorbach", |
| | | "email": "paul@vorba.ch", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/pvorb/node-clone/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "contributors": [ |
| | | { |
| | | "name": "Blake Miner", |
| | |
| | | } |
| | | ], |
| | | "dependencies": {}, |
| | | "deprecated": false, |
| | | "description": "deep cloning of objects and arrays", |
| | | "devDependencies": { |
| | | "nodeunit": "~0.9.0" |