| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| LICENSE | 2025-10-29 15:57 | 1.1K | ||
| index.js | 2025-10-29 15:57 | 2.6K | ||
| package.json | 2025-10-29 15:57 | 471 | ||
| README.md | 2025-10-29 15:57 | 279 | 38d15e7 removed strapi.query from api controllers to repair migration on dev server? [كارل مبارك] |
# mkdirp-classic Just a non-deprecated mirror of [mkdirp 0.5.2](https://github.com/substack/node-mkdirp/tree/0.5.1) for use in modules where we depend on the non promise interface. ``` npm install mkdirp-classic ``` ## Usage ``` js // See the above link ``` ## License MIT