{"name":"watskeburt","version":"0.9.1","description":"List files changed since a git revision","keywords":["git","diff"],"homepage":"https://github.com/sverweij/watskeburt","repository":{"type":"git","url":"git+https://github.com/sverweij/watskeburt.git"},"bugs":{"url":"https://github.com/sverweij/watskeburt/issues"},"author":{"name":"Sander Verweij","url":"https://sverweij.github.io"},"license":"MIT","bin":{"watskeburt":"bin/cli.mjs"},"main":"dist/cjs-bundle.cjs","module":"dist/esm-bundle.mjs","type":"module","sideEffects":false,"exports":{".":[{"import":"./dist/esm-bundle.mjs","require":"./dist/cjs-bundle.cjs"},"./dist/cjs-bundle.cjs"]},"types":"types/watskeburt.d.ts","dependencies":{"commander":"10.0.0"},"devDependencies":{"@types/mocha":"10.0.1","@types/node":"18.11.18","@typescript-eslint/eslint-plugin":"5.48.2","c8":"7.12.0","dependency-cruiser":"12.6.0","esbuild":"0.17.4","eslint":"8.32.0","eslint-config-moving-meadow":"4.0.2","eslint-config-prettier":"8.6.0","eslint-plugin-budapestian":"5.0.1","eslint-plugin-eslint-comments":"3.2.0","eslint-plugin-import":"2.27.5","eslint-plugin-mocha":"10.1.0","eslint-plugin-node":"11.1.0","eslint-plugin-security":"1.6.0","eslint-plugin-unicorn":"45.0.2","mocha":"10.2.0","npm-run-all":"4.1.5","prettier":"2.8.3","ts-node":"10.9.1","typescript":"4.9.4","upem":"7.3.1"},"engines":{"node":"^14||^16||>=18"},"scripts":{"build":"npm-run-all --sequential build:version build:dist","build:version":"node tools/get-version.mjs > bin/version.mjs","build:dist":"npm-run-all build:dist:*","build:dist:cjs":"esbuild src/main.ts --format=cjs --target=node14 --platform=node --bundle --global-name=wkbtcjs --minify --outfile=dist/cjs-bundle.cjs","build:dist:esm":"esbuild src/main.ts --format=esm --target=node14 --platform=node --bundle --global-name=wkbtesm --minify --outfile=dist/esm-bundle.mjs","check":"npm-run-all --parallel --aggregate-output lint depcruise test:cover","clean":"rm -rf dist","test":"NODE_OPTIONS=--no-warnings mocha","test:cover":"NODE_OPTIONS=--no-warnings c8 --check-coverage --statements 100 --branches 100 --functions 100 --lines 100 --exclude \"**/*.spec.ts\" --reporter text-summary --reporter html --reporter json-summary mocha","depcruise":"depcruise bin dist src types --config --cache","depcruise:graph":"depcruise bin src types --cache --include-only '^(bin|dist|src|types)' --config --output-type dot | dot -T svg | tee docs/dependency-graph.svg | depcruise-wrap-stream-in-html > docs/dependency-graph.html","depcruise:graph:archi":"depcruise bin src --cache --include-only '^(bin|dist|src|types)' --config --output-type archi | dot -T svg | depcruise-wrap-stream-in-html > docs/high-level-dependency-graph.html","depcruise:graph:dev":"depcruise bin dist src types --cache --include-only '^(bin|dist|src|types)' --prefix vscode://file/$(pwd)/ --config --output-type dot | dot -T svg | depcruise-wrap-stream-in-html | browser","depcruise:graph:diff:dev":"depcruise bin dist src types --cache --include-only '^(bin|dist|src|types)' --highlight \"$(node bin/cli.mjs main -T regex)\" --prefix vscode://file/$(pwd)/ --config --output-type dot | dot -T svg | depcruise-wrap-stream-in-html | browser","depcruise:graph:diff:mermaid":"depcruise bin dist src types --cache --include-only '^(bin|dist|src|types)' --config --output-type mermaid --output-to - --highlight \"$(node bin/cli.mjs $SHA -T regex)\"","depcruise:html":"depcruise bin src types --progress --cache --config --output-type err-html --output-to dependency-violation-report.html","depcruise:text":"depcruise bin src types --progress --cache --config --output-type text","depcruise:focus":"depcruise bin src types --progress --cache --config --output-type text --focus","depcruise:reaches":"depcruise bin src types --progress --cache --config --output-type text --reaches","format":"prettier --write \"{bin,src,tools}/**/*.mjs\" \"types/**/*.ts\" \"*.{json,yml,md,js}\"","format:check":"prettier --loglevel warn --check \"{bin,src,tools}/**/*.mjs\" \"types/**/*.ts\" \"*.{json,yml,md,js}\"","lint":"npm-run-all --parallel --aggregate-output format:check lint:eslint lint:types","lint:fix":"npm-run-all --parallel --aggregate-output format lint:eslint:fix","lint:eslint":"eslint bin src types tools --cache --cache-location node_modules/.cache/eslint/","lint:eslint:fix":"eslint bin src types tools --fix --cache --cache-location node_modules/.cache/eslint/","lint:types":"tsc","scm:stage":"git add .","update-dependencies":"run-s upem:update upem:install lint:fix check","upem-outdated":"npm outdated --json --long | upem --dry-run","upem:install":"npm install","upem:update":"npm outdated --json --long | upem | pbcopy && pbpaste","version":"npm-run-all --sequential clean build lint depcruise:graph scm:stage"},"gitHead":"d2bb0346834a28351c88c8168e4e296171484959","_id":"watskeburt@0.9.1","_nodeVersion":"19.3.0","_npmVersion":"9.2.0","dist":{"shasum":"10bcc56ee71e6805ab6926a1ea1ed0d05cc90ca7","size":6612,"noattachment":false,"key":"/watskeburt/-/watskeburt-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/watskeburt/download/watskeburt-0.9.1.tgz"},"_npmUser":{"name":"sverweij","email":"sander_verweij@yahoo.com"},"directories":{},"maintainers":[{"name":"sverweij","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/watskeburt_0.9.1_1674412930049_0.4161329394578992"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-22T18:42:10.292Z","publish_time":1674412930292,"_cnpm_publish_time":1674412930292,"dist-tags":{"latest":"0.11.2"}}