{ "_args": [ [ { "raw": "clone@^2.1.0", "scope": null, "escapedName": "clone", "name": "clone", "rawSpec": "^2.1.0", "spec": ">=2.1.0 <3.0.0", "type": "range" }, "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)" ] ], "_from": "clone@>=2.1.0 <3.0.0", "_id": "clone@2.1.0", "_inCache": true, "_location": "/clone", "_nodeVersion": "4.4.5", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/clone-2.1.0.tgz_1479854140307_0.7235472081229091" }, "_npmUser": { "name": "pvorb", "email": "paul@vorba.ch" }, "_npmVersion": "3.9.3", "_phantomChildren": {}, "_requested": { "raw": "clone@^2.1.0", "scope": null, "escapedName": "clone", "name": "clone", "rawSpec": "^2.1.0", "spec": ">=2.1.0 <3.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/clone/-/clone-2.1.0.tgz", "_shasum": "9c715bfbd39aa197c8ee0f8e65c3912ba34f8cd6", "_shrinkwrap": null, "_spec": "clone@^2.1.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)", "author": { "name": "Paul Vorbach", "email": "paul@vorba.ch", "url": "http://paul.vorba.ch/" }, "bugs": { "url": "https://github.com/pvorb/node-clone/issues" }, "contributors": [ { "name": "Blake Miner", "email": "miner.blake@gmail.com", "url": "http://www.blakeminer.com/" }, { "name": "Tian You", "email": "axqd001@gmail.com", "url": "http://blog.axqd.net/" }, { "name": "George Stagas", "email": "gstagas@gmail.com", "url": "http://stagas.com/" }, { "name": "Tobiasz Cudnik", "email": "tobiasz.cudnik@gmail.com", "url": "https://github.com/TobiaszCudnik" }, { "name": "Pavel Lang", "email": "langpavel@phpskelet.org", "url": "https://github.com/langpavel" }, { "name": "Dan MacTough", "url": "http://yabfog.com/" }, { "name": "w1nk", "url": "https://github.com/w1nk" }, { "name": "Hugh Kennedy", "url": "http://twitter.com/hughskennedy" }, { "name": "Dustin Diaz", "url": "http://dustindiaz.com" }, { "name": "Ilya Shaisultanov", "url": "https://github.com/diversario" }, { "name": "Nathan MacInnes", "email": "nathan@macinn.es", "url": "http://macinn.es/" }, { "name": "Benjamin E. Coe", "email": "ben@npmjs.com", "url": "https://twitter.com/benjamincoe" }, { "name": "Nathan Zadoks", "url": "https://github.com/nathan7" }, { "name": "Róbert Oroszi", "email": "robert+gh@oroszi.net", "url": "https://github.com/oroce" }, { "name": "Aurélio A. Heckert", "url": "http://softwarelivre.org/aurium" }, { "name": "Guy Ellis", "url": "http://www.guyellisrocks.com/" }, { "name": "fscherwi", "url": "https://fscherwi.github.io" }, { "name": "rictic", "url": "https://github.com/rictic" }, { "name": "Martin Jurča", "url": "https://github.com/jurca" }, { "name": "Misery Lee", "email": "miserylee@foxmail.com", "url": "https://github.com/miserylee" } ], "dependencies": {}, "description": "deep cloning of objects and arrays", "devDependencies": { "nodeunit": "~0.9.0" }, "directories": {}, "dist": { "shasum": "9c715bfbd39aa197c8ee0f8e65c3912ba34f8cd6", "tarball": "https://registry.npmjs.org/clone/-/clone-2.1.0.tgz" }, "engines": { "node": ">=0.8" }, "gitHead": "05eba0c80a784aa02a16abe84a17a6ea4515b5fb", "homepage": "https://github.com/pvorb/node-clone#readme", "license": "MIT", "main": "clone.js", "maintainers": [ { "name": "pvorb", "email": "paul@vorb.de" } ], "name": "clone", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/pvorb/node-clone.git" }, "scripts": { "test": "nodeunit test.js" }, "tags": [ "clone", "object", "array", "function", "date" ], "version": "2.1.0" }