{"_id":"export-from-json","_rev":"56-1f567eb30ea85d13831a59666b45f479","name":"export-from-json","dist-tags":{"latest":"1.8.2"},"versions":{"1.0.1":{"name":"export-from-json","version":"1.0.1","author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.1","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"5186c2ad6e86048961556e515d73df9b2aa700ab","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.1.tgz","fileCount":12,"integrity":"sha512-PIC3HeDOLUCJOSiyeBjZZCv2MYO1C5VWDsfc+oP2ZuHqpr/Y4Vq8zUUft5/xQk/QfUEnvG6U6hJy9AckzRRJGA==","signatures":[{"sig":"MEUCIQDPWYiQiscaa8WkJxkz/H6WFgRVqR5QWfG8zG9djzh44gIgPWFRVwwK7my/b5PrMHytNT0Q53FAVP0tty89dSl/430=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22659},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","gitHead":"f93a17c47cd80f16b8a3b6b011f1812ccbebf36c","scripts":{"test":"echo WIP","build":"npm run build:esm && npm run build:umd","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","test:manual":"npm test && npm build && open index.html"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"5.6.0","description":"export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"8.5.0","_hasShrinkwrap":false,"devDependencies":{"rollup":"^0.56.1","tslint":"^5.9.1","typescript":"^2.7.2","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.11.1"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.1_1519017483375_0.7012473637708498","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"export-from-json","version":"1.0.2","author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.2","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"5912ba626598437d6c86684ced440bd76b260854","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.2.tgz","fileCount":22,"integrity":"sha512-OONHB0FgFL/WUz3bX1amE209yXL+n+Wg3AZKXP8t+P9wX1D73MTfQjLusK/uSLF7CnsDwDv36JVd/mw18/C0cA==","signatures":[{"sig":"MEUCIEiTp3QfgWrkcMqjLGQQUJpf2E6RnxU3fNzMASgJoyy6AiEApxV6rRg2Dknq+rZFL9EnJzQLxiHuDqEuGUDyHLDcgDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24175},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:umd","prepush":"npm test","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm build && open index.html","test:update":"jest --updateSnapshot"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.3.0","husky":"^0.14.3","rollup":"^0.56.1","tslint":"^5.9.1","ts-jest":"^22.0.4","typescript":"^2.7.2","@types/jest":"^22.1.3","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.11.1"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.2_1519265202599_0.1735554363782994","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"export-from-json","version":"1.0.3","author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.3","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"7b927da0c954dab90986cebed4230d2f9afed104","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.3.tgz","fileCount":15,"integrity":"sha512-r9bx64GSRCCMsIzn7DKX26ZH19VivqWyugvqfUAmkbEUFgpRuor7uqy0DOK/bybP905FOFwwRQGtrn6Z3M7hHg==","signatures":[{"sig":"MEUCIQCGq7XPFVbYhqm4CWxnZu5jw0EgftSXQioQBbIRDIWyfQIgJPJLbv3HG3Har3fTKJqHg68sfM1xfKxPgSp7drijTQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25771},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","gitHead":"8d9f9bce250980400ec21c56d2d16478be7d7e68","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:umd","prepush":"npm test","release":"npm version patch & npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm build && open index.html","test:update":"jest --updateSnapshot"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"5.6.0","description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"8.5.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.3.0","husky":"^0.14.3","rollup":"^0.56.1","tslint":"^5.9.1","ts-jest":"^22.0.4","typescript":"^2.7.2","@types/jest":"^22.1.3","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.11.1"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.3_1519278099061_0.5573866339058076","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"export-from-json","version":"1.0.5","author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.5","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"af520271eb62f9cc288c55042540bb2d3fb61060","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.5.tgz","fileCount":15,"integrity":"sha512-J5hHpFKAP8qKXMYwq6FEXTZKUUCDqI4cj0Fb6HM5kvCwWcj1j1cwl0b39Ur8CPPzT/AkTCYz/ZTKcnP64i1Cww==","signatures":[{"sig":"MEUCIA8XyEndpMp495ATU2O9X6IZPqkNIOHxUbyICv351kQNAiEAqPwr9vIDpazT5o0cRvohpZ3c3taLFAAIIPafsX04Jjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25772},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","gitHead":"0af5a9b6dfb0f6658c17ee9df659cb587a78f50d","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm build && open index.html","test:update":"jest --updateSnapshot"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"5.6.0","description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"8.5.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.3.0","husky":"^0.14.3","rollup":"^0.56.1","tslint":"^5.9.1","ts-jest":"^22.0.4","typescript":"^2.7.2","@types/jest":"^22.1.3","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.11.1"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.5_1519278327431_0.012209270887775014","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"export-from-json","version":"1.0.6","keywords":["json","csv","xls","excel"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.6","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"e92bf499cbf821632e169d6bfa714e811a1dd508","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.6.tgz","fileCount":22,"integrity":"sha512-JvgQNr2wQKCFefK/9AMtnhb/u8HraaD96ha+R0nP3lOle3yjOYi+TapUnW6/SPpI6OCT+y9J5n2eo5PC4cPA3g==","signatures":[{"sig":"MEYCIQC/tFbaqxa/YqMpvgBYassqbe+LEjw5RzTJd8ad2JO9tAIhAKTroq2HPaq4VOoNNNEitRtVUkA4LpuD7fu5a2D0qOq6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27190},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.3.0","husky":"^0.14.3","rollup":"^0.56.1","tslint":"^5.9.1","ts-jest":"^22.0.4","typescript":"^2.7.2","@types/jest":"^22.1.3","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.12.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.6_1520762438325_0.414669157770605","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"export-from-json","version":"1.0.7","keywords":["json","csv","xls","excel"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.7","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"80f978f228bc19eaa13b6ac3929e2978486d10ee","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.7.tgz","fileCount":22,"integrity":"sha512-ZymUhk3xInQwvyo/oAaK76HO2tVkHhacsd37T7ow3j2sXtyV1N1JMbJ5N4SER+uwYy9xSnO2draSFbt0bPaLBQ==","signatures":[{"sig":"MEQCIHAq/oYQhAs5I6aQx1/Kz93f03UChlsQGdvjWY9bVMLwAiAeBP8OX/USFEEEOZnQi1fInj2VulmZYLts0WgfXkuLAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27418},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.3.0","husky":"^0.14.3","rollup":"^0.56.1","tslint":"^5.9.1","ts-jest":"^22.0.4","typescript":"^2.7.2","@types/jest":"^22.1.3","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.12.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.7_1521429378093_0.25506746823089","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"export-from-json","version":"1.0.8","keywords":["json","csv","xls","excel"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.8","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"31b6f1274f2a8dbfd987a4c68be2fb24e30d46fc","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.8.tgz","fileCount":34,"integrity":"sha512-RBs5T8C5TJWv4ZqRWIvXY21Pd0JSTfEua4UiVUOgaDOu73rp+nU3pgoV+MLkg1dDK1slE0hmCwZzzDlROPwIgg==","signatures":[{"sig":"MEUCIQCC3YMnJsSKQqrQbCQexy7mcnt6mwnj/cn7xyls9EvV9gIgV7zmws1AcPHgcDY7fJCxTm9wqVOAWwsgZ2BDvTaBFoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26670},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.3.0","husky":"^0.14.3","rollup":"^0.57.0","tslint":"^5.9.1","ts-jest":"^22.0.4","typescript":"^2.7.2","@types/jest":"^22.1.3","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.12.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.8_1522655414441_0.4653933510692141","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"export-from-json","version":"1.0.9","keywords":["json","csv","xls","excel"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.9","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"176633aaab9f3ab56def9180857d6d91fc84bcdd","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.9.tgz","fileCount":34,"integrity":"sha512-o9mV6qI30cyiju0OMt6w31zmsQVDGdEIjDwyEiVEVYCnNNzjDlkfdvtiun8THQD1dFNSZ2yk/sJ8+u2vlrvrsA==","signatures":[{"sig":"MEQCIHmnE7PS0c2otOtf/cPmB1mo3WCO6CtSasLUcsXl/dSGAiBmyh0d4Qe0UE56tC/L62HoHn6FKOGDQY8uXQ7t3m+iug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27052},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.3.0","husky":"^0.14.3","rollup":"^0.57.0","tslint":"^5.9.1","ts-jest":"^22.0.4","typescript":"^2.7.2","@types/jest":"^22.1.3","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.12.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.9_1522945718305_0.9630497427043629","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"export-from-json","version":"1.0.10","keywords":["json","csv","xls","excel"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.10","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"4e9c6084bd241c764c4339f99bc7992dcad78fad","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.10.tgz","fileCount":34,"integrity":"sha512-l5DNBR3Jl45oTp1zEUOj0LO9DasZwyV0k0wQ0sflkiRz19MkF+Mqg3B71cd/YbAfDQOFE4gclVmLeJqZg8sdLA==","signatures":[{"sig":"MEUCIHtgYdO/6pI6WMUV6W1Mabp5fxaKAX3T5kNQa/hj1nTVAiEAhS5IWtM2ACdQnoGlMPtCwzTwFY4gFQuHVJzWV3LEy9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26215},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.3.0","husky":"^0.14.3","rollup":"^0.57.0","tslint":"^5.9.1","ts-jest":"^22.0.4","typescript":"^2.7.2","@types/jest":"^22.1.3","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.12.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.10_1522948737634_0.820534511788819","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"export-from-json","version":"1.0.11","keywords":["json","csv","xls","excel"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.11","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"42bacf7f163ee3dbc935fc9cd6f231d578913e94","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.11.tgz","fileCount":34,"integrity":"sha512-NTrmqzbR0b9QGB59aLAsrW8/lfFASSzMyGlLlUHS2/cYc4yWxy+j6BzcisCxRAb+RmqQBjR4WIhRqIsBagI7Wg==","signatures":[{"sig":"MEUCIQD3RScI87mqtaiYKfWUT2TWb5edBXeosro8NpeNUH632AIgTKB/PkRlgbfOxmmN7Flc7k9WgzzTvIxnHyhn/LQN8RY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27193},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","rollup":"^0.57.0","tslint":"^5.9.1","ts-jest":"^22.4.2","typescript":"^2.8.1","@types/jest":"^22.2.2","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.12.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.11_1523283078788_0.31860963266349707","host":"s3://npm-registry-packages"}},"1.0.12":{"name":"export-from-json","version":"1.0.12","keywords":["json","csv","xls","excel"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.12","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"0fcb682becf55ab4e55834d02793c1703f5d9c9d","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.12.tgz","fileCount":42,"integrity":"sha512-x8Mr145VwSnXdRxVDuk6Jy0FF4LTkyGAaJSliq/n3PEoYpcASd7FrKsUugLePGWsvNilr1nKDh5Q1+B556+BPw==","signatures":[{"sig":"MEUCIQD973zS09rR3HccCuR9I2aaDKIJHg36EcP+SPtPfDt+vgIgffzGLM8Q+1GNh80iDytscSZOz3NDN2DTmtNybz43apU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32261},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","rollup":"^0.57.0","tslint":"^5.9.1","ts-jest":"^22.4.2","typescript":"^2.8.1","@types/jest":"^22.2.2","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.12.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.12_1523336998934_0.4922742229351271","host":"s3://npm-registry-packages"}},"1.0.13":{"name":"export-from-json","version":"1.0.13","keywords":["json","csv","xls","excel"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.13","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"4b0ce13dbb10afdb2aca5ae9866e6def0de4bca6","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.13.tgz","fileCount":42,"integrity":"sha512-8xg5Rz6ribxJ4lZRo00FENLgowmBXN4OQQEkuvACij+O0xVkNTskQvtv6Nhz/Z4BgWpJ66GlUbCYbPKf56jOpg==","signatures":[{"sig":"MEYCIQCPrTmSLuXhy/RTt6je6lD2+qUwEOtSK0Rd7s3nxypTjwIhALHeGfKmGS2sUWBs3lgQS0r6a6lNk0RFWtCSgqsRNx3c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1HhWCRA9TVsSAnZWagAAqVoP/jcjgr2k4a7WaHW2874X\n+g6gk/1MHL7m3ZymdsGNaoUZz52eeI88w2oi6zwcr2DI5o9pc8ZdUEqPf4Hj\n59D74mRyjAykexGQGPTdTUtT+Mu1e2trDfw5aBsDHaqfu//0iPprILNYQRle\nKYI43VjX/zLqDJN/80LaVstw1eMPSvEDUJ0hwGIVZx5Nm8xzXpQ9kTWFW1uO\ndBAD8H3xkNLn4RDrcyF/CHk9s2cXGtjxACyLTZXE3n6nSduqI4HU332lCqUh\n07/F0y7jwYVEMUbOvpvwjK+kfmbbCnXCth+MtCf4LpWxFLWpBrSqILo2Vjvq\ngOlP0C9fv3wUekr/qR3QWdjI2e/JTk272i+yECm/bSJWkdVSKWxHnxpkJGkX\niI4k/f17M0/mV1/wi0h43cC6H+Xm1x0xjbJNjPAgDkDEfPRKWOnoUulQqbYw\nswa38RIn299JlduOuFHkS/M8YTphSmKuk7tNh6u0kLnXdECNCzqWCdYcdIp9\nIA3KE/ZYCE75CMcDgNSV1MzBZv77PgpucDSJxKgI8XHPe8dGSUYAmNoVjm/Z\nFCMwYNsKQj+Yib1k+tIGrWH1sQcwRyv5qofFflmXuzYrnABFM0m8chWxRXhN\n9Jr6H8DTSGM5KR1uDYNtpbP2klwvmWeUVqOv7uFoCUAw8HGJzUlXuSdy2GkI\nKK5i\r\n=FZoZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","rollup":"^0.57.0","tslint":"^5.9.1","ts-jest":"^22.4.2","typescript":"^2.8.1","@types/jest":"^22.2.2","rollup-plugin-uglify":"^3.0.0","rollup-plugin-typescript2":"^0.13.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.13_1523873877478_0.08968015300431942","host":"s3://npm-registry-packages"}},"1.0.14":{"name":"export-from-json","version":"1.0.14","keywords":["json","csv","xls","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.14","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"ae0c6d5919481640a34976c077c140ed90129d69","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.14.tgz","fileCount":42,"integrity":"sha512-f3hInA1iRQs1XwezoDbvztxOsUAGdanOs8gLwpatGPLaLFLOA/VuyorLHsmkRJaGYllqs2KkWAe07nt3DKUklg==","signatures":[{"sig":"MEQCIH+5aQoRfulmiWYSjOqn9ogKlYfWLB/O0oUPZ131D+qhAiAko2rgXCHukgHuXJ4JGv5zuEq//+LtWPK/nn6prsFnmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBqkOCRA9TVsSAnZWagAA+IMP/1nQiec3mXkLSEyWNm9r\ntTXnwROQf0YoguytrxGdEZaIKXrDaAT2IROKG/DHq3Go/Us4FkuT0oHm6kpE\nMnPq/f1q5BIBteXEsKTAbNw2Qto8rTZaaoxbn5f9GK0a4fSHuoMQp8x9sX1h\nDcOA8yP3Y0kHzQ2O1iDwm0wvCEKnOhuf4PK+KfByfx9OYwpeMFW2VW7SdkBn\nOuh+01GVKduRRslwBOZ4LgibduwFKodjCe8iMSyouYRQPZ5A2k+Hyl9g5J3+\nRO/zGePBryH6JniwPsYRStAnlfYjC4RljqvRvTeBQ90Z8EsXOQepm77GvJY+\nQDjw876Q8tuVUQ4Xierx8QBgQRXCf0Vl69x4N83nmBswL7Pmj+7d6L5nu1Kj\n1SGZKe7S6UWSDoLhh2vmIABVKk9yPlo8CY0kNBITWM817kQqLFROwCfSdmJc\nSwV5BJhGXfuEjecAMSk1vd7fG1XpKeuTQo5UxI16b2ASd7bCuYDXFaiNQqiw\nmCEmV7XCB7hNodvX5Nn4/yqzjvQQ+eLtH8o6FQVey2W3nWSGHL/tBCNObOIm\njnOYW5FNun7z6WCCLDxWpo15WFZ+NdaV06SwG1PUxf/Xt0YeIIEwrjsVbd1Q\ndywdmjfeJ74TgC/i2mY2Nar6ekJqPEPN2BJipje6kiWTOpe2qEx9QHa1Z2c/\nZppJ\r\n=QzyY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","rollup":"^0.59.2","tslint":"^5.9.1","ts-jest":"^22.4.2","typescript":"^2.8.1","@types/jest":"^22.2.2","rollup-plugin-uglify":"^4.0.0","rollup-plugin-typescript2":"^0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.14_1527163150541_0.7533375491696748","host":"s3://npm-registry-packages"}},"1.0.15":{"name":"export-from-json","version":"1.0.15","keywords":["json","csv","xls","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.15","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"b2865b3378ebf3e45a3bc8bc40b6455c9194db90","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.15.tgz","fileCount":42,"integrity":"sha512-4yFj41cjgPZRtidFm3wnzOx6jbUbS9GmdCF0zjTO/Oq09JSKvo80MK1UN4Qkoq3XfXWrzF02hn+8gLfO2HzkSQ==","signatures":[{"sig":"MEUCIFxGGBzX/gVdmAMKFXHVpwdKag5EhuR8AlSYb70TwnbOAiEAy3Bq83GBuA2JL83qCm0BofOyj4luAa37RANS6UKToM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcP9mCRA9TVsSAnZWagAATuEP/3DPQgFUU+BTEzlNl3hG\nxGrz8F5I0R9/fJE5wYFZfvstXtoz475a770dUYiEl8sFOea6DtfnBQ7+7p81\nPYmkmImF4KUkUkYSOKyJ6VgrxYRW+tL6n/YqaWtyVeHOoXyVasrdeeEA6qAI\nirL0Eljez26X51vAVpukVY7a9iZqH6klfY3t/K1Vs5YXUw2wiQMmYDdvR1J0\nYetTNwtlO1alDp5vrSNmY/EPbuuDOjRJuwm/BzMxlL99/Ra4rpZXM6gsKmoJ\n2OoRER6xs0EjZl7KmyImDcBfySEhuLF3Y9DoEfg3izNqPRzfABLn4s9mpIar\nwDGLj41g/YZfDKbE0Ig4r/FrygODplBscx6+yBCVfyJOghLcWhvYCN4WdNFq\nYeGkeQwNcejmUybUSB6d88+1Sk3SthuUbqvTaHa3sUWVyVcsMwlx5qFNYcto\nfWs91nv3pfeKJycb/dC6/tesvOSjkt8IU//HWVtbEycmlMMChXfwIETApfKh\nY58jqjwFGzPZaaPyK07I/CuhtLV+KtI1pQ7SZaN5c4dcCjxjbaWIYD8SzKJQ\nWcp36x8pKVtI7JEkmUX/yj2lhqKSA4MLuKFm/JVz699rxOUCdUqONd9I3tGv\nTW8k1osLYeULa7cuo96LBZ/lPoE1DZJLiWhESeQhvRHxdRyY/FcwryIDlYlG\nMZqh\r\n=QHZY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","rollup":"^0.64.0","tslint":"^5.9.1","ts-jest":"^23.0.0","typescript":"^2.8.1","@types/jest":"^23.0.0","rollup-plugin-uglify":"^4.0.0","rollup-plugin-typescript2":"^0.16.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.15_1534132070053_0.8494443196016597","host":"s3://npm-registry-packages"}},"1.0.16":{"name":"export-from-json","version":"1.0.16","keywords":["json","csv","xls","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.16","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"7986ba905ce58015663d98601685558ba1a7543a","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.16.tgz","fileCount":42,"integrity":"sha512-a+Lm9qls18qBcFclRc9jD2XI+hGQ2JIOYVfcuvOM6K8ouaaaH/Ru64miu9BowzEqEl3FO2ZjHCImp52VW5D9cg==","signatures":[{"sig":"MEQCIDU4VcmokVPPlQsKOTpoF4tnf9tN/jjIfSvYzzxZBZd5AiBeOw6dlZWOB6pZ+G9JvWYz9rzBguW7GUpUVuGOdokBVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfiw5CRA9TVsSAnZWagAAQ0AP/RH8HlTGAcWIfMHOYety\naz422n/Nc1rporxcPKMZlJGmT6itF5LUFRjc4CGyGx+Sf9MP4on9ZT2aAjWF\nFadsccoLSadRTSOk6BaGCj2Odzt4I3YV+/jYc/OUg0nLgWZb23G+F9zHx44/\nIXafD8FNNxZm7k+3MQSPPtG4p7lqZVliNbDKgtX8ErLZ31bc6RKsMrPBgHUv\nNCUVjjrecIJEt8Ro+vH1Ya4i2JKIhy0ezL6/oJ2gfAwtGBJuMICwR+kQcmtz\ntwoYnSlDUsoHZybwhYdVZWHfQFSr6w4Yvi+aDJ6x1luqhx7FK6aHPw2go97w\nBlIWjhAwusptDPyLy7Fx1ZoNVU5xz5ESOG+Z9jSAoAORf9mh5JkhxcdDI7Qz\nZsUBQN8zTCUEW1/DsWLVKL2SBea60Pwo2CuxOD92vtTbIm6xWUONkubpHfPi\n44qaaYZgAObSye2RFdQJB81XyhaYy+HqpTV7c9P2i6fmZv7MsCjB/Kxl6qZH\ngNDwB2sDf725JcoK99QhfcaEQZXesAecTBwXedimHUoU0rs4OxfIbZe1Ntlu\njN1ahwU4kgXqPmGdHj4atocMU026anGnTLXzWQBFd7bj68ZeQcjWoWOZ59Az\nV6FVSM820VtzgmwCCAIBq3EsQMduNPsWA/ci7OTZSmBs4ZSirA4iXE44j9wS\nciHx\r\n=PpC8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^0.14.3","rollup":"^0.64.0","tslint":"^5.11.0","ts-jest":"^23.1.4","typescript":"^3.0.1","@types/jest":"^23.3.1","rollup-plugin-uglify":"^4.0.0","rollup-plugin-typescript2":"^0.16.1"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.16_1534995513139_0.6321659900745895","host":"s3://npm-registry-packages"}},"1.0.17":{"name":"export-from-json","version":"1.0.17","keywords":["json","csv","xls","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.17","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"e5a92215ceafcb415ad99e3b725b995d1692d2b6","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.17.tgz","fileCount":42,"integrity":"sha512-N07tYBPYOfcQZYEpRrCyDqDOw8l7toNI1K1AQ42zV3GPZeN+RTkr5oCvlIVkGVOzj4lQtIYmY9+eP558XCfpvg==","signatures":[{"sig":"MEYCIQDtIUac+J702zMA6ExgVoplPVyjSqCG0p+/YcVB8XIo2wIhAN8U3cQsjU//YHY1RjTz5fwAjUeDm4koNI0XhV3AmbLP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbflnnCRA9TVsSAnZWagAA+6cP/0yyRMcftj2JaePxrzLR\nB+l0gtd9e0ajOgKAne9+gHpD1EDYfa/5fUXekCgJ78V0BBcl+mPetUI6vpKx\nRtS5dv6wOZ3Lg8bu6+JjyOK9rkWMUdiDxqQt7aSajvCCa2uyvo/fobcfMHGu\nA0ft2upuzNPnzXW+zi6tRvzJDssZboCfwVFYr5mYweoi4d2lc8djclTRNNS5\noO5IM7pDHbcZLH6z+3l4vQBIptAc2aabUvLH31sf1vsz5wm7Jl9dRkhb3XBZ\nZIhKQSMFgu6+WSlkVS3mDDSLxE5EeIvba13MfigE2d/AcJ7SWv33irS6v+Bw\nbwHX7D+KRvAEBpBMles8VYwrDFhIx0ntUs7zJzDIRcjVpocDKfdWNuWpQeXR\nB8a3Tqbe/sSO5yGkECco+Imb4sk5frBeQxNRhDEEmMGMtvv6aCwja78RnJaA\nV8Hv7vrAf2s5pZIJmv06SE6WuafyEtRmvg0H4KZTBlPiGvzt2Q80OMvy9Tgv\nid+QqkmBQ3r7h1MV8/OQpkfY4zv13uczG4n+/N7LytqFaD+uL/tW5nm4j6cx\nI/utKAHcanmO4QbT1Y/TQRVfbKFul7ys56xnLPKfsWy31TCBWCxEVRkXFuJv\nlqsQPuYDHbNCXfGx9ufGlKu0SAqDr7ZnaOC0TJuEniPZwqnUOnx77o4ZfjX2\n9INx\r\n=Tf9X\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^0.14.3","rollup":"^0.64.0","tslint":"^5.11.0","ts-jest":"^23.1.4","typescript":"^3.0.1","@types/jest":"^23.3.1","rollup-plugin-uglify":"^4.0.0","rollup-plugin-typescript2":"^0.16.1"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.17_1535007207207_0.3857645344522136","host":"s3://npm-registry-packages"}},"1.0.18":{"name":"export-from-json","version":"1.0.18","keywords":["json","csv","xls","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.18","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"8200e1375a32cc1038359f91b31e7cad67ba2082","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.18.tgz","fileCount":42,"integrity":"sha512-eupfaRug37sg/dwZ9G2JW5nkAmZvpsI4yNL2POJoijVSzz/a0b73cpf+Lj+lxLHcWR9O7rMEy2MV9yynPqw0Hg==","signatures":[{"sig":"MEYCIQDiO9Njy+zex6Y30rze5RSUopTA766MSJ9bB2fKlnbNIAIhAMhRWciuNLexIqDaqjZHyuBh5gF8H31SiBGDwPS2SAec","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfmZjCRA9TVsSAnZWagAAOtkP/i0Cp2anBbNH5/TC/A3O\n33TNU/4NkV8NYfSXj+1sRE6/zDt4AqA4LYBV/vPrJlQ8onSirltC7T90t7ru\nROBxd5oPSwXH4hz+FJ6qYYCFKaAbDODXxDYOFqe2DEnh9HhT25SAtG/dgjMI\nrxTRhkHf3RUtjTXGjaBSuNz5wYMmkUxYSxRO1Wo9ziPrFVTGzne0TDENMFbL\nz/v1OUB3rY/6zto4NCPnEFHz38zBBR4dQTrHRWxbSnMdCiaojRwLfDt/iKBi\n5pPjeyrdHX+QbRGBnrjsK/DZylFv3MnyZf9gjFOAWax959foVCk5IzgLgG16\n0XSeGmuBLMhQPFmxoicaLtKZCl19ECE6Awby0WHqQ/Ydn8NUsjizO1XMGOxZ\n1GTnWGzFPhpF8GGqF6R957PZS05oN7njYRKMSL2JtZ6c9VKdwp0x+WOXRB/F\nD+RwcPyUOOAHJOlGneu4h3U5bEyIML6d+Y5Ecitp8iQsDTSXfr6/BMKvhiOY\nrQu6SAVPS7/R3uc/WOBx/0NMTbiLNlrsubx3uMPe5GO/hEuePKCLze6MVhSu\nlA3KY+vzJYEbeaFl/LghvVn69xhBSCrCDdwy3aHhH/hBOVPtpBseF5H1O2UB\nOLjnmuMlbNXLPSvzpCix6cnNm4x35x3Fzgoqlqh+bZzcjrHJkrCwQi43q0D+\nN4tc\r\n=Nm02\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^0.14.3","rollup":"^0.64.0","tslint":"^5.11.0","ts-jest":"^23.1.4","typescript":"^3.0.1","@types/jest":"^23.3.1","rollup-plugin-uglify":"^4.0.0","rollup-plugin-typescript2":"^0.16.1"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.18_1535010402536_0.217244065571514","host":"s3://npm-registry-packages"}},"1.0.19":{"name":"export-from-json","version":"1.0.19","keywords":["json","csv","xls","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.0.19","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"d7f3d6ba2dade1677e937ff27a5731cffdecfaa7","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.0.19.tgz","fileCount":42,"integrity":"sha512-3U3TV+rJLMMA+b2ItPtywhRsK+//A7kSuSOWuVJKSNXs1u1/uysjPwvI6cQ+eNbM8dM5Czw3UBp533MDu2twnA==","signatures":[{"sig":"MEUCIQCaRrn9VU5+QEFdtv8yTYMBRCw79J3ETLHNfgJMBW9ZigIgTOcnpDAKQXshPtGyjgFA2C1Gly84INqUKsiQ5N1l38I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfm5nCRA9TVsSAnZWagAAO1sP/iBmozD4USrvNySpF1c3\nazyjjhhRCvLNdvonsgJGXitDIcjOjSNKdN09+Lr4A22RWzzVs1Or6HyZ34N+\n1zMvbP0McToQJura8XxokzG8fUgTYoIYDHxGSHB7W+iVK0VWcRvMdnmUmRPq\nXW0SF0D1w2geg4T9AFlZ5OehmtEiElnn3ywky/6IEf70P6+Gx79BMZDfOXRT\n035jdpp6BrK1XfoPFAXqf8aTiP4y1R0gZcEY4StW7D76NFBWPODFg9CaFO3H\ne41zqE1XG/hfPLK8wsfKFtnPvm0WY2K4D6OqmncXgokGJcdhttmjSKkmwOZ2\nu14JInsUpuakgLywOaYUzhLilOEfRoIXkxrUjwixht1xhcA9GhdtbC9UriN6\n9r1O4vO4vIQiHeswPHyPIYVwMkHNK+VspEkSP7PTgUdFluGV9gHSPcBS+ryN\nSozUng9T3qh3vQBkvYfwS/hO/X2lwtbrLA18cnMwlphdXvq8nTVGq2Igw7RT\nkulAwPOosjNn1dFh1J28wOgRE7/5RxEhodvqXDR4797gawCxj5u1ITUY4tvu\nMVuYMPfNOngI7zL6m4gzVgTXIzrENsuPMMYDNat74xq0i0oTtsvZY/xjER8b\nmKiRpB76C0tPV0NuN3pG6hsKcQyzK0bDuaU1uRFfW3SKZ0EevQtKQA6mTGZq\nt54H\r\n=e6bP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^0.14.3","rollup":"^0.64.0","tslint":"^5.11.0","ts-jest":"^23.1.4","typescript":"^3.0.1","@types/jest":"^23.3.1","rollup-plugin-uglify":"^4.0.0","rollup-plugin-typescript2":"^0.16.1"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.0.19_1535012454744_0.5728544490512726","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"export-from-json","version":"1.1.0","keywords":["json","csv","xls","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.1.0","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"5098549c34f5b3dc784e4f6bd88fba2f32a1124c","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.1.0.tgz","fileCount":42,"integrity":"sha512-4qDu5anpSmAFdTsjSy5qiR85UlezRvcp7AG6XCD8PyTwKqpWahj0tgO+d0YDWQCe3gONoRpa+WDOuDw8va4vVw==","signatures":[{"sig":"MEQCIGD27tNoA1Od2d+gYhars0E5KGNVtAg9sHiR1s5Ldn/AAiBHq3lPoAoKprgJCH+EwVMjhtvw8hZ4EDWTbJwj+8OZ1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40104,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfu8RCRA9TVsSAnZWagAANVEP/A84kMyyZeH1k+voAEGz\nQZde+fZXmdqS5oCJbQrmxi0lKLkaK/gcH9UUTqdbeJTgJcYIOFuDjBDlkQlt\nbuySpDMHSg3wjGKSgwInXBA4HBJdS5HFyuiPx0Y4ivi9ZZiklB3DCJqHEeqX\nvzpKj4ouS7FHht86hYwbZPnUHQk2ixurXb7SLOKjlvC2+8RCX9qhj0JE5Nei\nH7mRGZewdzw/Hgci8kzeQRe9++RICjffbSKb89a+vPu0fuSD2tCGQUPElkJ8\nAYY+AwhGmApxy6Ka5GZxSAlPf5HQqJdWUpXReXB2eXDXATdtLamMqrTaHJbs\npmWi7TobdxqSzdHGNgqWa0JjllTuO0/YgPx0NuWTK8EYNPHICfZXEejC6W04\n9r9ycsxH1pne8/pVYvisTmYv3ejCOKDlcegT2FnIgfYt1Y7DPCPMvnuIKP1y\nywEwiTTJdMCSQpX6WQmqxY6SFpdVqLy3rYkh+vbCbKdykNekGx1mzTTpRAPs\nMp4mMita+rbYWCNDZHbqabRjIG6X9YG3nfOfytYqz87QRIRHC5N2/SkFCRvv\nUkDYnVuo//6ezQlO6HfcXoRTIA82Ecds80+aWoT40tiScJSNGVIVfohNb7Bg\ncsi7FsKJEJv1/6pNy+ZJNDDH6NSdSuM5fgqKU01DuA/CvLX4ngUr/+bG1cQx\nPuEH\r\n=T7p2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","files":["src","dist","example"],"module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^0.14.3","rollup":"^0.64.0","tslint":"^5.11.0","ts-jest":"^23.1.4","typescript":"^3.0.1","@types/jest":"^23.3.1","rollup-plugin-uglify":"^4.0.0","rollup-plugin-typescript2":"^0.16.1"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.1.0_1535045392505_0.8980634767048645","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"export-from-json","version":"1.1.1","keywords":["json","csv","xls","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.1.1","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"676aa045b9790f9d5c4b2038b110ed9d689b072d","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.1.1.tgz","fileCount":42,"integrity":"sha512-OEkOWtw4VPrlVa8qEvNWWnC44Yy/HLbSi04z4vZpwN/zBlPHK6JynG3j/F6OfD4tIWMQxnrnMakQn/zXlnfuwg==","signatures":[{"sig":"MEQCIGgDaVdVDlyndNx2LBCk/n48g/NuFBpqJ98Ox8lCINv/AiBP2jrsv7ZmB/tKgIOIE+dgVT+52OLMe6kWUwD0uRJ3dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbx1hTCRA9TVsSAnZWagAAXgoP/3euEnpjrVKMgc539y6Q\nXXJCgWsAlwaxL72TTsRwm4Hi/VpP4G2UIalZ4w8J0V2j9CYwzeDdL/eKV+Ko\n6oqL421rzhaE0Bj8f1xIdKR0GVGNPT2fg+XbsSgI3h76lDuE5NjgmgbN6J+R\nnQo75GaOtzSDlfPrbE7CFrZTDjrXDS9Fd8OuKM7SXqMoE1v4N2wF39ZdVDae\n95dT8LG94wFrmy8bt+y2qQAgMHcIFbfnfnbMVB3+rLQg1sUTEOpMjnbllvDs\nQGphsujj3N19uSI49Aj4A8qviHLspmWBc3p5SUvWqHltnix5VqcafZ08I5oL\nQ+1rJ1r/pQCVZWiQlzvJ5wh3pZxqL3S8Fc3PsiPrj8aw3fJEZkvW1H2MxH6T\nFSHCoTQxK7wP8Oxo7I+eehzepltzZ3HhXDV0rPjEC4B01xYn6aIXaEiOsQa1\nUhU0LrrwpjWUp/l+PJhnJjQ2/AMz22j0qy2w41EJRgmVz1AsKYn0NGfTFpPm\ntUc2LtgRjSGKYkIA1Fg56/nRdYbBqT3fY1fB7iMHosuY2wozrTSJmqXLwRYj\n8iynapLFk/+mnncriltRi9QDtWGbr0ybYiuoZUYQsZJwTgKpZ5j4fT8OdUkl\nGkblBRX94vFZkKh5u6yeTsr+Gm/HIr65OykjjaPjc4PZ40LbRLxUjjX0jk1H\nHKZq\r\n=yb/u\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^23.5.0","husky":"^1.0.0","rollup":"^0.66.0","tslint":"^5.11.0","ts-jest":"^23.1.4","typescript":"^3.0.1","@types/jest":"^23.3.1","rollup-plugin-uglify":"^6.0.0","rollup-plugin-typescript2":"^0.17.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.1.1_1539790930790_0.4844528009899176","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"export-from-json","version":"1.1.2","keywords":["json","csv","xls","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.1.2","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"293c82a406bb7ddc39390351b59eca9dfb982f00","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.1.2.tgz","fileCount":42,"integrity":"sha512-eCyNeTu9LFXQUwJAJIf0/4y4QAmR+OKOCOuek++qhj6YK+R+h5WDrSkpwIrbVgMQB5K5Ve8j8rbR6fEqxrseoA==","signatures":[{"sig":"MEUCIQCyVoJ2Dce+fV+htMKCIl1dwF24snZrGLEGFGXqLC3euwIgSjwF/1+jZ/d9AVk/sSpFx6QVyqqO1cOKmU93T30mXqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjm43CRA9TVsSAnZWagAAVnMP/jor1edmlZV52MyDEFb+\nCkU5LinnOprTcgDjBFxksRRBset76ce0LrkpRWMvw5Dc5BX3k5KmFrVDz+Ka\ngSX7ILJhc3dciiIlo9FRBb1PNnBRjAeeAh86Zyk4SRjtsUO0zv9y4Xjdunns\nyyRvu0mOzz3nWT3nkH/8pU0ME8TzgI3i4GTXD603t7Tq/+3+XACXa4d1pPCF\n5tkqYLsQUtFHf2xXCuPfKcA0NTd9dNSc17CXVUht7umm1yApulaFTcPJ/LNB\nyUyCPzneY6mEcm71VGfTMiyA9TfTmkQB0UZ22bhr498GvmHc2ZxiWeGIoz8Y\n6MOQer1PwG+HT7kGike6WZIBf4vLiMmqzL/yLYt+vkPvAD6wJ1IN/xAplFMa\n571KfZpoB3N17T0LXoLtq6eWx2G04hD+XdNWHr/sQRKk5buk0YsnDU4+sEJ9\nEKWvvDBig2qmYkIVu/2s5MwhCaMwYRyhfLp19kFM7wN6gryuIslx0zRSrMiP\nB3bk/r/UeeXkOo73CQpmNC3M8fFcJpYUxmP9m9cCVzKbz0bVCBEgCGYqdzgo\nrvHxT722yVXrJdIqBunjlCNhpTbI2K4EgBdUkGhewQC0XLjByuMhII/XxJgH\ncxewQRtx1H2XQM63koiE9DyCP4nZ3xDI46QIUkvQMTTj8Lr57MBUTIFkrfpF\nfG3J\r\n=6kqB\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^1.0.0","rollup":"^1.6.0","tslint":"^5.11.0","ts-jest":"^24.0.0","typescript":"^3.3.3333","@types/jest":"^24.0.11","rollup-plugin-uglify":"^6.0.2","rollup-plugin-typescript2":"^0.20.1"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.1.2_1552838199158_0.3188424173920863","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"export-from-json","version":"1.1.3","keywords":["json","csv","xls","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.1.3","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"cc671ad4ed843a198196a0fba9b90fd6a7b2df17","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.1.3.tgz","fileCount":42,"integrity":"sha512-mFuOR3HBzdknWn0jSpJoKcu+D1QHQSZQM0Q4ddYKLl0+7MjuR9n7EvSlP9Bz6J5Mz7cJYBt0UEC28frwn1PItg==","signatures":[{"sig":"MEUCIGhugBDIn6/EzHje9dbomS28Ub6MMXFTYQwW2cG3yQtKAiEAqaTAsxGhWz7IVoWWKNXR6qPEYAO3auWR5IEasGcJyNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjnLSCRA9TVsSAnZWagAAb+kQAIkcyHykQx2EQDodlrUJ\n2VjBfbEDfL/kFfofOeYeg5Bpo8mTR+q/QNeu7iqYUO1WOquIdM2V3sMW5y18\nbgn//iRCNQGoAwhRKcoV/gU2JV75XWndfScX3g9fZhEQazQ3BQFmBElOXoZK\nfWskLtJ61f5pFO2n+MfNG+jvz2zsWwm/RNBHD5sYfJISzPdGDa6V+KbnZ7OQ\nCq3lYnTKhRfnNrSM91Jfvtd6mONS0K1x0m1jJ4lni6XOcB840bVinS2utJac\nphYiYk8ms6odQphngFQbXR9Ncfai3gIM2nxdBX8BgzUr01+fQ55X/FT1XXUv\n6A8Wf50XOgvFBK4tdiQXyeFyKdiKV1lGsSMG+VDptQkhCtJqHC9w82HVE4p3\nb8lLZu3nlDAOo+H524fdH08xK+P1RJj4GmzoK2tCj3qKiZh+JkqFcCMUDi0n\njREqKsuf8qZoqXuEkuCNAaLaYjpZ1RY7FNUL+Z1hPcwlblbcTWuBxXD8HCpW\n6DOya8ZQi6p+KGpUBAouFk4gTe50RETBn9L2xrEnINCh4O9+F/VzHjJf7YY1\nwewUcrcBqSuqvzw9oqsEcuvjglp3/sa9gx+8C81CIg3MYCbgZNCCMlKzyzIx\nker/CRcAb4//EtwJlpZzG14x4daEBYTaElS1EyWvuErT3LmF7ivnKZ+AJonv\njPQU\r\n=zHs7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","husky":"^1.0.0","rollup":"^1.6.0","tslint":"^5.11.0","ts-jest":"^24.0.0","typescript":"^3.3.3333","@types/jest":"^24.0.11","rollup-plugin-uglify":"^6.0.2","rollup-plugin-typescript2":"^0.20.1"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.1.3_1552839377755_0.8439073347061579","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"export-from-json","version":"1.1.4","keywords":["json","csv","xls","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.1.4","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"337d15a8d195a39076317ba6c3cdf787cd01dfc6","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.1.4.tgz","fileCount":42,"integrity":"sha512-AeweL2jI62Hjft1xeLEtmKCYdMDl/KTnuFPPAxIUg9JXlZOy9aGfRgkwGZeXKnECZ8qCHILT15mJw9QZ9/SfFw==","signatures":[{"sig":"MEUCIDF9+QWhycevEWnH64nESXnBflLhAzo3d3azD/acUcMLAiEA0qvLrgy+A8WwZYXmBC6BFF4jCZuMp6tfP9IW9XFd27I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/YNkCRA9TVsSAnZWagAAjy4QAJkWdVHq+Xw7Ep+T0HW7\n1Bbb4Gr2diabUmOxf/3cNpywJM0ieXjBSKBAS+aqxf41YZKWWCLk7FRlI7wo\nTidKXCaVw+1JoM1c4SKqXb9gdtLHkd8sGfmmBWkGfJJW+lGBe7T+hnNGCwwx\nUfTmMOFkEC4LA5Qg5WfOMGVYV+y0tScOzH1FGHDB9LET0TDGoeFaVHI5uFyw\n2y2CYLUj/8gDFybhUQu+QLabbmK+CvZzkVC+x2hEttviglUz7uAB68lcOkIA\nMNHeu1+CLCl09CEsgUf4j0HfHP0YRi+Bd09hsHL2jmvFYDEV2yks1+LV62c0\nhYYHRULsbjA9gWXtuXFjouiq9laAC8mmg9k58P34SiQSYVWVcfbhFcbSAai4\ndsOx/N2ykUM9oouBMwEuyKf/YLCZadtX+pt68Kh+J70/31CR4c24o+8YiVt/\ny9bRYRzxebR+ca+KLLSRGBbR8xDBUCcjV78F/TrVEGgIlw5Gq+HF+r7ChsvP\nl2wJMW8Y8AR9qFbK1P2BT38+/j7jZ9SJiSHLNvClTbnVq1EPYlEP9ElOKOQR\nELYt9FLPM1N/Q2TrgsNYAVC8REw5K4W3SxydmqDmRSyCGxT+UG8uXpY84Dp3\nOvMiSZwVXo/1N7ShclIw6VcBxfUxUi6Yze5h5gkWo4j9x16eboyBZwsQrCHQ\nROqK\r\n=7fiW\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","prepublish":"npm run build","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^2.0.0","rollup":"^1.6.0","tslint":"^5.11.0","ts-jest":"^24.0.0","typescript":"^3.3.3333","@types/jest":"^24.0.11","rollup-plugin-uglify":"^6.0.2","rollup-plugin-typescript2":"^0.21.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.1.4_1560118116005_0.9473509710523185","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"export-from-json","version":"1.3.0","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.0","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"5737d27d3691beda545d6baaef81ee96d7f75d76","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.0.tgz","fileCount":47,"integrity":"sha512-Y2LyMnaDuIdQmtShZciaNQ9AFDACaNiaiAebp+wvSGjYLgNeeoByHXPd2w1e/qRSUwyxfaayUTBcYKv/1a+Evg==","signatures":[{"sig":"MEUCIQDroIiqX7VmwLeWPFAew1BBzDFhgPHD6cYAlWUjyIHADQIgVg2hl0Sk7G6f5yzcqZhpkSAvUZssrzhxPywqFEH29co=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemEHACRA9TVsSAnZWagAACHcP+wRKeMqA27YFiA/kj42f\nMisefyuvc04TIkDMz1pVu3JmwZQnUsfjLqpsF2wnkC/4WZAcxwfII89dVbpy\n1yI87TG6x9DOLltxf2jcoLycNbbUyz88apCNhpy128hl3zrIeWLk9d6M/liU\na85BjHnOMtxGpf71UU4tHLF/TMJiuYss4iCIlLDzvhVxrLMDiLol1tLJ9phU\nFhkNSuiYhfIgikJ2IWYEd/0c5eoZZF237nID0Zjr6FeSXAFI0evA3Q4nnFuy\nbC2j21CQxCUJZsmyKrU1D/+jO4z2y5oqxdVcbGpVM02JLAzOlsXGD+j9bosu\nOMg03iDyKGsGrsjx2LW93GSJlvRSO3Q022rqFSPqyChxjQkk94Da5nRMpuxt\nu+LPZgKZOSEWBMHbLYRJjuSuR62HfROcjd5vc52sOQ/dOFB2Y9yn43dp0JWE\nt612oEWi3ecXrHuIIz3+TC+QZbEkDqP7K+jPrc/A5u7dwKwH5HUspZF1bm8o\ncy+pXARrXIyGBMjExZmzwlZQlzoiiXNwpamZnVvJoZuU0PGY9qhlKI8RrUYK\nIuWNWDUBBYZntTSofVqn+3/oruf8nqeWJcDgw0J/cqksCAd2Q7qfEGsW3lCf\n40Q/8V+yLtvRtZ7Iw4rdg8cSX1T7rPy4juWKzRgcxyGm3u+TmRRuJhRA7NVX\nFgYD\r\n=ZYvO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^25.3.0","husky":"^4.2.5","rollup":"^2.6.1","tslint":"^6.1.1","ts-jest":"^25.3.1","typescript":"^3.8.3","@types/jest":"^25.2.1","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.0_1587036607369_0.7627510781632576","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"export-from-json","version":"1.3.1","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.1","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"687ca81e033c51e626e1f7f4835430fd2ac9a0e9","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.1.tgz","fileCount":47,"integrity":"sha512-l9Dk+BQO6YbpLQmoUe3ndQad5MJ5iJMs/jWKNhzTS+XsnGS0GGmKDZLltkoChfL/4qxMNFYymQIddm2tBeKG3Q==","signatures":[{"sig":"MEUCIALlXm81nhKsmwTqeXvGGnkL93xWMqEklAgrGfJvciRrAiEAt09V2Pc9c0SqT61zbe1O1Qau4D9hPQ5Wib9SD8/LaYI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCCpVCRA9TVsSAnZWagAAW/cQAKJIeErbmTDy+3+KxvzJ\nH/aPFjuHBlU5WXCSg7sJmwKNSzTg1AcC0WCbTmZi64/LZTQZAuOjAIQRXl8h\n+Uu4VecyhxPxXSVpLRry/LPJ+MOr5or9Br3etoMvTR/G4ZujGkF6DXopj126\n02+2Ge2cw5qFKUDOGk6ON6Q11GL6X1mLKVqVz14PLFkyir3AN0tuIwvantv7\nHF71OXatxoQGHX89Stm8zt5Lb0g7hmhH8qVFAMcPbq4AXzhRWjPeHra++9Et\n9GEpgkE5dXVjGalGsMplkNGzPvZYNUFitB/mlscc6nDriWes1ILXh5Be0gTR\nGXZJ/nL3YwSidvGftcbG9lMUR2uebxOGbnv57FrfCZA67pDPifVl2m14CpsK\nEi8xKAf7RpUPhy8XZ6CrigUDITiexm8OxDddGFSaVkTf7IcKly4l4for7TAs\nP3B+zvSCf7SyoH94SDTwiON40Dexm7BwQ12jhMJoSn89MhDVRYOWILNb/xo+\nih2E4GurbjewR+GNEWFziUAGGiklX2o/Km+Q2NO/asU+9eY5G9V/d+A0cVae\nsKDiv5oU36NKaI3iMExa0R7G5QMPXHYIIrnCe/jxJQp0RWiOw/K/XwPw4UO3\nyGxkRskmqp10fkxGeNAbe07loUFimfvyex7C74Lwgx5f1lMS7EW58jjT6iCH\nt4UP\r\n=TfGH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","husky":"^4.2.5","rollup":"^2.6.1","tslint":"^6.1.1","ts-jest":"^26.0.0","typescript":"^3.8.3","@types/jest":"^26.0.4","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.1_1594370645041_0.8209999976875746","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"export-from-json","version":"1.3.2","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.2","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"7b88a0df2bf5ca0493a190094539e6162f972668","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.2.tgz","fileCount":47,"integrity":"sha512-sbg5sq5H0+D50/0RE0hlviC8a9Z29JoADWDiEoK3Xz1ZrKnyS1RzI8UUVN/GK8yGKEDoqNSmpFdKmLDRBswqwA==","signatures":[{"sig":"MEQCIHPaLRN4jaJ2UIafqVwBQkA/qcYhH9+bzxehoT8LwitFAiANRGJg7giUwYZ69UD+Jj7w9Tt+/MBTnIeAVC36qNcUzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfI9jFCRA9TVsSAnZWagAAkiQP/1NNZdTb3LJCTRtWB4bM\nhMrcROv7+H025lfK274vlNwXhPkDC485aLJXCx6ngfrRmG6ef247ImgRhl6C\nWpUHqqrWAjOkRIG/QOAg7BONoHZJXvZnVmEZVjENYkukjU3VaF4n7rsr6c3X\n6ennMFpey4lOLoWJ5sUv3UFSyPygj1COxoLZqTlFIolhIpK6gqqTZ1SVKRkA\nln737/P8B1Tv+bySQSUwOBsOLTNshbq4kLLdwfFSBYU1MR+kSzcgg4+mlV4c\nsYiBH6P66XYmJpMlcP9FFmxNgDiQ76r2ZQxsHNF5/B5qiRPsil5KY4OCILRA\nG8vhczS4aBTFN+Jg1vvYH6OqayKot3YNvoBU2FsLlsdvut2Lc6KEvqYpfCE+\nyKF9emh+rsDm89c+SXjOtWo3An5t7XIJ6BmF54sJThewstCqY9b1jBgG7yhu\nBcfvfusQb3rs11yIKdyZdg+izFOmI+lZsIW7vun0Dd1N8m7zP/i0KjDRjGVL\naYK38dMz/7umpAAbDqMQtZzi8jR9l8Dxq+tpu0MBKWQwkAH/+3gDG/kCMzXG\nqQ8vAtNoAq2iWrhwW/B2ZyszfcZp9uwoZhL8oTz7eBhZsYfuBNI3eFQrPRaG\nmAFO+GwX/b3KVTiKISp39DgbiAe9BnSFRFo/HpOLc9/1Jdwb/BrPb8doRxq9\ntI0p\r\n=uYNe\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.2.1","husky":"^4.2.5","rollup":"^2.23.0","tslint":"^6.1.1","ts-jest":"^26.1.4","typescript":"^3.9.7","@types/jest":"^26.0.8","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.2_1596184772867_0.042391720408363254","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"export-from-json","version":"1.3.3","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.3","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"b5195149ea26059684f61cbea3369b090c7e3633","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.3.tgz","fileCount":47,"integrity":"sha512-MoKuliJGWiAKfb4p7DLfMPMv+N9cifl+N/EAHegVduswIRBGcj9XYybLFLKjV3PDQBXwuxma9F+SKSh6xRz1MQ==","signatures":[{"sig":"MEUCIQDd8dpgl6QmMO0lgBN5jZI2YMEtZ7DkqnWsnkJmiKMVsgIgEdBSGAhnEFY4em5rn5rbnsz6VNSTxrVaTgBd+1j3GPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJDr8CRA9TVsSAnZWagAAXHEP/iYwgZcmMjoWYok6xiaq\np2/0n0neSl3vV7ChhYrU6OTzJvt7WXyLMF0r78N0fPOtUIiEL7Fm22wMpM2w\n1CUu0iS3XT+f1bBZQNjVHKOnUyYmjucyY49hthymBpk8s+ezKtdY+l8kwIqG\nrsuIPaNRJmnfqbn/EVUMOHse+AHVhwks0RnZSB3bxvUu5R09X95HXUVvNyfz\n878qMatI+ktHpzpEY9vCZJQvN/DBu/2S+/XOtOEVxrh4BdqXa5K/ydcZxcr5\n6O7cOEuB53rOhWGmTFVf5bpJQzlE0fTqdkBtP4q2ylykeOinw4ba9kHr/bWF\nAh3BxNVWuOsOWFw96MtvmWjSuzPkVwi1+w59/vYH+eLHW4mvdztB7FeT0siv\nXsyqp+iYAUvu9fwBFR9Csw31ztEM/5wzCFNevYwgFhzglIgzNWPZpkDiT+/g\ngEMjPPz283KApcjRlQqNEgxJi1nLaqChtbbDdL7rzPFwlHuXk+uu0DrAMJbU\n/YtjVNza+t0ikxaS7ew+tGf+HVFGKit2XCCCcLIIsI4Teawn1+hg9GzcFp6T\ncDP9sL7DzW/ciLrp5dHQnq3vDhllys690LX/jAERjW6Z+SspyA78aN5Ua6CV\nVknR6TANKlX+YxUIHJ2POE1jcIrQwZkvBpU9WTX0nZZWwXYWCcCzE7EaD3Jn\nMzbq\r\n=Tz10\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.2.1","husky":"^4.2.5","rollup":"^2.23.0","tslint":"^6.1.1","ts-jest":"^26.1.4","typescript":"^3.9.7","@types/jest":"^26.0.8","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.3_1596209916312_0.01486918719821917","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"export-from-json","version":"1.3.4","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.4","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"d2febf6e3d70fb67695cf7b08c368c074c34ab36","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.4.tgz","fileCount":47,"integrity":"sha512-upTnwNl5XIzzejEEzYOSkuJweT4qOXFK+IZyfSJj6rFJslUD70MGgs5pWJ7QXWHJWdkngqR4+N4zs3h4qy3MvA==","signatures":[{"sig":"MEUCIGpon7B6h8lbK7Yxv8OHEgBdKhqtT397AykB/mzNdbdcAiEAs2twXy56RD01B8UQuv8+WgK9qm4p7Lennv74wB00OKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSvsnCRA9TVsSAnZWagAAbGoQAIoLpZNWil1q5gjF4V/0\nL6GtzOJYMgXa45Homujfx6J5a9rjQh1l0PY+8cuIovJbghUn1VlA47eOLgZI\nG7Q0f2g5rUAZ/EvgoSv3dz97Y77NXIYm6YbgTvZ6MBXgjPN7i0vuVgUd46CG\nqfPa+oX+ql1+g3MtmRpitV4SQk77lX/mRLNAqzlk3+4CEkAjCU+YgPp5odGB\n3LiBWiJ4wzGmU3Qa5Dy4mp02i2dSOG12RVpLsg7J+jl2vGl+gxfocM10TMFY\nPlfOm3rFj6ZDyE4aIJiWtLO5kPd2jGhHhWjoElOxtvfBWEwWqyLhl72mtlLC\n3ctHAXtVuWEiImNcFsQfMOtumIvrctqM8SISioycye0ePF1mQM7jEfbAKv+n\n3U42idh+9FnImI0iHk7NjCKiq50hq/Vu2LS8uWaBpWnOlLZiErAyR+S1AHqd\nzQWXj20OQ9GXetvWEOYkw8Kfw4Rc4ouNpusY6ueDm3fTXd/D0ETSHZXC98I9\ndMM8j4FAFqO5UfziMLjAYABdl75075x4tyUPnMoeTTPezSoaqZTh0xYrJLSh\nv7c6gMrlogkZBAXExhX3x/u8YZW85umQ1EuKV9KtLz1pJoRo+p97TC1liGqg\nloGU7NdNOP9uOucrEKDajGX/2ENPmOjYA4DlkJtPl0SRIg6A1VuH6o8nJU6n\nmnmA\r\n=nix9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.2.1","husky":"^4.2.5","rollup":"^2.23.0","tslint":"^6.1.1","ts-jest":"^26.1.4","typescript":"^3.9.7","@types/jest":"^26.0.8","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.4_1598749478436_0.5119221029448691","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"export-from-json","version":"1.3.5","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.5","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"52e8dab6aacf2827c84fcc304940a1ea5347124b","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.5.tgz","fileCount":47,"integrity":"sha512-O8fu7ufAAWhqxwZ/6dbd8Ti5QA8q8psn9CJRLfdT4TPiNmaRA38hKoLfUXVWVCBjLsMoIafKEemokgU4NHLohw==","signatures":[{"sig":"MEQCIDvXQp0qJAWp/abrtjmf2BLxl5AeNv7PaxBHkJ2QxWOFAiBMARros+MhiDtN04qQuFD0Ggwp8FxWY+HhD1jdKy5Hhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdr2dCRA9TVsSAnZWagAA26AP/27BcsODMW23YeVH7exo\nBU860vJl+9CCeHL58UBXbdNQykwuupzqJIJPy7XDXB+DOzQcunz/4sei4Dob\n9AWRSE88wgFJKYGBWOn0iJSPOly9dZ8LEH4J9yDnsNz8hccmhof3FvvQcD0s\nJYS7ZlBBA7gp4HqDO+wcxSZdOYJ3eDJUyO9mCfrtnp9mine+d6FtDogxLeix\nZUZF1ObwkKFU1k5uVGCAYelFtm/r7nu1F39t/6axSm1+j5SS+jgXrt/JITpF\nUqLjmL4a4T3p59tk/XLCJmtzAGWUtvxBqIBehv0N6fRSN0zwnJv7ipORNX7Q\n17Cm/f4KvQ4JMMW4cxv3FGI2M0rvqR1Ffp8KqTPl7b/BeznO5Vwb4jddugNC\nTKUCMAGeQCS3mOC4RTctDodQu9fIHI9cDzgXD2shRD9v+Y4g/2E+2QTAko3Q\nfTWNqUfwBh+nqmfmuypGmkmKwyXhfa/oNInyYGXb2CKK+khNaj21fxI343NG\nqtpboiHIAAy9yEXI7rYOXWNX4Ezi0rXOcBM+F+MAyYV4VuoI7QIBpSpUMGFw\nwB5lBwaGhumwjPcw1JaXWqGoG+AFh9Bt9j19pKdr0FivPGehyNFQPpLadowz\nOaGm+ufyWfEFxzuPG6HwVGhMCRsNLsT64NbV4fMs+ITinbegRCAbWc26fwFx\noSMk\r\n=f+vt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^5.1.3","rollup":"^2.45.2","tslint":"^6.1.3","ts-jest":"^26.5.4","typescript":"^4.2.4","@types/jest":"^26.0.22","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.30.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.5_1618394525232_0.3204291399276351","host":"s3://npm-registry-packages"}},"1.3.7":{"name":"export-from-json","version":"1.3.7","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.7","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"f760fdf3cf1b099a052e2e4be24cd21b87d869a2","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.7.tgz","fileCount":47,"integrity":"sha512-/sp7O/NExsOZc0vfhHjrkAUc7nfcFdio4nnra7L+v06HCoH0J6hBkQU6UpDb3cmp7C8KQBBMgpGyeCOyvIOAlg==","signatures":[{"sig":"MEUCIQCMYkHEGwANPq1FnLea0wtvzythmZNFTtt9cQP3kfZ7IwIgXzRgb/U/97f1U7qS7w+1JeLx/IZyT/4QV5qxxr1MYxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnhxgCRA9TVsSAnZWagAAu4IP+QB35S4hnjlduOkzWST0\nWa2pf6V4APRzsP7xHzAT5DDKfROfpukF0SJoMpSBnt75tf++1eJXvYqyAOGK\nP9WxEnlC38RCGTYN+M91FW+kMDTQc8u3p4dTpbrWVqpzjDXeKK0ewIg39fho\n9LoClnxTXcIEf+cm+nMMfbpXTv8JUtu/rET80uHH/ToqF2u2pq1zLdL0hOHm\nxytFwK7e/Kz8MSkwb4iElMLVuzhbRiH0MMAbnUBVmBzx/ykP/yIWRw2o2aEm\nfmIzv+ZWjGrB8Y2WsrBmOBeTPdjwfcNbdCAE5DBOQngIRXce6o4kS09IRi8J\nP35gs7PgChExe/KtjwMZQklU6le+z7eBh+UinwxuUac8ekw0gDttFZzG4D4+\nouLXa2Y1WXDgM3Du4AgFQuQtQlI0qQrpj+JyDZQPc+3ubOi8dIkYPDcrGdhG\nCgcLzwjENJYR1cgk6jCvFF5Wbw0/rdtQzLyG/AVsKOMjfus4Tqjf8nQux+Qi\nLW5Y6mQjk10yqAYeb1p58dYv6doe6md0y+8OMcxfaakxR8CwzYlNwbHHXtqu\nzpzQsU7YYvy1T0HqC4z1Pjz5pBr1hV5RWBrrnkmzMnaEj2aEGbuFz+56YmAU\n8sjF4LXNOVlVF3t7AAXkwituTi5y+mg0jVhBjP3n0TgIqaS/pFtSkf/qRLJ0\nCeLo\r\n=Kpyx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^5.1.3","rollup":"^2.45.2","tslint":"^6.1.3","ts-jest":"^26.5.4","typescript":"^4.2.4","@types/jest":"^26.0.22","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.30.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.7_1620974688509_0.49151168158656566","host":"s3://npm-registry-packages"}},"1.3.8":{"name":"export-from-json","version":"1.3.8","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.8","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"2bc1552760ec94a7fad95a9d28ed3abcd824443a","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.8.tgz","fileCount":47,"integrity":"sha512-ynPjc1CfRdL5x/PDhNE5LWGf+e6nGFb7I7G9YyiKeoPN73GReRnAZyncsj+9zRP4mP6KxXvmUyahYFdry1K3Dw==","signatures":[{"sig":"MEQCIAnmMMXzdNk2dd4SRh2ZCmrtGx9KuRZXwTZ76haUjVdZAiAaVY7RiWbG1np8QIDNgp8DXNuhh3lrJzzRRQggp/grCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgniIsCRA9TVsSAnZWagAAYbQP/i7MKGDUBpNC59Bzgmm4\nitNiMn2sGB9OYFKCJAUUZd6u1kNNT6RzDXutBJACTAbOOuVsa2EVqbaug/OA\nehYclqfWo+CxgZQbhj9OdvA9gvUROewTS9DlUqdfevaLa1PPhrnhKur4TY+p\nBj8PcJoQRVOV5qHdnTTq6AndRLU63lDsYaQD0p0i8B5eFvKaC4ZeNS+mmJgP\n88apefIqCISZ8fCsoemiu4tKfzUBLkqm4KB3azI6F4nfrxm7vNS9+T/Ho7FT\n5e7E2xMffxkRg2Q6QsX4sR45Vp8FG6B2B7q2HjjV4RJJ37fdqsLhqDOHYy7o\nqUrE+WhCW0kOsh5+zVwShfiHpxdmqmSrgEmX6dkgwfW2kVeY9krwAVPGKXXH\nRpzgTOUBMgY6Re2xAXbLc56GY90i18NFVDdm1nYdxJmp+nh5Ysa61fG5PEbU\ndeuUvcwSgbskN5l08UROjo+jaPX845lUQaCUmXpToBqK3zr5u8spiFyTR1Xa\nF+IJJjJhVqJxdL3PP+pvgWAMGXET6YyDrRG8fOokhkkI+RiF8cK5/uHGSsXk\n333QwgTzZB6aI6j0E0FnHilcVgukmDH2+tTHf6Y09eNnxPbwB8nlY39cT3PR\nVueTI2xDyw2fWiLT0/WaYaKfOmmxsd3hHIUxrkUoORwgsRd3xSnFDWkdegLD\nqhmR\r\n=XJga\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^5.1.3","rollup":"^2.45.2","tslint":"^6.1.3","ts-jest":"^26.5.4","typescript":"^4.2.4","@types/jest":"^26.0.22","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.30.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.8_1620976172159_0.8284602265178569","host":"s3://npm-registry-packages"}},"1.3.9":{"name":"export-from-json","version":"1.3.9","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.9","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"c6203594fc442104c78a8bd63d13284a5e9cdb68","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.9.tgz","fileCount":47,"integrity":"sha512-u7w8lLv+bWzI85bXXaiQA3WSu1jLh1OQlxK3G7Izqlmxfxpmw7S3d4TvwOlXPpICdVR1vizAySQ6lMMV2J3BqA==","signatures":[{"sig":"MEUCIQDHMjvmaAKxs4rqv7B5ah22mpUFG8Q1HH6xHnq4oRgFOQIgH5Kg8kUWxItaDPoxd9cRO1BuYMoiFrI4HO1hYBUbNw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnkhFCRA9TVsSAnZWagAAbmoQAIDGNvbUNTXnlhDtDzA0\nGfazEltNeFnLwP660r1RWZtUtDkUWsmyh9ohDmYHilTUbJxVWZHC8hl+UeX0\nWGlX+Pp7coimqUn1yYyok0VUNbEQPkCJgbwwVVlD15hdQztTBCqpt7l67Evy\nOoQi5/Lo4gFpCAXWd3FRbwVpaFXcBWs+xL/w0Bq+k+v3Gw/9ETQpGQQCEmd7\nF47Z8Yzq2ZXZuI6BSvffaBW6kxwJA5kv0R/4+AzCtZDfUywcH/dSuGw/tG9m\nshnkt8M+23ktBbF8OPAjTKaZoV/ZCzLrt2MzKVBdhk48jReVTp1gEeomyHS6\n//mKG4xr9XLWCR/26O3xJ3J5PoBzB1mrEkiDzOOiL4YMNbpH9aNjjSNtwL7a\niig1xZjnxo/GGXhZRagaIlqCDfeeNsgHRtDf0OEdb8moPoUX5vcnBQ1O8g8M\n8c3fFgSQxvayrvQwABM4R7oa8GNZiFyW0YJ7LieMT3iTf7E1nYiCRF4D1Zr1\n2zuA4J4v2wz8Q83SkRXNYl/XD0AMKcyRs/lurNayXL+pzAuoM6WWSK1iqKe0\nuLfGLOPDJHSJq5pZFcmxN2YPLGHO0Pmoi5gV+rMxIEHf6akp2hRDYiXysvMn\n9+bh4gIbsGxzaz1DBY27ZVg9SuNEQRZloOKpVlFU7SrQiX8BiG1KBH5ceRec\nTake\r\n=xAjV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^6.0.0","rollup":"^2.47.0","tslint":"^6.1.3","ts-jest":"^26.5.6","typescript":"^4.2.4","@types/jest":"^26.0.23","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.30.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.9_1620985924580_0.8761507664694113","host":"s3://npm-registry-packages"}},"1.3.10":{"name":"export-from-json","version":"1.3.10","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.10","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"75ce2f2afcf73904684484a80abddf1039b9fa31","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.10.tgz","fileCount":47,"integrity":"sha512-BT3gPgl2/jHTOCaoCThreSldR2Le7elM1kSEpHzMv9yZs0UNh2dSVC1cY5YB2uJNfkpiwJQdphvq8b7GSWmkDw==","signatures":[{"sig":"MEQCID29qHeHruvnJvs5IuzJmRlQatt4253pj6rk6ebhoAJkAiBVL5rVwxtK2NUzI6I28lowGWCPvWmp61dFhXBcGpTBuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwthyCRA9TVsSAnZWagAAmvgP/3tvAEpjOchG0p0KyPSK\n/n/AVb1IkAq9kjpPKyLGlLd4rIpo+cjf0QCixBd1SCl9kj4gT/fEBc4SbkXE\nEVKqzYTVvhjM/J5YUf6gD/J9WzcX3DzAngUP2rdJ+Bj7WTsioC5dFO/ji6s3\nRUIBy6Rfvfg1iM6swt5u/fGdU7GKYi66Ei0QEYCBValWj5tErbJYMmaacSAG\nprmYQkNV0vr2MQTzY55pYyDaLKGd0DrftARntVDeNJ3k2i7yrEGgbh5+6/VP\nom5RXgS95pHNd9PXr9y8O9PRLDYik7Ri5WAzc/CF9kmsVDuDHIbqABZu6zzm\nkkRS4RHdUHyG9ddtD73JkoHL9xB2pf93NChfioWskTsy8h6yl9+N7gKGpyrS\nb45agsQiCIof+zwvyYjEQ0KFbeGVZj6FnCbBB0OyMPkMW/vntOysBUom5Nkq\nR0mU1/UKRC4JFDs0yu/umbamjYZtof5EXgvOhGT1+tSRyN5EPgjjQBTbDGca\niOMPb/FQvINcHltOq0UY9Y1EZihDs/loMNe/ShFuPqMW3q1NxEsPsG58yVWL\nRwQZ/JoA/KfwMKUepOr1Y3dndryEAXZ20du4F89KnBVb352GxXaWiGrH1Iw2\n1+xA/yHq30l1VIZ7BYTptrkk8yPAy6g7l57UkM4029rURjk7XX7diAoXBi6J\nbMlZ\r\n=ah1b\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^6.0.0","rollup":"^2.47.0","tslint":"^6.1.3","ts-jest":"^26.5.6","typescript":"^4.2.4","@types/jest":"^26.0.23","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.30.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.10_1623382130777_0.6030831072473068","host":"s3://npm-registry-packages"}},"1.3.11":{"name":"export-from-json","version":"1.3.11","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.11","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"db1b2ab4b46d7eb962eeb6ec604c4aee16c78832","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.11.tgz","fileCount":47,"integrity":"sha512-w2Tsf1lKGLGQ2mslEA3u/ECD2yqhYQcc5p8C1Age3L7E2YcKPTdwiGKGiT7xNgO7j/iv+Yx6ly+Zx/eke3U5ag==","signatures":[{"sig":"MEQCICN02TL7YKVn8SE0trb0XcA1gpSYfw92nDlAVkeEF0c3AiBr8yLUnJO6qtVffk4CtGU/OK7GBbWGMVxv/ZRcr2SYyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwumXCRA9TVsSAnZWagAAH4wP/2m11/UYSMAUrvst19RX\nxKBBmlSte2Zji0BLQzM3YsEcaBLpjK/4ckwSqvVSfcXr4DI0o4ydVZqoGKKp\nVuf2Bgv+8tPMeDtAvnLHAd5euX+diywWUki6KGu2uTLw7ZNEeB9jVxvlG7Ez\n/6xIEK4TQ4YxubPL9W4n8ynXbVlv6XeFrqBLYhpmZviNxNWTFo1+3/Acc+YF\nUUBfubvRbLoW3tta6qy5s8u6PrXgHIL1O6CbjMiSGLSuAxph36Q+T4aIpRHr\nPL7tPQoejJ4iafKghRheVnJH2jbGAL5g5CpBAQRCD2FRk0dEHKjs2WZ8nuPj\nWxJocc7usu6opCTawfWbAMALVmkMK1jeI+Iue2AGYCmJBrfMoWOBK85jOarW\ndcaft73WfgiZjMOWeQQm5LvkQibTX0ldtxOYYBw4Sl9GWzqPiCrPWXezi7eA\n4mU7rmg6D4gyRs59FmC41SFAMoegZU9C8dNPp7n+FVKasjiVUrtmW3ThgouH\nFs1ctKBQO/Genq6MtnPDJiay8DX4kgfEovdgYBWxCl58eOlOEM8DFHcnYlt7\n2NPU7mGlu5EKMAYvG6RhfX8yzeDnHLHXc2RWemW1GwS07jt/4dPF7FqvxVIJ\nVHO6ZGnpZBlhTA9+Fq72FyT9g3+BNSn4FZ7QhVhujsizUJNbnnBGXozoMEEf\nioi7\r\n=ahWQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^6.0.0","rollup":"^2.47.0","tslint":"^6.1.3","ts-jest":"^26.5.6","typescript":"^4.2.4","@types/jest":"^26.0.23","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.30.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.11_1623386519327_0.3200221292435068","host":"s3://npm-registry-packages"}},"1.3.12":{"name":"export-from-json","version":"1.3.12","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.3.12","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"a93aa70bba3f9bcbf7963bdb1035cbf79026f4e7","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.3.12.tgz","fileCount":47,"integrity":"sha512-nTNxQlxvWmGVdJqSRaI5vY8Rqf7JRayZ7KrJS2pkLQ7ors2M9gc2TsSkaavr0jXv1vNhjHrHIy3dPTSSMBb+7g==","signatures":[{"sig":"MEUCIEYJ391APD2gF6fFKeae3D1PCh1Ry8kbT2YH11ngYEjhAiEAyckX8aicsbJ3wVURtqwIU3RqJFj+zLRLl7cAMOsJBCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwu2PCRA9TVsSAnZWagAAo4wP+QBfuoc+7mxQFSL9cCK5\nr2quagNhWiLapQ5zrNkbrDvTE726JE7hlTUwx/+sgj3xknrhCJdt/q0Pkq71\nirUEaKgUjQ3cZzOwLp7xCy4OiMeZv8Uon22bEJ8rdQ/UOkv+H7Mhzc30rapg\nL9T3vLx1ui/KsZTPDvPXn5jltUWeax0Mg+Ov7h52jZnTuCICvsjjkzB/kgMh\nVm6e+BF3wJIpaQPhj/K+YikkUl60eWxsWyNvc/BLSCpClfbSm1udmrHTaKTG\nG9Lu+/BGsiAPjs3hiPYbE+6VnQqQCJxWNQZKKRi1v6W7YzOQwv8Wjfs3XWco\nBcRj4UyA0bl55FeUwJwZeMg4kte9mreOIlIQdDqT+S45NFXaEhsvEg2r8Jhd\nWg1qc9QDqX9xK3YV8vSE+tnua4SzL2LxIS9203fE9DuHbQCBlD21GT5QKTUA\n7tXtAJmQ0+bR0+Tw6vjPziwveewfJb7AR6BNRrgG4gCNPyCliDTZHulKXC8Y\nd7zzf1+EoV/Cf083SZeqYp5XKJiAhuUgHPthEWRUAPeZjfqTn4S7KFa/Rrm5\nmkTZFTF2faA8hsvTWEikHlsHkypnZySBdm7BFeQqdG9LUdL3A/asC2fwUedW\nIcYZLtkHHrmxHQCjRveNNJ5FtFsGLim0zO256/6BRW75/Gw+H6rEvK4uez7J\n4+Kd\r\n=8kmR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^6.0.0","rollup":"^2.47.0","tslint":"^6.1.3","ts-jest":"^26.5.6","typescript":"^4.2.4","@types/jest":"^26.0.23","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.30.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.3.12_1623387535505_0.9582309835551244","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"export-from-json","version":"1.4.0","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.4.0","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"b2131045368f3d33b548d91f72518a57719713ef","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.4.0.tgz","fileCount":47,"integrity":"sha512-YxgwKkaWU6Ox18AqicgZJ7aB9twSo9KAxraoXcoecxaw68W8npO0LGjbQPQDCY8dCZDD+zj3Es6thA0o4U5QMg==","signatures":[{"sig":"MEUCIGipURvGqqpDo4sNUBrUaD+xxsh4UsPuFx6IJBKMV+IjAiEAhmboK/DzH48k9Af20Y76lppaVOpQRRGTzyB0dOGf/U0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxM2DCRA9TVsSAnZWagAACj4P/2zvQgk/c1SudzFtfi++\nkjobtlG/VaIwh5t28l0/HYhsiowXSQj3foL0LYjw8JcpH5359MxBoR8ijkTw\nJEo+dDa5+aU9FZ+SUKwsIF3aL+I0tYpBV5o0A34U+Pgb/z8XE8AlXs4JAqWH\nqHO4D96Cwq2dx0tfe3+RVBgG98nx+ziqJNyaLskmP2BkIlj51LSZGEHqhqqd\nfDMAlJvoJZYl4JAD0FWy+DWxzrrGaSbrZxa1KbSP5mOr6TJ39Zd+s96D26TZ\n/Cds4NUFfYLvqk1ZiYSY7y9Q6eUQ8iEZ4y1kcXLUqyqCz1GtlpbEfYP58uSZ\nIWg0nIo7JbyP6EFredPuu0OhuyaGtAOz6RqvphaUVLzfCqQbK9YmKV2dF9ps\ny1HzvHwkPtMMB0h+PNc8XgTaaBREsjF5yZ67NmVQqMyIN6wq2o3d6dv7KQm1\nt5GB4b2gLWtMgTa3eKOJB4ufImpM2ikYekxcP85mVTU/8oq7/I1mmb2cSv+/\nAtA2d9otP0DZz98jYiawuj7aMed2ROg75VxZVJoD0WBBOvH//HsrQoRH94l8\ne7G5tEJK4DFT+73OOQIAQBNzrgaclBshmDVkN0dxQ55AFYPUm8PWs6RSLjp2\nvdIFxv8ytpP4bleu2m2HFl4yMcDaJpOa5TfhiVkbAi+8EAxgzF50Lj6ZQCVV\n6mHf\r\n=LazH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^6.0.0","rollup":"^2.47.0","tslint":"^6.1.3","ts-jest":"^26.5.6","typescript":"^4.2.4","@types/jest":"^26.0.23","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.30.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.4.0_1623510402988_0.9858679955199068","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"export-from-json","version":"1.4.1","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.4.1","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"dist":{"shasum":"7700516406b4c0b6d1a279d3e4dfb6254b109bcb","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.4.1.tgz","fileCount":47,"integrity":"sha512-7kg3g55+jKUTu13w0byDBTZIr4pR/yBlusqWuBCF3pukbyUC8wTsqRmqqTHELWXkCzdik7n/qSPGVvZC7sSuVQ==","signatures":[{"sig":"MEQCIEXqHbm6Y/jZkYwmTfLQd3Nh7mwMyOMuWUsUs7vt8gazAiBTQnpZUS63EhlovDTbIQT2AK1uwSyVWLTPje2eEAuKUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2qf1CRA9TVsSAnZWagAAVbUP/3wsdvbnZzEqIRHgDGmx\ntRkVsRdr8eOCNrex86GJ3szbNhzSdgYrHFIdsgOBlw2Xm9i5GOxxr9xebAcb\n51L8BdXEnXJmKTgrOyg+q6YoCB3W4DaK2QRP3T5sVf2hohM1ej1dEOHyL+oT\nO8zfu4yia7PGGI1PTfhNcAYkvRISVjJweI/XhSi1TYufGA6heLVRDxDuSEsQ\n8OcTF9YLLA8EZw8+Of3A38VOjRtda8GvfJEJyMS+HGvOB0JnWqHsZMsTHdid\n0XUkomOLR4pm8SMYEAEdjb12Oc8vuKZTwc+R2wxmu2fU0VSpnnOBSv9xonRf\nSzQbcxfKSQlcqbbLgwcK3Fr34T+rIlj8G8e2goUsmQeCcZCnK9NG3/OoTG+v\nE298QQ/vdsFNSyawuIN5SVUufc2BWPtrzxOunYjNjc68CTyxDqzUIWPgJ1GI\nCJ/XUDX6efq09zP9D4NLH9CJupIj8WJFJQRz/FIZmO7RGjJdEzsq0C+B3LSf\nciNEX6Gzv8pJl+DWUyYJgK/uRPE0C4cUlwRuk7m9WFI2Yp8aL9cM0CfjSxZd\n0PnHfhlzy1z233GRqoPcJiz/k02BSJjjHESixeFV4ecvkCiKwr+FYnpLb1Iu\n8CuibQ6r0IOxQQCZBV31pQIxV5/KDnvLDMo59Z7CwdUk2f3JvV6jevTb73n5\nDhxZ\r\n=WXi3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"https://github.com/zheeeng/export-from-json","type":"git"},"description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2018 Zheeeng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","rollup":"^2.53.1","tslint":"^6.1.3","ts-jest":"^27.0.3","typescript":"^4.3.5","@types/jest":"^26.0.24","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.30.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.4.1_1632749177881_0.6029509841035239","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"export-from-json","version":"1.5.0","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.5.0","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"12402914550e8b4178c3dc2dfb449efc3ca7c9be","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.5.0.tgz","fileCount":38,"integrity":"sha512-DF272Ly+8pHTCpKn6DFNXM1Yt0IeCZCM/+Zlsmz41WNhdF29q1A/dyg4WAv7p0TWEzYgMETsu+Luu9zHix7l6Q==","signatures":[{"sig":"MEYCIQC+d4FF9QPnYjiulbovynFuDcMBlNcPSjr2BnxeZ9lbTwIhAKUuUPZ4CM8CdRkdNtn6yEOHjzTTrAcjguNXHFOB6FXf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6LiVCRA9TVsSAnZWagAAdXkP+wS2ALo0F+z5RdtNv8fy\nN7YfeSUJhud31+vdctKXryLL/dVEmx3Z6pZgDg9LdC26VHRTM/a/598vxRtR\nPHWj/GOtX5HAM9nReKlreZ9/F4RKfXwEbUSPwyepKRszoswWCKo6E5Ewm8Xu\nLcDGX5OJcFvOBd2SyGtaQ3I8SmjMGIhrlOiNpPZBNd265iP4n3FSeFATlnYo\nviLimZhrZ6HzspPDgvUxXg6zP9v+3geUxRzQvk1AdAXu591EOqjz4O2Jhsk4\nF9UQCIB2Nghq8Nma4V5ExCHvmCSGg4zgM3cUqeI5mUV+Q2O+F26OCyeCAsxX\nxY+Fc8x3PlADvRxT2WGYbCYVCGFHXOyjJBcFgf8/fs1uosDfki5jB2USrPvO\nNXnzbvr1ZwqI3szEbDjcXeGpZGdOQRrTSwKICpYLXWND/YPmWnwMuPN2dEdy\nr9xwKj49jKtPm+h7hjCIOd8XSMO2EAe7GAQbTdqX8D8M2LDlSZ//6yf7OXZ6\nFYD827tci0i0uX4FSU3BBsAwEVrwvQb7nycAZUXQitJaMKwX+n7ZyQdutpdg\nfCqNbQqT4GXXJlle0IJdRaCPJE2E1W/mlsW8946Mw1SystZPyd1Ux7WRqX8W\n7uTh/ise8VpG1SteEWp6qcfBjR14V0qqqsOUrop6qJdM4MEnCzJ0w3+1WeyA\ngX6Y\r\n=pJ5M\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./lib/esm/index.js","require":"./dist/umd/index.js"},"./package.json":"./package.json"},"gitHead":"1fe83671714dbb180ca117387777f8e57ccd60ee","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"7.7.6","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","rollup":"^2.53.1","tslint":"^6.1.3","ts-jest":"^27.0.3","typescript":"^4.3.5","@types/jest":"^27.0.3","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.31.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.5.0_1642641557158_0.01589855370203863","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"export-from-json","version":"1.5.1","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.5.1","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"08e1484b5fca1c3a3352e28ac08d7c14dd0a9758","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.5.1.tgz","fileCount":38,"integrity":"sha512-s7iaWM56OZEO16eaXrFoCS443ycox4NgdqvEOkf+pV66/TVGJZLiFnPPbRoy6hNrjmDK+2H1GsHx6mCoHJCGTQ==","signatures":[{"sig":"MEUCIQCB/S4ES9+9XCCiqgfs33Q5M7TmnklK1fs7LbtFIgYaCQIgF1XKp79BE8NVJxU6luRUw9+rQPVbXyl8q6ddQGHNNYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6URrCRA9TVsSAnZWagAArWwP/Aypbf01NxeTuW5i+LNY\nTArifjPrGWytqBBShprd1jG9sRHPzpZDHtfYeU8bn09sNsS+mX+AaZx+g7/w\ndBKgQFI9W6BeijEKR39LlLpcMJF0PXJZNZMhQp7XBlhSAJ+UtOtG4cZwHK7n\nSqgg+uiR+vzXEGP++TbstNOofo2IDJyEp2SiYg1/ABQcsxY0XtUdsE/OdI/+\naRsLbm2DetaOO3PKSVNhgW54oP+Z1UMO0NvXWNSXJ0ucBss76Su1L81EsKQF\nFrYo/a9nhI6AbJRgMt33AhYvHKpUuMqhGnHlGDYEMDxckUipbwt5x06qGteS\nmqpYeSkZH3Lk7pgKuHPK0SFkhmvcwjXgSTtCZI9pNDtQeXiEpDB1f3PGlxBf\nT4qFqi2EoXwvAp/74IcpmZKoYbsU8A77n3B0nH+0XwF2BwsnVuJqSvUXmKVN\n1Lkm9gz+rv+onnJTGNoEGpdTeYNWJEMvRHUlOjBpp3PgT0A1q4QGIEmi0+RN\nb12M1cfTzRIYfbF1rv6rk/grB6TvRmAksBKO/iUR6bOuQ9DJAAzSvS5dt2By\ni5c9m0bjqBUOUhzssQMNdJYid8eaG7t9WiEpyS81oMnco5iIpf1A717idzKD\nOGPDsHVXJA8vrFoiD8jfmtYqKzgtv1RytIoLCpfRy+4jWgd4E57JmfoEzUaj\nCwqW\r\n=+kwP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.js"},"./package.json":"./package.json"},"gitHead":"d72c3dc6a8344108f8b933edce5af6b429c1dda8","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"7.7.6","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","rollup":"^2.53.1","tslint":"^6.1.3","ts-jest":"^27.0.3","typescript":"^4.3.5","@types/jest":"^27.0.3","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.31.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.5.1_1642677355152_0.1743431570993248","host":"s3://npm-registry-packages"}},"1.5.2":{"name":"export-from-json","version":"1.5.2","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.5.2","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"5a6b098e7e3d863b2dd09b11401ad977171cf386","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.5.2.tgz","fileCount":30,"integrity":"sha512-LFgpRKmRUKhUX/ikefSW2dxewwzl53E4vQRlC2ZDFzvcwPw15P7/+0ldUBbCg+nh5kjwCy2zqYp2gaJQkkPAQQ==","signatures":[{"sig":"MEUCIQDvkdb2V7DId0WO9D3psbl0NedP49ZiT+VIVm17DfTv2gIgHhTcVxt/VnBmF229cVfcgj+cbQ6sWYbJZAAHC6JVl6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBWd7CRA9TVsSAnZWagAAbj8QAJ+wcnGTk951R3DLwKWZ\nwuWsBC9d5BP2NphkII7Lt8KfWjfMv9kawJo2QD54AvBiq1atXBKqCWCTlXvQ\n/s22vWs+mMszkPl/KpU+nly6N0VhJewFsj08jfu/IlMMpgptUaFQ9LWScUJl\noHPNsio8O0xZKMkfhGjXt9v7WloGPYHui/6+63v6NbLxLulEh+Sxp64bwCuP\nRUUVstvHlaibkekSbr+5+NQ6OjX9v6ctzypH4iWpOmVNV37dFzd77tYbc9pl\nuh7gaNLquc5QNx+++YwXmzhLF+ezCqFBYpHnesbnynvTbyIqUpGzqcoej06B\nii7X7fmJ+pcoN9sWdySvBDoopDRtYjYPzn73HXdM4eNxLzOBeMzdTwCa66DT\n8h4uB2aVtXhlUQpIVWpGJVb4mapdBnANSjchPGRf+B1Hns9zYleW10/5SCHe\nTBIYIoxZDSO6Odl6xcCGJWW29YTk72Jvu15uA+LFQNwfzFDx+Yz/dPwKKjV1\nsjyYEineXqK+IafEJ9udFtGn4sl6aXfLVNRQXyglpRE8VetaD63DTjQFIU2X\n0FG/VbLwDWo51tDCKaHmur69KmwqJdrHiAs9XO8BzRKc9xZ9iX6Jw/hj/ziO\nsc17N4OhN4JCwHGD9guoVhdJyzNS53CisGSzUl8RCIlJ5CQbgFT57aCGS5mK\n1hH1\r\n=kYm8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","_from":"file:export-from-json-1.5.2.tgz","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.js"},"./package.json":"./package.json"},"scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"6.14.15","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"14.18.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","rollup":"^2.53.1","tslint":"^6.1.3","ts-jest":"^27.0.3","typescript":"^4.3.5","@types/jest":"^27.0.3","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.31.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.5.2_1644521339283_0.8585253671706832","host":"s3://npm-registry-packages"}},"1.5.3":{"name":"export-from-json","version":"1.5.3","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.5.3","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"f9b99004798f4aad18f4734386bb037b53965872","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.5.3.tgz","fileCount":30,"integrity":"sha512-hLEuzIEjz2PF5XHJSpaSvPuNk23sDSGVL1A/RqzGNwVna62RnP8fv7pY1tRo9dj9OlZnTTHbrJH8+AZv9cKHsg==","signatures":[{"sig":"MEUCIDLuK4m2dTyXkiH5KOv/1ikn7wGZrtHxpoA5ycxMeCNjAiEAm37RUkjdzG3SJ691ZfF16wLZRN+vszrq1sX6qOO7Omk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiN+lGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpg5g//W56YtL7x4LqeY7aAJROSxfc5XOPNXlx6sfBE59PW09CWwMQE\r\nOg5X5ImObdpFPUEJfFKCaFCSiXIWDTYFtMv98l4zPdUGeErTCbqOpiub1AZp\r\nGHlK7MWvHTqF467bhpzQ7iWVpnWdYw4GjIFWRY9aQavKl57AkseqpBfg5kz4\r\nhJduMyb5ZZzO6ItKciwSWpCnphVUjmembEsJsQG9r1jAvIs+s/vIDppQuGAI\r\njrMG6U93XsKVJq5qrPvuCtJ1NH3SLihMb2oihbBgOIaluIfQo2xwMLZiy1+5\r\nSbQ+TyIcxb++4UawiYmYjbKue9VfPXxheyBQUXW8CUgqstOhHQvLuXokBgiN\r\nsp6jlZ7gfJAQksSHMNQCxIMYxVKjfV7W/qmSITp4iwLjoY32I+BYzAFOK6dV\r\n40JPIhysJr4yGj46jJ3OXSojfoZOPmcX1iKAnxApYy9Dxpk5xAfrKjFXT3n7\r\nYvIXinZ/PbltVyqlpEdcTh+dKSVHUVtrmYfIhuxetPXfWAdRvNoTjZJcqIu9\r\nSZ/9ps/e10hdFWTyQVSuFHgblJ2HcYxxJCCNcGB30woXrDQx/nbSmRtm2n7O\r\nWwUnulLpxlXBhxis75ZRd39fLCZKdhRXZZPoGXykyJ83UIsZjVeSxFyeJBI4\r\nqf+/BqH1P0gxxeQZW+/HRAAd+RjBoPS5Idc=\r\n=0q9z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","_from":"file:export-from-json-1.5.3.tgz","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.js"},"./package.json":"./package.json"},"scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"6.14.16","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"14.19.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","tslib":"^2.3.1","rollup":"^2.70.1","tslint":"^6.1.3","ts-jest":"^27.1.3","typescript":"^4.6.2","@types/jest":"^27.4.1","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.31.2"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.5.3_1647831366345_0.7831532752995556","host":"s3://npm-registry-packages"}},"1.5.4":{"name":"export-from-json","version":"1.5.4","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.5.4","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"64fbfa6c03a5004ffd3b3a98f42d83399965f3d2","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.5.4.tgz","fileCount":30,"integrity":"sha512-aserx2gVsK2mR4IZsKiem0FWmroLY4Kh4hJUqzsIOFD7kbZuGKDXU/8PxGy1M0XfjYMUhgc/1FI7tJpaH8ureA==","signatures":[{"sig":"MEYCIQC3YrjcJjTLSFoCljM9i8PYG0v91vi8qvRp/5dQ/6rNwAIhAN65q4t2uNCC2OauKZjk5q6syTeys8P0aTKHfCpQPnc7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiO9FuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpeZQ/+NNBAb9nppo/4EyIng8SnL46i5cgXPhqJhbt2tbWA+ivxW04N\r\nByUiTwb+wYoJyMpiArl8na7o+aof33PlehX842tnsW87xNznearexQOoPw7G\r\nR00BJckSYBnq+DU6tIgk80ArIshZeudoq91q4iKFyW3UM5NQoxTTuY0/tmhN\r\nTHsnV3Mu43ncBhE1klCnufbYVxnDYC39Ia4uaOh2xV6Gl0IYPSUjW4AVanZM\r\nPbAYbFSTASFt23/qQF9OxhWRXeUeiRxHg8a3kErtexa66kYVskfxjx63gLaM\r\nyiPH23bABLoODkg4+TrBlNL0sCcMjnQqmHrq8K78IM4jouRpjEX7/ER2603Q\r\nV/4dwASuII6x6hFYjUHw7DB4ifgmGj0JXo+Qw/Iwl9ZgAC1B4Q2VGVbgVWsl\r\nDDsVXv2U/jqJVOi2GNCm1pR6CYlRDxHVlm8XaPBpvHVpWpjrvCjZj9yqO7ym\r\nEk6KGsLNcjAAo+53k6DZ5V53uaUntZ/EX0Dxi0YbUXdISRBKFAhRr9l3uW0R\r\nqOBQniXjpdcQXFxcjiYSwJr2E/cBte2DBWtzPoTO8Km/eiuJfcZ2AALdvE1u\r\nPK6cjL0FsT++hHYjlSI0s65zFGxp2rpG3OT5SWE8Eyl6jbaGuJJAQof81j8t\r\n8e5u7NQvBF5UK7ey3wvZk+LzRN8pS7q4E60=\r\n=onpi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","_from":"file:export-from-json-1.5.4.tgz","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.js"},"./package.json":"./package.json"},"scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"6.14.16","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"14.19.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","tslib":"^2.3.1","rollup":"^2.70.1","tslint":"^6.1.3","ts-jest":"^27.1.3","typescript":"^4.6.2","@types/jest":"^27.4.1","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.31.2"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.5.4_1648087406249_0.4411367369564312","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"export-from-json","version":"1.6.0","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.6.0","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"4a79ba2f6f6aacd1d0e843a40f55009f603614a4","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.6.0.tgz","fileCount":30,"integrity":"sha512-DLHwOGYeGnATM6tOMOWgs9dbzCjO+DwO3YGaha2R6kmLCE5iL8dz5sOywWeJs4P1rhxpdaVILKhCB4mUrTbbGg==","signatures":[{"sig":"MEUCIQDW8YcW8BeCnQfgh3+HBV8LmBBZopbj3Oj4m475sjt+2QIgGjoqs6mht1mXNB+cCMMiEp4ysW/gb1ytM51+0mtiOWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiO+CvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGVg/8Dr5JWO4Tx2Yq5+Nvq28pk3Z8viJ38WUzpoXGioxRrENAwlO+\r\nU15ZK5UQ+h+PUA01YSzSXN7AQpYGLGuu7Fwj5cORVsVln1+PsCoovAxBJx/d\r\nzPFmevbyjcgZ4UuJohB6zZ2HjNOuTNaWZGnr3eKC624CPB1c4KOTT6NCcy+l\r\n8FAfYayX+Ng79K01+6cxScdP6y7rH/wXjG9/KycB3HFJKQ2R4GZM0+5RFVOC\r\n1FFUJM+CcirViPvrwAXY/C5hTPvK3QiPU2LeWZumOzxpZxpGF3drudvhYndv\r\n9/Ye1YcE4Gyt4TPy+FPICX3RBe3Or2/LDpX9Ply98+r7ZiC2gnxVs4eyLsPz\r\nu6MYs3+U1wuDeXNS5+KOmtOjmjrDaBS9EVtBHL3+m9ueOln4NJpzPcxYqq+E\r\nZBeYw+kGH8QRVgdiloyWyfXJ27GpleuxhVXeStpJxmMTCJaZR3VG/jHnfy8/\r\nFDlHfzssSkqhGnqGtZJ87uKBSZvSwAa4rAE26Aw9eDeHiMznxLm97L1LOg1z\r\nPoVJiyDTvIbC2Kz+znx/Nw+1zxOTEpqNWJbaHB75phxnXHmL1BhRmx5sL3xM\r\n+3R9b5iFLYHQ6xvIFxfhkphD8DZmc3u30YlKMIzKhMrIObWvjyOhMauNBIfp\r\n0Ci0d6+E2Gy2UDuFiNDhMVQTSbHe90WtMfU=\r\n=NGvQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"]},"main":"dist/umd/index.js","_from":"file:export-from-json-1.6.0.tgz","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.js"},"./package.json":"./package.json"},"scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"6.14.16","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"14.19.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","tslib":"^2.3.1","rollup":"^2.70.1","tslint":"^6.1.3","ts-jest":"^27.1.3","typescript":"^4.6.2","@types/jest":"^27.4.1","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.31.2"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.6.0_1648091311416_0.23936548805382807","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"export-from-json","version":"1.7.0","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.7.0","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"2b13e259ae76df4a055d6336a2c4035ab000d94f","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.7.0.tgz","fileCount":30,"integrity":"sha512-BE7MUOuSZy3uNwBt4mHxDgcknCC9yQWPvXHx1rrxWGKiQ9EYBZlxHWwMuOqQfo5TWkZ0+bSWJLEsWQ0wxrPA1Q==","signatures":[{"sig":"MEQCIG9v3LlrMYjdmWpjR37o2+9QQ5otA/DdlYOq0pL0E5VqAiAmM5tcecZZ/U/Luck6Rrul9UP6pv/DaP7MLvb2SIbb+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIaxtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQlw/8Cv/j1nPEqOw5pUvTXSzl0ppvgKL1fgHYq4mxLQuwWrN752WK\r\nrZ4jF6zX/04+LLCSyKHFDWg9H4pFMZcBELKA4ChaeLga4RYcE8zQsox9kxpu\r\ngFn15yuShOwUcUu3yNk1NqoicjeR2FYRZ8a+cVxFgrn2dC/1XWj4atIYuPPm\r\njZwc9PB0xC+MpIHPhtPNAmwQzK+Fxk+nrVk04mnTP4r47I3GwwJnJrjCA4XS\r\ntjH+LBeux6Hs4x14bwMmIHy8+8AcDmT8MRDjFGmazZ6YeQXz57uZrQ9jpe/i\r\n+5YU7U4aYO087IgtkDrbJVqwwVlo2ECAK4irq5iaQCAyHP2rfUS9AnCQuqF7\r\n3UKGT+4sxKfU0IjdsBxRtSVVpVUts3dcCiYAbvtASi7boiGCTpMM/H/5PhHB\r\nRKhv5lSApW5STcTNxRSl2NcWp9eutGTAyTjbDh4Y5tIUrsuC1C0DESmWMldm\r\nnBHx9BS0g/y0xK2JPxq6vvyvfbq4ItjlLYhZQcGD9gw6RrFKMDUPJ4qg9Hld\r\n4Zco5UP3QN4Yq9RN4XbvegShheap0utVYu45mOPKzwgfaEH5vet8N5wl5q5X\r\n9ik/hBFCc7DNSBNrDKszcE5FYtYpdLdevdfNJOf6eqjF2byrzUU4Sm+454mw\r\nMm6SIdlOBz22BhP6J/IVSIq+gKx99n7buko=\r\n=mI9a\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":["ts-jest",{"useESM":true}]},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"moduleFileExtensions":["js","ts"],"extensionsToTreatAsEsm":[".ts"]},"main":"dist/umd/index.js","type":"module","_from":"file:export-from-json-1.7.0.tgz","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.js"},"./package.json":"./package.json"},"scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"_resolved":"/private/var/folders/2x/32kvt2d972lbq_31cmsc7tx40000gp/T/a858e019c12468614c039ccf5f06dd39/export-from-json-1.7.0.tgz","_integrity":"sha512-BE7MUOuSZy3uNwBt4mHxDgcknCC9yQWPvXHx1rrxWGKiQ9EYBZlxHWwMuOqQfo5TWkZ0+bSWJLEsWQ0wxrPA1Q==","repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"8.15.0","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"16.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","husky":"^8.0.0","tslib":"^2.3.1","rollup":"^2.70.1","tslint":"^6.1.3","ts-jest":"^29.0.0","typescript":"^4.6.2","@types/jest":"^29.0.0","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.34.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.7.0_1663151213518_0.8070310058781682","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"export-from-json","version":"1.7.1","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.7.1","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"397c24964da2dcb1184aa0fc73177c1f8517df33","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.7.1.tgz","fileCount":30,"integrity":"sha512-MgnAAvSv9QFyflYRYBfbVNOEpIEQeEQvm2rIT0UEriWR4xddzU0/3Wy7K12DZSo+liCNyXIaIux5QOY4xggO/A==","signatures":[{"sig":"MEQCIGny696xiNPvfDzjNP8cYUSBULd2bmkq/NmkvKYIabkfAiAN/422jAhI1So0098vuyW4QD3d/81dAPx3cBDMv+GZaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6PsIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQIw/+OCyLEeU4GnlxstINJMaSNb90g5maCLisSRQwC4GMFDHA0e3e\r\nBOkhzXfSiwFnhYNXnBB0OAN5jg2013bcDDj99ykB+gj5/nzbRiqj2McYBURl\r\nVjKO6lxmQfAFmZ82hPPY7SkKBrXADnvnNn0BHqXqxA2zwZUZ6D9FNayuIyAt\r\n85go/qIvABkEylUhuKMV1G208bh6nyFRQ4fLhpzz+esYQBBI4GfIEEHITGXO\r\nv8FYW65YpPBp7opP3yC2RD3vDQ4b9YBiKbC4Jd3GybGgYNMj2qB8s/2o152b\r\ngMlKom3gf6Q9m6Db5X0teWc5fgqifMhJKcPsLiWswq130u1hgirWMnk3vlvy\r\n53mdbl/7Q2duWvbTx4uqqgNRa1VMLPFb5mGfcGue4H+xtGOXyWouVvXb2vb0\r\nWxuY86mP7LKqsn4FB+q80JNT0PX2FKAbRbXWOmwuKfGfDLaaZeJxtMlL8rmF\r\n8eNd6vForoFBzN0Kn//vpuPlrSyFNEERsEie2SAduhiJBhMLz/JwUMWvGzjU\r\nu2nMmkb67u+YAnssgArTIAUZYFL+QuZoyr4mEdEgsC1Vfdx/fIrs7NSuVQ65\r\nFRe2+70N+V7wwI6kGbqX+VAqcDSaoxoql+mi0dKBCLHYjKHBs00f/AdbYqln\r\n0sfL023Gpb3sliN+X3mpWRRp1I+fCZ421rw=\r\n=OINb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":["ts-jest",{"useESM":true}]},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"moduleFileExtensions":["js","ts"],"extensionsToTreatAsEsm":[".ts"]},"main":"dist/umd/index.js","type":"module","_from":"file:export-from-json-1.7.1.tgz","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.js"},"./package.json":"./package.json"},"scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"_resolved":"/private/var/folders/2x/32kvt2d972lbq_31cmsc7tx40000gp/T/f546a7caaac52de515c49a15605a59da/export-from-json-1.7.1.tgz","_integrity":"sha512-MgnAAvSv9QFyflYRYBfbVNOEpIEQeEQvm2rIT0UEriWR4xddzU0/3Wy7K12DZSo+liCNyXIaIux5QOY4xggO/A==","repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"8.19.3","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","husky":"^8.0.0","tslib":"^2.3.1","rollup":"^3.0.0","tslint":"^6.1.3","ts-jest":"^29.0.0","typescript":"^4.6.2","@types/jest":"^29.0.0","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.34.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.7.1_1676213000212_0.23651077904538131","host":"s3://npm-registry-packages"}},"1.7.2":{"name":"export-from-json","version":"1.7.2","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.7.2","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"574424eede06687d53c9a8127a706285cfa5c49e","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.7.2.tgz","fileCount":30,"integrity":"sha512-AvjenglU3qqiXWnNz69KvTbZ6m1XhBiauSvyR+0KayPHCiWWhR0dQmaHJCHLWcFHPXeZ3/2PlgPKtGLLMApYmg==","signatures":[{"sig":"MEYCIQCy07E1IecHIwwr013hknFyuFSqpRCC8HegJBDVTdG/fgIhAOYcSjND8D1DxEpiAwle6HO4MgudSgrL0DYBNVAwTCui","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7J3XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrx7g/9F7Sbuha1sEXUuUOkMpYZ79uQWzweiQXK7qLpqiJSmKYmaI+F\r\nKOCHyxErf0zc2nbEWWiWmQRdyT0AFY9sjNxOXjqOcMGVtm7eAnw6XvctxyDK\r\nXv3CcKNiHmgtP+QVb9oSGl8swmm6p2TMzEX++RHxQwW+Iyytw855SFmXmI3X\r\nNZcVSoHM0I8dtBlFTETFD2NZ6C6eMk07DB3Dg+k3mRAvsHNE7rFDng+Q9cdd\r\nrvqTyckJqynl/vavKYFVjSH6UijvGYctbMA62HNeyx7yD8iWaxuC/n6jzAXC\r\nOOAZss3UunXeahyq6on/zEReZYehMf03+NPJYSIbObgrmqw01zjUMzjohsgM\r\nWmFF4bSzq3t/3unDi3aHL5wVfSlz1UONt0MqHo8xeoIsoBn7jBCJaTHQ0CzL\r\ngwIOz3/6SChOcKGEpyBkt0WOkqM/F1UmRyLqkC/mtoxWC93FZ5At5YvumXjb\r\nkEqaOxI6p6RuZnoDYlor1321WzeEAkaVGUQXWdJvP3I1ftJS7zwJco9vql9d\r\nuiauss1aHHKuNuJs0RzSjuRUeOs0pwGQzDkqXiIW9WOx+uYjspVFoXtJ8cIS\r\nUCpY5HOpcOvw18E2U0rnrbX68lp8uIOjIP6SQemPU3QIgkQaD4zo45flKMOl\r\nC0hBiqljY0kSocBqB4fOMXlDXBRLTmdQVVc=\r\n=61SP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":["ts-jest",{"useESM":true}]},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"moduleFileExtensions":["js","ts"],"extensionsToTreatAsEsm":[".ts"]},"main":"dist/umd/index.js","type":"module","_from":"file:export-from-json-1.7.2.tgz","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.js"},"./package.json":"./package.json"},"scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"_resolved":"/private/var/folders/2x/32kvt2d972lbq_31cmsc7tx40000gp/T/e2ee77b7861024c29f20deec4f05b2e2/export-from-json-1.7.2.tgz","_integrity":"sha512-AvjenglU3qqiXWnNz69KvTbZ6m1XhBiauSvyR+0KayPHCiWWhR0dQmaHJCHLWcFHPXeZ3/2PlgPKtGLLMApYmg==","repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"8.19.3","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","husky":"^8.0.0","tslib":"^2.3.1","rollup":"^3.0.0","tslint":"^6.1.3","ts-jest":"^29.0.0","typescript":"^4.6.2","@types/jest":"^29.0.0","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.34.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.7.2_1676451287773_0.36080022963458536","host":"s3://npm-registry-packages"}},"1.7.3":{"name":"export-from-json","version":"1.7.3","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.7.3","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"b67f42c9a492e5513ef2a8f7f856ed3531a80c67","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.7.3.tgz","fileCount":30,"integrity":"sha512-Xg0L0saYz+CBz2MnaZvSEAHr17hWtHAfFWXw/frllG9t6aijuQukiU40ElOeM9nDTrtQPhLJMLN0q8lo897FYg==","signatures":[{"sig":"MEUCIAueZ6jH4mhXOVGNRXuCdQncZVsATreV+uOkxB7I9TdGAiEAoSt57rP1X3JyiSCdq9XqNP2HYIly8vyt82nO7hfHLWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83369},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":["ts-jest",{"useESM":true}]},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"moduleFileExtensions":["js","ts"],"extensionsToTreatAsEsm":[".ts"]},"main":"dist/umd/index.js","type":"module","_from":"file:export-from-json-1.7.3.tgz","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.js"},"./package.json":"./package.json"},"scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js --bundleConfigAsCjs","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"_resolved":"/private/var/folders/0j/73b7l3x16x34q1b7l7_32b8r0000gp/T/35730ad1d6acc27991cc6762fe4cf0f9/export-from-json-1.7.3.tgz","_integrity":"sha512-Xg0L0saYz+CBz2MnaZvSEAHr17hWtHAfFWXw/frllG9t6aijuQukiU40ElOeM9nDTrtQPhLJMLN0q8lo897FYg==","repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"8.19.4","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.1","husky":"^8.0.3","tslib":"^2.6.1","rollup":"^3.26.3","tslint":"^6.1.3","ts-jest":"^29.1.1","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.4","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.35.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.7.3_1690270676711_0.780347298744706","host":"s3://npm-registry-packages"}},"1.7.4":{"name":"export-from-json","version":"1.7.4","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.7.4","maintainers":[{"name":"zheeeng","email":"hi@zheeeng.me"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"ea2ea0e88ae27870aba3727a8e7eb8c6439ca4a6","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.7.4.tgz","fileCount":30,"integrity":"sha512-FjmpluvZS2PTYyhkoMfQoyEJMfe2bfAyNpa5Apa6C9n7SWUWyJkG/VFnzERuj3q9Jjo3iwBjwVsDQ7Z7sczthA==","signatures":[{"sig":"MEUCIQDsDSs5I8pRHtSHzUrRUWngumytEHBmmOuzOqluHLn21QIgPa5TDcYtsL9DsF+mI4bcPuy46CceF0HTQ3UItddjXDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84195},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":["ts-jest",{"useESM":true}]},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"moduleFileExtensions":["js","ts"],"extensionsToTreatAsEsm":[".ts"]},"main":"dist/umd/index.js","type":"module","_from":"file:export-from-json-1.7.4.tgz","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.js"},"./package.json":"./package.json"},"scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js --bundleConfigAsCjs","precommit":"npm test","test:lint":"tslint -p ./tsconfig.json","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"hi@zheeeng.me"},"_resolved":"/private/var/folders/0j/73b7l3x16x34q1b7l7_32b8r0000gp/T/54f72efbeef38b955e1bf2c69606ab40/export-from-json-1.7.4.tgz","_integrity":"sha512-FjmpluvZS2PTYyhkoMfQoyEJMfe2bfAyNpa5Apa6C9n7SWUWyJkG/VFnzERuj3q9Jjo3iwBjwVsDQ7Z7sczthA==","repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"8.19.4","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"16.20.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.1","husky":"^8.0.3","tslib":"^2.6.1","rollup":"^4.0.0","tslint":"^6.1.3","ts-jest":"^29.1.1","typescript":"^5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.4","rollup-plugin-uglify":"^6.0.4","rollup-plugin-typescript2":"^0.36.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.7.4_1703734612440_0.980323882804939","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"export-from-json","version":"1.8.0","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.8.0","maintainers":[{"name":"zheeeng","email":"air.island.e@gmail.com"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"d3c03aafcf3aa2867df66a1db13a189451e38a9c","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.8.0.tgz","fileCount":31,"integrity":"sha512-5WkKbaLcal9gN9uCxPZn++DlQVK5cqGa/0IaFaL88PmqFnh447moTi7VgbBk0MeiTBf8kCuEEoKWcUc34Ktflw==","signatures":[{"sig":"MEUCIBGywRcVl/RvCvh40Lpq+hgjzK5E7TBZ7OrmuUoc30NiAiEAoMYVHL4DbdB0Bgtj2GYfAgMFAb/57GJ2bN8KsfVLwXM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/export-from-json@1.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":103421},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":["ts-jest",{"useESM":true,"tsconfig":"__tests__/tsconfig.json"}]},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"moduleFileExtensions":["js","ts"],"extensionsToTreatAsEsm":[".ts"]},"main":"dist/umd/index.cjs","type":"module","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.cjs"},"./package.json":"./package.json"},"gitHead":"7e0a6adc3ff70b388db2c667bd78e6c5d57a915a","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js --bundleConfigAsCjs","precommit":"npm test","test:lint":"eslint src __tests__ --max-warnings 0","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"air.island.e@gmail.com"},"repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"11.16.0","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319","devDependencies":{"jest":"^30.1.1","husky":"^9.0.1","tslib":"^2.6.1","eslint":"^10.7.0","rollup":"^4.0.0","ts-jest":"^29.1.1","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/jest":"^30.0.0","@types/node":"^26.0.0","typescript-eslint":"^8.65.0","@rollup/plugin-terser":"^0.4.4","rollup-plugin-typescript2":"^0.37.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.8.0_1784708722065_0.2620173110283952","host":"s3://npm-registry-packages-npm-production"}},"1.8.1":{"name":"export-from-json","version":"1.8.1","keywords":["json","csv","xls","xml","excel","typescript"],"author":{"name":"Zheeeng"},"license":"MIT","_id":"export-from-json@1.8.1","maintainers":[{"name":"zheeeng","email":"air.island.e@gmail.com"}],"homepage":"https://github.com/zheeeng/export-from-json#readme","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"dist":{"shasum":"7ca16cfce9e485c153ca100bce0a99917f5403ca","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.8.1.tgz","fileCount":31,"integrity":"sha512-YnVL10/h+SA19kIaaC7sMzcr0AdOGNbOnr0kGV0z8gVo2c9IPSP1Ni+44LyEn3Af9Ta6JvXGsedlRRA3BNeqqQ==","signatures":[{"sig":"MEUCIEVX/ohtZytUm7l5whDRFacn+MHf0cO6ShZAmg6o7gp6AiEAiwqPV1lOreswjkaMuyqmAJR4mNwzHYVmNI5pxURfQ6M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/export-from-json@1.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":105362},"jest":{"testRegex":"/__tests__/.+\\.spec.ts$","transform":{"^.+\\.ts$":["ts-jest",{"useESM":true,"tsconfig":"__tests__/tsconfig.json"}]},"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"moduleFileExtensions":["js","ts"],"extensionsToTreatAsEsm":[".ts"]},"main":"dist/umd/index.cjs","type":"module","module":"dist/esm/index.js","exports":{".":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js","require":"./dist/umd/index.cjs"},"./package.json":"./package.json"},"gitHead":"67a5dbd3e12ad42ac8e2ab24ef41af0eed9a062d","scripts":{"dev":"rollup -w -c ./config/rollup.config.js","test":"npm run test:lint && npm run test:spec","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","prepush":"npm test","release":"npm version patch && npm publish","prebuild":"rm -rf dist","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js --bundleConfigAsCjs","precommit":"npm test","test:lint":"eslint src __tests__ --max-warnings 0","test:spec":"jest","test:manual":"npm test && npm run build && open example/index.html","test:update":"jest --updateSnapshot","build:es2015":"tsc -p ./config/tsconfig.es2015.json","prepublishOnly":"npm run build"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"zheeeng","email":"air.island.e@gmail.com"},"repository":{"url":"git+https://github.com/zheeeng/export-from-json.git","type":"git"},"_npmVersion":"11.16.0","description":"Export to txt, json, csv, xls, xml format file from valid JavaScript JSON object.","directories":{},"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319","devDependencies":{"jest":"^30.1.1","husky":"^9.0.1","tslib":"^2.6.1","eslint":"^10.7.0","rollup":"^4.0.0","ts-jest":"^29.1.1","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/jest":"^30.0.0","@types/node":"^26.0.0","typescript-eslint":"^8.65.0","@rollup/plugin-terser":"^0.4.4","rollup-plugin-typescript2":"^0.37.0"},"_npmOperationalInternal":{"tmp":"tmp/export-from-json_1.8.1_1784710148942_0.12156527620589785","host":"s3://npm-registry-packages-npm-production"}},"1.8.2":{"name":"export-from-json","version":"1.8.2","description":"Export JavaScript and JSON data to txt, json, csv, tsv, xls, xml, css, and html files.","keywords":["json","csv","tsv","xls","xml","excel","typescript"],"type":"module","sideEffects":false,"main":"dist/umd/index.cjs","module":"dist/esm/index.js","typings":"dist/types/index.d.ts","repository":{"type":"git","url":"git+https://github.com/zheeeng/export-from-json.git"},"author":{"name":"Zheeeng"},"license":"MIT","scripts":{"prebuild":"rm -rf dist","dev":"rollup -w -c ./config/rollup.config.js","build":"npm run build:esm && npm run build:es2015 && npm run build:umd","build:es2015":"tsc -p ./config/tsconfig.es2015.json","build:esm":"tsc -p ./config/tsconfig.esm.json","build:umd":"rollup -c ./config/rollup.config.js --bundleConfigAsCjs","test":"npm run test:lint && npm run test:spec","test:spec":"jest","test:package":"node ./scripts/verify-package.mjs","test:update":"jest --updateSnapshot","test:lint":"eslint src __tests__ --max-warnings 0","test:manual":"npm test && npm run build && open example/index.html","precommit":"npm test","prepush":"npm test","prepublishOnly":"npm run build"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/umd/index.cjs","default":"./dist/esm/index.js"},"./package.json":"./package.json"},"dependencies":{"tslib":"^2.6.1"},"devDependencies":{"@eslint/js":"^10.0.1","@types/jest":"^30.0.0","@types/node":"^26.2.0","eslint":"^10.7.0","husky":"^9.0.1","jest":"^30.1.1","@rollup/plugin-terser":"^1.0.0","rollup":"^4.62.4","rollup-plugin-typescript2":"^0.37.0","ts-jest":"^29.4.12","typescript":"^6.0.3","typescript-eslint":"^8.67.0"},"jest":{"extensionsToTreatAsEsm":[".ts"],"moduleNameMapper":{"^(\\.{1,2}/.*)\\.js$":"$1"},"transform":{"^.+\\.ts$":["ts-jest",{"useESM":true,"tsconfig":"__tests__/tsconfig.json"}]},"testRegex":"/__tests__/.+\\.spec.ts$","moduleFileExtensions":["js","ts"]},"packageManager":"pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319","gitHead":"13bca60cc51e0a7c353d181986f246421c72ff3a","_id":"export-from-json@1.8.2","bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"homepage":"https://github.com/zheeeng/export-from-json#readme","_nodeVersion":"24.19.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-vGhI5HW61lJZnSPHI4zoaLhPfrrOoQ32W7CgFzJF+fHhSBDfW+tVWQyZ/ktC3Q3KMvJr5AbQ7B1SBqHzJ7tQiQ==","shasum":"44f6466cb80bdfd0bbc1bda159e26cee89ce6d31","tarball":"https://registry.npmjs.org/export-from-json/-/export-from-json-1.8.2.tgz","fileCount":31,"unpackedSize":121592,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/export-from-json@1.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCruu2QRoNIIZiUV2NUq/bwTM/QzT8czuSqZ92WQFHwgwIhALHDor2WEMIMbjGRZIxv/K1WB0JypqUa4aDO5dL38mbu"}]},"_npmUser":{"name":"zheeeng","email":"air.island.e@gmail.com"},"directories":{},"maintainers":[{"name":"zheeeng","email":"air.island.e@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/export-from-json_1.8.2_1787537074257_0.7670631457472441"},"_hasShrinkwrap":false}},"time":{"created":"2018-02-19T05:18:03.374Z","modified":"2026-08-24T02:04:34.703Z","1.0.1":"2018-02-19T05:18:03.474Z","1.0.2":"2018-02-22T02:06:42.710Z","1.0.3":"2018-02-22T05:41:39.353Z","1.0.5":"2018-02-22T05:45:27.484Z","1.0.6":"2018-03-11T10:00:38.398Z","1.0.7":"2018-03-19T03:16:18.156Z","1.0.8":"2018-04-02T07:50:14.593Z","1.0.9":"2018-04-05T16:28:38.389Z","1.0.10":"2018-04-05T17:18:57.686Z","1.0.11":"2018-04-09T14:11:18.862Z","1.0.12":"2018-04-10T05:09:59.060Z","1.0.13":"2018-04-16T10:17:57.595Z","1.0.14":"2018-05-24T11:59:10.663Z","1.0.15":"2018-08-13T03:47:50.189Z","1.0.16":"2018-08-23T03:38:33.242Z","1.0.17":"2018-08-23T06:53:27.294Z","1.0.18":"2018-08-23T07:46:42.626Z","1.0.19":"2018-08-23T08:20:54.813Z","1.1.0":"2018-08-23T17:29:52.613Z","1.1.1":"2018-10-17T15:42:10.931Z","1.1.2":"2019-03-17T15:56:39.328Z","1.1.3":"2019-03-17T16:16:17.942Z","1.1.4":"2019-06-09T22:08:36.244Z","1.3.0":"2020-04-16T11:30:07.782Z","1.3.1":"2020-07-10T08:44:05.156Z","1.3.2":"2020-07-31T08:39:32.952Z","1.3.3":"2020-07-31T15:38:36.436Z","1.3.4":"2020-08-30T01:04:38.629Z","1.3.5":"2021-04-14T10:02:05.401Z","1.3.7":"2021-05-14T06:44:48.612Z","1.3.8":"2021-05-14T07:09:32.329Z","1.3.9":"2021-05-14T09:52:04.753Z","1.3.10":"2021-06-11T03:28:50.895Z","1.3.11":"2021-06-11T04:41:59.451Z","1.3.12":"2021-06-11T04:58:55.646Z","1.4.0":"2021-06-12T15:06:43.125Z","1.4.1":"2021-09-27T13:26:17.998Z","1.5.0":"2022-01-20T01:19:17.393Z","1.5.1":"2022-01-20T11:15:55.350Z","1.5.2":"2022-02-10T19:28:59.488Z","1.5.3":"2022-03-21T02:56:06.497Z","1.5.4":"2022-03-24T02:03:26.512Z","1.6.0":"2022-03-24T03:08:31.561Z","1.7.0":"2022-09-14T10:26:53.721Z","1.7.1":"2023-02-12T14:43:20.336Z","1.7.2":"2023-02-15T08:54:47.952Z","1.7.3":"2023-07-25T07:37:56.902Z","1.7.4":"2023-12-28T03:36:52.629Z","1.8.0":"2026-07-22T08:25:22.217Z","1.8.1":"2026-07-22T08:49:09.085Z","1.8.2":"2026-08-24T02:04:34.395Z"},"bugs":{"url":"https://github.com/zheeeng/export-from-json/issues"},"author":{"name":"Zheeeng"},"license":"MIT","homepage":"https://github.com/zheeeng/export-from-json#readme","keywords":["json","csv","tsv","xls","xml","excel","typescript"],"repository":{"type":"git","url":"git+https://github.com/zheeeng/export-from-json.git"},"description":"Export JavaScript and JSON data to txt, json, csv, tsv, xls, xml, css, and html files.","maintainers":[{"name":"zheeeng","email":"air.island.e@gmail.com"}],"readme":"<h1 align=\"center\">Export From JSON</h1>\n\n<div align=\"center\">\n\nExport to plain text, css, html, json, csv, tsv, xls, xml files from JSON.\n\n[![Known Vulnerabilities](https://snyk.io/test/github/zheeeng/export-from-json/badge.svg)](https://snyk.io/test/github/zheeeng/export-from-json)\n[![Maintainability](https://api.codeclimate.com/v1/badges/2fbc35f65ba61bc190e1/maintainability)](https://codeclimate.com/github/zheeeng/export-from-json/maintainability)\n[![language](https://img.shields.io/badge/%3C%2F%3E-TypeScript-blue.svg)](http://typescriptlang.org/)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/zheeeng/export-from-json/blob/main/LICENSE)\n[![Build Status](https://travis-ci.org/zheeeng/export-from-json.svg?branch=main)](https://travis-ci.org/zheeeng/export-from-json)\n[![npm version](https://img.shields.io/npm/v/export-from-json.svg)](https://www.npmjs.com/package/export-from-json)\n[![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/export-from-json.svg)](https://unpkg.com/export-from-json/dist/umd/index.min.js)\n[![NPM](https://nodei.co/npm/export-from-json.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/export-from-json/)\n\n</div>\n\n## Installation\n\n```sh\nyarn add export-from-json\n```\n\nor\n\n```sh\nnpm i --save export-from-json\n```\n\nor\n\n```sh\npnpm i --save export-from-json\n```\n\n## Usage\n\n`exportFromJSON` supports CommonJS, EcmaScript Module, UMD importing.\n\n`exportFromJSON` receives the option as the [Types Chapter](#types) demonstrated, and it uses a [front-end downloader](https://github.com/zheeeng/export-from-json/blob/main/src/processors.ts) as the default processor. In browser environment, there is a **content size limitation** on the default processor, consider using the [server side solution](#in-nodejs-server).\n\n### In module system\n\n```javascript\nimport exportFromJSON from 'export-from-json'\n\nconst data = [{ foo: 'foo'}, { bar: 'bar' }]\nconst fileName = 'download'\nconst exportType =  exportFromJSON.types.csv\n\nexportFromJSON({ data, fileName, exportType })\n```\n\n### In browser\n\nCheck the [codepen example](https://codepen.io/zheeeng/pen/PQxBKr)\n\n```javascript\n<script src=\"https://unpkg.com/export-from-json/dist/umd/index.min.js\"></script>\n<script>\n    const data = [{ foo: 'foo'}, { bar: 'bar' }]\n    const fileName = 'download'\n    const exportType = 'csv'\n\n    window.exportFromJSON({ data, fileName, exportType })\n</script>\n```\n\n### In Node.js server\n\n`exportFromJSON` returns what the option `processor` returns, we can use it on server side for providing a converting/downloading service:\n\n```javascript\nconst http = require('http')\nconst exportFromJSON = require('export-from-json')\n\nhttp.createServer(function (request, response){\n    // exportFromJSON actually supports passing JSON as the data option. It's very common that reading it from http request directly.\n    const data = '[{\"foo\":\"foo\"},{\"bar\":\"bar\"}]'\n    const fileName = 'download'\n    const exportType = 'txt'\n\n    const result = exportFromJSON({\n        data,\n        fileName,\n        exportType,\n        processor (content, type, fileName) {\n            switch (type) {\n                case 'txt':\n                    response.setHeader('Content-Type', 'text/plain')\n                    break\n                case 'css':\n                    response.setHeader('Content-Type', 'text/css')\n                    break\n                case 'html':\n                    response.setHeader('Content-Type', 'text/html')\n                    break\n                case 'json':\n                    response.setHeader('Content-Type', 'text/plain')\n                    break\n                case 'csv':\n                    response.setHeader('Content-Type', 'text/csv')\n                    break\n                case 'tsv':\n                    response.setHeader('Content-Type', 'text/tab-separated-values')\n                    break\n                case 'xls':\n                    response.setHeader('Content-Type', 'application/vnd.ms-excel')\n                    break\n            }\n            response.setHeader('Content-disposition', 'attachment;filename=' + fileName)\n            return content\n        }\n    })\n\n    response.write(result)\n    response.end()\n}).listen(8080, '127.0.0.1')\n```\n\n## Types\n\n**Note:** `JSON` refers to a parsable JSON string or a serializable JavaScript object.\nFor `json`, `csv`, `tsv`, `xls`, and `xml` exports, string input is parsed as JSON. For `txt`, `css`, and `html`\nexports, string input is exported as-is.\n\nFor `csv`, `tsv`, and `xls` exports, parsed input must be an array of plain objects (each row must be a non-null,\nnon-array object). Primitives, `null` values, arrays, and class instances in row positions are rejected.\n\nTSV exports always use a tab delimiter, the `.tsv` extension, and the `text/tab-separated-values` media type.\nFor compatibility with common spreadsheet tools, fields containing tabs are encoded with the same double-quote\nextension used by the CSV encoder. Strict IANA TSV consumers may reject embedded tabs even when quoted.\n\nThe legacy `xls` export contains an HTML table that spreadsheet applications can open; it is not a binary BIFF\nworkbook or an XLSX archive. Consumers that require a native workbook format should convert the exported table\nwith a dedicated spreadsheet library.\n\nXML exports do not include a `DOCTYPE`. When a source field name must be normalized into a valid XML element\nname, the original key is preserved in an escaped `name` attribute. Circular references are rejected with the\npath at which the cycle was found.\n\n| Option name | Required | Type | Description\n| ----------- | -------- | ---- | ----\n| data        | true     | `Array<JSON>`, `JSON` or `string` | If the exportType is 'json', data can be any JSON value. If the exportType is 'csv', 'tsv', or 'xls', data can only be an array of parsable JSON. If the exportType is 'txt', 'css', or 'html', the data must be a string type.\n| fileName    | false    | string | filename without extension, default to `'download'`\n| extension    | false    | string | filename extension, by default it takes the exportType\n| fileNameFormatter    | false    | `(name: string) => string` | Filename formatter. By default, every run of whitespace is replaced with `_`.\n| fields      | false    | `string[]` or field name mapper type `Record<string, string>` | Select and optionally rename fields. Declaration order determines output column order; every selected column is retained even when all values are missing. Output field names must be unique.\n| exportType  | false    | Enum ExportType | 'txt'(default), 'css', 'html', 'json', 'csv', 'tsv', 'xls', 'xml'\n| processor   | false    | `(content: string, type: ExportType, fileName: string) => any` | default to a front-end downloader\n| withBOM     | false    | boolean | Add BOM(byte order mark) metadata to CSV or TSV files. BOM is expected by `Excel` when reading UTF-8 files. It defaults to `false`.\n| beforeTableEncode     | false    | `(entries: TableEntries) => TableEntries` | Alter columns before encoding CSV, TSV, or XLS data. Field names must be unique and every string-value column must retain the original row count.\n| delimiter   | false    | `',' \\| ';'` | Specify the CSV delimiter. It defaults to `,` and does not override TSV's fixed tab delimiter.\n| escapeFormulae   | false    | boolean | Prefix formula-like CSV or TSV cell values with a single quote to reduce spreadsheet formula injection risk. Field names are not modified. It defaults to `false`.\n\n### Tips\n\n* TypeScript consumers can import `ExportType`, `IOption`, `TableRow`, `TableEntry`, and `TableEntries`\n  directly from the package.\n\n* CSV and TSV exports render rows directly by default to reduce intermediate memory. Supplying\n  `beforeTableEncode` uses the column-oriented transform path because the callback operates on complete columns.\n\n* You can reference these exported types through a mounted static field `types`, e.g.\n\n```js\nexportFromJSON({ data: jsonData, fileName: 'data', exportType: exportFromJSON.types.csv })\n```\n\n* You can transform the data before exporting by `beforeTableEncode`, e.g.\n\n```js\nexportFromJSON({\n    data: jsonData,\n    fileName: 'data',\n    exportType: exportFromJSON.types.csv,\n    beforeTableEncode: rows => rows.sort((p, c) => p.fieldName.localeCompare(c.fieldName)),\n})\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for development, verification, and release instructions.\n","readmeFilename":"README.md"}