Debian packages on transit

only installed packages

Package: node-ignore
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 97
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> [Debian Bug Report]
Architecture: all
Multi-Arch: foreign
Version: 5.2.1-1
Depends: nodejs:any
Description: manager and filter for .gitignore rules - Node.js library
 "ignore" is a manager, filter and parser
 for the .gitignore spec at <https://git-scm.com/docs/gitignore>,
 implemented in pure JavaScript.
 
  * Standalone module, much simpler than e.g. "fstream-ignore".
  * Only contains utility methods
    to filter paths according to the specified ignore rules.
  * Never tries to discover ignore rules
    by traversing directories or fetching from git configurations.
  * Doesn't care about sub-modules of git projects.
  * Complies exactly to gitignore documentation
    at <https://git-scm.com/docs/gitignore>:
    - "/*.js" should only match "a.js", not also "abc/a.js".
    - "**/foo" should match "foo" anywhere.
    - Prevents re-including a file excluded in a parent directory.
    - Handles trailing whitespaces:
      - "a " (one space) should not match "a  " (two spaces).
      - "a \ " matches "a  ".
    - All test cases are verified against "git check-ignore".
Homepage: https://github.com/kaelzhang/node-ignore

Files owned by package node-ignore:

/usr
/usr/share
/usr/share/doc
/usr/share/doc/node-ignore
/usr/share/doc/node-ignore/README.html
/usr/share/doc/node-ignore/README.txt.gz
/usr/share/doc/node-ignore/TODO.Debian
/usr/share/doc/node-ignore/changelog.Debian.gz
/usr/share/doc/node-ignore/changelog.gz
/usr/share/doc/node-ignore/changelog.html.gz
/usr/share/doc/node-ignore/copyright
/usr/share/nodejs
/usr/share/nodejs/ignore
/usr/share/nodejs/ignore/index.d.ts
/usr/share/nodejs/ignore/index.js
/usr/share/nodejs/ignore/legacy.js
/usr/share/nodejs/ignore/package.json


Generated by dpkg-www 2.64