{"name":"code-block-writer","version":"9.4.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 --opts mocha.opts","build":"rimraf dist && tsc","lint":"tslint src/**/*.ts","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.1.7","@types/mocha":"^5.2.7","@types/node":"^12.6.3","coveralls":"^3.0.5","chai":"^4.2.0","mocha":"^6.1.4","nyc":"^14.1.1","source-map-support":"^0.5.12","ts-node":"^8.3.0","tslint":"^5.18.0","typescript":"^3.5.3"},"gitHead":"cfca9b452eb2073aaa3dab90691baa243df15817","_id":"code-block-writer@9.4.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"dsherret","email":"dsherret@gmail.com"},"dist":{"shasum":"1448fca79dfc7a3649000f4c85be6bc770604c4c","size":29299,"noattachment":false,"key":"/code-block-writer/-/code-block-writer-9.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/code-block-writer/download/code-block-writer-9.4.1.tgz"},"maintainers":[{"name":"dsherret","email":"dsherret@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/code-block-writer_9.4.1_1563240701797_0.24024982461512834"},"_hasShrinkwrap":false,"publish_time":1563240701954,"_cnpm_publish_time":1563240701954,"dist-tags":{"latest":"13.0.3"}}