{"_id":"safe-clone-deep","_rev":"2772617","name":"safe-clone-deep","description":"Safely deep clone an object. Will not clone nested objects.","dist-tags":{"latest":"1.1.5"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"time":{"modified":"2022-05-23T09:42:17.000Z","created":"2014-08-21T01:17:43.858Z","1.1.5":"2017-06-27T23:57:01.715Z","1.1.4":"2017-06-27T23:53:18.524Z","1.1.3":"2017-05-18T00:06:44.039Z","1.1.2":"2015-08-07T22:35:11.998Z","1.1.1":"2015-08-07T22:34:08.975Z","1.1.0":"2015-08-07T22:18:55.927Z","1.0.5":"2014-10-22T22:25:07.200Z","1.0.4":"2014-10-22T22:04:35.215Z","1.0.3":"2014-08-22T17:37:21.669Z","1.0.2":"2014-08-22T17:17:18.283Z","1.0.0":"2014-08-21T01:17:43.858Z"},"users":{},"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/tracker1/safe-clone-deep.git"},"versions":{"1.1.5":{"name":"safe-clone-deep","version":"1.1.5","description":"Safely deep clone an object. Will not clone nested objects.","main":"src/index.js","browser":"src/browser-index.js","scripts":{"jshint":"npm run jshint-src && npm run jshint-test","jshint-src":"jshint --config .jshintrc src","jshint-test":"jshint --config ./test/.jshintrc test","mocha":"mocha -R spec --recursive ./test/","cover":"istanbul cover ./node_modules/mocha/bin/_mocha","check-cov":"istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100","report":"istanbul report cobertura","test":"npm run jshint && npm run cover && npm run report && npm run check-cov || node scripts/tests-failed","build":"gulp","publish-major":"npm version major && npm publish && git push origin master && git push origin --tags","publish-minor":"npm version minor && npm publish && git push origin master && git push origin --tags","publish-patch":"npm version patch && npm publish && git push origin master && git push origin --tags"},"repository":{"type":"git","url":"git+https://github.com/tracker1/safe-clone-deep.git"},"keywords":["javascript","object","clone","copy","deep","safe","recursive"],"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"homepage":"https://github.com/tracker1/safe-clone-deep","devDependencies":{"ansi":"^0.3.0","browserify":"^6.1.0","chai":"^1.9.1","gulp":"^3.8.9","gulp-header":"^1.2.2","gulp-notify":"^2.0.0","gulp-rename":"^1.2.0","gulp-uglify":"^1.0.1","istanbul":"^0.3.0","jshint":"^2.5.4","mocha":"^1.21.4","open":"0.0.5","vinyl-buffer":"^1.0.0","vinyl-source-stream":"^1.0.0"},"gitHead":"6d74d2f0773e97aa0eb4877bb8ea8e97c532e694","_id":"safe-clone-deep@1.1.5","_npmVersion":"5.0.3","_nodeVersion":"6.10.3","_npmUser":{"name":"tracker1","email":"tracker1@gmail.com"},"dist":{"shasum":"e29ecc10b5341c33c4acbafd855f909fd71e3def","size":5862,"noattachment":false,"key":"/safe-clone-deep/-/safe-clone-deep-1.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/safe-clone-deep/download/safe-clone-deep-1.1.5.tgz"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/safe-clone-deep-1.1.5.tgz_1498607821635_0.9930945355445147"},"directories":{},"publish_time":1498607821715,"_hasShrinkwrap":false,"_cnpm_publish_time":1498607821715,"_cnpmcore_publish_time":"2021-12-16T12:09:40.438Z"},"1.1.4":{"name":"safe-clone-deep","version":"1.1.4","description":"Safely deep clone an object. Will not clone nested objects.","main":"src/index.js","browser":"src/browser-index.js","scripts":{"jshint":"npm run jshint-src && npm run jshint-test","jshint-src":"jshint --config .jshintrc src","jshint-test":"jshint --config ./test/.jshintrc test","mocha":"mocha -R spec --recursive ./test/","cover":"istanbul cover ./node_modules/mocha/bin/_mocha","check-cov":"istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100","report":"istanbul report cobertura","test":"npm run jshint && npm run cover && npm run report && npm run check-cov || node scripts/tests-failed","build":"gulp","publish-major":"npm version major && npm publish && git push origin master && git push origin --tags","publish-minor":"npm version minor && npm publish && git push origin master && git push origin --tags","publish-patch":"npm version patch && npm publish && git push origin master && git push origin --tags"},"repository":{"type":"git","url":"git+https://github.com/tracker1/safe-clone-deep.git"},"keywords":["javascript","object","clone","copy","deep","safe","recursive"],"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"homepage":"https://github.com/tracker1/safe-clone-deep","devDependencies":{"ansi":"^0.3.0","browserify":"^6.1.0","chai":"^1.9.1","gulp":"^3.8.9","gulp-header":"^1.2.2","gulp-notify":"^2.0.0","gulp-rename":"^1.2.0","gulp-uglify":"^1.0.1","istanbul":"^0.3.0","jshint":"^2.5.4","mocha":"^1.21.4","open":"0.0.5","vinyl-buffer":"^1.0.0","vinyl-source-stream":"^1.0.0"},"gitHead":"1727cc700ed90b0a0ec3e89d62faef22ace9c796","_id":"safe-clone-deep@1.1.4","_npmVersion":"5.0.3","_nodeVersion":"6.10.3","_npmUser":{"name":"tracker1","email":"tracker1@gmail.com"},"dist":{"shasum":"844974c53fde07a4771c0cb999b0e8135d1faba6","size":5931,"noattachment":false,"key":"/safe-clone-deep/-/safe-clone-deep-1.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/safe-clone-deep/download/safe-clone-deep-1.1.4.tgz"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/safe-clone-deep-1.1.4.tgz_1498607598401_0.1343230134807527"},"directories":{},"publish_time":1498607598524,"_hasShrinkwrap":false,"_cnpm_publish_time":1498607598524,"_cnpmcore_publish_time":"2021-12-16T12:09:40.658Z"},"1.1.3":{"name":"safe-clone-deep","version":"1.1.3","description":"Safely deep clone an object. Will not clone nested objects.","main":"src/index.js","browser":"src/browser-index.js","scripts":{"jshint":"npm run jshint-src && npm run jshint-test","jshint-src":"jshint --config .jshintrc src","jshint-test":"jshint --config ./test/.jshintrc test","mocha":"mocha -R spec --recursive ./test/","cover":"istanbul cover ./node_modules/mocha/bin/_mocha","check-cov":"istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100","report":"istanbul report cobertura","test":"npm run jshint && npm run cover && npm run report && npm run check-cov || node scripts/tests-failed","build":"gulp","publish-major":"npm version major && npm publish && git push origin master && git push origin --tags","publish-minor":"npm version minor && npm publish && git push origin master && git push origin --tags","publish-patch":"npm version patch && npm publish && git push origin master && git push origin --tags"},"repository":{"type":"git","url":"git+https://github.com/tracker1/safe-clone-deep.git"},"keywords":["javascript","object","clone","copy","deep","safe","recursive"],"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"homepage":"https://github.com/tracker1/safe-clone-deep","devDependencies":{"ansi":"^0.3.0","browserify":"^6.1.0","chai":"^1.9.1","gulp":"^3.8.9","gulp-header":"^1.2.2","gulp-notify":"^2.0.0","gulp-rename":"^1.2.0","gulp-uglify":"^1.0.1","istanbul":"^0.3.0","jshint":"^2.5.4","mocha":"^1.21.4","open":"0.0.5","vinyl-buffer":"^1.0.0","vinyl-source-stream":"^1.0.0"},"gitHead":"295968a22c682e9da1f7c1f022ebb22517605223","_id":"safe-clone-deep@1.1.3","_shasum":"086d9e8862977b3c49b96cc327b025ed95bebe69","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"tracker1","email":"tracker1@gmail.com"},"dist":{"shasum":"086d9e8862977b3c49b96cc327b025ed95bebe69","size":5924,"noattachment":false,"key":"/safe-clone-deep/-/safe-clone-deep-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/safe-clone-deep/download/safe-clone-deep-1.1.3.tgz"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/safe-clone-deep-1.1.3.tgz_1495066003793_0.040668702917173505"},"directories":{},"publish_time":1495066004039,"_hasShrinkwrap":false,"_cnpm_publish_time":1495066004039,"_cnpmcore_publish_time":"2021-12-16T12:09:40.965Z"},"1.1.2":{"name":"safe-clone-deep","version":"1.1.2","description":"Safely deep clone an object. Will not clone nested objects.","main":"src/index.js","browser":"src/browser-index.js","scripts":{"jshint":"npm run jshint-src && npm run jshint-test","jshint-src":"jshint --config .jshintrc src","jshint-test":"jshint --config ./test/.jshintrc test","mocha":"mocha -R spec --recursive ./test/","cover":"istanbul cover ./node_modules/mocha/bin/_mocha","check-cov":"istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100","report":"istanbul report cobertura","test":"npm run jshint && npm run cover && npm run report && npm run check-cov || node scripts/tests-failed","build":"gulp","publish-major":"npm version major && npm publish && git push origin master && git push origin --tags","publish-minor":"npm version minor && npm publish && git push origin master && git push origin --tags","publish-patch":"npm version patch && npm publish && git push origin master && git push origin --tags"},"repository":{"type":"git","url":"git+https://github.com/tracker1/safe-clone-deep.git"},"keywords":["javascript","object","clone","copy","deep","safe","recursive"],"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"homepage":"https://github.com/tracker1/safe-clone-deep","devDependencies":{"ansi":"^0.3.0","browserify":"^6.1.0","chai":"^1.9.1","gulp":"^3.8.9","gulp-header":"^1.2.2","gulp-notify":"^2.0.0","gulp-rename":"^1.2.0","gulp-uglify":"^1.0.1","istanbul":"^0.3.0","jshint":"^2.5.4","mocha":"^1.21.4","open":"0.0.5","vinyl-buffer":"^1.0.0","vinyl-source-stream":"^1.0.0"},"gitHead":"dce85103fc6d74e6f77c17e57ef0c9997e78f3f7","_id":"safe-clone-deep@1.1.2","_shasum":"b539740d16dac93a8a7b9c1d67dc5d4b5533b546","_from":".","_npmVersion":"2.12.1","_nodeVersion":"2.3.4","_npmUser":{"name":"tracker1","email":"tracker1@gmail.com"},"dist":{"shasum":"b539740d16dac93a8a7b9c1d67dc5d4b5533b546","size":5972,"noattachment":false,"key":"/safe-clone-deep/-/safe-clone-deep-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/safe-clone-deep/download/safe-clone-deep-1.1.2.tgz"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"directories":{},"publish_time":1438986911998,"_hasShrinkwrap":false,"_cnpm_publish_time":1438986911998,"_cnpmcore_publish_time":"2021-12-16T12:09:41.184Z"},"1.1.1":{"name":"safe-clone-deep","version":"1.1.1","description":"Safely deep clone an object. Will not clone nested objects.","main":"src/index.js","browser":"src/browser-index.js","scripts":{"jshint":"npm run jshint-src && npm run jshint-test","jshint-src":"jshint --config .jshintrc src","jshint-test":"jshint --config ./test/.jshintrc test","mocha":"mocha -R spec --recursive ./test/","cover":"istanbul cover ./node_modules/mocha/bin/_mocha","check-cov":"istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100","report":"istanbul report cobertura","test":"npm run jshint && npm run cover && npm run report && npm run check-cov || node scripts/tests-failed","build":"gulp","publish-major":"npm version major && npm publish && git push origin master && git push origin --tags","publish-minor":"npm version minor && npm publish && git push origin master && git push origin --tags","publish-patch":"npm version patch && npm publish && git push origin master && git push origin --tags"},"repository":{"type":"git","url":"git+https://github.com/tracker1/safe-clone-deep.git"},"keywords":["javascript","object","clone","copy","deep","safe","recursive"],"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"homepage":"https://github.com/tracker1/safe-clone-deep","devDependencies":{"ansi":"^0.3.0","browserify":"^6.1.0","chai":"^1.9.1","gulp":"^3.8.9","gulp-header":"^1.2.2","gulp-notify":"^2.0.0","gulp-rename":"^1.2.0","gulp-uglify":"^1.0.1","istanbul":"^0.3.0","jshint":"^2.5.4","mocha":"^1.21.4","open":"0.0.5","vinyl-buffer":"^1.0.0","vinyl-source-stream":"^1.0.0"},"gitHead":"732febf30db729b338bced9069f8b490b411f6be","_id":"safe-clone-deep@1.1.1","_shasum":"60017f47b844c0f9130b3173576ba7477b3f003b","_from":".","_npmVersion":"2.12.1","_nodeVersion":"2.3.4","_npmUser":{"name":"tracker1","email":"tracker1@gmail.com"},"dist":{"shasum":"60017f47b844c0f9130b3173576ba7477b3f003b","size":5968,"noattachment":false,"key":"/safe-clone-deep/-/safe-clone-deep-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/safe-clone-deep/download/safe-clone-deep-1.1.1.tgz"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"directories":{},"publish_time":1438986848975,"_hasShrinkwrap":false,"_cnpm_publish_time":1438986848975,"_cnpmcore_publish_time":"2021-12-16T12:09:41.410Z"},"1.1.0":{"name":"safe-clone-deep","version":"1.1.0","description":"Safely deep clone an object. Will not clone nested objects.","main":"src/index.js","browser":"src/browser-index.js","scripts":{"jshint":"npm run jshint-src && npm run jshint-test","jshint-src":"jshint --config .jshintrc src","jshint-test":"jshint --config ./test/.jshintrc test","mocha":"mocha -R spec --recursive ./test/","cover":"istanbul cover ./node_modules/mocha/bin/_mocha","check-cov":"istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100","report":"istanbul report cobertura","test":"npm run jshint && npm run cover && npm run report && npm run check-cov || node scripts/tests-failed","build":"gulp","publish-major":"npm version major && npm publish && git push origin master && git push origin --tags","publish-minor":"npm version minor && npm publish && git push origin master && git push origin --tags","publish-patch":"npm version patch && npm publish && git push origin master && git push origin --tags"},"repository":{"type":"git","url":"git+https://github.com/tracker1/safe-clone-deep.git"},"keywords":["javascript","object","clone","copy","deep","safe","recursive"],"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"homepage":"https://github.com/tracker1/safe-clone-deep","devDependencies":{"ansi":"^0.3.0","browserify":"^6.1.0","chai":"^1.9.1","gulp":"^3.8.9","gulp-header":"^1.2.2","gulp-notify":"^2.0.0","gulp-rename":"^1.2.0","gulp-uglify":"^1.0.1","istanbul":"^0.3.0","jshint":"^2.5.4","mocha":"^1.21.4","open":"0.0.5","vinyl-buffer":"^1.0.0","vinyl-source-stream":"^1.0.0"},"gitHead":"fc7b8aeba10469ba92a61723ab11c0892657aa2b","_id":"safe-clone-deep@1.1.0","_shasum":"3b1133bdba8d16cbfa6dbbb9d5e9353b7988e7fd","_from":".","_npmVersion":"2.12.1","_nodeVersion":"2.3.4","_npmUser":{"name":"tracker1","email":"tracker1@gmail.com"},"dist":{"shasum":"3b1133bdba8d16cbfa6dbbb9d5e9353b7988e7fd","size":5951,"noattachment":false,"key":"/safe-clone-deep/-/safe-clone-deep-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/safe-clone-deep/download/safe-clone-deep-1.1.0.tgz"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"directories":{},"publish_time":1438985935927,"_hasShrinkwrap":false,"_cnpm_publish_time":1438985935927,"_cnpmcore_publish_time":"2021-12-16T12:09:41.634Z"},"1.0.5":{"name":"safe-clone-deep","version":"1.0.5","description":"Safely deep clone an object. Will not clone nested objects.","main":"src/index.js","scripts":{"jshint":"npm run jshint-src && npm run jshint-test","jshint-src":"jshint --config .jshintrc src","jshint-test":"jshint --config ./test/.jshintrc test","mocha":"mocha -R spec --recursive ./test/","cover":"istanbul cover ./node_modules/mocha/bin/_mocha","check-cov":"istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100","report":"istanbul report cobertura","test":"npm run jshint && npm run cover && npm run report && npm run check-cov || node scripts/tests-failed","build":"gulp"},"repository":{"type":"git","url":"https://github.com/tracker1/safe-clone-deep.git"},"keywords":["javascript","object","clone","copy","deep","safe","recursive"],"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"homepage":"https://github.com/tracker1/safe-clone-deep","devDependencies":{"ansi":"^0.3.0","browserify":"^6.1.0","chai":"^1.9.1","gulp":"^3.8.9","gulp-header":"^1.2.2","gulp-notify":"^2.0.0","gulp-rename":"^1.2.0","gulp-uglify":"^1.0.1","istanbul":"^0.3.0","jshint":"^2.5.4","mocha":"^1.21.4","open":"0.0.5","vinyl-buffer":"^1.0.0","vinyl-source-stream":"^1.0.0"},"gitHead":"81a397b566362f129de383ef280fe8fd30ebad52","_id":"safe-clone-deep@1.0.5","_shasum":"b0018c615c4d96f3dcd7d6ca3fb1eb307d3f87ce","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"tracker1","email":"tracker1@gmail.com"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"dist":{"shasum":"b0018c615c4d96f3dcd7d6ca3fb1eb307d3f87ce","size":5788,"noattachment":false,"key":"/safe-clone-deep/-/safe-clone-deep-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/safe-clone-deep/download/safe-clone-deep-1.0.5.tgz"},"directories":{},"publish_time":1414016707200,"_hasShrinkwrap":false,"_cnpm_publish_time":1414016707200,"_cnpmcore_publish_time":"2021-12-16T12:09:41.863Z"},"1.0.4":{"name":"safe-clone-deep","version":"1.0.4","description":"Safely deep clone an object. Will not clone nested objects.","main":"src/index.js","scripts":{"jshint":"npm run jshint-src && npm run jshint-test","jshint-src":"jshint --config .jshintrc src","jshint-test":"jshint --config ./test/.jshintrc test","mocha":"mocha -R spec --recursive ./test/","cover":"istanbul cover ./node_modules/mocha/bin/_mocha","check-cov":"istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100","report":"istanbul report cobertura","test":"npm run jshint && npm run cover && npm run report && npm run check-cov || node scripts/tests-failed","build":"gulp"},"repository":{"type":"git","url":"https://github.com/tracker1/safe-clone-deep.git"},"keywords":["javascript","object","clone","copy","deep","safe","recursive"],"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"homepage":"https://github.com/tracker1/safe-clone-deep","devDependencies":{"ansi":"^0.3.0","browserify":"^6.1.0","chai":"^1.9.1","gulp":"^3.8.9","gulp-header":"^1.2.2","gulp-notify":"^2.0.0","gulp-rename":"^1.2.0","gulp-uglify":"^1.0.1","istanbul":"^0.3.0","jshint":"^2.5.4","mocha":"^1.21.4","open":"0.0.5","vinyl-buffer":"^1.0.0","vinyl-source-stream":"^1.0.0"},"gitHead":"4f330cc46025c1822b6a3215857f880658c98c33","_id":"safe-clone-deep@1.0.4","_shasum":"e65752a11f2caedcb354b6a2f6d4f99bdc386b72","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"tracker1","email":"tracker1@gmail.com"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"dist":{"shasum":"e65752a11f2caedcb354b6a2f6d4f99bdc386b72","size":5498,"noattachment":false,"key":"/safe-clone-deep/-/safe-clone-deep-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/safe-clone-deep/download/safe-clone-deep-1.0.4.tgz"},"directories":{},"publish_time":1414015475215,"deprecated":"use 1.0.5","_hasShrinkwrap":false,"_cnpm_publish_time":1414015475215,"_cnpmcore_publish_time":"2021-12-16T12:09:42.074Z"},"1.0.3":{"name":"safe-clone-deep","version":"1.0.3","description":"Safely deep clone an object. Will not clone nested objects.","main":"src/index.js","scripts":{"jshint":"npm run jshint-src && npm run jshint-test","jshint-src":"jshint --config .jshintrc src","jshint-test":"jshint --config ./test/.jshintrc test","mocha":"mocha -R spec --recursive ./test/","cover":"istanbul cover ./node_modules/mocha/bin/_mocha","check-cov":"istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100","report":"istanbul report cobertura","test":"npm run jshint && npm run cover && npm run report && npm run check-cov || node scripts/tests-failed"},"repository":{"type":"git","url":"https://github.com/tracker1/safe-clone-deep.git"},"keywords":["javascript","object","clone","copy","deep","safe","recursive"],"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"homepage":"https://github.com/tracker1/safe-clone-deep","devDependencies":{"ansi":"^0.3.0","chai":"^1.9.1","istanbul":"^0.3.0","jshint":"^2.5.4","mocha":"^1.21.4","open":"0.0.5"},"gitHead":"0c83c3431fa26ae035b413dc032c782da90b47ae","_id":"safe-clone-deep@1.0.3","_shasum":"9485ca34db15825fcdd88c9d490f0842eaf933e0","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"tracker1","email":"tracker1@gmail.com"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"dist":{"shasum":"9485ca34db15825fcdd88c9d490f0842eaf933e0","size":3597,"noattachment":false,"key":"/safe-clone-deep/-/safe-clone-deep-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/safe-clone-deep/download/safe-clone-deep-1.0.3.tgz"},"directories":{},"publish_time":1408729041669,"deprecated":"use 1.0.5","_hasShrinkwrap":false,"_cnpm_publish_time":1408729041669,"_cnpmcore_publish_time":"2021-12-16T12:09:42.271Z"},"1.0.2":{"name":"safe-clone-deep","version":"1.0.2","description":"Safely deep clone an object. Will not clone nested objects.","main":"src/safeCloneDeep.js","scripts":{"jshint":"npm run jshint-src && npm run jshint-test","jshint-src":"jshint --config .jshintrc src","jshint-test":"jshint --config ./test/.jshintrc test","mocha":"mocha -R spec --recursive ./test/","cover":"istanbul cover ./node_modules/mocha/bin/_mocha","check-cov":"istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100","report":"istanbul report cobertura","test":"npm run jshint && npm run cover && npm run report && npm run check-cov || node scripts/tests-failed"},"repository":{"type":"git","url":"https://github.com/tracker1/safe-clone-deep.git"},"keywords":["javascript","object","clone","copy","deep","safe","recursive"],"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"homepage":"https://github.com/tracker1/safe-clone-deep","devDependencies":{"ansi":"^0.3.0","chai":"^1.9.1","istanbul":"^0.3.0","jshint":"^2.5.4","mocha":"^1.21.4","open":"0.0.5"},"gitHead":"6f353cd5b644192f1855cc8c6c437af10b3a2c96","_id":"safe-clone-deep@1.0.2","_shasum":"7288b4d5dc3d38e8495f5a642bdb35674ce4b57b","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"tracker1","email":"tracker1@gmail.com"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"dist":{"shasum":"7288b4d5dc3d38e8495f5a642bdb35674ce4b57b","size":3598,"noattachment":false,"key":"/safe-clone-deep/-/safe-clone-deep-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/safe-clone-deep/download/safe-clone-deep-1.0.2.tgz"},"directories":{},"publish_time":1408727838283,"deprecated":"use 1.0.5","_hasShrinkwrap":false,"_cnpm_publish_time":1408727838283,"_cnpmcore_publish_time":"2021-12-16T12:09:42.462Z"},"1.0.0":{"name":"safe-clone-deep","version":"1.0.0","description":"Safely deep clone an object. Will not clone nested objects.","main":"src/safeCloneDeep.js","scripts":{"jshint":"npm run jshint-src && npm run jshint-test","jshint-src":"jshint --config .jshintrc src","jshint-test":"jshint --config ./test/.jshintrc test","mocha":"mocha -R spec --recursive ./test/","cover":"istanbul cover ./node_modules/mocha/bin/_mocha","report":"istanbul report cobertura","test":"npm run jshint && npm run cover && npm run report"},"repository":{"type":"git","url":"https://github.com/tracker1/safe-clone-deep.git"},"keywords":["javascript","object","clone","copy","deep","safe","recursive"],"author":{"name":"Michael J. Ryan","email":"tracker1@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"homepage":"https://github.com/tracker1/safe-clone-deep","devDependencies":{"chai":"^1.9.1","istanbul":"^0.3.0","jshint":"^2.5.4","mocha":"^1.21.4"},"gitHead":"efdb9b05014b3feb89590e8db54dc2f2209090d6","_id":"safe-clone-deep@1.0.0","_shasum":"b37b3aea05a69a71cb0763c952bd51f55f7d054d","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"tracker1","email":"tracker1@gmail.com"},"maintainers":[{"name":"tracker1","email":"tracker1@gmail.com"}],"dist":{"shasum":"b37b3aea05a69a71cb0763c952bd51f55f7d054d","size":3541,"noattachment":false,"key":"/safe-clone-deep/-/safe-clone-deep-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/safe-clone-deep/download/safe-clone-deep-1.0.0.tgz"},"directories":{},"publish_time":1408583863858,"deprecated":"use 1.0.5","_hasShrinkwrap":false,"_cnpm_publish_time":1408583863858,"_cnpmcore_publish_time":"2021-12-16T12:09:42.638Z"}},"readme":"# safe-clone-deep module for JavaScript\n\n[![NPM version](https://badge.fury.io/js/safe-clone-deep.png)](\n https://www.npmjs.org/package/safe-clone-deep\n) [![Build Status](https://travis-ci.org/tracker1/safe-clone-deep.png)](\n https://travis-ci.org/tracker1/safe-clone-deep)\n\nThis module exposes a single function that accepts an object and clones it without circular references.\n\n## Installation\n\n```\nnpm install safe-clone-deep\n```\n\nFor Browser and AMD support see the `dist/` directory.\n\n\n\n## Usage\n\n```javascript\n// browser\n// var clone = Object.safeCloneDeep\n\n// node.js\nvar clone = require('safe-clone-deep');\n\nvar a = {};\na.a = a;\na.b = {};\na.b.a = a;\na.b.b = a.b;\na.c = {};\na.c.b = a.b;\na.c.c = a.c;\na.x = 1;\na.b.x = 2;\na.c.x = 3;\na.d = [0,a,1,a.b,2,a.c,3];\n\nconsole.log(util.inspect(clone(a), {showHidden:false,depth:4}))\nclone(a)\n```\n\nresult...\n\n```\n{ a: undefined,\n  b: { a: undefined, b: undefined, x: 2 },\n  c: { b: { a: undefined, b: undefined, x: 2 }, c: undefined, x: 3 },\n  x: 1,\n  d:\n   [ 0,\n     undefined,\n     1,\n     { a: undefined, b: undefined, x: 2 },\n     2,\n     { b: { a: undefined, b: undefined, x: 2 }, c: undefined, x: 3 },\n     3 ] }\n```\n\n### Override circularValue\n\nWith the `undefined` as the default circularValue, JSON.stringify will not keep the keys, which is likely the desired result.\n\n```\nJSON.stringify(clone(a));\n```\n\nresult\n\n```\n{\"b\":{\"x\":2},\"c\":{\"b\":{\"x\":2},\"x\":3},\"x\":1,\"d\":[0,null,1,{\"x\":2},2,{\"b\":{\"x\":2},\"x\":3},3]}\n```\n\nNOTE: when the circular value is in an array, `null` is used instead of `undefined`.\n\n--\n\nYou can override the default behavior.\n\n\n```javascript\nclone(a,'[Circular]');\n```\n\nresult...\n\n```\n{ a: '[Circular]',\n  b: { a: '[Circular]', b: '[Circular]', x: 2 },\n  c:\n   { b: { a: '[Circular]', b: '[Circular]', x: 2 },\n     c: '[Circular]',\n     x: 3 },\n  x: 1,\n  d:\n   [ 0,\n     '[Circular]',\n     1,\n     { a: '[Circular]', b: '[Circular]', x: 2 },\n     2,\n     { b: { a: '[Circular]', b: '[Circular]', x: 2 },\n       c: '[Circular]',\n       x: 3 },\n     3 ] }\n```\n\n## License\n\nThe Internet Software Consortium License (ISC)\n\nCopyright (c) 2014, Michael J. Ryan <tracker1@gmail.com>\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n\n","_attachments":{},"homepage":"https://github.com/tracker1/safe-clone-deep","bugs":{"url":"https://github.com/tracker1/safe-clone-deep/issues"},"license":"ISC"}