Source: node-dottie
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 chai <!nocheck>,
 debhelper-compat (= 12),
 mocha <!nocheck>,
 pkg-js-tools,
Standards-Version: 4.4.1
Rules-Requires-Root: no
Homepage: https://github.com/mickhansen/dottie.js
Vcs-Browser: https://salsa.debian.org/js-team/node-dottie
Vcs-Git: https://salsa.debian.org/js-team/node-dottie.git
Testsuite: autopkgtest-pkg-nodejs

Package: node-dottie
Architecture: all
Depends:
 ${misc:Depends},
Description: Fast and safe nested object access and manipulation in JavaScript
 Dottie helps easily (and without sacrificing too much performance) look up and
 play with nested keys in objects.
