{ "_from": "clonedeep@^2.0.0", "_id": "clonedeep@2.0.0", "_inBundle": false, "_integrity": "sha512-dbSwE7z2tJhF3511dzWqyKOKRA+5uQaILERDdQPxe/Eihm3atnkJRaz/t32fQqfmPBdJiICZD9iLSbaT47UbLw==", "_location": "/clonedeep", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "clonedeep@^2.0.0", "name": "clonedeep", "escapedName": "clonedeep", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/tree-table-vue", "/v-org-tree" ], "_resolved": "https://registry.npmmirror.com/clonedeep/-/clonedeep-2.0.0.tgz", "_shasum": "8ceca0777f477bbf31fe8c871aaf63a390bbc272", "_spec": "clonedeep@^2.0.0", "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\tree-table-vue", "author": { "name": "Josh Ghent", "email": "me@joshghent.com", "url": "https://joshghent.com" }, "bugs": { "url": "https://github.com/joshghent/deepClone/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Deep copy library for any data structure", "devDependencies": { "chai": "3.5.0", "mocha": "3.1.1" }, "homepage": "https://github.com/joshghent/deepClone#readme", "keywords": [ "deep", "clone", "copy", "data", "data structures", "deep copy", "deep clone" ], "license": "MIT", "main": "index.js", "name": "clonedeep", "repository": { "type": "git", "url": "git+https://github.com/joshghent/deepClone.git" }, "scripts": { "test": "mocha test.js" }, "version": "2.0.0" }