cocktails-book-back-end/node_modules/mkdirp-classic
luigimnegri fed20a9605 Initial commit 2026-01-29 21:03:56 +01:00
..
LICENSE Initial commit 2026-01-29 21:03:56 +01:00
README.md Initial commit 2026-01-29 21:03:56 +01:00
index.js Initial commit 2026-01-29 21:03:56 +01:00
package.json Initial commit 2026-01-29 21:03:56 +01:00

README.md

mkdirp-classic

Just a non-deprecated mirror of mkdirp 0.5.2 for use in modules where we depend on the non promise interface.

npm install mkdirp-classic

Usage

// See the above link

License

MIT