{"_id":"deep-map","_rev":"17-71a890b3a7f139d4a037be4e34e6b920","name":"deep-map","description":"Transforms nested values of complex objects","dist-tags":{"latest":"2.0.0"},"versions":{"1.0.1":{"name":"deep-map","version":"1.0.1","description":"Transforms primitive values of a JSON-like object","main":"index.js","files":["index.js","README.md","LICENSE.txt"],"scripts":{"test":"mocha","clean":"rm -rf ./node_modules ./coverage","coverage":"istanbul cover _mocha && open ./coverage/lcov-report/index.html","coveralls":"istanbul cover _mocha && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","json","primitive"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","dependencies":{"lodash":"^4.0.0"},"devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.6","istanbul":"^0.4.2","mocha":"^2.4.5","sinon":"^1.17.3","sinon-chai":"^2.8.0"},"gitHead":"5d37a625ffb3e3690b47f6c2a524ab4d75381c6a","_id":"deep-map@1.0.1","_shasum":"cfa38cacbda64374cc84f93bae46552ea0bb8680","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"cfa38cacbda64374cc84f93bae46552ea0bb8680","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.0.1.tgz","integrity":"sha512-j61Jc+R+PNUuSBpJ9jbBTlX03SOXwlbzZ1AsueaJ3ym3nBPwQpayeaqeFeiPrqvW8FgUVFWlbjlgY8fyopp0pg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCt/3PBZy0BREus8jkXJAg4XCMTeCA7H1ouIaP8leddmAIhAOvfjwDQxPFDwLDre5UtsCULufDV0TaW0eZy3QdJ8vQK"}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/deep-map-1.0.1.tgz_1455070523257_0.9618627859745175"},"directories":{}},"1.0.2":{"name":"deep-map","version":"1.0.2","description":"Transforms primitive values of a JSON-like object","main":"index.js","files":["index.js","README.md","LICENSE.txt"],"scripts":{"test":"mocha","clean":"rm -rf ./node_modules ./coverage","coverage":"istanbul cover _mocha && open ./coverage/lcov-report/index.html","coveralls":"istanbul cover _mocha && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","json","primitive"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","dependencies":{"lodash":"^4.0.0"},"devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.6","istanbul":"^0.4.2","mocha":"^2.4.5","sinon":"^1.17.3","sinon-chai":"^2.8.0"},"gitHead":"6fc1a5068c1e6bf14a9caf9eb8a604ed353db374","_id":"deep-map@1.0.2","_shasum":"f00a1fce4b2a23d370c5640d25fd4e59c752bdf6","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"f00a1fce4b2a23d370c5640d25fd4e59c752bdf6","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.0.2.tgz","integrity":"sha512-DlVIaMrE5EIznEXra8uqn0U1nLr3gzpVjbrE661gjlSjXpLwQnqN1o/UmC780D6cCEdM1IvIwyR7Is8kgwUPDA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEuwkEouJMWMoxnN7fJpT8aGaHhd6YEb5m82dnmtboUPAiA/2N+b+p1ZqcvrdpAL+UBDRROGOhvsKpiTPfR5HUPHqg=="}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/deep-map-1.0.2.tgz_1455071006319_0.2162011074833572"},"directories":{}},"1.0.3":{"name":"deep-map","version":"1.0.3","description":"Recursively transforms primitive values of a JSON-like object","main":"index.js","files":["index.js","README.md","LICENSE.txt"],"scripts":{"test":"istanbul cover _mocha","test:all":"npm run jshint && npm run jscs && npm test","jshint":"jshint . --exclude-path .gitignore","jscs":"jscs .","coverage":"npm run test && open ./coverage/lcov-report/index.html","clean":"rm -rf ./node_modules ./coverage","travis:after":"cat ./coverage/lcov.info | coveralls","preversion":"npm run test:all"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","json","primitive"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","dependencies":{"lodash":"^4.0.0"},"devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.6","istanbul":"^0.4.2","jscs":"^2.9.0","jshint":"^2.9.1","mocha":"^2.4.5","sinon":"^1.17.3","sinon-chai":"^2.8.0"},"gitHead":"8433e075a9e89c956dfd6a16d69a9db76912b5c0","_id":"deep-map@1.0.3","_shasum":"882da787e401852b77fbac8cec6c0165262cd44b","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"882da787e401852b77fbac8cec6c0165262cd44b","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.0.3.tgz","integrity":"sha512-LeIYhwP5NLeH3m0MVYgdFKWYfhKE1juE88yZjaybQ0BGCguM+mlbFFCRpZ39USshXHMNySL9+ywzob9tAqbs0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDx3+E14GPZXPQgyFbR4TML5fpBk2eBobgMHCpNX3aoaQIgWokPYQQONTnQMhTPLbNWOLL+k8r8YYyCluX862ndK9A="}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/deep-map-1.0.3.tgz_1455133653101_0.28726824722252786"},"directories":{}},"1.1.0":{"name":"deep-map","version":"1.1.0","description":"Recursively transforms primitive values of a JSON-like object","main":"index.js","files":["index.js","README.md","LICENSE.txt"],"scripts":{"test":"npm run jshint && npm run jscs && npm run mocha","jshint":"jshint . --exclude-path .gitignore","jscs":"jscs .","mocha":"istanbul cover _mocha","coverage":"npm test && open ./coverage/lcov-report/index.html","coveralls":"cat ./coverage/lcov.info | coveralls","clean":"rm -rf ./node_modules ./coverage","preversion":"npm test"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","json","primitive"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","dependencies":{},"devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.6","istanbul":"^0.4.2","jscs":"^2.9.0","jshint":"^2.9.1","lodash":"^4.3.0","mocha":"^2.4.5","sinon":"^1.17.3","sinon-chai":"^2.8.0"},"gitHead":"e1f794c08e823921ea05e1d8e06a92947c5ee6c1","_id":"deep-map@1.1.0","_shasum":"8ab66ad818c839ecfda10c06140366338dca6fbf","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"8ab66ad818c839ecfda10c06140366338dca6fbf","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.1.0.tgz","integrity":"sha512-7jDb731muRaa047VnWVurrpv9VNpK5kce+mnNuPeciUz+qmdeQQupufTAwz2NhQ7YFci42kuO23gsdXNvkcwEQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH9IpmOJ/BjkcPSF2dgzT4An41/AwYkgtUGbRCx2ewywAiBUWRNDXN9bt9N2vgasmqMw9IAZ1g6l8OzFAxXlaYWpiw=="}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/deep-map-1.1.0.tgz_1455266894033_0.6690279198810458"},"directories":{}},"1.2.0":{"name":"deep-map","version":"1.2.0","description":"Transforms primitive values of JSON-like objects","main":"index.js","typings":"index.d.ts","scripts":{"test:typings":"tsc","test:lint":"eslint index.js test","test:unit":"istanbul cover _mocha","test:report":"npm test && open coverage/lcov-report/index.html","test":"npm run test:typings && npm run test:lint && npm run test:unit","coveralls":"cat coverage/lcov.info | coveralls"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","json","primitive","typescript","typings"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","dependencies":{},"devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.9","eslint":"^2.12.0","istanbul":"^0.4.3","lodash":"^4.13.1","mocha":"^2.5.3","sinon":"^1.17.4","sinon-chai":"^2.8.0","typescript":"^1.8.10"},"gitHead":"ebfb7e6a494d283941f0bfaf94fd2b74d963b032","_id":"deep-map@1.2.0","_shasum":"bf5cc190f092bbe1e39d1214eb6ca60c72e360e8","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"bf5cc190f092bbe1e39d1214eb6ca60c72e360e8","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.2.0.tgz","integrity":"sha512-70p+ohi6y3tKpK1ub2DVdCwmnHc8yg63W05gBjLNFSx84dsPvrO8lw8f5vvsHRsSNawHNdk1ye8D1bN44aud4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCk46+W+f9WgQWaS7smFlrJcpvmdvcqr/leiK7IxSpkMQIgTiWJAd91xcQN6DBzJ9kw00lCG34PqPXhTiwjz7G4XCY="}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/deep-map-1.2.0.tgz_1465905200908_0.4204828685615212"},"directories":{}},"1.2.1":{"name":"deep-map","version":"1.2.1","description":"Transforms primitive values of JSON-like objects","main":"index.js","typings":"index.d.ts","scripts":{"test:typings":"tsc","test:lint":"eslint index.js test","test:unit":"istanbul cover _mocha","test:report":"npm test && open coverage/lcov-report/index.html","test":"npm run test:typings && npm run test:lint && npm run test:unit","coveralls":"cat coverage/lcov.info | coveralls"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","json","primitive","typescript","typings"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","dependencies":{},"devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.9","eslint":"^2.12.0","istanbul":"^0.4.3","lodash":"^4.13.1","mocha":"^2.5.3","sinon":"^1.17.4","sinon-chai":"^2.8.0","typescript":"^1.8.10"},"gitHead":"0403707e3e9d71e07698a1d7a7bc6ccb3d6ffce7","_id":"deep-map@1.2.1","_shasum":"f346c46f34d2839133bf7575e49cdd4bfca6bde6","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"f346c46f34d2839133bf7575e49cdd4bfca6bde6","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.2.1.tgz","integrity":"sha512-7NePD9x5ud1U/KPIfGaCSuysWbV31trpDk+UB/B8Z2hznRGEvO+gfI1apOoBKePxvC/v/pe35IXtBMfb8vitdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWsypzNvTW6uYm4EeoH3jmOLNUnHuB47ijxZw/v4CmwgIhAPon8K+ces/JAugJX7hnZHQxi9hpmJZRkPyeOGaMPMyk"}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/deep-map-1.2.1.tgz_1465905578805_0.8340235978830606"},"directories":{}},"1.3.0":{"name":"deep-map","version":"1.3.0","description":"Transforms nested values of complex objects","main":"lib/index.js","typings":"lib/index.d.ts","scripts":{"build:compile":"tsc -p tsbuild.json","build:remove":"rimraf lib","build":"npm run build:remove && npm run build:compile","test:lint":"tslint 'src/**/*.ts'","test:unit":"istanbul cover -e .ts -x '*.test.ts' _mocha -- 'src/**/*.test.ts' --compilers ts:ts-node/register","test:report":"npm test && open coverage/lcov-report/index.html","test":"npm run test:lint && npm run test:unit","ci:typings":"typings install","ci:coveralls":"cat coverage/lcov.info | coveralls"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","json","primitive","typescript","typings"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.9","istanbul":"1.0.0-alpha.2","mocha":"^2.5.3","rimraf":"^2.5.2","sinon":"^1.17.4","sinon-chai":"^2.8.0","ts-node":"^0.9.1","tslint":"^3.11.0","typescript":"^1.8.10","typings":"^1.1.0"},"gitHead":"8eaba2f78a99b558086b0cee2691d5b5d5a3bc7f","_id":"deep-map@1.3.0","_shasum":"e253e5bbfe3f77dbd395bcc5d30c48992d6e5c6b","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"e253e5bbfe3f77dbd395bcc5d30c48992d6e5c6b","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.3.0.tgz","integrity":"sha512-DtEMGbAWPUphPiDmTzmkfsfiCnSmi6FhaLt9VYn8TRQoM5P1jBznY9/gWPm3ArlkUd7bGHW26p7adRCOAoqTfg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBN3oONmqPumYQf934ajigIhZWnzsQCldIVuSDLx6tZ+AiAtFh1KPdf5BHj0NRLFqkvZEWXt5fGAZ++PJcfedxZjYw=="}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/deep-map-1.3.0.tgz_1465979741952_0.39334462932311"},"directories":{}},"1.3.1":{"name":"deep-map","version":"1.3.1","description":"Transforms nested values of complex objects","main":"lib/index.js","typings":"lib/index.d.ts","scripts":{"build:compile":"tsc -p tsbuild.json","build:remove":"rimraf lib","build":"npm run build:remove && npm run build:compile","test:lint":"tslint 'src/**/*.ts'","test:unit":"istanbul cover -e .ts -x '*.test.ts' _mocha -- 'src/**/*.test.ts' --compilers ts:ts-node/register","test:report":"npm test && open coverage/lcov-report/index.html","test":"npm run test:lint && npm run test:unit","ci:typings":"typings install","ci:coveralls":"cat coverage/lcov.info | coveralls"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","json","primitive","typescript","typings"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.9","istanbul":"1.0.0-alpha.2","mocha":"^2.5.3","rimraf":"^2.5.2","sinon":"^1.17.4","sinon-chai":"^2.8.0","ts-node":"^0.9.1","tslint":"^3.11.0","typescript":"^1.8.10","typings":"^1.1.0"},"gitHead":"529e80773582a4bac9555c49ce5d2126b4663867","_id":"deep-map@1.3.1","_shasum":"98cd830b02c7c204aba50cc65a5ae6e031dbc891","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"98cd830b02c7c204aba50cc65a5ae6e031dbc891","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.3.1.tgz","integrity":"sha512-+uTKECk3SYLyF7sPTFOoAIWlDkYMtk4pgBunKzwY250bAl/B8UiRlpdu3aid+W5tBUJ68RRaHadt6dSOddNODg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIACJMVOLaHYi2Pe3ia6D5GwuC1zGetrMWgUdsgBxllYsAiB+kd+DAEJkU2uewtvyqljKK4THmOz0EXJAtvznQpCGBg=="}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/deep-map-1.3.1.tgz_1465980778016_0.9807443877216429"},"directories":{}},"1.3.2":{"name":"deep-map","version":"1.3.2","description":"Transforms nested values of complex objects","main":"lib/index.js","typings":"lib/index.d.ts","scripts":{"build:compile":"tsc -p tsbuild.json","build:remove":"rimraf lib","build":"npm run build:remove && npm run build:compile","test:lint":"tslint 'src/**/*.ts'","test:unit":"istanbul cover -e .ts -x '*.test.ts' _mocha -- 'src/**/*.test.ts' --compilers ts:ts-node/register","test:report":"npm test && open coverage/lcov-report/index.html","test":"npm run test:lint && npm run test:unit","ci:typings":"typings install","ci:coveralls":"cat coverage/lcov.info | coveralls"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","json","primitive","typescript","typings"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.9","istanbul":"1.0.0-alpha.2","mocha":"^2.5.3","rimraf":"^2.5.2","sinon":"^1.17.4","sinon-chai":"^2.8.0","ts-node":"^0.9.1","tslint":"^3.11.0","typescript":"^1.8.10","typings":"^1.1.0"},"gitHead":"6089ca47fd2d245fb9339c6f6ce2683cac3f54a4","_id":"deep-map@1.3.2","_shasum":"d6f92eb71531f2c3f56b889fae810acba61f808f","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"d6f92eb71531f2c3f56b889fae810acba61f808f","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.3.2.tgz","integrity":"sha512-fe3jTUEijenZG4FnQh0xEbXxyN1vOSVhOnOKzJ0BZ3SQEEtXSOnZ4N8sUyxsm6ygdMzG88+nhErFwk7lD9Fzjg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYoML2/C+L8QT0EMuRydweRE8FMu/CULz2eEABVBjzHAIhAKnecyP/nibDwzWIGE8UARlutad6OiUnsEN3Zv9yDPoR"}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/deep-map-1.3.2.tgz_1466040272872_0.9528931889217347"},"directories":{}},"1.4.0":{"name":"deep-map","version":"1.4.0","description":"Transforms nested values of complex objects","main":"lib/index.js","typings":"lib/index.d.ts","scripts":{"build:compile":"tsc","build:remove":"rimraf lib","build":"npm run build:remove && npm run build:compile","test:lint":"tslint 'src/**/*.ts'","test:unit":"istanbul cover -e .ts -x '*.test.ts' _mocha -- src --opts mocha.opts","test:report":"npm test && open coverage/lcov-report/index.html","test":"npm run test:lint && npm run test:unit","ci:typings":"typings install","ci:coveralls":"cat coverage/lcov.info | coveralls"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","circular","json","primitive","typescript","typings"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.9","istanbul":"1.0.0-alpha.2","mocha":"^2.5.3","rimraf":"^2.5.2","sinon":"^1.17.4","sinon-chai":"^2.8.0","ts-node":"^0.9.1","tslint":"^3.11.0","typescript":"^1.8.10","typings":"^1.1.0"},"dependencies":{"es6-weak-map":"^2.0.1","lodash":"^4.13.1"},"gitHead":"0b1780f143af9c967afd18a8ccff288466a02beb","_id":"deep-map@1.4.0","_shasum":"9d729e7d67b8bdfa64b04fd79609927dfb096a44","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"9d729e7d67b8bdfa64b04fd79609927dfb096a44","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.4.0.tgz","integrity":"sha512-aUZAH5iBbYAPE64QDCqbf6aEE9U+x3NZnD95uB5MjTIECB3Ygz71pTXi/hFHbXqKb4uZJJBF+jZWrics/KFWbA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsNtAwhXsIcF1QxuCk0JHCqZ6fcjFKlJQ462yYHDZufAIhANKHuCuawwRCo6gWmFSCuaAHoig6UQl/PLyoSWOam/O9"}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/deep-map-1.4.0.tgz_1466369840253_0.1276290405075997"},"directories":{}},"1.4.1":{"name":"deep-map","version":"1.4.1","description":"Transforms nested values of complex objects","main":"lib/index.js","typings":"lib/index.d.ts","scripts":{"build:compile":"tsc","build:remove":"rimraf lib","build":"npm run build:remove && npm run build:compile","test:lint":"tslint 'src/**/*.ts'","test:unit":"istanbul cover -e .ts -x '*.test.ts' _mocha -- src --opts mocha.opts","test:report":"npm test && open coverage/lcov-report/index.html","test":"npm run test:lint && npm run test:unit","ci:typings":"typings install","ci:coveralls":"cat coverage/lcov.info | coveralls"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","circular","json","primitive","typescript","typings"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.9","istanbul":"1.0.0-alpha.2","mocha":"^2.5.3","rimraf":"^2.5.2","sinon":"^1.17.4","sinon-chai":"^2.8.0","ts-node":"^0.9.1","tslint":"^3.11.0","typescript":"^1.8.10","typings":"^1.1.0"},"dependencies":{"es6-weak-map":"^2.0.1","lodash":"^4.13.1"},"gitHead":"e825ebdb87cef370dab8348c3985902eab86bf4b","_id":"deep-map@1.4.1","_shasum":"34592078206dda8819ea5497647c7ff61df8b3a3","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"34592078206dda8819ea5497647c7ff61df8b3a3","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.4.1.tgz","integrity":"sha512-q8mX+8YQ53rK4z9JgBRP2QDFJZaUA3Tcynx2N9UJ17gYLah5MIlxNjynogT0VsjYv5v73pLRQZF5dOXMT74aiQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCeMpUbe+fr364aPRa0pmvsjVnc7Lou91IE8Qkpvw60ZgIhAPGtFyvdl9rPbiDsMzYhlJFNa4zleYLxlLEK5n3vsUAN"}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/deep-map-1.4.1.tgz_1466381445347_0.19482562970370054"},"directories":{}},"1.4.2":{"name":"deep-map","version":"1.4.2","description":"Transforms nested values of complex objects","main":"lib/index.js","typings":"lib/index.d.ts","scripts":{"build:compile":"tsc","build:remove":"rimraf lib","build":"npm run build:remove && npm run build:compile","test:lint":"tslint 'src/**/*.ts'","test:unit":"istanbul cover -e .ts -x '*.test.ts' _mocha -- src --opts mocha.opts","test:report":"npm test && open coverage/lcov-report/index.html","test":"npm run test:lint && npm run test:unit","ci:typings":"typings install","ci:coveralls":"cat coverage/lcov.info | coveralls"},"engines":{"node":">=0.10"},"repository":{"type":"git","url":"git+https://github.com/akim-mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","circular","json","primitive","typescript","typings"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/akim-mcmath/deep-map/issues"},"homepage":"https://github.com/akim-mcmath/deep-map#readme","devDependencies":{"chai":"^3.5.0","coveralls":"^2.11.12","istanbul":"1.1.0-alpha.1","mocha":"^3.0.2","rimraf":"^2.5.4","sinon":"^1.17.5","sinon-chai":"^2.8.0","ts-node":"~1.2.3","tslint":"^3.14.0","typescript":"^1.8.10","typings":"^1.3.2"},"dependencies":{"es6-weak-map":"^2.0.1","lodash":"^4.15.0"},"gitHead":"e5cefbbf0945863f640a456a0f8f79f6dfa317ac","_id":"deep-map@1.4.2","_shasum":"1e48336850bf20d36678a2ab8d32a921bb5b159d","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.5.0","_npmUser":{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"},"dist":{"shasum":"1e48336850bf20d36678a2ab8d32a921bb5b159d","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.4.2.tgz","integrity":"sha512-uVGOgToxhWs1DU96q5bf1nWbRjKOZOqmRX3wSKX6bjKVcxJUtJoCc6D5xGpcdFxk/2egxGE1gGic3xSPQnn0xA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAnmwAEN8vweju1tNoOp81JmPBnRFEW0d2W7vwkzcjO0AiEAgZaHONzfyp3+vnTv7DO5qV+zO/m8KkHhNLgt0dAoKGs="}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/deep-map-1.4.2.tgz_1471826351705_0.9889022097922862"},"directories":{}},"1.5.0":{"name":"deep-map","version":"1.5.0","description":"Transforms nested values of complex objects","main":"lib/index.js","types":"lib/index.d.ts","scripts":{"build:compile":"tsc -p tsconfig.build.json","build:remove":"rimraf lib","build":"npm run build:remove && npm run build:compile","test:lint":"tslint \"src/**/*.ts\"","test:unit":"istanbul cover -e .ts -x \"*.test.ts\" _mocha -- --opts mocha.opts","test:report":"npm test && open coverage/lcov-report/index.html","test":"npm run test:lint && npm run test:unit","ci:coveralls":"cat coverage/lcov.info | coveralls"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","circular","json","primitive","typescript","typings"],"author":{"name":"Akim McMath","email":"akim.elijah.mcmath@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/mcmath/deep-map/issues"},"homepage":"https://github.com/mcmath/deep-map#readme","devDependencies":{"@types/chai":"^3.5.0","@types/es6-weak-map":"^1.2.0","@types/lodash":"^4.14.62","@types/mocha":"^2.2.40","@types/sinon":"^2.1.2","@types/sinon-chai":"^2.7.27","chai":"^3.5.0","coveralls":"^2.13.0","es6-weak-map":"^2.0.2","istanbul":"1.1.0-alpha.1","mocha":"^3.2.0","rimraf":"^2.6.1","sinon":"^2.1.0","sinon-chai":"^2.9.0","ts-node":"~1.2.3","tslint":"^5.1.0","typescript":"^2.2.2"},"dependencies":{"es6-weak-map":"^2.0.2","lodash":"^4.17.4","tslib":"^1.6.0"},"gitHead":"45e5b63e3115ee44605ecd77e9ca59fee3f560b7","_id":"deep-map@1.5.0","_shasum":"eaa595cb81783ca2800f26a42e09f16e7d4fb890","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.8.2","_npmUser":{"name":"akim-mcmath","email":"mcmath@hotmail.com"},"dist":{"shasum":"eaa595cb81783ca2800f26a42e09f16e7d4fb890","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-1.5.0.tgz","integrity":"sha512-J/pGXnVyw23IOCoTcCM+OcYav4uN77O/egioFBovP9tAZfMjAfHejsgeZvrR9vRl1rYawbI9IArbbCI5EW73gg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnXPO/fFJLBKc2szc2RwtlVoXJr0p+OdIOFqfUI8Fi7AIgLGf4cGuQMVnSXbKEE13uRLGgWjyFLAsHukJJOTXyZeg="}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/deep-map-1.5.0.tgz_1491997366998_0.8256994124967605"},"directories":{}},"2.0.0":{"name":"deep-map","version":"2.0.0","description":"Transforms nested values of complex objects","main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"clean":"rimraf lib","build":"npm run clean && tsc -p tsconfig.build.json","test:lint":"tslint \"src/**/*.ts\"","test:unit":"istanbul cover -e .ts -x \"*.test.ts\" _mocha -- --opts mocha.opts","test:report":"npm test && open coverage/lcov-report/index.html","test":"npm run test:lint && npm run test:unit","coveralls":"cat coverage/lcov.info | coveralls"},"engines":{"node":">=6"},"repository":{"type":"git","url":"git+https://github.com/mcmath/deep-map.git"},"keywords":["map","deep","recursive","nested","object","array","circular","json","primitive","typescript","typings"],"author":{"name":"Akim McMath","email":"akim@mcmath.io","url":"http://www.mcmath.io/"},"license":"MIT","bugs":{"url":"https://github.com/mcmath/deep-map/issues"},"homepage":"https://github.com/mcmath/deep-map#readme","devDependencies":{"@types/chai":"^4.1.7","@types/es6-weak-map":"^1.2.0","@types/lodash":"^4.14.120","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","@types/sinon-chai":"^3.2.2","chai":"^4.2.0","coveralls":"^3.0.2","es6-weak-map":"^2.0.2","istanbul":"1.1.0-alpha.1","mocha":"^5.2.0","rimraf":"^2.6.1","sinon":"^7.2.3","sinon-chai":"^3.3.0","ts-node":"^8.0.2","tslint":"^5.1.0","typescript":"^3.2.4"},"dependencies":{"lodash":"^4.17.11","tslib":"^1.6.0"},"gitHead":"b99c008ca0e0f4001fe1a691d16a843113bf26fd","_id":"deep-map@2.0.0","_npmVersion":"6.5.0","_nodeVersion":"11.8.0","_npmUser":{"name":"akim-mcmath","email":"mcmath@hotmail.com"},"dist":{"integrity":"sha512-guIurpeZi1wiclCEEHpJmFx7Tr4gkmSBNcUpY67maP4BJeEa1JPVf9KXURcCI/cAHsvGtqVwQKI/X39rY735Rg==","shasum":"17bbc2f513ba658fdd5cd8fb2b8bd5b0afef5456","tarball":"https://registry.npmjs.org/deep-map/-/deep-map-2.0.0.tgz","fileCount":9,"unpackedSize":13226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcT783CRA9TVsSAnZWagAAPu8QAIRdqhneLXqQ56cHG0mK\nKKl+yKMd9ckxuvMMPBfP85GO1sE6Bvtby3sMwrdyxdtlGrupJFPxuyr3HVGT\nttJLEgEstLduQvLRXFiregPBR7N9cB3MjIarq0ujStNyz5FvWlecM8iKSHUL\nyQ3KVfjfLAOcxJA0n3gNOEo4dwrU9udIuho9GxhNb4L5YzQu5e9Fte5v90tM\n4c37gfBXMei/aS6PACxST5IBe1xlr20hq84AaEaPSgbjonLrNKCj3Q0jmJng\nF9itzJSnAFj2B2CzwLlAacQPrFvGvm7jOgCNOs3lwM9c6VVqn7poHfrs8dRN\nmknTH5kBC2a0QnXXBAY1YSLgSkzVnqrsd16f5ptep3nu9Y2Safur+u5eA6CM\ni5YG+oqPnXDhsfiaI8XiMBwBRB8KjUPS17ewtNdzz3Og9pa8T+ZMYOiC6kSz\npXG8fKV6MCbsXX4ukt5yEJH1Ydj+wdQPzDh/9O+dtoqBNRtH+OHHBTX1/1GL\nJ8/Y5VKkpUdvkpmRwj5ZhlvCuyNnAqabrquvyGbrSpwpHwd0oOMKUWB13l48\nArwJIEwEdRkTPrQUhB9q3guvX7/dXftETYAcmyzWfmmxWv9Qi6yTgrtFj0ZF\nXlw3Xfd0QObK2gAIEv84GxsE6lL8eqsWwDFTfsPY2Ny/41rfPKqKed6HHt4p\n/dde\r\n=Ja0q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBnMI4jFaA60vlsTCeg2tGyDpSM0qrGeNMJrG5yb6PPTAiEAhghvaD9J53HnhC6JXosLpOjW9GrrZupTftSuHT7Xkps="}]},"maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/deep-map_2.0.0_1548730166402_0.06837627047989692"},"_hasShrinkwrap":false}},"readme":"# Deep Map\n\n[![Version][version-badge]][npm]\n[![License][license-badge]][license]\n[![Build][build-badge]][travis]\n[![Coverage][coverage-badge]][coveralls]\n\n[Install](#install) | [Usage](#usage) | [API](#api) | [TypeScript](#typescript) | [License](#license)\n\n**Deep Map** recurses through an object and transforms its primitive values\n&ndash; including nested values &ndash; according to some function. Essentially,\nit's a deep version of [`Array.prototype.map()`][array-prototype-map] that\nworks on all objects rather than just on Arrays. Circular references are\nsupported.\n\nTo transform the *keys* of an object rather than its values, use\n[Deep Map Keys][deep-map-keys].\n\n## Install\n\nInstall Deep Map via [npm][npm].\n\n```sh\nnpm install --save deep-map\n```\n\n## Usage\n\nLet's say we have an object like this:\n\n```js\nconst info = {\n  name: '<%- name %>',\n  email: '<%- email %>',\n  keywords: ['<%- keyword1 %>', '<%- keyword2 %>'],\n  hobbies: {\n    primary: '<%- hobby1 %>',\n    secondary: '<%- hobby2 %>'\n  }\n};\n```\n\nAnd we want to fill it with this data:\n\n```js\nconst data = {\n  name: 'Samuel Johnson',\n  email: 'sam.johnson@dictionary.com',\n  keyword1: 'dictionary',\n  keyword2: 'lexicography',\n  hobby1: 'writing',\n  hobby2: 'torying',\n};\n```\n\nWe can use Deep Map like this:\n\n```js\nconst deepMap = require('deep-map');\nconst template = require('lodash/template');\n\nlet result = deepMap(info, value => template(value)(data));\n```\n\nAnd the result looks like this:\n\n```js\n{\n  name: 'Samuel Johnson',\n  email: 'sam.johnson@dictionary.com',\n  keywords: ['dictionary', 'lexicography'],\n  hobbies: {\n    primary: 'writing',\n    secondary: 'torying'\n  }\n}\n```\n\n## API\n\n#### `deepMap(object, mapFn, [options])`\n\n#### Parameters\n\n<table>\n  <thead>\n    <tr>\n      <th align=\"left\">Param</th>\n      <th align=\"left\">Type</th>\n      <th align=\"left\">Description</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>object</td>\n      <td><code>any</code></td>\n      <td>\n        The object whose values are to be transformed. Typically, this will be\n        a complex object containing other nested objects. This object may be an\n        <a href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array\">\n        <code>Array</code></a>, and may contain nested arrays whose values will\n        be deeply transformed in the same way. The object may contain circular\n        references.\n      </td>\n    </tr>\n    <tr>\n      <td>mapFn</td>\n      <td><code>function</code></td>\n      <td>\n        The function used to transform each primitive value. The function is\n        called with two arguments:\n        <ul>\n          <li>\n            <strong>value</strong> &lt;<code>any</code>&gt;\n            The value being transformed.\n          </li>\n          <li>\n            <strong>key</strong> &lt;<code>string | number</code>&gt;\n            The key or index of the value being transformed. In the case\n            of plain objects, this will be a string; in the case of arrays,\n            this will be a number.\n          </li>\n        </ul>\n        The return value determines the value at the same position on the\n        resulting object.\n      </td>\n    </tr>\n    <tr>\n      <td>[options]</td>\n      <td><code>object</code></td>\n      <td>\n        An optional options object. The following options are accepted:\n        <ul>\n          <li>\n            <strong>inPlace</strong> &lt;<code>boolean=false</code>&gt;\n            Mutate <code>object</code> rather than constructing a new\n            object. Nested objects will also be mutated.\n          </li>\n          <li>\n            <strong>thisArg</strong> &lt;<code>any=undefined</code>&gt;\n            Sets the value of\n            <a href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/this\"><code>this</code></a>\n            within <code>mapFn()</code>.\n          </li>\n        </ul>\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n#### Returns\n\nReturns a new object with the same keys as `object`. If `options.inPlace` is set\nto `true`, the original object is returned, mutated.\n\n## TypeScript\n\n[TypeScript][typescript] declarations are included in the package. Just import\nthe module, and things will just work.\n\nBy default, the compiler will assume that the return value will have the same\nshape as the input object. In most use cases, this is likely to be true. But in\nsome cases &ndash; like the one below &ndash; the assumption breaks down.\n\n```ts\nfunction isPositive(n: number): boolean {\n  return n >= 0;\n}\n\n// COMPILER ERROR: number not assignable to boolean :(\nlet bool: boolean = deepMap({n: 2}, isPositive).n;\n```\n\nPass a type argument to describe the shape of the return value, and everything\nwill be happy.\n\n```ts\nlet bool: boolean = deepMap<{n: boolean}>({n: 2}, isPositive).n; // :)\n```\n\n## License\n\nCopyright &copy; 2016&ndash;2019 Akim McMath. Licensed under the [MIT License][license].\n\n[version-badge]: https://img.shields.io/npm/v/deep-map.svg?style=flat-square\n[license-badge]: https://img.shields.io/npm/l/deep-map.svg?style=flat-square\n[build-badge]: https://img.shields.io/travis/mcmath/deep-map/master.svg?style=flat-square\n[coverage-badge]: https://img.shields.io/coveralls/mcmath/deep-map/master.svg?style=flat-square&service=github\n[npm]: https://www.npmjs.com/package/deep-map\n[license]: LICENSE\n[travis]: https://travis-ci.org/mcmath/deep-map\n[coveralls]: https://coveralls.io/github/mcmath/deep-map?branch=master\n[deep-map-keys]: https://github.com/mcmath/deep-map-keys\n[typescript]: http://www.typescriptlang.org/\n[array-prototype-map]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map\n","maintainers":[{"name":"akim-mcmath","email":"akim.elijah.mcmath@gmail.com"}],"time":{"modified":"2022-06-14T22:56:40.773Z","created":"2016-02-10T02:15:24.696Z","1.0.1":"2016-02-10T02:15:24.696Z","1.0.2":"2016-02-10T02:23:27.663Z","1.0.3":"2016-02-10T19:47:34.526Z","1.1.0":"2016-02-12T08:48:15.541Z","1.2.0":"2016-06-14T11:53:23.213Z","1.2.1":"2016-06-14T11:59:41.326Z","1.3.0":"2016-06-15T08:35:45.607Z","1.3.1":"2016-06-15T08:53:01.434Z","1.3.2":"2016-06-16T01:24:33.798Z","1.4.0":"2016-06-19T20:57:22.510Z","1.4.1":"2016-06-20T00:10:46.595Z","1.4.2":"2016-08-22T00:39:13.620Z","1.5.0":"2017-04-12T11:42:47.656Z","2.0.0":"2019-01-29T02:49:26.564Z"},"homepage":"https://github.com/mcmath/deep-map#readme","keywords":["map","deep","recursive","nested","object","array","circular","json","primitive","typescript","typings"],"repository":{"type":"git","url":"git+https://github.com/mcmath/deep-map.git"},"author":{"name":"Akim McMath","email":"akim@mcmath.io","url":"http://www.mcmath.io/"},"bugs":{"url":"https://github.com/mcmath/deep-map/issues"},"license":"MIT","readmeFilename":"README.md"}