MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: thehunarfound (1001)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/thehunarfound/public_html/DMS/node_modules/clone-deep/package.json
{
  "_args": [
    [
      "clone-deep@0.3.0",
      "D:\\xamp2\\htdocs\\DMS"
    ]
  ],
  "_from": "clone-deep@0.3.0",
  "_id": "clone-deep@0.3.0",
  "_inBundle": false,
  "_integrity": "sha1-NIxhrpzb4O3+BT2R/0zFIdeQ7eg=",
  "_location": "/clone-deep",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "clone-deep@0.3.0",
    "name": "clone-deep",
    "escapedName": "clone-deep",
    "rawSpec": "0.3.0",
    "saveSpec": null,
    "fetchSpec": "0.3.0"
  },
  "_requiredBy": [
    "/snyk-gradle-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-0.3.0.tgz",
  "_spec": "0.3.0",
  "_where": "D:\\xamp2\\htdocs\\DMS",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/clone-deep/issues"
  },
  "dependencies": {
    "for-own": "^1.0.0",
    "is-plain-object": "^2.0.1",
    "kind-of": "^3.2.2",
    "shallow-clone": "^0.1.2"
  },
  "description": "Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.",
  "devDependencies": {
    "gulp-format-md": "^0.1.12",
    "mocha": "^3.4.1"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/clone-deep",
  "keywords": [
    "array",
    "clone",
    "clone-array",
    "clone-array-deep",
    "clone-date",
    "clone-deep",
    "clone-object",
    "clone-object-deep",
    "clone-reg-exp",
    "date",
    "deep",
    "exp",
    "for",
    "for-in",
    "for-own",
    "javascript",
    "mixin",
    "mixin-object",
    "object",
    "own",
    "reg",
    "util",
    "utility"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "clone-deep",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/clone-deep.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "lint": {
      "reflinks": true
    }
  },
  "version": "0.3.0"
}