Source: libjs-objectpath Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), yui-compressor, Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/libjs-objectpath.git Vcs-Git: https://anonscm.debian.org/pkg-javascript/libjs-objectpath.git Homepage: https://github.com/mike-marcacci/objectpath Package: libjs-objectpath Architecture: all Depends: ${misc:Depends}, Recommends: javascript-common, Description: parses js object paths using both dot and bracket notation ObjectPath Parses js object paths using both dot and bracket notation. It then can "Stringify" an array of properties into a valid path.