Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
clone-deep /
Delete
Unzip
Name
Size
Permission
Date
Action
node_modules
[ DIR ]
drwxr-xr-x
2022-04-21 14:31
LICENSE
1.06
KB
-rw-r--r--
2022-04-21 14:25
README.md
4.22
KB
-rw-r--r--
2022-04-21 14:25
index.js
1023
B
-rw-r--r--
2022-04-21 14:25
package.json
1.53
KB
-rw-r--r--
2022-04-21 14:25
Save
Rename
{ "name": "clone-deep", "description": "Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.", "version": "4.0.1", "homepage": "https://github.com/jonschlinkert/clone-deep", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/clone-deep", "bugs": { "url": "https://github.com/jonschlinkert/clone-deep/issues" }, "license": "MIT", "files": [ "index.js" ], "main": "index.js", "engines": { "node": ">=6" }, "scripts": { "test": "mocha" }, "dependencies": { "is-plain-object": "^2.0.4", "kind-of": "^6.0.2", "shallow-clone": "^3.0.0" }, "devDependencies": { "gulp-format-md": "^2.0.0", "mocha": "^5.2.0" }, "keywords": [ "array", "assign", "buffer", "clamped", "clone", "clone-array", "clone-array-deep", "clone-buffer", "clone-date", "clone-deep", "clone-map", "clone-object", "clone-object-deep", "clone-reg-exp", "clone-regex", "clone-regexp", "clone-set", "date", "deep", "extend", "mixin", "mixin-object", "object", "regex", "regexp", "shallow", "symbol" ], "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "is-plain-object", "isobject", "kind-of", "shallow-clone" ] }, "lint": { "reflinks": true } } }