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 28 29 30 31 32
|
Source: node-zkochan-cmd-shim
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sunday Nkwuda <scletus40@yahoo.com>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 13)
, dh-sequence-nodejs
, node-types-node
, jest <!nocheck>
, node-is-stream <!nocheck>
, node-is-windows
, node-memfs <!nocheck>
, node-type-fest <!nocheck>
, node-types-jest <!nocheck>
, node-typescript
, node-unique-string <!nocheck>
Standards-Version: 4.6.1
Homepage: https://github.com/pnpm/cmd-shim#readme
Vcs-Git: https://salsa.debian.org/js-team/node-zkochan-cmd-shim.git
Vcs-Browser: https://salsa.debian.org/js-team/node-zkochan-cmd-shim
Rules-Requires-Root: no
Package: node-zkochan-cmd-shim
Architecture: all
Depends: ${misc:Depends}
, node-is-windows
Provides: ${nodejs:Provides}
Description: This package is the cmd-shim used in npm
Cmd-shim is used in npm to create executable scripts.
.
This package is needed o package yarn2 for Debian.
|