{"name":"watskeburt","version":"0.9.0","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":"9.4.1"},"devDependencies":{"@types/mocha":"10.0.0","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"5.43.0","c8":"7.12.0","dependency-cruiser":"12.0.0","esbuild":"0.15.14","eslint":"8.28.0","eslint-config-moving-meadow":"4.0.2","eslint-config-prettier":"8.5.0","eslint-plugin-budapestian":"5.0.1","eslint-plugin-eslint-comments":"3.2.0","eslint-plugin-import":"2.26.0","eslint-plugin-mocha":"10.1.0","eslint-plugin-node":"11.1.0","eslint-plugin-security":"1.5.0","eslint-plugin-unicorn":"44.0.2","mocha":"10.1.0","npm-run-all":"4.1.5","prettier":"2.7.1","ts-node":"10.9.1","typescript":"4.9.3","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 --check \"{bin,src,tools}/**/*.mjs\" \"types/**/*.ts\" \"*.{json,yml,md,js}\"","format:check":"prettier --loglevel warn --write \"{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":"4cdca6b82df24d03e8c28d48689489992affe4e3","_id":"watskeburt@0.9.0","_nodeVersion":"19.0.1","_npmVersion":"8.19.2","dist":{"shasum":"14504b1fb2953e7f52887b6f9b90c49b395ce33c","size":6607,"noattachment":false,"key":"/watskeburt/-/watskeburt-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watskeburt/download/watskeburt-0.9.0.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.0_1668867881756_0.46396588277621165"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-19T14:24:45.742Z","publish_time":1668867881982,"_cnpm_publish_time":1668867881982,"dist-tags":{"latest":"0.11.2"}}