Source: node-pathval
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <julien.puydt@laposte.net>
Build-Depends: debhelper (>= 10), nodejs
Standards-Version: 4.0.1
Homepage: https://github.com/chaijs/pathval
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-pathval.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-pathval.git

Package: node-pathval
Architecture: all
Depends: ${misc:Depends}, nodejs
Description: Node.js module for object value access from a path
 This module is a tool to access Object values given a string path,
 both retrieving and setting properties.
 .
 Node.js is an event-based server-side JavaScript engine.
