{"name":"code-block-writer","version":"10.1.1","description":"A simple code writer that assists with formatting and visualizing blocks of code.","main":"dist/code-block-writer.js","typings":"dist/code-block-writer.d.ts","scripts":{"test":"nyc --reporter=lcov mocha","test:debug":"cross-env TS_NODE_TRANSPILE_ONLY=\"true\" mocha --inspect-brk","build":"rimraf dist && tsc","format":"dprint","dopublish":"npm run build && echo \"Run: npm publish --otp\""},"repository":{"type":"git","url":"git+https://github.com/dsherret/code-block-writer.git"},"keywords":["typescript","writer","printer"],"author":{"name":"David Sherret"},"license":"MIT","bugs":{"url":"https://github.com/dsherret/code-block-writer/issues"},"homepage":"https://github.com/dsherret/code-block-writer#readme","nyc":{"extension":[".ts",".tsx"],"include":["src/**/*.ts","!src/tests/**/*.ts"],"reporter":["html"],"all":true},"dependencies":{},"devDependencies":{"@types/chai":"^4.2.12","@types/mocha":"^8.0.3","@types/node":"^14.6.0","chai":"^4.2.0","coveralls":"^3.1.0","cross-env":"^7.0.2","mocha":"^8.1.1","nyc":"^15.1.0","ts-node":"^8.10.2","typescript":"^4.0.2"},"gitHead":"efc7803dfbd4345b36ad41334742ba2fce561238","_id":"code-block-writer@10.1.1","_nodeVersion":"12.18.4","_npmVersion":"6.14.8","dist":{"shasum":"ad5684ed4bfb2b0783c8b131281ae84ee640a42f","size":13315,"noattachment":false,"key":"/code-block-writer/-/code-block-writer-10.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/code-block-writer/download/code-block-writer-10.1.1.tgz"},"_npmUser":{"name":"dsherret","email":"dsherret@gmail.com"},"directories":{},"maintainers":[{"name":"dsherret","email":"dsherret@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/code-block-writer_10.1.1_1605219862581_0.16911999952857637"},"_hasShrinkwrap":false,"publish_time":1605219862826,"_cnpm_publish_time":1605219862826,"dist-tags":{"latest":"13.0.3"}}