File: control

package info (click to toggle)
node-pg-hstore 2.3.4.4.g4f4530f-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 112 kB
  • sloc: javascript: 359; makefile: 2; sh: 1
file content (26 lines) | stat: -rw-r--r-- 811 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
Source: node-pg-hstore
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 mocha <!nocheck>,
 node-should <!nocheck>,
 node-underscore,
 dh-sequence-nodejs,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/scarney81/pg-hstore
Vcs-Browser: https://salsa.debian.org/js-team/node-pg-hstore
Vcs-Git: https://salsa.debian.org/js-team/node-pg-hstore.git
Testsuite: autopkgtest-pkg-nodejs

Package: node-pg-hstore
Architecture: all
Depends:
 ${misc:Depends},
 node-underscore,
Description: serialize and deserialize JSON data into hstore format
 A node package for serializing and deserializing JSON data to hstore format.