Package Licenses
MIT
Dependency Licenses
MIT5
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util. | DIRECT | 1 | |
| fs-exists-sync • 0.1.0Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info. | DIRECT | 0 | |
| homedir-polyfill • 1.0.3Node.js os.homedir polyfill for older versions of node.js. | DIRECT | 1 | |
| is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" | INDIRECT | 0 | |
| parse-passwd • 1.0.0Parse a passwd file into a list of users. | INDIRECT | 0 |