{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^6.6.1","lodash":"^4.17.11","slice-ansi":"2.0.0","string-width":"^2.1.1"},"description":"Formats data into a string table.","devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/node":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.1.6","@babel/preset-env":"^7.1.6","@babel/register":"^7.0.0","ajv-cli":"^3.0.0","ajv-keywords":"^3.2.0","babel-plugin-istanbul":"^5.1.0","babel-plugin-transform-export-default-name":"^2.0.4","chai":"^4.2.0","chalk":"^2.4.1","coveralls":"^3.0.2","eslint":"^5.9.0","eslint-config-canonical":"^13.0.0","flow-bin":"^0.87.0","flow-copy-source":"^2.0.2","gitdown":"^2.5.5","husky":"^1.2.0","mocha":"^5.2.0","nyc":"^13.1.0","semantic-release":"^15.12.3","sinon":"^7.1.1"},"engines":{"node":">=6.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":"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":"5.2.1","gitHead":"24516c41c6534d91347492cb7f60529614612677","bugs":{"url":"https://github.com/gajus/table/issues"},"homepage":"https://github.com/gajus/table#readme","_id":"table@5.2.1","_npmVersion":"6.5.0","_nodeVersion":"11.6.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"e78463702b1be9f7131c39860bcfb1b81114c2a1","size":30343,"noattachment":false,"key":"/table/-/table-5.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/table/download/table-5.2.1.tgz"},"maintainers":[{"name":"gajus","email":"gk@anuary.com"},{"name":"gajus-table","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/table_5.2.1_1547477654563_0.2554105194772105"},"_hasShrinkwrap":false,"publish_time":1547477654641,"_cnpm_publish_time":1547477654641,"dist-tags":{"latest":"6.9.0"}}