![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/self/root/usr/lib/node_modules/npm/node_modules/clone/ |
{ "_from": "clone@^1.0.2", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4=", "_location": "/clone", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "clone@^1.0.2", "name": "clone", "escapedName": "clone", "rawSpec": "^1.0.2", "saveSpec": null, "fetchSpec": "^1.0.2" }, "_requiredBy": [ "/defaults" ], "_resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz", "_shasum": "da309cc263df15994c688ca902179ca3c7cd7c7e", "_spec": "clone@^1.0.2", "_where": "/Users/rebecca/code/npm/node_modules/defaults", "author": { "name": "Paul Vorbach", "email": "[email protected]", "url": "http://paul.vorba.ch/" }, "bugs": { "url": "https://github.com/pvorb/node-clone/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Blake Miner", "email": "[email protected]", "url": "http://www.blakeminer.com/" }, { "name": "Tian You", "email": "[email protected]", "url": "http://blog.axqd.net/" }, { "name": "George Stagas", "email": "[email protected]", "url": "http://stagas.com/" }, { "name": "Tobiasz Cudnik", "email": "[email protected]", "url": "https://github.com/TobiaszCudnik" }, { "name": "Pavel Lang", "email": "[email protected]", "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": "[email protected]", "url": "http://macinn.es/" }, { "name": "Benjamin E. Coe", "email": "[email protected]", "url": "https://twitter.com/benjamincoe" }, { "name": "Nathan Zadoks", "url": "https://github.com/nathan7" }, { "name": "Róbert Oroszi", "email": "[email protected]", "url": "https://github.com/oroce" }, { "name": "Aurélio A. Heckert", "url": "http://softwarelivre.org/aurium" }, { "name": "Guy Ellis", "url": "http://www.guyellisrocks.com/" } ], "dependencies": {}, "deprecated": false, "description": "deep cloning of objects and arrays", "devDependencies": { "nodeunit": "~0.9.0" }, "engines": { "node": ">=0.8" }, "homepage": "https://github.com/pvorb/node-clone#readme", "license": "MIT", "main": "clone.js", "name": "clone", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/pvorb/node-clone.git" }, "scripts": { "test": "nodeunit test.js" }, "tags": [ "clone", "object", "array", "function", "date" ], "version": "1.0.4" }