File: control

package info (click to toggle)
node-csstype 3.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,320 kB
  • sloc: javascript: 49; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 952 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
28
29
30
31
32
33
34
Source: node-csstype
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , jest <!nocheck>
 , node-chalk
 , node-chokidar
 , node-css-tree
 , node-glob
 , node-got
 , node-jsdom
 , node-mdn-browser-compat-data (>= 4.1.0-2~)
 , node-ts-node
 , node-turndown
 , node-typescript
 , ts-jest <!nocheck>
Standards-Version: 4.6.2
Homepage: https://github.com/frenic/csstype
Vcs-Git: https://salsa.debian.org/js-team/node-csstype.git
Vcs-Browser: https://salsa.debian.org/js-team/node-csstype
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-csstype
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: TypeScript and Flow definitions for CSS
 This package provides type definitions for CSS, both for use
 in TypeScript and Flow.