File: control

package info (click to toggle)
node-emoji 1.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 272 kB
  • sloc: makefile: 4; sh: 2
file content (27 lines) | stat: -rw-r--r-- 815 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
Source: node-emoji
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Paolo Greppi <paolo.greppi@libpf.com>
Build-Depends:
 debhelper (>= 11)
 , mocha
 , node-should
 , node-lodash-packages (>= 4.4.0)
 , nodejs
Standards-Version: 4.1.4
Homepage: https://github.com/omnidan/node-emoji#readme
Vcs-Git: https://salsa.debian.org/js-team/node-emoji.git
Vcs-Browser: https://salsa.debian.org/js-team/node-emoji

Package: node-emoji
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-lodash-packages (>= 4.4.0)
Description: simple emoji support for node.js
 Node.js module to encode and decode emoji ideograms and smileys
 from their aliases or colon-sequences.
 .
 Node.js is an event-based server-side JavaScript engine.