{"_id":"flatfile-csv-importer","_rev":"101-3250c2d65292e4e7105857ce21fcbc6a","name":"flatfile-csv-importer","dist-tags":{"latest":"0.2.13"},"versions":{"0.0.2":{"name":"flatfile-csv-importer","version":"0.0.2","keywords":["async","ava","await","boilerplate","conventional-changelog","ES6","ES7","library","javascript-modules","node","nyc","rollup","starter","template","tree-shaking","tslint","typedoc","typescript","typings"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.0.2","maintainers":[{"name":"dboskovic","email":"me@david.gs"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"8ae25b1a0862bf2606356a0b7e433c98bcf71cde","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.0.2.tgz","integrity":"sha512-jCtiF16dGyEkXV+HQibFlwg9QqChlfGwiWjrn9yidV91Eu5EjTl9WWP7zVC8mJBsDGqE1w3/fZMuP4HUP1A39Q==","signatures":[{"sig":"MEYCIQDnpxTTI3xMuGQ0kuQCV5AETaXGd6ENBpBej4UZTsnqWgIhAPjA8H7h6h2LqbOvzsey5cauTVU0jcctKKBG2EYHEb8p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"3ca8927ace9e16523050ba6d66f8d14b3d8d8212","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme minimal --out build/docs","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f iife -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser, Node)","directories":{},"_nodeVersion":"8.5.0","dependencies":{"tslib":"^1.6.0","penpal":"^3.0.1","insert-css":"^2.0.0","ts-promise":"^1.0.0","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.4.0","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer-0.0.2.tgz_1514954618497_0.5712646457832307","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"flatfile-csv-importer","version":"0.0.3","keywords":["async","ava","await","boilerplate","conventional-changelog","ES6","ES7","library","javascript-modules","node","nyc","rollup","starter","template","tree-shaking","tslint","typedoc","typescript","typings"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.0.3","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"75c30606e781e4c8daa62a6eb11ac30aa302783c","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.0.3.tgz","integrity":"sha512-eU4SsayQ0HUfWV/b9WJzmHxx9e1IXMMjs8SN9jKTO0qMaLJ0YkzTLQFnf4Rt8p82dJ2RNvbrKbudLQqhv82X8w==","signatures":[{"sig":"MEUCIQDyJXm9TsAnxgJtD8j1ktMdXxKdwA3MdVdzvaz7TfG1ZgIgSlKHLjBtmLKUG+3Gy04kVZ/X5yR0/TOm7dRsF4dboTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"350b92da0b20f3fadef73561c0370e6ae4fe2c58","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme minimal --out build/docs","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f iife -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser, Node)","directories":{},"_nodeVersion":"8.5.0","dependencies":{"tslib":"^1.6.0","penpal":"^3.0.1","insert-css":"^2.0.0","ts-promise":"^1.0.0","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.4.0","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer-0.0.3.tgz_1514955421708_0.4218502431176603","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"flatfile-csv-importer","version":"0.0.4","keywords":["async","ava","await","boilerplate","conventional-changelog","ES6","ES7","library","javascript-modules","node","nyc","rollup","starter","template","tree-shaking","tslint","typedoc","typescript","typings"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.0.4","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"6fa135402b11a0d0d6e14adf626e74f9491f21e2","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.0.4.tgz","integrity":"sha512-0AgEQDZJ9yA0L4EiNKlUkHLymdEgGN2CjpOOrlvHMkU73DvFe5eBZ2BBNaP4mr2GPCbk9IdspgEL9Sght49rGw==","signatures":[{"sig":"MEQCIG8xkInNaiWuiKwOA8Y0jsvWCO6E5IVnBVF5qKX1Xy8UAiALytndr3+HpiaZA4G8ljhbqiyTe9l47sLL2QaZkX/ppQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"68c1ea8ee31052f584fe69805f22326cf4cbe1c8","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme minimal --out build/docs","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser, Node)","directories":{},"_nodeVersion":"8.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","insert-css":"^2.0.0","ts-promise":"^1.0.0","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.4.0","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer-0.0.4.tgz_1514961522595_0.5287541248835623","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"flatfile-csv-importer","version":"0.0.5","keywords":["async","ava","await","boilerplate","conventional-changelog","ES6","ES7","library","javascript-modules","node","nyc","rollup","starter","template","tree-shaking","tslint","typedoc","typescript","typings"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.0.5","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"757e0b0820d75184c6520712e952baf4e0f479fa","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.0.5.tgz","integrity":"sha512-V3Zgv5IEKcs2xyFB1oFWrWTl8VSXSM31ckMQW1hQwh4iaGFQDSfpadyd1oqCdUdvfvsWssR45FDT8GAvWN0D0w==","signatures":[{"sig":"MEYCIQCkYCEK8YWaPQd+9RSaqtdf/P4343E3sMZZdDrR5LNPAwIhAI0rvjBVL/2mNBe6EFht7RBzFlulH3hP1fcgihWLQ4PR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"abc1adb745167117103e9d091e827e8c17153acd","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme minimal --out build/docs","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser, Node)","directories":{},"_nodeVersion":"8.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","insert-css":"^2.0.0","ts-promise":"^1.0.0","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.4.0","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer-0.0.5.tgz_1514962050840_0.10452087316662073","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"flatfile-csv-importer","version":"0.0.6","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.0.6","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"ab513266752f16585d76eeb7326a3a714072dbd2","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.0.6.tgz","integrity":"sha512-8VH63s5N2jkqtcqdpgSDNXkTmu11UmkqNZtITi5P+eJaLFgcHVMZjhM5JilOIx0wSBH7nQFjW8sakuDbU/Mj8w==","signatures":[{"sig":"MEQCIBAlkqdQR+rH/tQ8+3XSdKoO7xgCRG9bCxAp/JWLiN4sAiArHD4hZQM++prsqvKcJ4BoC8jU5xCCzdCRY+yM5mvQAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"4e55d41235b8595827318b01e6f7939e92a40a28","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme minimal --out build/docs","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"8.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","insert-css":"^2.0.0","ts-promise":"^1.0.0","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.4.0","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer-0.0.6.tgz_1515017646968_0.6560713401995599","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"flatfile-csv-importer","version":"0.0.7","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.0.7","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"04a14450a1ce53c326b26b029a414acb6598b20f","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.0.7.tgz","fileCount":18,"integrity":"sha512-BvO8f5HobEXo+Z+10tOy0kOB9p3zseWChV4jN+ROnO2MrnDgRZloA6JjgJnjSqvxseS3UnT0zvryvqmRLTVpNQ==","signatures":[{"sig":"MEYCIQCQR6jXp/XZldk+SH/2IcE6S9REIK8UElPg33V20laJvQIhAMN2wY5EowGSstcUmneGWW33a3cEOrPGFoJND+CwWbDS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":991189},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"d338c48db29fb86344d377d7283ecc71e22cc7d5","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme minimal --out build/docs","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","insert-css":"^2.0.0","ts-promise":"^1.0.0","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.4.0","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.0.7_1522119251154_0.2607863225450806","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"flatfile-csv-importer","version":"0.1.0","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.0","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"cb8a5edf23d6e045cfced78a911f7351d64c2ff9","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.0.tgz","fileCount":6,"integrity":"sha512-ZCNTQU5UybitsXEqtlwy7QAFhJyjxdgqtd/zLeMacUBq6+355aqZ6dh8Y7LskemnmatP1MVF3OnlgD8Xm2rO6w==","signatures":[{"sig":"MEUCIE3EQl4U7s+G9y6V4Y+z0zHSA9P4MSc5ckVS6moSCx+5AiEAqFvZJKn+grETKs7GmZzEq4dRsyb8VayZnlhBDvhWKnE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3p2cCRA9TVsSAnZWagAAhQMQAIax7rwHXpMR+Wh8CcX7\n93LQbr8SF7FurLHTkBBtJSw3qgbMgI+/gEnbvEn8cGxo195ik4D/yhhyKHh2\n76agkS0GnyJcB/AYgpWkPwdcrPV0nr4x3bwX6XK0uYI9Iy5v/RlzTWbBK7/U\nvuenV0TXjc5Gyyvda0TEHmZy0sFq5i4JPTQLB8ZRGt5E++F8Hyn6hDVUgypG\nTusQv1M56dMWhf24zoZNmpVBe5Rrk+v1vuZS4tJy5rEOI6bvmmSutslE5XlB\njynARNJIUfNOknWtz9Hz+VDdFzqbpT1LQATWuz3Ex/aFb58ac2ZcEgYQ0UDM\nH2w7twtXlndXKCjsfSq7OPl4cIzZh2y/lmlLhaDQsZrR/VGKMaMk6G7ujob9\nz9Gu+lOhB5DgKDCC8legJi0IOno0kON8YBjzGV8KRZOsXCbT97FftPmNHc7A\nH58+tJ9lkmopJla+5Q5ycWwna1bkH5A69nyy3bPiiZJyKEt4wvXA0K/yav2W\nf74b+xVvD96l4ET8UxlohRE0TFrAnVIUuyvP//QLe9L3A8RXpEQhCh22/1Xn\njylENXxJHwZLyYoCRMIaeXIOUcPD+KWRDpvgHkDPss2aESveBIq4qPysc7F9\n9ZKXtuKwycopr2KDBFNQ3XshxBGDLIykH9o740lJmN6Mzp3Ea35CACRN7rRD\n7PMJ\r\n=Bwt/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"2301730b18c147d7d3c3358ae94beffd6de2c724","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.0_1524538779471_0.14658788557467206","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"flatfile-csv-importer","version":"0.1.1","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.1","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"6194aea1701702ae08a36740a4b33ca7e0da1f97","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.1.tgz","fileCount":31,"integrity":"sha512-6FvmSrMXaThYuWGmmXTOpyCtWf6WI295qsv4z6s2s/p7TbYUeL+X2fF0GhSdfy0gDaJEhfuPmHoanl3HShR/ag==","signatures":[{"sig":"MEQCIDkZ0k2CtjMmBFvW24mBE493FfWaKL/zFC+OOn4wqp53AiBWOUU7Hzj9t9dZkkoJ3rKCqMAdfAmveaMkyYOxi2Yjnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":828612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3p46CRA9TVsSAnZWagAALnAP/AuUX9LL+kv+jDhmHh27\nT07+Mb6ldF+jpG5mzrm0t3c6W1m8hk7j46tUzSAT3LzhDmbsEw+TUSusks/X\nO22HBDuyIANeIERa4NVvTPd0bZ6foJFdoEOZsKUyUFUtZP2Ve5hHaxSIobOI\nnPaPW1c8fkR8yVT+pFqKWH2a4duWHx9iJkkNrEIhivxJ8BGgZ8b8kswxrBGT\nat+KHXER55WX9BxsF9yUeuX7FhQV3zLPrpM1HbMUH7LOfZBIriDTCaILf82D\nnz6afeWZMJbPCoMQnfNptuWvBrwGdLLOboNK2pStUzTDvPtuiB+opk305q+y\nDgJOoK20G2YOqwq+enqKH/c4BSU/XnlvW/ujLQ1vYGguKqK7orLE6UMjsqmF\nEjxp9eEns3GX5eviWrg+ae2onrmA8J+hTbh1pUCGt11G2gDQmesUW+RjPDj/\nizPQnl8zwWVnFekmGAM4JXKNhG0TpXJVSyReMPMjUiMVYetUwgwOA3qtqg91\nqGRtUTIKL373jo1e1z8sb+YwVsdIdUYxXTDiFOx+dQ1oJYaQOdYPbLmWFate\n58LyPkaXn3IgjAj4IIISD7Px1GCi7WirB+KEe37F9eW57I55XrWD0TJ7b3xB\n09UBt4iIH38VGDP+cGegx1GL0OHeQiOg4LIw1UNYHh51jVsqeHPeMoj/lG/8\nRLt3\r\n=Mmvm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"f86e9ffbd1a89831b1b4e87c9f32bfc0cba4e93c","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.1_1524538937138_0.4439432982018361","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"flatfile-csv-importer","version":"0.1.3","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.3","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"bdf3aaede8acf0f4a0f4de602e93fae3fe018ee4","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.3.tgz","fileCount":31,"integrity":"sha512-2bZFGu4AIvXwX8QuQhYFtOSBG9Je7Viq9TWJ3CYkuBEPs2d+Sf932kew95rOAAxThyjO7L/xyTm4oO6uzO3nKw==","signatures":[{"sig":"MEUCIQDO3v6sO5m10cnjrXe+SUmjC+I0AkGgt0y//Sak+BI0XAIgVI3vcl+8YDD1OvCz4XqMAnyxt+31o+4CiPTvyhf7wZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":839199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3qHqCRA9TVsSAnZWagAAwSQP/2/jjA73A0cgxzqnZydq\n/OKQpu0r5J6VhkPjdl0QlM6Jufg1o8/Ap9R0p6FpIst6BPeI3DqOmK50XBlF\nrBpOcHxbpRavC41eT7x2OvVCidSykHrNapDEkyL43uwcD8OghZrfYrlixLTY\nJYi7+eCH7fDgy5RV1LWXiL4crBGZNSFh6jA68jdDWurVE87IKf3sTqBIFTJE\n/mPPGdzYBkBzvZf5nIB5q5f9Iv7VZAqInO/h81cmiME29uz+YFETpcSTKx9V\nWbjePQr8unU0UdYrDSkrEXV8/Jr0gXivO+m9DFdDQmbvuutuVRaveaUOmy4l\nii0yTofRlxI0hveqi3wya1CIwbEESE6FfaOd/l9el7T+L2xewtXhM56QiylC\nRPCIJeNqys4k1yah5NqvmD+U81AqrpigKXuYtq1Cvcbq4MoiX655xVyZaGm1\n21ksBpzB/cAlOqu6sWfQb0pdbFweJMq4dqeq5XTtQOGbRI88kQHqJwS1Qodr\nBVXtJM/+fEOLNckyJJiLeXeUqZ9HvwvifPb5v3fB0l4F6646QlwjdMRszSy6\n40N7yz3vHQVw+Q4cFlb9prU9OWttjq3VwJUmuOZlRYHTM2+pAAwgcsp6FW97\nTScIk1XniYF5A1HN8dUVC2eP0CGU0GmY5rMMM5QRxRP55thNF67SCkMLMyQv\nZ063\r\n=GPaf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"e8c8cf25ea1245c61f9ccbbbfd0dbfe700fc4610","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.3_1524539881833_0.5407926753933203","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"flatfile-csv-importer","version":"0.1.4","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.4","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"17155dc19aa0cb41aa6551b438119bf5e9d1cbad","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.4.tgz","fileCount":31,"integrity":"sha512-2+STvyBrjUszUwaohYJgAwZrQ20YKzTGtPW973mBSkFdygborq+b1sO5vgoaoMROLyl2GHyBKX2LOeq5ZcqcQw==","signatures":[{"sig":"MEUCIQC4P/GEl51XKfQTJbL4DGKS8/NO3m/EgoKWPsFpw072rQIgCWOb5fBgjkM9uh63tRsDlK00Sh3n+hGEZwMNxH8GScw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":836548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3qZNCRA9TVsSAnZWagAAqCIP/RYCGp6alDqTj9z6WOMM\nHBNiCAamYoWndS5rly5V0W2scsY2R6bMwVyX1eb2/ugzHR6I5ah9HzkQOUWc\nvs+/PJc/L96mf1ZnkYTdRAG6PEV/8jYfcAPD5dd9bCQdTs5+LWuY5LdgjtZh\n9qUYEr9XeSWKRfojl31kwOU5MaciIY3UdO4VUXI4yBQGw8KRuUMvTeG0IRnR\n7nJtEe8TVGI1qVB1TF4jRJaH2QRWZ8z6OAhhMLQiTOVvV6+Mtj7rKgKpwh3e\nN4bT80/HaJErdNUF6XWOFUii/g66dM6Y3vTwoGwaQB95HGWbqsksW87sf5UN\nHZo01vdXOQlLLKAwO6VmoAysGbecLKGI001pjasFC4Gzh3J4SgWvcVQr0Ovm\nQEkcdNRVKI7yQrGbJ5IrCaFPCh3cWrSsR2dSoMGKeog1hseD2GMqUzryfiKp\nsvDoN/2dnq4/OcrDIsYO3I90smCqzh/QWPWwPkAvz82c8KVe83wC89473MUk\nMQV3Fl1Oa76I0XEBd+dT9wH4DRHR6/pnpgPRTlodSrcy0BJlzI/mT4zaiX7v\nTsG39ZXniyMsa3nFDKQt6zVWt7aYNaXEufGDJm4FMn3PskAuUAb6XasFdb8j\nJAiijjo/6ulNIJIXqHyUcokh/8X9ZUw2W5WCvlyz5fxobb4bRm3OzyTZV+hr\ndndM\r\n=3Gdg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"5436bbf7da8053604b2b7baf3f15cf75219781ab","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.4_1524541004264_0.2648395253221574","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"flatfile-csv-importer","version":"0.1.5","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.5","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"70a1e4e7e105a09cbf92ea9ac0b03f5ced986f5d","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.5.tgz","fileCount":31,"integrity":"sha512-Jtj81T7JlSmEAsXc1HcicxpgxQmmx6L2IWsN+lh483aF8vAFYg7pmDx4RyWbw9LkPqqld+wEuepkrTpsOQgWHg==","signatures":[{"sig":"MEQCIAunQlBkrVU5mzO6eANN3DQkH2fc0o0Q/ctIKnhuvwIzAiA+wGlAUXhdhfBMrPd32qF32SRAykj9W4KzoGtlWDdO8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":779327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3qfQCRA9TVsSAnZWagAAoE8P/1uIPfItD2JjEmz6pQh3\nKc2Pd6EagNt+88sIGvVbq1/6LMNPf9osYHrli7d0/t2OuHSNsyZy6XYae1gI\nIHZq2PqrlcU6XhOjMXGsh5op6PL1IDnRnMh1giWOCKMExuOvBUPx8ZA89qJM\n0ybDXXkMhUvbJUnAIAVapwssqon0cC4JLfKeMFSvcnfNAPDQVY6Ib6CU8rUZ\n4ayi/8Yus/ZvtlK7P/Wl2wdEgfF5ytWPQblQIkaYYIResHdgx8VL1KFRbRje\n5X5G3g8Oli+BbwdTE7b7E1ckMYKtqraDtSMeW+H2ZPt7znncuHGXujiSJ75G\nU+E6KR7LrL/a+h8x3Qt3RFxxmN1RyuNy+q/TfNCFdkIdadNrd43K/IhtOg8V\ntkbDSvrMh5wKKggIZBLfyx/lG9SsEvSGYBD78IJiOT60K/d7zKC8ei/wuEIH\nGgD4xGouTr90ewjZwpxaDqmo0NYYtuUPxkzQ1CTtDK0ZoRb/6TltyW7THi+X\nL6viS0p6LAEQGEfVbXN1fGrORWlISCYVSpePQBREBdzwUNgOjIx0l8ih33rN\nJfEWvYdiUeEecWUCPrBsZMT6JxoeTIurosvnp1kP0I8F406Fxkdy5uL55+il\nRv/S5xk7yTi7AHKLG7gFm65gdwgHue2mnsPv+5iFGNOjWl5svpPm5/FwJw/H\nk+NG\r\n=giZF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"c0d1393404b30b23277a68b1dab7812737ceca99","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.5_1524541391577_0.6720204725385657","host":"s3://npm-registry-packages"}},"0.1.6":{"name":"flatfile-csv-importer","version":"0.1.6","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.6","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"cb584ce7d9646a1c231e465236b16ba61136ee7c","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.6.tgz","fileCount":31,"integrity":"sha512-F7a9V80aMaatTl9C4/9VEMOa87Kuk7+WWIMIuSE2YV5AUwZGeltwE6NzHOwUbXI0KnNuD7nnoE3Lef6cs4g8Wg==","signatures":[{"sig":"MEYCIQDJl9zcTrXa95KY75QpNJH9iwFXt7fP7PcqwBatEsdmMwIhALmWqF74u2f0U7wVx3xoX0fVISrs/V7w4o32OsRDebH2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":779023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3qjNCRA9TVsSAnZWagAAVJ8P/3puZLoT2rUNg+YveCiB\n7f9lavoV6llBgJyI77hmfVQ9CCR6vbbqJ5XO9kzeUZcJ7H0ADUMkyjA9HIvJ\n43ar80j47u4hm2Xy/GCukxsQchDz2OeMqUeSrD/AXBH12PwMuaV5VrAfjDnj\n5Rcc8FGWtM4yd/EXhEljokKfD8Q9+3CdvJ7PHlBKk1dS2lQZWXskjqTgynLy\nyOcgP4tRHpPg9uIP/DonMdsTV9bXXNfPL5yvUVQ4YeAh8IQC1XhrOwaCelyl\ngSsmli7Dn3aXO/J3pW/xlgf6kT93q9UWyuq0JKRhhVj2fwZKQ+Cr2N/DrugI\nzF8j+MWcncz1uHRclfFZ+yQcBTp5mVrXGNY3Cz+Z1qlRNyAB2ZLrN8mwynBB\n77eyVjyquvbxd6WlVNrlAh850cj+xcfmdNsG3gfPiZJO7WnnguM+ntYgOxVV\nWtMiSl2ZYk6OOSsmaP1tR7+SBRz3973TNV0JodRyPnHp9MVeXqXP7/6HJPPX\n4ZJiO276nHhdoSpQk9MuMqH2WW1aoIYRBj478774zRSERBZsSwT4LGGWrEvG\nsxpKKzo3909cj3WPOvcdX9opGp2twSASwaPDBiAa74X6F0gfb79B7RuX/rou\nACLWRfhyDopzLJ+QR7r33pFwqPMMww0zgCHoyibU831mdHLZHhQMFTE2dSCO\nqS49\r\n=Hr+2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"ac5946f9d3c93e9a58b188b8981febf4d9d4ef94","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.6_1524541644377_0.32849520704852386","host":"s3://npm-registry-packages"}},"0.1.7":{"name":"flatfile-csv-importer","version":"0.1.7","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.7","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"8e88ffd3fe8eb7e059a033da56b96b432349fde7","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.7.tgz","fileCount":31,"integrity":"sha512-bNGcCSIuExVsjwdbwGDDRMNn6GUOfjyetom5jJTJZSl0SQSpPnllcz0+8Q/z6J7wcuvBFgPAMkJkDjb+C4V+eQ==","signatures":[{"sig":"MEQCIA48tIYyLwED+1JIDc2XtuvLrAMQdMqQ+VxoU2mQSRoMAiBav62Uukh/wvp0gos3r3l+iWMe5tl2jjR2TdvF+I/upw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":841229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3qn2CRA9TVsSAnZWagAARVUP+wSf3cRwPvJdbqYalkEz\nL3eXI6Tro7jCIq1y06JXP01aLO4HKPIZu2wWakiJETTAksA5y2QMalW5Cyk/\ngotGuIfTHEVMVM/MzV15C2kURM22glQLLraSG16aIA4NngFcTuFNNHGf84zD\nnV5LFFGZKqFVl767OzaDvhTO8/FNRAWhLjETZ1Dqdntf/AdfeRpNhKAnhQ/i\newYqtOAwy8GgOTyMTvJtInI76HQijsxboT4BKrg53KGRGf9f8LF8VMOnL+iW\nchcAPQ67MLY48yQXInhw0HTR7QoiVSE64/AJuw6vYBwYydDjCtemagZ7m8Fv\n1XPrDPZc8U4CL+JaNT6HXgcmFs2VHVh+Xo/PJfjrtbSI7kb9eIJtT+BvcnUM\nPSlGwkgsNIm4+uVYlFrdY2L5ZcTc2IHZVAgwlucJuoz07/ZG/ahjraMmapNb\nZOm8XmDbjBD+snvwutuE63BCiHKpLZzmuIhd1HzNQV4eDa0zRbibknz2uEWS\nw8BFoZMApeDOYvNPnLlH8JekgyFfnzrmBHzEKG4hjfJpkRmhtR4yAEet3y9I\nCM1AxoRiSy9+NK5Zh5ZXdawwxxRLNDYL/SbLrL9GxFE51Okf01cEw4k9f9nP\nWBqMGBo91ud3iD3E11S+/rpjR34dy5vXoPYR9f/1PMJ0/utbELCeOsGOcvD4\nQXL8\r\n=kJzW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"3d225834d5f8babdd83118ab3bc55a57065914e9","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.7_1524541941373_0.31372982438389174","host":"s3://npm-registry-packages"}},"0.1.8":{"name":"flatfile-csv-importer","version":"0.1.8","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.8","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"6f19363ae2fdec81b8820ac8ff9df846ca01d314","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.8.tgz","fileCount":31,"integrity":"sha512-x+DS5kSlyucGWp+4QcU8tVILZ5yKRP0wxxT42kP2tYlYdFUgtqON//KgdE3Wg5JnLruPdlrEdggElXHrez/fZQ==","signatures":[{"sig":"MEUCIQCZNhAcaDzlVFJVsct7vilRxHKS6mVg+8bGjkDU+zvlvwIgHlmH74ndvZqyf8E/EYzz1HVjmMQKy2exwLlHe1Zd2I4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":841340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3q3HCRA9TVsSAnZWagAA40sP+QGvuPAzWVq4go7BDwpg\njoF8AfkgLtmJBt0Wax1wbiLDgJcX8ElpIcMlaGz9NqW3t9/qREp64Xjct5jN\nHIHWQowsEAJ7RnuM5eUpGDXVL+CrTCIIb4odhy1Td/exeoTn8dsZZUUxk0CY\n+TCjuLddiTI7FZsgpP6MpjWFnoYtRyW8MGUd3WWXK2SKhnSoRLb8Uki4Gccu\n9YdcHYT25d/ne58OSwfcIQsRLIpSykwPOWhxPtqVdClutwHZs6pLhttH/EZE\nA/XGbBPtK8wy0WAKN9B7BXQs3BT15iLzFcSObLVYKK2FeYYezM3FMQ490RqK\n/Xf9rQxCPTUDprpymlibQFtHF81ocLmTjqYchqLyqiwbo5pM558T5rLViBXu\n2fmg3yP2Pk/AVelp9uPt7wYv5i+VSFWxMNQAPcvxInG0aZ5BMimxWuZ0wMWK\n4xFHKN2QRtT4M5na+PPEjBVm+TgnNXXTEfL5ArjlV/UHaSodthMc6XEGkoxX\namnKlAfPIXqIXOrvAlZBM2vZYct/iXvzvxnrKzCaDVE7NArkE+a5h4nh/CxF\nCh5KWetH0gtoj1K2kgxyEYeI4blOWon0/8A9LP2h5yFRXFy14LrGVLnPBI/o\nlSs28UuP69Uwf3oNEQMQCrOS1YzqSYfRPldQK9Bz2xaZVmRfvkzwMlSdJwWm\nb9Tf\r\n=/uDa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"8c6aa50283dece8ddf886a45d54d407e01ca6ab0","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.8_1524542918891_0.4874409673514628","host":"s3://npm-registry-packages"}},"0.1.9":{"name":"flatfile-csv-importer","version":"0.1.9","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.9","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"c01b686ade2becd10b5497b8f08c77aecd032e2c","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.9.tgz","fileCount":31,"integrity":"sha512-A2slpQQqwTwxHTs3qsjxedovXjzAXBZpPHsOL2DhpvhhlhLkeSU07Gxj9aw2nllyWszJBVs5nlwHuqeyX5AuxA==","signatures":[{"sig":"MEQCIC1ybMlQKCO5r9Bp/PCltEo2GoOLuD+sv/aX2AE2Ta68AiAMFc96OmNRaCEIYRhQ+/SQcpSWvMd/ObDWWvzCOk7ngQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":843532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa32iICRA9TVsSAnZWagAAkN8P/iLng2/jjLUfJONSB07F\nESe33vgg3hNu4GY3dyv4AcGTe6D4MuISZfShOeXKqS5cTm7nUZpHE/3zKwWn\nWr5CGBpdVo497Ogt+ioGZLIBGbYa9W3B/1c8x6CDWX1iKcYILP0XbKlqKwCy\nY1XYVVolS8Zd/TWUfujajix9RPc2JnpfjspWyYMqhvtDPXoca9yXOgEk45dZ\no3aWta/Fi//Gv9JkpFz3+FtF9aia1ySa1fVTsrSwz3pqyiKVcT3YgUFFZJ6f\nmzr5k/2/FlSklTqWT+uffKJc3MA5X7OZvzvYep1qhv3PKMGwnb+LA8B7dSq+\n9Cj39uS3ZH/yMY3npXEP2sNR7tYZ1RO10pNmZGMtVBWMl7oh7Bk4BStv22gS\nAmd99J3urr5nyQAkjSOpwQ8BlfZnXACXELEb6Evq0BkBXT4A9sTILmnyy7wQ\nXzCzA4krPlFbCJsawVjkNCCjsr0Ghb3m6UlnooQCM5nrmI53crf3nztcTd9l\neSPvit6eSwiJnfagvGOMJnbGhHAIQ16FdcjY6BRWfV1KdMHvkREzs4DmHixJ\nW9caaT5u5BSVlN/fHeICLFY655XGzvSvF5Q/gwNNJccF5ngpxIku5CZBIu0v\nuenSfgLA5spH8jzzopCuC8kb+KojBgCaQ3TlYIfqQHsvL0uu8jKLzPzxCFaD\nhjTp\r\n=PTmh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"23efbf19d88b353eef435228b0a0f914ad1eb0a6","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.9_1524590727098_0.6271380498100183","host":"s3://npm-registry-packages"}},"0.1.10":{"name":"flatfile-csv-importer","version":"0.1.10","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.10","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"4d3e73786fb82362d1117ccce05c83408977e095","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.10.tgz","fileCount":6,"integrity":"sha512-DGmTyF63NXW2GOuXnr1iJMp/xsMhHdX3TF0GLgDPqzRtK11zIcF6Qhwm2MAfUTzT18v/7Tw+5ClSjYRMb1e+xA==","signatures":[{"sig":"MEUCIGYxinbDzbyS+luO49APXSGpAql4b5E6dDwTnjs/tcoQAiEAsr4AaTiQNyooaOL7zKWhv7Kepew6LlNDaZWbXi/Kaso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRk99CRA9TVsSAnZWagAAKQgP/3U2HD0k9cVw/lx1dM/C\nM5XL6esxnFcqs2RLJgyArqDlCUB/jUhDCLYn5thixrbA3wtJ85XtgOcIYBD/\n6c8j2AvJu8xMHVd9AZC/7+GvjnBNJjzWyeaWiTjxmhzpNL+XDRoD6n2KUvWq\nlNhMzGmlarvsp6miUzymbGOdP5Gi8vkYf25u7sF6yFnHRGvoR9GzrB5SHZ/4\nbfrriXCbFgUlGhjAChpji4hBKWytL5dc4IPGGHTrs6FXTqeNDm5s2rah0q7/\ndDWB1QY3xa336UQe2VeJSEYGlKQTMaKtYa+YKb1yu8XkytewBhYuE6Q+vbgG\nuDKNV3aAPdl8V8vF90ZMKX5pxUQJNncTvh0+A7rmbCwxpBku4bBNxjcNPW2N\nSG4/Q1IyyG4FW7Jx8+UeeP1L15ZxxBh/BWsj/GgWK+T5kgvUEfAcxiEfXFAn\n1n3lx1qg4WGGE/qjTqW8goeobFijES+UJt5pSSaVeBEzhtw8YrBvq43PEwWi\njgSGJIwMHNayFIuKNhi3eIYMVdZSYgfWwz+esHT8IXaJ3qtS7ETKbk0qHzI9\n2sUgzzoriHsHAmPa6v1iBdxcNifXVvCVZ9hF0coBc5qt2M9K1pDYC1hdfHws\n5fgkgdNZGDOpKw4SxGr9Pe3iM7L0rdJqSOLUJGm6hvNrv57xP34UswBXmQdM\n4Qf6\r\n=MJzh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"8dc80eced4dbc178532b25559df435bb2b2c9d1d","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.10_1531334525829_0.053171847488363344","host":"s3://npm-registry-packages"}},"0.1.11":{"name":"flatfile-csv-importer","version":"0.1.11","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.11","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"04f87f64fa3b9792e71e299e9906afa027e7735d","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.11.tgz","fileCount":46,"integrity":"sha512-3xBmAizPIQ/Vpj3Qtw99+8Z9KGWIW1B7bb7A0rBHc2s669i+TWI10GIZa9ZXgu+uA8rUNQcvGDjjPkBm4Nu+3w==","signatures":[{"sig":"MEUCIQCmmZ6U5mt5dd4xmAGyjOGldVL1rvFKiiau3Y5upicLswIgetUxmDgQ3I8/uuxrduETaWGfGt8kDvHhF89MNGc2klM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":848613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRk/oCRA9TVsSAnZWagAAf3gP/An6jImgL0SmeK7XF+Eh\nRvDVGJvxeh5ziTC1BRKWSEp0X5uQb39sSqqLBqEDfeSF2YlA1oIaADpgdqXd\ngBn7Bhw2AkgFKWtd+3NkhWen/16/FzoPrwbleygeZfxp1MymgBOb5TYiA9xC\nRqlvHkv34HbhqNd0yZN2Pp+wOwbhQ7wZXiIHv/uySPFxfH7bUvTXcWYnpWEF\n9519bPJXXQkGUcR/H6rl19AppT/6j7N/Y6IqXkGDhxL0/e7HEcibUEH5A4iF\nN/SOs28FpgkcHG4RzAqi4hjoemV8TVMdJH42jN40xqCYT29wGt0ClT6CrQCH\n+OyxGt279w4j+BVlTw7DkS+kgfOyWVYz+J2FjZBBOvqXgT04vkdMiXsBrPzg\nJ/B81ppa3HKY1sJXwEPlEnybIct71lhz6x98OOuu+0DQPQZL3+YO8kTcjW+H\nF5JrJDRXA85SgrbbW90MPuPOTrueTLY+kMKSJBjvu45mmECWFtOvN4gxkzAz\nehcv6sWsW9Y7ER40uwNP/HN2+p7AcSU0qEsTlDva6evdxxFFO5TWz5Rxqivn\n2Qb9S9K/jLySlKsniN8A92Oge8Sw4+eecNLzqEgACgmZPD9QEnSGiAeXTZ89\nBp789i9+Mk2lQP5ixlm4WM0H1Fiphcrvm9IUCMLbSA8WID/UNaFzw7Z+WtWD\ncCRy\r\n=ExLc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"c6d997c338586184fad149d9316522d8b8bcc580","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.11_1531334631935_0.7954155626272286","host":"s3://npm-registry-packages"}},"0.1.12":{"name":"flatfile-csv-importer","version":"0.1.12","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.12","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"1d3d2d4e0a715ab0c73e477081c23de8d27cb8e6","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.12.tgz","fileCount":46,"integrity":"sha512-ZunMTNibN6YCZcr+cU4kpZZ3LOiU2yUvZcLl95nO0Dha8JshiHoHORmcIuL6DxR0705I0rNexroG6Ad+0PTV8A==","signatures":[{"sig":"MEQCIDc61cg4gcm3nAPHTfZwgGrYHcINnpJQoFPRXE7aDFKIAiAsWLwti3kdKEUmnjLWanPqVLiIFKUue3SyrPROrrHDNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":848695,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRlWlCRA9TVsSAnZWagAA5xAP/RI5dQrNqyKg2mU4Rb92\ne97z0PiltSDTfhBEwU1c5pZTvxcA6QtzxrKs2sN5qRvZHvrq5iVz4ZYdiPV8\nxYaHSa29EzHuRZ5uDHrkOHJWJrvAK1ykypc2o5dZhKiJ5cSXLfpoBaESP5JW\n6Q+oHSd6ro7v7/sLs44/3k4+3KuInFSI4T3fzIPS2sr71qdRZ6G6wE1hNW9G\nz8Xg2jdCo/gfpo+b64eTpg3DWwiQRmRXqXN6kKg7hV/6dnib8cyeO0/ajyWT\n1xL5r89wIHAvKuGGua38pCh6h/DfHUfXNMYE9dChN8gJra8+mWX7uSiZ6pi1\n2uLfgmkd4pCUKGI3GTTgHb2eLJNPQ/h2eHc/VwxRAEazQDQEINPpLiKB3yHD\n5sEjxS8BbJau/Wm3s+UK5igKv5Nz098XYwkYrSvtbQJWX9RX60KhDdb362yK\nUAbGqo1AP3j3kkgA3U39JWWixhBLtyDs3xsZTAlEgeyC4kmFe7z/OUY4azhl\n4yxNhAtCT4xLBvqLOi2LQYA6ECG7C9VyHcfnRaF7zM7DigMHGSNk7HNt3qDq\nDPPNiD4Z57SMr+nH19PhT19JvhwnHrR+pLCes6xRtyzMMHjuVPlW0d6gTQSM\nEvB0KL0NUZEgKFrq5yvHRuozk1aiCtLOQuMlHqjJwg+ucVqWETghJjrQiQhx\naY9H\r\n=C4wh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"895a8892d5e4c2acbd5ce7317927767246f05e35","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.12_1531336100966_0.08855665040132266","host":"s3://npm-registry-packages"}},"0.1.14":{"name":"flatfile-csv-importer","version":"0.1.14","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.14","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"1383f3bf2a1be3c348259ffbe0d7929c4a543449","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.14.tgz","fileCount":48,"integrity":"sha512-sJ62okM1B+0NK5v1/+T4k1cnnyQkdssWkuhVz9Bgqg4pW1ueDpbQB0+iOv/7DFR2v430yerzm91zoRvSbyeXtA==","signatures":[{"sig":"MEUCIBSCKCIzPo2ERRAMze1NwiefzifkHw6tXFBdlih6+uQ8AiEAxvQqtpW0uDv6fXnXzoMNcCEG+dTJD0ftZ4E+1HxUaXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":850085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4b9TCRA9TVsSAnZWagAAT2gP/Rd4tEDwpDQRDtHzJEN1\nyIcO+eJDuXjsNcInHDNhhkDdTR8KOf7lHRVpJJay/1nJ+PwaeCnxZU8ATpYC\nohDad+VCSVRGkugwf2rt49kj7VbhwXiALyUZPQuwntOZWRjenHD2cVRPByue\nKdWEyvemdd8ndqo//KQWRABRO7xc/1o1KbpCe8Xqf0d2O8igr7OwByk+DV+9\nDUE5uB60opLac/qiFP3dY0yphq7KkvfsnsOZuX1N+pPRlebXFzxaQdR2ax5r\nD7D7qZ9GusOwPWJYXEI7vXCnT6tVe2DVAFeX084gNwpCW7lYY3R1pIiY+b63\nSeWSShULhqDJJPEIz3LlBDYWjRDzJWKhE0R7tcLrhCe+1vKqJyY4l1OTSyVy\nMJj7pMFmlHRnpq71NV5T2mBfwLE0qVZLrC/OuNe2v87PpidK785/sLHzQRMe\nrBCwGPooSOAynzlT4uWeULU30QfwtEnsIQWm9F+3hTDM5mADTUZIrquYg1tE\nBlOTnCXMqivA8wLaTuFOHX1gK5ZQL/xV/qSppuGKL4c9QgR4oNey67BX97rG\n6NujP92pm1HQeJ/5PVFqDSBdxH74mEu3THTZ9ii/RUZaqAqN8ehersiu9MRg\ndozocnCK/Cwkf4nzYExUQoc8sD19qNLzqNSFTz6vr47lIyY4Sl6hC1EiIji5\nlaop\r\n=EiFu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","_from":".","module":"build/module/index.js","_shasum":"1383f3bf2a1be3c348259ffbe0d7929c4a543449","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"2e7ccdc6779c13a008f6c1e1cc4ea350610056eb","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"2.15.11","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"4.8.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.14_1558298450806_0.40949617220854595","host":"s3://npm-registry-packages"}},"0.1.15":{"name":"flatfile-csv-importer","version":"0.1.15","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.15","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"42317542b3e174469745b549972924c0e7ee8c8d","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.15.tgz","fileCount":56,"integrity":"sha512-84xWX0sTTMh+O4cZJA9NfKlAeZENhHgaJA6+eldWkRSlMQs6IYWIVG9u2HadkC41xVv3OgNY3y2ovcbKaVz+qA==","signatures":[{"sig":"MEUCIFpqY/TCeg+f+391Rz9dDILrZ4xFKK+1kKl2lhUjZ+OIAiEA/0ip12U+AFgsc58sbvhDgBjUmQ0CpA99ggRZ2vYeO+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":929249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/V6FCRA9TVsSAnZWagAABN0QAJfj8ZCG4HE10FCMwbxU\nll3L4WioL1NiwL4u7ezq3aXpUGBZZYFhPjQfkCC0nwUBPQ+JLnA3oT+qVk4E\nkERMJgVFUq7hhkQScCjQn178saDzW8UXXqueu3OzSayKlA80GAzc3DI7doxd\nwWFOZJ++2IpfkfX+VKUkyHOLzA/1NYovSVQI+XGHMrWk3IRINQ9qSf2hdfYl\nkfYUM+Gj5VACVNw/GG4NUbxxQYPSNhuNgYPeTyJV9yYbZQeixMXHSpTnJyky\neCZ6Xn9oTMpeSwD8uFN3NHDtDssVP9/dzutXaDS8RN0z/KUwExPl2UvQ62+6\n9txw000rDUQEwR1VXtMGo9E5Gqvhh+8KowvEXaB3DCEtCpY7qnRNDNtKq+J6\nwtvKzGvCiV2+EiL+ETwD9iVyNIMuGNXFCmMoF/54P7OLJOYPTvNrvA753Xs2\nk/yrfQSeE5DuYrogCHdb07rrIwoM8j8QWOyk0KfPSB0qIjyW6qYUq3z1yg0S\njKgQU2haujV03d4Jflh9imS9nMNYv0B2AZhAFhOY9pIewI8HRS5EC1pakFBV\nVTrwbFaHv29pzKvK0tS/bTcGuDh7iXV2JXYb48occXbX60m7dYtDt/RxS0xr\nWEI9YpgtZLkQEtlfbe3Yhr0Z9aG1hr9nl7ELF31fTcw3vSxtvYy+cjP9Q+RA\nxUq4\r\n=x80f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","_from":".","module":"build/module/index.js","_shasum":"42317542b3e174469745b549972924c0e7ee8c8d","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"6b961aca363afbcb296b205360cef5de14776c46","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"2.15.11","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"4.8.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.15_1560108676490_0.2212835933642423","host":"s3://npm-registry-packages"}},"0.1.16":{"name":"flatfile-csv-importer","version":"0.1.16","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.1.16","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"6ef214fcefa2da389996cecb8adf83542c58e989","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.1.16.tgz","fileCount":56,"integrity":"sha512-A3mhOcUzXtPGeeuPfktQmPm84Q1PuzhGv/07Vd+r9Jg3ej9YstMIwZkdNYR6qUxxdhngvRuWEAoDHRkwkMcYUQ==","signatures":[{"sig":"MEUCIQCu5cQPM2KBpRmi+SGylwAw5TtVDXzrwMHKo0cDL4ZMLQIgVHL6D9yupoRqnczr6nqWNfLAdfg40XBnzZeUg/lmsKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":936712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/XvpCRA9TVsSAnZWagAAB50QAIe9EaUAEwDlK45ucgm4\nOdEthffAkdM5k+a47snu21QmoV/rezby+l6sOQxTF4Ww4WOwdeSvB0TunCl4\npkaV85JT9n4uFS6uZv7Fovy4q70o8bzUFdw3vqHizmljU5Xt3bezN/c9X9Zx\nDE60ighj9sM801C8aP8B1D9qb3RgClSPXPMlCh1HQcd2HYpzXI2oxdcFx44W\nreqiodI8V8L1K3HkOvCMLGRacQYc7jLDxCXyOpzUiXP11R9XFhYJYMoYvjOt\nKBbKZ2bypgB4TSuqaSkGUEjfM49kkU6phEE6B2fceuzvhn6LTgJUaRtbYsUw\nbD93y+3ygkrLgVvlsJBPLZ3SAcUyy5vILVX3diKQ/IGeNXZiFEzacUwrGupC\nwRQitoRu79CaIQXA5F6S5kJS8z4XuxRpKY9TiEqouC8Pt23S7XsxP0shPL9t\nqvn6poX6a53Nc/8rhv1zfy2rIC6h9Or8LECXiR0EQhKCCAaNrbNtvVrdrkPJ\nqP2nlKq0or8cuJhRRWYbYKZAiXatcxk3owOV20hjsLL1WPpGiNMXowwQw6CL\nGV1qcymwLpPhYeXRYxaQNFMqeO4N9ftwGew4zbkuUfyDlU6Bk9amRWk0XjeT\nFBE4MH4Mq5yn7O83pXyRm6Kz3BVhe57bP0oS81H2mmgTV9GfAHnwTtG4J8iE\nEOwO\r\n=WBAC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","_from":".","module":"build/module/index.js","_shasum":"6ef214fcefa2da389996cecb8adf83542c58e989","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"074d37629d9b924cb955c6419b86b5322693a377","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"2.15.11","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"4.8.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.8.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.1.16_1560116200961_0.4237572452599694","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"flatfile-csv-importer","version":"0.2.0","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.2.0","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"eabf6d946e22e3fd8cf35790015f5adfbe12db59","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.2.0.tgz","fileCount":7,"integrity":"sha512-l0w5UjLajAF9inStzHCmE8+kLZg63peABO4XUSwsEmOo33TnLdxWqUBHX+ukAddizS6JhTePKMYnKY5AfKO8ag==","signatures":[{"sig":"MEUCIQDP8eGYTnreop47f6XSqsIv09UamAJsZui3vSg6PoCN9QIgUFxhH5utiACZsSAlJKWN1//UMwMC37shG0NR5HdjR4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsidhCRA9TVsSAnZWagAAJPcP+QDAYw9EjlRucLJFLp6y\n7ZnpTjk2Bca3METreXKTTb7KQActQj/zSyIxSP9ChRho16Un21TPUegKYeEu\n19vcwTmJvfVYBaWKW38COcwUMxfy3JL4ZA6DXgbHpZn2QP8amdQlh5f0X1iE\ncbeUOM8zwHNq/TNAXY9KUeYV9dUsin3Kr9hrQeBrNTCNwXGh3WUbOAhfNeWt\nRDIxIl02SLzlohEPdlrLR5FRqpscwPEnO+qDDh9pYUSlPBgHg+OVmNziyOuP\nljVqKjUpVYpr5tL/xAlYP1DzrC23Ra3ZyxGr8VF+0BIpkOANpQU3XqRE7HsQ\n5s+MCv/t6uEEQMIWZODBjXty4a8dc9U1/PnnPgbtZjT7kD6uOEyOfoZ4jp0i\nJs4zOcN3AAimA1iT3+rlMy92KuPJt3gMsk+PKcJOXGo2KpY2vBJPbOaHEV2x\n+gsRB/RT/H2bz4Pi5rg/8jsMw/UWW45FQPVQWojPMyngFJ86kEIOjQkgfIue\nVTNhCyRF6LtLBHXjFR+eF3LLZJ3ShIi3kk4LtRCxNq0bt5YeKOn3afAXjBwW\nxvcIrsQyoAov++Rp/DNS1aWfPWLzwJvctCCplQKfp3+GERhuyLZFudtENuCh\nThYWJC/vnueB0jKp/elUyMcIo9gEYet1w6FYjT9C0bxugm2zkfirpRbJalN0\nAjcn\r\n=Ihpa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"935a830d09b020f0ff852924adf505280d09709e","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","docs:md":"typedoc src --readme none --theme markdown --excludePrivate --mode file --out ../Developers/docs/sdk --includeDeclarations --excludeExternals --platform docusaurus","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"6.11.3","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.15.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","typedoc-plugin-markdown":"^2.1.0","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.2.0_1571956576820_0.13427720730795367","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"flatfile-csv-importer","version":"0.2.2","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.2.2","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"600e8325ba658479048cf60655c4899a3f7ead2a","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.2.2.tgz","fileCount":57,"integrity":"sha512-pFIWUNzSGc/Rfd5PuC4iWrlkDPLt1D/EpHXDnra8NVGEgPfJGz7XCYYQtuK335f1kdDI4yVuMIC5i9YXuoVKqA==","signatures":[{"sig":"MEUCIQCITcq/gtWkLdbcTDxFDwkOtEEl+9QTm050DA2Poa1jdQIgWLDInPXDf7MHCV0kfpZJXc4q+QfmCEen56H+pyIaFoY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":756387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsifeCRA9TVsSAnZWagAAQIQQAI+48lNkAEyJHQtVdaEl\nK0LKCJ3A4sYC8aXt/LUUZLQ+jDK2TRLc2XazECdqYyNYX/OD+PrCyRXPPfZn\nyBh/OqIoS4xO//XqqbxvO5b0m2h4v97gp+ag8aEzllyy/+erBDr6GPlnzjwG\nI7W25MirUhlKcdRkTHitaiph9/7cSqCqdufZL5tBleCjWDyc+LwuVy8dkZJ1\ntJlNk4GBoSP5xW7xE9rLxQ8cSIBaCcIUPimMU6nXiPvXUiLFF0MB2FVOY/F0\nDDuX1MIkuS2SvE60Lc6oQEmadE8dzF1O2yjTa12oliw+V62CkrFLRbgPsPZh\nKOfcy+BH19c5E4ecufFXbSXUoiDmR5kW1l7Am3Y8kk70BCUv9JzQxjC4e6cE\nTdNPMrRefRndzrjuVISgz50K+uz7LAb5foY0YAGBY62cV+MWqRU2yxOKwzj+\n9cUIyIQJV25QPbF4TsQD3jqZyhDxXECymyzHWw3uu9k9lVzXoCCIVwqkRecj\nIRreE167D29LNTMrjDg+NXbomYBmmKBB8m1HntmzR95dlwIU1uIunbgr4UIv\nMaTBQibUNDy2k+zdWEMHBc7tdlnW6kaFw3c0axM+S1mc/xNbJpiG9YxmxBT3\nI6dXfEBG5GbY5ZvfNpLQ1fqB3t3UPkoEJ6qj1iL9Ek4qPW9Qr7TrvQDATOpN\nBg3P\r\n=V0nW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"402af269566c277b8f1d224d715d5b39db7f08e3","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","docs:md":"typedoc src --readme none --theme markdown --excludePrivate --mode file --out ../Developers/docs/sdk --includeDeclarations --excludeExternals --platform docusaurus","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"6.11.3","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.15.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","typedoc-plugin-markdown":"^2.1.0","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.2.2_1571956702481_0.9922822770727782","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"flatfile-csv-importer","version":"0.2.4","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.2.4","maintainers":[{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"841e5860592616e76f3370ecdd5b87e2caeb02f3","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.2.4.tgz","fileCount":65,"integrity":"sha512-C1r7v8pl7NpiUULW7iSjliPGjODEbLcPtYwpdWI29SwcSxXakyH8ALuBjXUVrucaoU0Fk7xi+IV+YUVSYbgsgA==","signatures":[{"sig":"MEUCIF1R4KOYAtMzJpxHsxHAYIEY7LhOgs1eILP48d/gyjnYAiEAlj16uKMIVLjNm2MZ2wPEUL8GUSpmGf85t0G9xy1aEaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":952803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFEDGCRA9TVsSAnZWagAAs0UP/j3MFt1WIF6QhMPzgHBS\n59JmYxQags9O5QbuHq5M1yokzDa/wYQO3iPUJq9i5POPfflycu5fzBmLWIrt\ndmGfBjYIElQVI0dqUDpE8fh/uaZ/B8ZRKX9t4GroTW2sLhwqQ9ioPvmJqThi\nbM4fLN/Adocy8y3yfxYnPkLJFsZNBZb6nAQp8Ik8FDDn435fDa2bem0GfbcM\nGm5AMfqKGo2IMD14X2xQ8bZs5RXszgE1swAosMDUJbgnIqxgsgh7Tfenbsa/\ncep3n8GjfR9zw/VpE7VUVmqeJzMZA9gnfD4pYCEPM/JxD9EFnjM2LrZrvuJy\nhGDnleP+CvtJ0/Zm2zJz27dMR2dpRKGdOxmv4PTYMf3KodV4fySMagcWEy9p\nSp17TIOegVfNpwzAnD07XnvsooaR8k5HbKWcAGcCofW6wD9iPUVmHcyjuV0N\n8dfgwFFw65ZYv1X9IpkewqMS6wLITx60ji5PWPbWvxTL8hkzQxk+Rr87Tk/z\nlO3VKQsmhww6TKIgr1e5WqKnU2bIt5jJrAytbaWoKaBnP5BaRPaYNaRO3Ha0\nXGkfdp4ui23u2KsMgUXJ0BszSJ3sjddcCdO9eSxgGi0ieOzQROpXXk0gGg6t\nRqgxPqPq2bwnjmd3jSjp13WsOgryKrOKtDxXHquHXEYEjjfiogIupON6JPlW\n6Xly\r\n=3D/2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"35ad93d4a967146f93038979053659a3d8d45217","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","docs:md":"typedoc src --readme none --theme markdown --excludePrivate --mode file --out ../Developers/docs/sdk --includeDeclarations --excludeExternals --platform docusaurus","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.15.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","typedoc-plugin-markdown":"^2.1.0","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.2.4_1578385605662_0.554094657239161","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"flatfile-csv-importer","version":"0.2.5","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.2.5","maintainers":[{"name":"brentkulwicki","email":"brentkulwicki@gmail.com"},{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"292877578893c217241766d95162f5b9aaae428d","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.2.5.tgz","fileCount":65,"integrity":"sha512-FEdyUS3JOwltpZ7FnrHNX7G3roHLDGp6eQel71jAQmR6E6QZGaEnjAy4AHks4EQVjXInKH18hfW5U6dFaZ+ktQ==","signatures":[{"sig":"MEUCIFm2/M21I/MBdQF6MVKxYH1Mfa9gqUw46bXENCDE7cDUAiEA2hcAIPud97i7Zb+gjLPdjPh0PFRxr0wiKIZENL91MMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":959976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIfr/CRA9TVsSAnZWagAAs6AP/ji3IsSHx9ENfV8kL5mD\n9kVfiK29pJ2wsMIxZXpvQoLRPJxiFumGdR18dwUL6ypamPffAM/wx6S83ZbW\n5ssc/gihsAk/zxdPL7TZfPeGhfzgNeMyMG3UMrri+t+WCqnwBzqHip2+oNOy\nDBAye0CPYak0zEfOJtReaWi3Gy7VvFAJhNobDCq2gJlsyWu/xJBZJIvK3PmQ\n4OHAGjWQZZaIaWXKt7UucXjxsshHvI6fqXp/QTsi84aa6JuXgTflUFhbmPMH\nbN0xbj46LwhcAq1JBH3oJqeMri9fVDwfbkX+d3BataYTKPpcfGEWTXxKeCVd\nFeFRlgqFp8y5RTlapEPr4Xpyq5XzcFva+gKAzX3MTVU+vnepTxTfJQMxYtAm\nxT9AfUAURgy/O8zaq+FJO+xBGwl5gRDH7MupxVpNfkq98eh8EGeEm2k70f+n\nppz5KgItgqZdwXSK7f6mbokjfMbChz2E/0i93s7lvR7nr/Rkxj+LrDp8kWs+\nrXytXCBT1pjzk4+BMnbtxmSli5O5+sEneXFnisGHo1xIa9Qu5oNBQWknWw2v\n2pnxHrKA7geyHiTwPCMtt91mMXzc1Vwob4DQZCkJ108cYJip4gtJYHm9uuzf\nh1/PYmTq5WRcHLbmthfIRjTbONyHxp4Au22MD2TEkR4S8PtV8VW0nuU1f3v4\nvSzj\r\n=8wY5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"ae9262482fc2cf1bcf663c78dd65987b622d78cb","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","docs:md":"typedoc src --readme none --theme markdown --excludePrivate --mode file --out ../Developers/docs/sdk --includeDeclarations --excludeExternals --platform docusaurus","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.15.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","typedoc-plugin-markdown":"^2.1.0","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.2.5_1579285247108_0.5350389395165467","host":"s3://npm-registry-packages"}},"0.2.6":{"name":"flatfile-csv-importer","version":"0.2.6","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.2.6","maintainers":[{"name":"brentkulwicki","email":"brentkulwicki@gmail.com"},{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"6e7f8200be386e5b134539ac9de5580ea9ee883b","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.2.6.tgz","fileCount":65,"integrity":"sha512-KD6l4TiHtLCpFiNm5fzsLlYBbdalUGIgL+kFrvPV3gbdJJtjunYZv1FpRhT7Nk1Ocj2Kln0GbUmArgZgbJTtnA==","signatures":[{"sig":"MEQCIB67VaS/fYKMxP3DkUM+D2KaCPZ8jyc19Sk2hyGg9S+VAiAf4YRwwAhbpl7hyhpnc6vdp9PNx5u7YCDb3NA2M6T43w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":959650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJf60CRA9TVsSAnZWagAA7CAP/1xUBeD8MX3vMcBGPzo3\nWaYduBqSYK3I8MaYXKZOR/zKS5Irlt2sSC6LLb9t9ZM6e31EC1+UbRffxJOP\nnAO6mkro9fe1mJofN3LzutNwJv/dK98TemFBQLSPUt/Zxfb5eNnU+66HyXld\nkxQ81eziWGgLrXcw8YipzH/3BwnGDmHl8E9ZnOS9pkSpRAOLIfUZFLqWNqC/\n0oWgezxla2dNjErSvv41cuTMYjer16eqsqceYbQpLDoJWLEk8oL1s6Jcr0KQ\nn90zTTd3vageDon0ZfClJ4fL42lePDE51SmgL4EA+WMoNL9t22CzRlj/0IvL\nWjzPqOzQ+L1PJiAB+eB4bx9N+Ls4rUMuhhFNoZakkZTb8W0BzYuWHpNIW4He\n4tUrbYmR9sJtHfyDq4h+sU0TsUPi7es7R7zBsIGmJhgxl/MeKac++CU/F6BZ\nnyWADusfavJTAcNaP9pn9MSbbysqhJz/g0ByHttWUtXE7N41wdap/h8qwU8r\n0NIMNE0fpm8hFQNlvP7vGIIl5OVyDCPeyfmhTLYxyXJyVI4BK07kUC6yh0+g\n6I6WesjZSCXa3DsGLX/IpeMUpLSj7EeyrwR4SZ6PmYbFqV57DYt0ZfsQMuIP\n3Imam9P199FRcRdlAgKlFG8XP1zP+7uNSv7E6vhMXCZEiA7tVAmEy1YHCY0S\nQRLG\r\n=DlPF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"77573eaf372cfd5eb3211ce98ddcd452773b5141","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","docs:md":"typedoc src --readme none --theme markdown --excludePrivate --mode file --out ../Developers/docs/sdk --includeDeclarations --excludeExternals --platform docusaurus","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.15.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","typedoc-plugin-markdown":"^2.1.0","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.2.6_1579548339766_0.9307290041338603","host":"s3://npm-registry-packages"}},"0.2.7":{"name":"flatfile-csv-importer","version":"0.2.7","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.2.7","maintainers":[{"name":"brentkulwicki","email":"brentkulwicki@gmail.com"},{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"e5112b8c2e8815598f37f10ba4276c18914d1657","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.2.7.tgz","fileCount":65,"integrity":"sha512-3EBPsGFASb0vExaihKP5/D+3RVQW39b+CLIMyBHkn7XinJkF+7C/reBrNPaYBBzWWgzghV4NEZpS15wYz47imQ==","signatures":[{"sig":"MEQCIHWVHsVKoT0aTFXwGWTQ+CgImSJEN4ARMwC+vUjyx6A4AiB0pXsab5C6cprvYzsSVqo4VTtP66NavxmkdOmlirjexA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":961733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMNh1CRA9TVsSAnZWagAA64wP/00xPa5kG1lh6B8U4XlG\nE4enV9XiwdQJOEtnfB2+l51KtYQ0y914v7TrTE3sJX5DeDWgu3KQHpdOxpot\nHh7iIN9GFQlTwfIXtxOnA72qXfulyHJ+e32G6OUQd/z9TswT7nEgBxlp8Epm\nUb56n4xHpPkwo8IXiZd1y5qvv2ibRT5RHA7uafls49D6dN9QwqAZ2z44eXY8\njcI5QqZQoB7Z7YxaW83X1VIZviC1Y8iVHeq/Fs2TqTIJFf78GyVk5PdTHZp8\n00++8nrQy05MwYC3SjySeaU9hwoB7V13DVLyCdAU2tHr1yNKnni7HrRGvIDY\naIX3se6hXOc3NOos9dEIHNYbcAbV2Lefhzj6go8u/9gGp6BXo6ooGWhZfOhF\nI5Pg2DnhRV687HdZsKvM1AjV5CCfccVTekJJGekVkhnFH+IycneuuPFsr1sS\nOiVjcA+MMEL7HKI7WqFMKXnKeYyPl7VTvVndwI4XVUvj3hnJkIk1DMceucwk\ngFhTpr7l1Palmfr6jpRs/1CgYUFCX8dIrV3BNir0+8LvzvUvkWMRrXxl4Mv7\nPOb2/D7+oPciGVJcw0sALHfBk/5qB+kEZeI60Lc+feHVpmUzCJ2XHTPReZJL\nCLpoT6rO+Lv0S4SpJ1YVW1YPxxhbVUDk56kEY/V7DkrepF2qmqXRgO1uWfFh\nc/9B\r\n=PTdt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"334d9ad0943ed1517528c8777a04af132ce524f2","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","docs:md":"typedoc src --readme none --theme markdown --excludePrivate --mode file --out ../Developers/docs/sdk --includeDeclarations --excludeExternals --platform docusaurus","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.15.0","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^8.0.4","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","typedoc-plugin-markdown":"^2.1.0","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.2.7_1580259444689_0.8154794006216828","host":"s3://npm-registry-packages"}},"0.2.9":{"name":"flatfile-csv-importer","version":"0.2.9","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.2.9","maintainers":[{"name":"brentkulwicki","email":"brentkulwicki@gmail.com"},{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"7b4061bb360cf7b9a9e230939733e5a6c12b72fd","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.2.9.tgz","fileCount":65,"integrity":"sha512-zIaHbeqLyKrIh3SnfQa/2AAuGoYUnmKwB+z3rTQijteveojMD1EAEjnd+1h89ZIujx6sNV2+z6p48Y84l9nE5g==","signatures":[{"sig":"MEYCIQCYEc0bYH1J8qpO8ES5ammzvcfy5M57kRE2+ngeaSzFVwIhAJIvufHUo0Fv1pNCZvHnTugIyFmqXon0D5X6ApG36xFm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":973027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOPA4CRA9TVsSAnZWagAAFOAP/AjQ/bVkpLbG00FxjN/D\nhTFCPpCnXTpqBwiwdjYUoFVKSvHfoppIddig4UZqg9CAwr7kmk2TI3f/dGXI\n3kOocCKuM3rLcMYafouSnm+xJ8EkAQTfyMj3NWoPkq/kvv3bZAQGWwrei+u7\n7mCUrhheR29LREkHIJ/aXECfZij1QRlSwiqwXxQiQJDiJI8lxHB1EVLHyI2C\nvOxpM0orA/e1/vNL3XkgtQxZHe4dwLNpsF7t9GrtT7CX3PqlgRrClMITCrRw\nVEo4BWv0rCIYjr11wNow63vF72/0y1nmSH21ob1BgiRf/eZRP+dfgHAkUQTY\n+S60w7yX4qLbyPSm9JLsS70O4FFPpJ3VVr1N06mV1eWYcBaBK8oS89bMtwBk\nGSuPqtlmXqzB6O8oG1Dp4qlhlsftIsoVqbi6pxT1He8IVULo7YnSNCxYeRvu\np+Vr4NoYoEk710IbrbE07P2aFcAuNecdbhyRz+uN+675w5jJa/n70jw2LlJf\nZ5jrghl5GXDsxvUS5eHgqVzrZ50eqryV8+GCeLtHHXuTO/l1QJ8k+wVg70sV\n8qnIgcFC69QXjFGhJjDQsHZNsG1V0zrJbkXWpkzjBXyhQrQJJn+JxFQ4LBMH\nspZgVqoT3b4DlQmqEGkra/Eur80aLX4i5lMOLeVu5O1kIKnFiP0zLIh2LVUp\nAEVd\r\n=auQn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"22d4d6441089e1eaf211eec080f3cb6789a81d6d","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","docs:md":"typedoc src --readme none --theme markdown --excludePrivate --mode file --out ../Developers/docs/sdk --includeDeclarations --excludeExternals --platform docusaurus","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.16.9","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^9.5.0","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","typedoc-plugin-markdown":"^2.2.16","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.2.9_1580789816334_0.6537657430729247","host":"s3://npm-registry-packages"}},"0.2.11":{"name":"flatfile-csv-importer","version":"0.2.11","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.2.11","maintainers":[{"name":"brentkulwicki","email":"brentkulwicki@gmail.com"},{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"},{"name":"nate.ferrero","email":"nateferrero@gmail.com"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"e5414df693507a1ca79f7c75902abdba6a1026a9","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.2.11.tgz","fileCount":65,"integrity":"sha512-CiwIyKDXHAVef6BZU3oNo96h0AcH6doQeFfNGf5GaoqerCq1czyG/0mGtXIqgmb30yE03GKEj3HDIlQ4oExMBQ==","signatures":[{"sig":"MEUCICb7476mlngbLFi+ELgBD1hAyJX/+EhHcG5c9Dn520P9AiEAmynpJJCDGtVaWhyzFmhsqX7N/0tY24RhP4FAPcrIoVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":975399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6qqkCRA9TVsSAnZWagAAoQoP/iFdCkjCl6BaDiX71bpZ\nvYQrJC9tFssBIXjFG6TwHSSL8/uGVzmJnqQUMpex0dDMtgvqN8BwMVUCvkOV\nhw3M3EtMAvT7YAr5M2md48LyJqKHAB8CaXPe6uoD4z2XtU277Me6ZKzWy2Eg\nBBlvPcHlL4AVOxy6TdvoAvRzVvYaxRb+KisQpH07jmrm25f5wuE0RV61lKoF\nAvKfBcYXRbpy3mTviOVDvN1I72QmmmG0HtHyO/b86WHhUAS9gR1Xqs4FsKpm\nRf4g4YCPCnDoDbkLWQtP74EpIofBurx+wBn2sSDyuq01N/t1RMANJ2Vn5hvx\nUu5HvXZWbxCMTj0rUP78Mkm3hmWOP45/CyGZbp+gCSRry6js91qlTIm9CvjX\nXxO1DjijgH7uMVKPiWsixsOs1si0+n5OEdqF7Po7UZM3smaBU9W4Vpfl89tQ\nNTawre6jPh55keeHz9MLbmEp/P2+rH0ep7CrJ2ThIYQKRJhRD2xDWR+lx2LI\nDpDyo/xFo1x8kbgj7Zokc921sNBrRDnw0E5Tk7DH+r9NFrJYlm9H3s4BWqsb\neRyknoptQPBjhLYPlr4HGzUU6NGz5aexrBVcIkoKjlhOEmq6TAo3SCi3V5U6\nuIEumrFKrp4vZWrS7eKcQUeKERGXmd7aCWmal980C85UKNDVDQTRLnMq+SWL\n/uVp\r\n=QOmm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"f57c539227d2d5d722110d62a733fe6c52850a47","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","docs:md":"typedoc src --readme none --theme markdown --excludePrivate --mode file --out ../Developers/docs/sdk --includeDeclarations --excludeExternals --platform docusaurus","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"dboskovic","email":"me@david.gs"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.16.9","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^9.5.0","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","typedoc-plugin-markdown":"^2.2.16","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.2.11_1592437412168_0.04797176763760613","host":"s3://npm-registry-packages"}},"0.2.12":{"name":"flatfile-csv-importer","version":"0.2.12","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.2.12","maintainers":[{"name":"brentkulwicki","email":"brentkulwicki@gmail.com"},{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"},{"name":"nate.ferrero","email":"nateferrero@gmail.com"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"4d23b57400f7eb4405782a6ad9c5b52d091ab123","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.2.12.tgz","fileCount":65,"integrity":"sha512-fSejyCJ+FBvw2G45/J5C7WdSNzFxWysB9GkQeWy+HtU4m0Y6ot+/T3su3Qm8EWqrNUb0mH1/sd0hnvKVMMnmcA==","signatures":[{"sig":"MEUCIBuScaBbE1m4StSExKHyVT0LS+L5eyNUvE+3TXO6k8UGAiEA5PsZITpeRfUWhwxoE9550HJv8/aDPdl08USVSQ63boQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1000540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/Kv8CRA9TVsSAnZWagAA9VUP/3449VqEubEbVgbsUjBN\neQyLTzJmkmFO8pR3SSbSnpFwQ7CDmK0DFzlPITx5NqLoqX0NU36mivKDY9Dn\nOJgWm3vIbWZBatrsm1kRy14kzvkAlDyg9SJgo6cBMJBO/jy8j607zYTMcmHf\nNTom1YxwiBnjJH+jH/5hQ2LTbq/5MAg3ZasD0nUAtEQUk4Bzbl+6VbXSJmf5\nyCIj+Gi8CqKP6tWaeTsswbeL0O/QtyEkHQ6b1o10McXHsNtjKrHmEGEqbG5f\n3otvd7TS1gFhslu6SLfMEXbQf1T11rit+3kU9rIyWd8RyfbB4NXsDfOnh1+b\nP3qunS7PZQ+mKM8ZQ0GsKkmEi9LHHFF0uS/zuPyJeQT4V7ALTo6YoGsDlhww\ncKQ8YloGmOBVylXGFoGJa6C1oKv7cZKh55LbtsMmsG6g/eDEjXF8jpvGRpYG\nVTDATRag0BWWc2Az0q7QDgNfxL0ke408ks/92jYIv1cSROPhdEHRw9GZAkHi\n+kzHFhlCC6lmek1twu8zKXAlbijLrHmlninQSfk7jBSk2Lb/+sUJqf5hlPj9\nRYE/F3H/O5ayYgBzMSnfexRjpONqsNQ1b/v6V+4QOy4uJ0tus+iXEmXbJMTg\nO4LX9DJ6869NmwfJOaYKBZPGPFdGTLG8fCMCYpIjlc+1YNF/uIX3XjYFUoP/\n+d2b\r\n=qU7O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","docs:md":"typedoc src --readme none --theme markdown --excludePrivate --mode file --out ../Developers/docs/sdk --includeDeclarations --excludeExternals --platform docusaurus","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"brentkulwicki","email":"brentkulwicki@gmail.com"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.16.9","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^9.5.0","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","typedoc-plugin-markdown":"^2.2.16","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.2.12_1593617404520_0.2257628611900857","host":"s3://npm-registry-packages"}},"0.2.13":{"name":"flatfile-csv-importer","version":"0.2.13","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","_id":"flatfile-csv-importer@0.2.13","maintainers":[{"name":"brentkulwicki","email":"brentkulwicki@gmail.com"},{"name":"dboskovic","email":"me@david.gs"},{"name":"flatfile-user","email":"hello@flatfile.io"},{"name":"nate.ferrero","email":"nateferrero@gmail.com"}],"homepage":"https://github.com/flatfilers/adapter#readme","bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"ava":{"source":["test/**/*.js","build/**/*.js","!build/**/*.spec.js"]},"nyc":{"exclude":["**/*.spec.js","build/browser/**"]},"dist":{"shasum":"4f4aa9ac761171f085ff960b6b0bb0bc909b8f8c","tarball":"https://registry.npmjs.org/flatfile-csv-importer/-/flatfile-csv-importer-0.2.13.tgz","fileCount":66,"integrity":"sha512-8rf3ZDpOcBpv8MmfoNbK4FehnaKY8lkS61xlgz4Ejl82PnhPZcgeU70HLW/TGfGeE308R10GRLKKT9kAFcKpPQ==","signatures":[{"sig":"MEYCIQCztLMzGqOJCqUwxTZNUeoCu/F7FQVqHiAJ5hpFU87ePQIhALfVf/67w1O0HMcSw5PCSN9zGVclBfm1lJ5WPsAjw7CC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1230405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKDDUCRA9TVsSAnZWagAAATkP/jFvooWVOubahB28K0lL\nXx2wXYpzr45PmicbT7yCZ1m6c7/pzfvJAZWIFjjBPEafU4pjwiSJTiQZGqOF\nDaIORccmXIEtSXyFI5tpwFE+LvqceY4aylAD9q9rRRA2Jnq36L4JuexMIUEc\nQJ+siD75j9RteeS0keEuTAO6/aFx9ti6IQPmj25cxgbXuy/4PhIOgJ69ZIgW\nRj17zj9Kb/v3VrO20eIPOT7ePkYMG94Oc6aaOi9oTR1WcgFWZUbXlpdYuXb/\ng0Q/C6AwkgPjMrBkLKc5zhVcMUFpvbHLLqGjTke3rCmbaqhVlugD/d79OGy7\nvS+mksE1U0mEkYolH0BcHLPqusA0xyWlMIhWqIRav32/N8/BwSxGZLZuZ+oq\noel3Bx4WXxA5y5dUwLOObIoZWKO7q45RvDW69upviiKNynn0pF82i/2tIroO\nd2I+H5wsl4ijxPcc0fWU9J4Y5zw782XHdoqEYqQ175gu7Tsu5VRAqj0/X/xa\nftCM/TPUoGM0/ysd63kqIfk62MhmGOnFNQ5O80PU3XnjxW3S2YzvNTmT8NLJ\nFUk+gzsneomUBvsWTsR63ftiuPgd12NyQUGweU6RPNLQGToPvNf73RJC9CBm\nA4oimwJ8iGQRF0As1ToFIPcFzltIgvCIa/sDwBDBtsVbwYt0XFtOpFO9EZA2\nTnQv\r\n=ljAW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","browser":"build/browser/index.js","engines":{"node":">=4.5"},"gitHead":"a131dcdc24c608727433ef383192a2be1dbd136f","scripts":{"cov":"yarn unit && yarn html-coverage && opn coverage/index.html","docs":"yarn docs:html && opn build/docs/index.html","info":"npm-scripts-info","lint":"tslint --project . --type-check src/**/*.ts","test":"yarn lint && yarn unit && yarn check-coverage","unit":"yarn build && yarn build:tests && nyc ava","build":"trash build && yarn build:main && yarn build:module && yarn build:browser-deps && yarn build:browser && yarn build:browser-cjs && yarn build:browser-dist && yarn build:resolve-sourcemaps","reset":"git clean -dfx && git reset --hard && yarn","watch":"yarn build && yarn build:tests -- --no-browser && concurrently -r --kill-others 'npm run --silent build:main -- -w' 'npm run --silent build:tests -- -w --no-browser' 'sleepms 2000 && ava --watch'","docs:md":"typedoc src --readme none --theme markdown --excludePrivate --mode file --out ../Developers/docs/sdk --includeDeclarations --excludeExternals --platform docusaurus","release":"yarn reset && yarn test && yarn docs:publish && yarn changelog","changelog":"standard-version","docs:html":"typedoc src/index.ts --excludePrivate --mode file --theme default --out build/docs --includeDeclarations --excludeExternals","docs:json":"typedoc --mode file --json build/docs/typedoc.json src/index.ts","serve:dev":"yarn build:module && yarn run build:browser-dist-local; node serve.js","build:main":"tsc -p tsconfig.json","build:tests":"trash test && node config/exports/build-tests.js","build:module":"tsc -p config/exports/tsconfig.module.json","docs:publish":"yarn docs:html && gh-pages -d build/docs","build:browser":"rollup -c config/exports/rollup.config.js -f es -o build/browser/index.js","html-coverage":"nyc report --reporter=html","send-coverage":"nyc report --reporter=lcov > coverage.lcov && codecov","check-coverage":"nyc check-coverage --lines 100 --functions 100 --branches 100","build:browser-cjs":"rollup -c config/exports/rollup.config.js -f cjs -o build/browser/index.cjs.js","build:browser-deps":"mkdirp build/temp && browserify node_modules/hash.js/lib/hash.js --standalone hash -o build/temp/hash.js","build:browser-dist":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js && yarn build:browser-dist-minify","build:browser-dist-local":"rollup -c config/exports/rollup.config.js -f iife -o build/dist/index.js","build:resolve-sourcemaps":"sorcery -i build/browser/index.js && sorcery -i build/browser/index.cjs.js","build:browser-dist-minify":"uglifyjs -m -c -o build/dist/index.min.js -- build/dist/index.js"},"typings":"build/main/index.d.ts","_npmUser":{"name":"brentkulwicki","email":"brentkulwicki@gmail.com"},"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tslib":"^1.8.1","penpal":"^3.0.1","express":"^4.16.2","insert-css":"^2.0.0","ts-promise":"^1.0.0","es6-promise":"^4.2.4","element-class":"^0.2.2","eventemitter3":"^3.0.0","when-dom-ready":"^1.2.12","promise-polyfill":"^7.1.2"},"scripts-info":{"cov":"Run tests, generate the HTML coverage report, and open it in a browser","docs":"Generate HTML API documentation and open it in a browser","info":"Display information about the scripts","lint":"Lint all typescript source files","test":"Lint, build, and test the library","unit":"Build the library and run unit tests","build":"(Trash and re)build the library","reset":"Delete all untracked files and reset the repo to the last commit","watch":"Watch source files, rebuild library on changes, rerun relevant tests","release":"Clean, build, test, publish docs, and prepare release (a one-step publish process)","changelog":"Bump package.json version, update CHANGELOG.md, tag a release","docs:json":"Generate API documentation in typedoc JSON format","docs:publish":"Generate HTML API documentation and push it to GitHub Pages"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^0.21.0","cpx":"^1.5.0","nyc":"^11.0.3","mkdirp":"^0.5.1","rollup":"^0.44.0","tslint":"^5.4.3","codecov":"^2.2.0","hash.js":"^1.0.3","opn-cli":"^3.1.0","sorcery":"^0.10.0","typedoc":"^0.16.9","gh-pages":"^1.0.0","sleep-ms":"^2.0.1","trash-cli":"^1.4.0","uglify-js":"^3.3.4","browserify":"^14.1.0","typescript":"^2.4.1","@types/node":"^9.5.0","concurrently":"^3.5.1","rollup-watch":"^4.0.0","npm-scripts-info":"^0.3.6","standard-version":"^4.0.0","rollup-plugin-alias":"^1.2.0","rollup-plugin-commonjs":"^8.0.2","tslint-config-standard":"^6.0.1","typedoc-plugin-markdown":"^2.2.16","rollup-plugin-node-resolve":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/flatfile-csv-importer_0.2.13_1596469460117_0.5236302835144888","host":"s3://npm-registry-packages"}}},"time":{"created":"2018-01-03T04:43:38.704Z","modified":"2026-04-23T23:55:13.530Z","0.0.2":"2018-01-03T04:43:38.704Z","0.0.3":"2018-01-03T04:57:01.793Z","0.0.4":"2018-01-03T06:38:42.751Z","0.0.5":"2018-01-03T06:47:31.011Z","0.0.6":"2018-01-03T22:14:07.151Z","0.0.7":"2018-03-27T02:54:11.296Z","0.1.0":"2018-04-24T02:59:39.584Z","0.1.1":"2018-04-24T03:02:17.405Z","0.1.3":"2018-04-24T03:18:01.968Z","0.1.4":"2018-04-24T03:36:44.374Z","0.1.5":"2018-04-24T03:43:11.742Z","0.1.6":"2018-04-24T03:47:24.489Z","0.1.7":"2018-04-24T03:52:21.540Z","0.1.8":"2018-04-24T04:08:39.022Z","0.1.9":"2018-04-24T17:25:27.215Z","0.1.10":"2018-07-11T18:42:05.898Z","0.1.11":"2018-07-11T18:43:52.190Z","0.1.12":"2018-07-11T19:08:21.085Z","0.1.13":"2019-05-19T20:34:43.803Z","0.1.14":"2019-05-19T20:40:50.946Z","0.1.15":"2019-06-09T19:31:16.700Z","0.1.16":"2019-06-09T21:36:41.126Z","0.2.0":"2019-10-24T22:36:16.927Z","0.2.2":"2019-10-24T22:38:22.638Z","0.2.4":"2020-01-07T08:26:45.895Z","0.2.5":"2020-01-17T18:20:47.339Z","0.2.6":"2020-01-20T19:25:39.924Z","0.2.7":"2020-01-29T00:57:24.862Z","0.2.9":"2020-02-04T04:16:56.510Z","0.2.11":"2020-06-17T23:43:32.328Z","0.2.12":"2020-07-01T15:30:04.675Z","0.2.13":"2020-08-03T15:44:20.305Z"},"bugs":{"url":"https://github.com/flatfilers/adapter/issues"},"author":{"name":"David Boskovic","email":"david@flatfile.io"},"license":"MIT","homepage":"https://github.com/flatfilers/adapter#readme","keywords":["csv","importer","import","convert","json","parse","parser","csv-parse","parse","async","await","ES6","ES7","typescript"],"repository":{"url":"git+https://github.com/flatfilers/adapter.git","type":"git"},"description":"A simple adapter for elegantly importing CSV files via flatfile.io (Typescript, ES6, Browser)","maintainers":[{"email":"sam@sarocu.com","name":"sarocu"},{"email":"me@david.gs","name":"dboskovic"},{"email":"me@alexjrock.com","name":"bangarang"},{"email":"carlbrugger@proton.me","name":"carlbrugger"},{"email":"infra@flatfile.io","name":"flatfileinfra"},{"email":"derek@flatfile.io","name":"flatderek"},{"email":"eric@flatfile.io","name":"bigcountrycrane"},{"email":"matthew.e.mccoy@gmail.com","name":"mmccooyyy"},{"email":"matthew.gerstman@obvious.ai","name":"matthew-obvious"},{"email":"nikolazaris@gmail.com","name":"nlazaris"},{"email":"lion.hummer@gmail.com","name":"lionhummer"},{"email":"alexpoddubny@googlemail.com","name":"apoddubn"}],"readme":"# Flatfile.io CSV Importer Adapter\n\n[![Build Status](https://travis-ci.org/FlatFilers/Adapter.svg?branch=master)](https://travis-ci.org/FlatFilers/Adapter)\n[![Codecov](https://img.shields.io/codecov/c/github/FlatFilers/Adapter.svg)](https://codecov.io/gh/FlatFilers/Adapter)\n[![NPM version](https://img.shields.io/npm/v/typescript-starter.svg)](https://www.npmjs.com/package/typescript-starter)\n[![Standard Version](https://img.shields.io/badge/release-standard%20version-brightgreen.svg)](https://github.com/conventional-changelog/standard-version)\n[![dependencies Status](https://david-dm.org/flatfilers/adapter/status.svg)](https://david-dm.org/flatfilers/adapter)\n[![devDependencies Status](https://david-dm.org/flatfilers/adapter/dev-status.svg)](https://david-dm.org/flatfilers/adapter?type=dev)\n\n\nA simple adapter for elegantly importing CSV files via [flatfile.io](https://www.flatfile.io) (Typescript, ES6, Browser)\n\nRead the developer docs &rarr; https://developers.flatfile.io/docs/install\n\n![Preview](https://flatfile.io/img/preview.png)\n\n> **License Key**\n>\n> In order to setup, you need to [create or sign in to your flatfile.io account](https://flatfile.io) and obtain a license key.\n\n## Using NPM\n\nIf you don't like external dependencies, or you have a nice build system like Webpack in place. You can install and use Flatfile as an npm package.\n\n```sh\nnpm install flatfile-csv-importer --save\n```\n\n\n## Using CDN\n\nThe latest version of the package is available via CDN so you can just drop it into your website and start using it.\n\n```sh\nhttps://unpkg.com/flatfile-csv-importer/build/dist/index.min.js\n```\n\n## Quickstart\nAdd the following code before the ending `</body>` tag in your html.\n\n```js\n\n<script src=\"https://unpkg.com/flatfile-csv-importer/build/dist/index.min.js\"></script>\n\n<script>\n  var LICENSE_KEY = 'PASTE YOUR KEY HERE'\n\n  var importer = new FlatfileImporter('demo-account', {\n    fields: [{\n      label: 'Robot Name',\n      key: 'name'\n    }, {\n      label: 'Shield Color',\n      key: 'shieldColor',\n      validator: /^[a-zA-Z]+$/\n    }, {\n      label: 'Robot Helmet Style',\n      key: 'helmetStyle',\n    }, {\n      label: 'Call Sign',\n      key: 'sign',\n      alternates: ['nickname', 'wave'],\n      validator: /^\\w{4}$/\n    }],\n    type: 'Robot'\n  })\n\n  importer.requestDataFromUser().then(function(results) {\n    importer.displayLoader()\n\n    // replace this setTimeout with an ajax request to your server with the data\n    doSomethingWithYourData(results.data).then(function() {\n      robotImporter.displaySuccess()\n    })\n  })\n\n  /**\n   * Use this function to do something with your data like upload it your server\n   * \n   * @param data An array of objects matching your earlier configuration\n   *   [\n   *     {\n   *       name: 'R2D2',\n   *       shieldColor: 'blue',\n   *       helmetStyle: 'awesome',\n   *       callSign: 'beep'\n   *     }\n   *     ...\n   *   ]\n   */\n  function doSomethingWithYourData (data) {\n\n  }\n\n</script>\n```\n\n## ES6 / Babel\n\n```js\nimport FlatfileImporter from 'flatfile-csv-importer'\nimport $ from 'jquery'\n\n// configure your flatfile options here\nconst options = {}\n\n// Obtain your license key from https://flatfile.io\nconst LICENSE_KEY = 'PASTE YOUR KEY HERE'\n\n// initialize the importer\nconst importer = new FlatfileImporter(FLATFILE_LICENSE_KEY, options)\n\n// setup your handler\nconst buttonClickHandler = async () => {\n  try {\n    const response = await importer.requestDataFromUser()\n    await uploadYourData(response.data)\n  } catch(e) {\n    // handle a failed upload\n  }\n\n}\n\nconst uploadYourData = (data) => {\n  // logic here to upload the clean data your server\n}\n\n$(\"#upload-button\").click(buttonClickHandler)\n```\n\n## Promise Overrides\nFlatfile includes a basic native compatible Promise shim for IE support. You can override this with your preferred library by using the following global setting:\n\n```js\nFlatfileImporter.Promise = Bluebird.Promise\n```\n","readmeFilename":"README.md"}