File: control

package info (click to toggle)
node-yarn-tool-resolve-package 2.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 96 kB
  • sloc: javascript: 53; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,015 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
26
27
Source: node-yarn-tool-resolve-package
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Roland Mas <lolando@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , node-pkg-dir (<< 6), node-pkg-dir (>= 5)
 , node-tslib (>= 2.3.1)
 , node-upath2 (>= 3.1.12)
Standards-Version: 4.6.1
Homepage: https://github.com/bluelovers/ws-yarn-workspaces/tree/master/packages/@yarn-tool/resolve-package#readme
Vcs-Git: https://salsa.debian.org/js-team/node-yarn-tool-resolve-package.git
Vcs-Browser: https://salsa.debian.org/js-team/node-yarn-tool-resolve-package
Rules-Requires-Root: no

Package: node-yarn-tool-resolve-package
Architecture: all
Depends:
 ${misc:Depends}
 , node-pkg-dir (<< 6), node-pkg-dir (>= 5)
 , node-tslib (>= 2.3.1)
 , node-upath2 (>= 3.1.12)
Description: Resolve package root and package.json paths
 Node.js is an event-based server-side JavaScript engine.