fs-promise@2.0.2
Filesystem methods as promises with fs-extra
MIT
2017-03-26
已弃用
Use mz or fs-extra^3.0 with Promise Support
安装 (2.0.2)
npm install fs-promise@2.0.2
yarn add fs-promise@2.0.2
pnpm add fs-promise@2.0.2
bun add fs-promise@2.0.2
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| any-promise | ^1.3.0 |
| fs-extra | ^2.0.0 |
| mz | ^2.6.0 |
| thenify-all | ^1.6.0 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| @types/fs-extra | 0.0.37 |
| @types/mz | 0.0.30 |
| bluebird | ^3.0.0 |
| es6-promise | ^4.0.0 |
| mocha | ^3.0.0 |
| q | ^1.0.0 |
| rsvp | ^3.0.0 |
| when | ^3.0.0 |