{"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","dist-tags":{"latest":"1.1.5"}}