{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"ajv":"^8.0.1","is-boolean-object":"^1.1.0","is-number-object":"^1.0.4","is-string":"^1.0.5","lodash.clonedeep":"^4.5.0","lodash.flatten":"^4.4.0","lodash.truncate":"^4.4.2","slice-ansi":"^4.0.0","string-width":"^4.2.0"},"description":"Formats data into a string table.","devDependencies":{"@types/chai":"^4.2.16","@types/lodash.clonedeep":"^4.5.6","@types/lodash.flatten":"^4.4.6","@types/lodash.mapvalues":"^4.6.6","@types/lodash.truncate":"^4.4.6","@types/mocha":"^8.2.2","@types/node":"^14.14.37","@types/sinon":"^10.0.0","@types/slice-ansi":"^4.0.0","ajv-cli":"^5.0.0","ajv-keywords":"^5.0.0","chai":"^4.2.0","chalk":"^4.1.0","coveralls":"^3.1.0","eslint":"^7.16.0","eslint-config-canonical":"^25.0.0","gitdown":"^3.1.3","husky":"^4.3.6","js-beautify":"^1.13.0","lodash.mapvalues":"^4.6.0","lodash.random":"^3.2.0","lodash.sample":"^4.2.1","mkdirp":"^1.0.4","mocha":"^8.2.1","nyc":"^15.1.0","semantic-release":"^17.3.1","sinon":"^9.2.2","typescript":"4.2.4"},"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 build && npm run lint && npm run test"}},"keywords":["ascii","text","table","align","ansi"],"license":"BSD-3-Clause","main":"./dist/src/index.js","name":"table","nyc":{"extensions":[".ts"],"exclude":["dist/src/validators.js","test/**/*.ts"],"reporter":["text-lcov"]},"repository":{"type":"git","url":"git+https://github.com/gajus/table.git"},"scripts":{"compile":"tsc","prebuild":"rm -fr ./dist && mkdirp dist/src","build":"npm run create-validators && npm run compile","create-readme":"gitdown ./.README/README.md --output-file ./README.md","create-validators":"ajv compile --all-errors --inline-refs=false -s src/schemas/config -s src/schemas/streamConfig -r src/schemas/shared -c ajv-keywords/dist/keywords/typeof -o | js-beautify > dist/src/validators.js","lint":"eslint ./src ./test","test":"mocha ./dist/test/**/*.js"},"version":"6.3.1","gitHead":"9095a7822a0cd8c8a8b1acf7a4ef0b5a59516904","bugs":{"url":"https://github.com/gajus/table/issues"},"homepage":"https://github.com/gajus/table#readme","_id":"table@6.3.1","_nodeVersion":"15.14.0","_npmVersion":"6.14.12","dist":{"shasum":"ff50199ca5de00bc695596d581f7550759889b35","size":18253,"noattachment":false,"key":"/table/-/table-6.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/table/download/table-6.3.1.tgz"},"_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"directories":{},"maintainers":[{"name":"gajus","email":"gk@anuary.com"},{"name":"gajus-table","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/table_6.3.1_1618927669646_0.9037695944084083"},"_hasShrinkwrap":false,"publish_time":1618927669861,"_cnpm_publish_time":1618927669861,"dist-tags":{"latest":"6.9.0"}}