fs-promise@0.4.1
Filesystem methods as promises, with optional fs-extra and fs-graceful dependencies
MIT
2016-01-31
已弃用
Use mz or fs-extra^3.0 with Promise Support
安装 (0.4.1)
npm install fs-promise@0.4.1
yarn add fs-promise@0.4.1
pnpm add fs-promise@0.4.1
bun add fs-promise@0.4.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| any-promise | ^1.0.0 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| bluebird | ~3.1.5 |
| es6-promise | ~3.0.2 |
| fs-extra | ~0.26.5 |
| mocha | ~2.4.2 |
| native-promise-only | ~0.8.1 |
| promise | ~7.1.1 |
| q | ~1.4.1 |
| rsvp | ~3.1.0 |
| when | ~3.7.7 |