File: control

package info (click to toggle)
node-eslint-scope 7.1.1%2B~3.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 588 kB
  • sloc: javascript: 6,165; makefile: 40; sh: 1
file content (38 lines) | stat: -rw-r--r-- 1,034 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
38
Source: node-eslint-scope
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Build-Depends:
 cmark-gfm <!nodoc>,
 debhelper-compat (= 13),
 eslint <!nocheck>,
 jq,
 mocha <!nocheck>,
# node-chai <!nocheck>,
 node-eslint-visitor-keys (>= 3.3) <!nocheck>,
 node-espree (>= 9) <!nocheck>,
 node-esrecurse <!nocheck>,
 node-estraverse <!nocheck>,
 rollup,
Standards-Version: 4.6.1
Homepage: https://github.com/eslint/eslint-scope
Vcs-Browser: https://salsa.debian.org/js-team/node-eslint-scope
Vcs-Git: https://salsa.debian.org/js-team/node-eslint-scope.git
Rules-Requires-Root: no

Package: node-eslint-scope
Architecture: all
Depends:
 nodejs,
 node-esrecurse,
 node-estraverse,
 ${misc:Depends},
Provides:
 node-types-eslint-scope (= ${types:Version}),
Description: ECMAScript scope analyzer for ESLint
 ESLint Scope is the ECMAScript (a.k.a. JavaScrip) scope analyzer
 used in ESLint.
 .
 It is a fork of escope.