{"name":"utils-copy","version":"1.1.0","description":"Copy or deep clone a value to an arbitrary depth.","author":{"name":"Athan Reines","email":"kgryte@gmail.com"},"contributors":[{"name":"Athan Reines","email":"kgryte@gmail.com"}],"scripts":{"test":"if [ \"${TRAVIS}\" ]; then npm run test-ci; else npm run test-local; fi","test-local":"tape \"./test/*.js\" | tap-spec","test-ci":"npm run test-local && xvfb-run npm run test-browsers","test-cov":"istanbul cover --dir ./reports/coverage --report lcov tape -- \"./test/*.js\"","test-browsers":"browserify ./test/*.js | testling | tap-spec","coverage":"istanbul cover --dir ./reports/codecov/coverage --report lcovonly tape -- \"./test/*.js\" && cat ./reports/codecov/coverage/lcov.info | codecov && rm -rf ./reports/codecov"},"main":"./lib","repository":{"type":"git","url":"git://github.com/kgryte/utils-copy.git"},"keywords":["utilities","utils","util","copy","clone","deep","deepcopy","deepclone","shallow","shallowcopy","array","object","date","regexp","typed array","error","set","map","cp"],"bugs":{"url":"https://github.com/kgryte/utils-copy/issues"},"dependencies":{"object-keys":"^1.0.9","type-name":"^1.1.0","utils-copy-error":"^1.0.0","utils-regex-from-string":"^1.0.0","validate.io-array":"^1.0.3","validate.io-buffer":"^1.0.1","validate.io-nonnegative-integer":"^1.0.0"},"devDependencies":{"browserify":"12.x.x","chai":"^3.4.1","codecov.io":"^0.1.5","istanbul":"^0.4.1","jshint":"2.x.x","jshint-stylish":"2.x.x","tap-spec":"4.x.x","tape":"4.x.x","testling":"1.x.x"},"testling":{"files":["test/*.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..latest","firefox/nightly","chrome/4.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"license":"MIT","gitHead":"350491e1fd91ad23179e5a3a78a9ab35a7f43ab2","homepage":"https://github.com/kgryte/utils-copy#readme","_id":"utils-copy@1.1.0","_shasum":"488f7f9cdb4930ad5caa8124f7acc1e6b334d478","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"kgryte","email":"kgryte@gmail.com"},"dist":{"shasum":"488f7f9cdb4930ad5caa8124f7acc1e6b334d478","size":6216,"noattachment":false,"key":"/utils-copy/-/utils-copy-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/utils-copy/download/utils-copy-1.1.0.tgz"},"maintainers":[{"name":"kgryte","email":"kgryte@gmail.com"}],"directories":{},"publish_time":1451476534731,"_hasShrinkwrap":false,"_cnpm_publish_time":1451476534731,"_cnpmcore_publish_time":"2021-12-17T00:58:15.873Z","dist-tags":{"latest":"1.1.1"}}