]> git.proxmox.com Git - pve-eslint.git/blob - debian/control
ship proper nodejs module 'pve-eslint'
[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 nodejs,
7 pkg-js-tools (>= 0.8.11)
8 Standards-Version: 4.3.0
9 Homepage: http://www.proxmox.com
10
11 Package: pve-eslint
12 Architecture: all
13 Depends: node-commander, node-colors, nodejs (>= ${nodejs:Version}), ${misc:Depends},
14 Provides: ${nodejs:Provides}
15 Description: ESLint for Proxmox Virtual Environment development
16 This package contains a version of eslint used to develop the
17 Proxmox Virtual Environment, and other Proxmox projects, web GUI.