{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"@arcanis/slice-ansi":"^1.0.2","ajv":"^6.12.4","lodash":"^4.17.20","string-width":"^4.2.0"},"description":"Formats data into a string table.","devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.4","@babel/node":"^7.10.5","@babel/plugin-transform-flow-strip-types":"^7.10.4","@babel/preset-env":"^7.11.0","@babel/register":"^7.10.5","ajv-cli":"^3.2.1","ajv-keywords":"^3.5.2","babel-plugin-istanbul":"^6.0.0","babel-plugin-lodash":"^3.3.4","babel-plugin-transform-export-default-name":"^2.0.4","chai":"^4.2.0","chalk":"^4.1.0","coveralls":"^3.1.0","eslint":"^7.7.0","eslint-config-canonical":"^23.0.1","flow-bin":"^0.132.0","flow-copy-source":"^2.0.9","gitdown":"^3.1.3","husky":"^4.2.5","mocha":"^8.1.3","nyc":"^15.1.0","semantic-release":"^17.1.1","sinon":"^9.0.3"},"engines":{"node":">=10.0.0"},"husky":{"hooks":{"post-commit":"npm run create-readme && git add README.md && git commit -m 'docs: generate docs' --no-verify","pre-commit":"npm run lint && npm run test && npm run build"}},"keywords":["ascii","text","table","align","ansi"],"license":"BSD-3-Clause","main":"./dist/index.js","name":"@zkochan/table","nyc":{"include":["src/**/*.js"],"instrument":false,"reporter":["text-lcov"],"require":["@babel/register"],"sourceMap":false},"repository":{"type":"git","url":"git+https://github.com/gajus/table.git"},"scripts":{"build":"rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --copy-files --source-maps && npm run create-validators && flow-copy-source src dist","create-readme":"gitdown ./.README/README.md --output-file ./README.md","create-validators":"ajv compile --all-errors --inline-refs=false -s src/schemas/config -c ajv-keywords/keywords/typeof -o dist/validateConfig.js && ajv compile --all-errors --inline-refs=false -s src/schemas/streamConfig -c ajv-keywords/keywords/typeof -o dist/validateStreamConfig.js","lint":"npm run build && eslint ./src ./test && flow","test":"mocha --require @babel/register"},"version":"1.0.0","gitHead":"9c4b12673ab733d313c55f332db7ccc197c63e6c","bugs":{"url":"https://github.com/gajus/table/issues"},"homepage":"https://github.com/gajus/table#readme","_id":"@zkochan/table@1.0.0","_nodeVersion":"12.18.3","_npmVersion":"7.0.6","dist":{"shasum":"8f23361b74773db632c3cf1000883e41c7a50100","size":116955,"noattachment":false,"key":"/@zkochan/table/-/@zkochan/table-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@zkochan/table/download/@zkochan/table-1.0.0.tgz"},"maintainers":[{"name":"npm:zkochan","email":""}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/table_1.0.0_1603917299164_0.11768611437076326"},"_hasShrinkwrap":false,"publish_time":1603917299396,"_cnpm_publish_time":1603917299396,"dist-tags":{"latest":"1.0.0"}}