File: control

package info (click to toggle)
node-npm-run-path 5.1.0%2B~4.0.0-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 240 kB
  • sloc: javascript: 112; makefile: 3
file content (25 lines) | stat: -rw-r--r-- 915 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
23
24
25
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-compat (= 13)
 , dh-sequence-nodejs (>= 0.14.15~)
 , node-rollup-plugin-node-resolve
# , node-tape <!nocheck>
 , rollup
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/js-team/node-npm-run-path
Vcs-Git: https://salsa.debian.org/js-team/node-npm-run-path.git
Homepage: https://github.com/sindresorhus/npm-run-path
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-npm-run-path
Architecture: all
Depends: ${misc:Depends}
Provides: ${nodejs:Provides}
Breaks: node-execa (<< 6.1.0+dfsg1~)
Replaces: node-execa (<< 6.1.0+dfsg1~)
Description: Get your PATH prepended with locally installed binaries
 Node.js is an event-based server-side JavaScript engine.