{"name":"table-layout","author":{"name":"Lloyd Brookes","email":"75pound@gmail.com"},"version":"3.0.0","description":"Stylable text tables, handling ansi colour. Useful for console output.","repository":{"type":"git","url":"git+https://github.com/75lb/table-layout.git"},"license":"MIT","keywords":["wrap","terminal","data","columns","format","json","command line","table","view"],"type":"module","exports":{"import":"./index.js","require":"./dist/index.cjs"},"bin":{"table-layout":"bin/cli.js"},"engines":{"node":">=12.17"},"scripts":{"test":"npm run dist && npm run test:ci","test:ci":"test-runner 'test/**/*.js'","docs":"jsdoc2md index.js -p list --member-index-format list > docs/API.md","cover":"c8 npm test","dist":"rollup -c","examples":"for FILE in example/*.json; do echo \"# $FILE\"; echo; cat $FILE | node bin/cli.js; done"},"dependencies":{"@75lb/deep-merge":"^1.1.0","array-back":"^6.2.0","command-line-args":"^5.2.0","command-line-usage":"^6.1.1","stream-read-all":"^3.0.1","typical":"^7.1.1","wordwrapjs":"^5.1.0"},"devDependencies":{"@rollup/plugin-commonjs":"^20.0.0","@rollup/plugin-node-resolve":"^13.0.4","ansi-escape-sequences":"^6.2.0","c8":"^7.8.0","jsdoc-to-markdown":"^7.0.1","rollup":"^2.56.3","test-runner":"^0.9.8"},"standard":{"ignore":["tmp","dist"],"envs":[]},"gitHead":"962247c25a25aed0329f3ca05e28d46407635c6c","bugs":{"url":"https://github.com/75lb/table-layout/issues"},"homepage":"https://github.com/75lb/table-layout#readme","_id":"table-layout@3.0.0","_nodeVersion":"16.8.0","_npmVersion":"7.22.0","dist":{"shasum":"bd0f207ff73eb4dba79019e4f672e61874181b7f","size":30560,"noattachment":false,"key":"/table-layout/-/table-layout-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/table-layout/download/table-layout-3.0.0.tgz"},"_npmUser":{"name":"75lb","email":"75pound@gmail.com"},"directories":{},"maintainers":[{"name":"75lb","email":"75pound@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/table-layout_3.0.0_1630836199984_0.6899117854216978"},"_hasShrinkwrap":false,"publish_time":1630836200145,"_cnpm_publish_time":1630836200145,"dist-tags":{"latest":"4.1.1"}}