@md/merge-folders@1.0.0Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
m-dressler/merge-foldersAllows you to specify to folders which should be merged into one
This package works with Deno
JSR Score
94%
Published
a month ago (1.0.0)
{ "name": "@md/merge-folders", "version": "1.0.0", "tasks": { "dev": "deno run --watch -R=. -W=. mod.ts" }, "exports": "./mod.ts", "imports": { "@std/assert": "jsr:@std/assert@1", "@std/crypto": "jsr:@std/crypto@^1.0.3", "@std/fs": "jsr:@std/fs@^1.0.2", "@std/io": "jsr:@std/io@^0.224.6", "@std/path": "jsr:@std/path@^1.0.3" } }