]> git.proxmox.com Git - pve-eslint.git/blob - debian/control
b18b4b5c2c6588b658871da99185f5251cd3bbe3
[pve-eslint.git] / debian / control
1 Source: pve-eslint
2 Section: devel
3 Priority: optional
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Build-Depends: debhelper (>= 12~),
6 dh-nodejs,
7 nodejs,
8 pkg-js-tools (>= 0.8.11)
9 Standards-Version: 4.3.0
10 Homepage: http://www.proxmox.com
11
12 Package: pve-eslint
13 Architecture: all
14 Depends: node-commander, node-colors, nodejs (>= ${nodejs:Version}), ${misc:Depends},
15 Provides: ${nodejs:Provides}
16 Description: ESLint for Proxmox Virtual Environment development
17 This package contains a version of eslint used to develop the
18 Proxmox Virtual Environment, and other Proxmox projects, web GUI.