{"name":"watskeburt","version":"0.2.0","description":"list files changed since a git reference","bin":{"watskeburt":"src/cli.mjs"},"main":"dist/cjs-bundle.js","module":"src/main.mjs","exports":{".":[{"import":"./src/main.mjs","require":"./dist/cjs-bundle.js"},"./dist/cjs-bundle.js"]},"types":"types/watskeburt.d.ts","scripts":{"build":"esbuild src/main.mjs --format=cjs --target=node12 --platform=node --bundle --global-name=wkbtcjs --minify --outfile=dist/cjs-bundle.js","clean":"rm -rf dist","test":"mocha \"src/**/*.spec.mjs\"","test:cover":"c8 --check-coverage --statements 100 --branches 100 --functions 100 --lines 100 --exclude \"**/*.spec.mjs\" --reporter text-summary --reporter html --reporter json-summary npm test","depcruise":"depcruise src --config","depcruise:graph":"depcruise src --include-only '^(src)' --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 --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 --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 --include-only '^(src)' --focus \"$(node src/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 src --include-only '^(src)' --config --output-type mermaid --output-to - --focus \"$(node src/cli.mjs $SHA -T regex)\"","depcruise:html":"depcruise src --progress --config --output-type err-html --output-to dependency-violation-report.html","depcruise:text":"depcruise src --progress --config --output-type text","depcruise:focus":"depcruise src --progress --config --output-type text --focus","scm:stage":"git add .","version":"run-s clean build depcruise:graph scm:stage"},"keywords":["git","diff"],"author":{"name":"Sander Verweij","url":"https://sverweij.github.io/"},"license":"MIT","devDependencies":{"c8":"^7.11.3","dependency-cruiser":"^11.11.0","esbuild":"^0.14.48","mocha":"^10.0.0","npm-run-all":"^4.1.5"},"dependencies":{"commander":"^9.3.0"},"gitHead":"5535d332d34f415b2b750ea89c24449338565c18","_id":"watskeburt@0.2.0","_nodeVersion":"18.4.0","_npmVersion":"8.12.1","dist":{"shasum":"d678dadbc994e2a79190f130f50fc55e5fa2e3e4","size":5571,"noattachment":false,"key":"/watskeburt/-/watskeburt-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/watskeburt/download/watskeburt-0.2.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.2.0_1657229412539_0.787343668448029"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-07T21:30:17.477Z","publish_time":1657229412704,"_cnpm_publish_time":1657229412704,"dist-tags":{"latest":"0.11.2"}}