Source: node-locate-character
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Build-Depends: debhelper (>= 11), node-typescript
Standards-Version: 4.1.4
Homepage: https://gitlab.com/Rich-Harris/locate-character
Vcs-Git: https://salsa.debian.org/git/js-team/node-locate-character.git
Vcs-Browser: https://salsa.debian.org/cgit/js-team/node-locate-character

Package: node-locate-character
Architecture: all
Depends: ${misc:Depends}, nodejs
Description: Helper to find the line and column of a character in a string
 Module to find the line and column of a character within a string,
 starting at any index.
 .
 Node.js is an event-based server-side JavaScript engine.
