{"name":"dprint","version":"0.7.2","description":"TypeScript and JSONC code formatter.","main":"dist/dprint.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","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"},"repository":{"type":"git","url":"git+https://github.com/dsherret/dprint.git"},"keywords":["configurable","code","formatter","typescript","jsonc"],"author":{"name":"David Sherret"},"license":"MIT","bugs":{"url":"https://github.com/dsherret/dprint/issues"},"homepage":"https://github.com/dsherret/dprint#readme","dependencies":{"@dprint/core":"~0.4.3","globby":"^10.0.1","minimist":"^1.2.0"},"devDependencies":{"@types/chai":"^4.2.0","@types/globby":"^9.1.0","@types/minimist":"^1.2.0","@types/mocha":"^5.2.7","@types/node":"^12.7.3","@types/ts-nameof":"^3.2.0","chai":"^4.2.0","cross-env":"^5.2.0","mocha":"^6.2.0","rimraf":"^3.0.0","rollup":"^1.20.3","rollup-plugin-replace":"^2.2.0","rollup-plugin-typescript2":"^0.24.0","ts-morph":"^3.1.3","ts-nameof":"^3.2.0","ts-node":"^8.3.0","ttypescript":"^1.5.7","typescript":"^3.6.2"},"_id":"dprint@0.7.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"dsherret","email":"dsherret@gmail.com"},"dist":{"shasum":"322038b083b520973804029dd621fefc6c9c609b","size":19508,"noattachment":false,"key":"/dprint/-/dprint-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/dprint/download/dprint-0.7.2.tgz"},"maintainers":[{"name":"dsherret","email":"dsherret@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dprint_0.7.2_1568773417052_0.49572092926173283"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T15:26:56.577Z","publish_time":1568773417179,"_cnpm_publish_time":1568773417179,"dist-tags":{"latest":"0.50.0"}}