extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.
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
toml • 2.3.6TOML parser for Node.js (parses TOML spec v0.4.0)