{"name":"dprint","version":"0.2.2","description":"TypeScript code formatter for my personal projects.","main":"dist/index.js","bin":{"dprint":"dist/cli-bin.js"},"types":"lib/dprint.d.ts","scripts":{"build":"rimraf dist && yarn rollup && yarn build:cli && yarn build:declarations","build:cli":"ts-node --compiler ttypescript --project scripts/tsconfig.json --transpile-only scripts/buildCli.ts","build:declarations":"ts-node --compiler ttypescript --project scripts/tsconfig.json --transpile-only scripts/buildDeclarations.ts","rollup":"rollup --config","generate-config-from-schema":"ts-node --compiler ttypescript --project scripts/tsconfig.json --transpile-only scripts/generateConfigFromSchema","format":"ts-node --compiler ttypescript --transpile-only src/cli-bin.ts \"**/*{.ts|.json}\"","type-check":"tsc --project tsconfig.json --noEmit","test":"cross-env TS_NODE_COMPILER=\"ttypescript\" TS_NODE_TRANSPILE_ONLY=\"true\" mocha --opts mocha.opts","test:debug":"cross-env TS_NODE_COMPILER=\"ttypescript\" TS_NODE_TRANSPILE_ONLY=\"true\" mocha --opts mocha.opts --inspect-brk","test:watch":"yarn test --watch-extensions ts --watch","output-implemented-nodes":"ts-node scripts/outputImplementedNodes.ts"},"repository":{"type":"git","url":"git+https://github.com/dsherret/dprint.git"},"keywords":[],"author":{"name":"David Sherret"},"license":"MIT","bugs":{"url":"https://github.com/dsherret/dprint/issues"},"homepage":"https://github.com/dsherret/dprint#readme","dependencies":{"@babel/core":"^7.5.5","@babel/parser":"^7.5.5","@babel/preset-typescript":"^7.3.3","globby":"^10.0.1","jsonc-parser":"^2.1.0","minimist":"^1.2.0"},"devDependencies":{"@types/babel__core":"^7.1.2","@types/babel__generator":"^7.0.2","@types/babel__template":"^7.0.2","@types/babel__traverse":"^7.0.7","@types/chai":"^4.1.7","@types/globby":"^9.1.0","@types/minimist":"^1.2.0","@types/mocha":"^5.2.7","@types/node":"^12.6.8","@types/ts-nameof":"^3.2.0","chai":"^4.2.0","cross-env":"^5.2.0","mocha":"^6.2.0","rimraf":"^2.6.3","rollup":"^1.17.0","rollup-plugin-typescript2":"^0.22.0","ts-morph":"^3.1.3","ts-nameof":"^3.2.0","ts-node":"^8.3.0","ttypescript":"^1.5.7","typescript":"^3.5.3"},"gitHead":"f60e29dd3b10e8897a0e34b11b8f965d9dc1eb2c","_id":"dprint@0.2.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"dsherret","email":"dsherret@gmail.com"},"dist":{"shasum":"4e9321b8fe27fd42bdd0e04e99be87255921b312","size":45575,"noattachment":false,"key":"/dprint/-/dprint-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/dprint/download/dprint-0.2.2.tgz"},"maintainers":[{"name":"dsherret","email":"dsherret@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dprint_0.2.2_1564876362243_0.4534441526980102"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T15:26:39.465Z","publish_time":1564876362375,"_cnpm_publish_time":1564876362375,"dist-tags":{"latest":"0.50.0"}}