fs-extra @0.11.1
MIT
License
No
Install Scripts
4
Dependencies
4
Dev Dependencies
8.7 KB
Package Size
Published
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Maintainers
jp
Keywords
fsfilefile systemcopydirectoryextramkdirpmkdirmkdirsrecursivejsonreadwriteextradeleteremovetouchcreatetextoutputmove
Dependencies (4)
| Package | Constraint | Registry Status |
|---|---|---|
| ncp | ^0.6.0 | auto_approved |
| mkdirp | ^0.5.0 | auto_approved |
| rimraf | ^2.2.8 | auto_approved |
| jsonfile | ^2.0.0 | pending |
Dev Dependencies (4)
| Package | Constraint | Registry Status |
|---|---|---|
| mocha | * | auto_approved |
| userid | ~0.1.1 | Not imported |
| testutil | ~0.5.0 | Not imported |
| path-extra | 0.0.x | auto_approved |
Transitive Dependency Tree
16 transitive deps
max depth 5
├─
jsonfile
^2.0.0
├─
mkdirp
^0.5.0
→ 0.5.6
├─
ncp
^0.6.0
→ 0.6.0
├─
rimraf
^2.2.8
→ 2.7.1
├─
glob
^7.1.3
→ 7.1.7
├─
minimist
^1.2.6
→ 1.2.8
├─
fs.realpath
^1.0.0
├─
inflight
^1.0.4
├─
inherits
2
→ 2.0.4
├─
minimatch
^3.0.4
→ 3.1.5
├─
once
^1.3.0
→ 1.4.0
├─
path-is-absolute
^1.0.0
→ 1.0.1
├─
brace-expansion
^1.1.7
→ 1.1.14
├─
wrappy
1
→ 1.0.2
├─
balanced-match
^1.0.0
→ 1.0.2
├─
concat-map
0.0.1
→ 0.0.1
Published to npm: