Server IP : 66.29.132.122 / Your IP : 3.145.48.115 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/thread-self/root/opt/alt/alt-nodejs19/root/lib/node_modules/npm/node_modules/clone/ |
Upload File : |
{ "name": "clone", "description": "deep cloning of objects and arrays", "tags": [ "clone", "object", "array", "function", "date" ], "version": "1.0.4", "repository": { "type": "git", "url": "git://github.com/pvorb/node-clone.git" }, "bugs": { "url": "https://github.com/pvorb/node-clone/issues" }, "main": "clone.js", "author": "Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch/)", "contributors": [ "Blake Miner <miner.blake@gmail.com> (http://www.blakeminer.com/)", "Tian You <axqd001@gmail.com> (http://blog.axqd.net/)", "George Stagas <gstagas@gmail.com> (http://stagas.com/)", "Tobiasz Cudnik <tobiasz.cudnik@gmail.com> (https://github.com/TobiaszCudnik)", "Pavel Lang <langpavel@phpskelet.org> (https://github.com/langpavel)", "Dan MacTough (http://yabfog.com/)", "w1nk (https://github.com/w1nk)", "Hugh Kennedy (http://twitter.com/hughskennedy)", "Dustin Diaz (http://dustindiaz.com)", "Ilya Shaisultanov (https://github.com/diversario)", "Nathan MacInnes <nathan@macinn.es> (http://macinn.es/)", "Benjamin E. Coe <ben@npmjs.com> (https://twitter.com/benjamincoe)", "Nathan Zadoks (https://github.com/nathan7)", "Róbert Oroszi <robert+gh@oroszi.net> (https://github.com/oroce)", "Aurélio A. Heckert (http://softwarelivre.org/aurium)", "Guy Ellis (http://www.guyellisrocks.com/)" ], "license": "MIT", "engines": { "node": ">=0.8" }, "dependencies": {}, "devDependencies": { "nodeunit": "~0.9.0" }, "optionalDependencies": {}, "scripts": { "test": "nodeunit test.js" } }