{"name":"code-block-writer","version":"8.1.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},"typescript":{"definition":"code-block-writer.d.ts"},"dependencies":{},"devDependencies":{"@types/mocha":"^2.2.44","@types/node":"^8.0.53","coveralls":"^2.13.1","mocha":"^3.3.0","nyc":"^11.6.0","source-map-support":"^0.5.4","ts-node":"^5.0.1","tslint":"^5.6.0","typescript":"^2.8.1"},"gitHead":"a55d0dbefc718c0a0ec18342f6b285683c1a7a38","_id":"code-block-writer@8.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"dsherret","email":"dsherret@gmail.com"},"dist":{"shasum":"3713acdbceb4a48370d24abd7f987ca002c7ca3a","size":32638,"noattachment":false,"key":"/code-block-writer/-/code-block-writer-8.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/code-block-writer/download/code-block-writer-8.1.0.tgz"},"maintainers":[{"name":"dsherret","email":"dsherret@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/code-block-writer_8.1.0_1556838455263_0.922632558527527"},"_hasShrinkwrap":false,"publish_time":1556838455410,"_cnpm_publish_time":1556838455410,"dist-tags":{"latest":"13.0.3"}}