{"name":"code-block-writer","version":"9.3.0","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/mocha":"^5.2.6","@types/node":"^8.0.53","coveralls":"^2.13.1","mocha":"^5.2.0","nyc":"^14.1.0","source-map-support":"^0.5.4","ts-node":"^5.0.1","tslint":"^5.6.0","typescript":"^3.4.5"},"gitHead":"7b1e81c5199d1d9fc1692e7b5449b4be83e60c0b","_id":"code-block-writer@9.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"dsherret","email":"dsherret@gmail.com"},"dist":{"shasum":"a4ce3c877cd4bf1ff243df35c7b5b0d3f4ec8b69","size":27078,"noattachment":false,"key":"/code-block-writer/-/code-block-writer-9.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/code-block-writer/download/code-block-writer-9.3.0.tgz"},"maintainers":[{"name":"dsherret","email":"dsherret@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/code-block-writer_9.3.0_1560113763235_0.6077601080802091"},"_hasShrinkwrap":false,"publish_time":1560113763339,"_cnpm_publish_time":1560113763339,"dist-tags":{"latest":"13.0.3"}}