Binary package “node-object-key” in ubuntu oracular

Nodejs object key helpers

 This module simplify assigning value to an object property by using
 path string separated by dots.
 .
 This module support also lookup values using the same dot separated
 string paths.
 .
 Node.js is an event-based server-side JavaScript engine.