{"name":"code-block-writer","version":"10.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","test:debug":"cross-env TS_NODE_TRANSPILE_ONLY=\"true\" mocha --opts mocha.opts --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.5","@types/mocha":"^5.2.7","@types/node":"^12.12.12","chai":"^4.2.0","coveralls":"^3.0.8","cross-env":"^6.0.3","dprint":"^0.7.3","dprint-plugin-jsonc":"^0.2.4","dprint-plugin-typescript":"^0.10.0","mocha":"^6.2.2","nyc":"^14.1.1","source-map-support":"^0.5.16","ts-node":"^8.5.2","typescript":"^3.7.2"},"gitHead":"64476c73ae4cb656628bb423d3dc57720c9f43ea","_id":"code-block-writer@10.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"dsherret","email":"dsherret@gmail.com"},"dist":{"shasum":"54fc410ebef2af836d9c2314ac40af7d7b37eee9","size":33887,"noattachment":false,"key":"/code-block-writer/-/code-block-writer-10.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/code-block-writer/download/code-block-writer-10.1.0.tgz"},"maintainers":[{"name":"dsherret","email":"dsherret@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/code-block-writer_10.1.0_1574544676588_0.5972399113150182"},"_hasShrinkwrap":false,"publish_time":1574544676769,"_cnpm_publish_time":1574544676769,"dist-tags":{"latest":"13.0.3"}}