File: control

package info (click to toggle)
node-shallow-equal 3.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,096 kB
  • sloc: makefile: 8
file content (25 lines) | stat: -rw-r--r-- 843 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
Source: node-shallow-equal
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
 , jest <!nocheck>
 , node-rollup-plugin-typescript
 , rollup
 , ts-jest <!nocheck>
Standards-Version: 4.6.2
Homepage: https://github.com/moroshko/shallow-equal
Vcs-Git: https://salsa.debian.org/js-team/node-shallow-equal.git
Vcs-Browser: https://salsa.debian.org/js-team/node-shallow-equal
Rules-Requires-Root: no

Package: node-shallow-equal
Architecture: all
Depends: ${misc:Depends}
Description: Node.js library to shallowly compare JavaScript objects
 node-shallow-equal provides super light functions to deeply compare
 JavaScript Objects.