File: control

package info (click to toggle)
node-npm-run-path 2.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 116 kB
  • sloc: makefile: 2; sh: 2
file content (22 lines) | stat: -rw-r--r-- 719 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: node-npm-run-path
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends:
 debhelper (>= 11)
 , dh-buildinfo
 , nodejs
Standards-Version: 4.1.3
Homepage: https://github.com/sindresorhus/npm-run-path#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-npm-run-path.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-npm-run-path.git

Package: node-npm-run-path
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
Description: Get your PATH prepended with locally installed binaries
 .
 Node.js is an event-based server-side JavaScript engine.