{"name":"code-block-writer","version":"6.14.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-ci":"npm run test && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","build":"rimraf dist && tsc","lint":"tslint src/**/*.ts","dopublish":"npm run build && npm publish"},"repository":{"type":"git","url":"git+https://github.com/dsherret/code-block-writer.git"},"keywords":["decorators","typescript","routes"],"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","del":"^2.0.2","merge2":"^1.2.0","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":"820a5d7adb8cd3e3cd69ecfe344019a0021e5b07","_id":"code-block-writer@6.14.0","_shasum":"0245ee31aebcd21a82316ce2061d5fbe9550de6f","_from":".","_npmVersion":"3.8.8","_nodeVersion":"8.5.0","_npmUser":{"name":"dsherret","email":"dsherret@gmail.com"},"dist":{"shasum":"0245ee31aebcd21a82316ce2061d5fbe9550de6f","size":39838,"noattachment":false,"key":"/code-block-writer/-/code-block-writer-6.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/code-block-writer/download/code-block-writer-6.14.0.tgz"},"maintainers":[{"name":"dsherret","email":"dsherret@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/code-block-writer_6.14.0_1523321106010_0.25761597605527564"},"_hasShrinkwrap":false,"publish_time":1523321106118,"_cnpm_publish_time":1523321106118,"dist-tags":{"latest":"13.0.3"}}