File: control

package info (click to toggle)
node-vega-themes 2.14.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 640 kB
  • sloc: javascript: 13; makefile: 5
file content (37 lines) | stat: -rw-r--r-- 1,289 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
35
36
37
Source: node-vega-themes
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Yadd <yadd@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-nodejs
 , node-geojson
 , node-rollup-plugin-json
 , node-rollup-plugin-node-resolve
 , node-rollup-plugin-terser
 , node-rollup-plugin-typescript
 , node-typescript
 , node-vega
 , node-vega-lite
 , rollup
Standards-Version: 4.6.2
Homepage: https://github.com/vega/vega-themes#readme
Vcs-Git: https://salsa.debian.org/js-team/node-vega-themes.git
Vcs-Browser: https://salsa.debian.org/js-team/node-vega-themes
Rules-Requires-Root: no

Package: node-vega-themes
Architecture: all
Depends: ${misc:Depends}
Recommends: node-vega | node-vega-lite
Enhances: node-vega
 , node-vega-lite
Description: Themes for stylized node-vega and node-vega-lite visualizations
 A Vega *theme* is a configuration object with default settings for a variety
 of visual properties such as colors, typefaces, line widths and spacing. This
 module exports a set of named themes, which can be passed as input to the
 node-vega or node-vega-lite with node-vega-embed or directly as a
 configuration object to the Vega parser.