{"name":"watskeburt","version":"0.8.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":"src/cli.mjs"},"main":"dist/cjs-bundle.js","module":"src/main.mjs","sideEffects":false,"exports":{".":[{"import":"./src/main.mjs","require":"./dist/cjs-bundle.js"},"./dist/cjs-bundle.js"]},"types":"types/watskeburt.d.ts","dependencies":{"commander":"9.4.1"},"devDependencies":{"@types/mocha":"10.0.0","@types/node":"18.11.3","@typescript-eslint/eslint-plugin":"5.40.1","c8":"7.12.0","dependency-cruiser":"11.17.0","esbuild":"0.15.12","eslint":"8.26.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","typescript":"4.8.4","upem":"7.3.0"},"engines":{"node":"^12.20||^14||>=16"},"scripts":{"build":"npm-run-all --sequential build:version build:dist","build:version":"node tools/get-version.mjs > src/version.mjs","build:dist":"esbuild src/main.mjs --format=cjs --target=node12 --platform=node --bundle --global-name=wkbtcjs --minify --outfile=dist/cjs-bundle.js","check":"npm-run-all --parallel --aggregate-output lint depcruise test:cover","clean":"rm -rf dist","test":"mocha","test:cover":"c8 --check-coverage --statements 100 --branches 100 --functions 100 --lines 100 --exclude \"**/*.spec.mjs\" --reporter text-summary --reporter html --reporter json-summary mocha","depcruise":"depcruise src types --config --cache","depcruise:graph":"depcruise src types --cache --include-only '^(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 src --cache --include-only '^(src)' --config --output-type archi | dot -T svg | depcruise-wrap-stream-in-html > docs/high-level-dependency-graph.html","depcruise:graph:dev":"depcruise src --cache --include-only '^(src)' --prefix vscode://file/$(pwd)/ --config --output-type dot | dot -T svg | depcruise-wrap-stream-in-html | browser","depcruise:graph:diff:dev":"depcruise src types --cache --include-only '^(src|types)' --focus \"$(node src/cli.mjs main -T regex)\" --focus-depth 0 --prefix vscode://file/$(pwd)/ --config --output-type dot | dot -T svg | depcruise-wrap-stream-in-html | browser","depcruise:graph:diff:mermaid":"depcruise src types --cache --include-only '^(src|types)' --config --output-type mermaid --output-to - --focus \"$(node src/cli.mjs $SHA -T regex)\" --focus-depth 0","depcruise:html":"depcruise src types --progress --cache --config --output-type err-html --output-to dependency-violation-report.html","depcruise:text":"depcruise src types --progress --cache --config --output-type text","depcruise:focus":"depcruise src types --progress --cache --config --output-type text --focus","depcruise:reaches":"depcruise src types --progress --cache --config --output-type text --reaches","lint":"npm-run-all --parallel --aggregate-output lint:format lint:eslint lint:types","lint:fix":"npm-run-all --parallel --aggregate-output lint:format:fix lint:eslint:fix","lint:eslint":"eslint src types tools --cache --cache-location node_modules/.cache/eslint/","lint:eslint:fix":"eslint src types tools --fix --cache --cache-location node_modules/.cache/eslint/","lint:format":"prettier --check \"{src,tools}/**/*.mjs\" \"types/**/*.ts\" \"*.{json,yml,md,js}\"","lint:format:fix":"prettier --loglevel warn --write \"{src,tools}/**/*.mjs\" \"types/**/*.ts\" \"*.{json,yml,md,js}\"","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"},"eslintIgnore":["coverage","docs","dist","node_modules"],"gitHead":"3710fb94925b8fc7b92a0daa31120cb59b805337","_id":"watskeburt@0.8.0","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"shasum":"241f7026dd74a2fff6044db8571f32b31f124c18","size":8201,"noattachment":false,"key":"/watskeburt/-/watskeburt-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watskeburt/download/watskeburt-0.8.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.8.0_1666414316136_0.5128272327082211"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-22T16:41:40.565Z","publish_time":1666414316318,"_cnpm_publish_time":1666414316318,"dist-tags":{"latest":"0.11.2"}}