File: control

package info (click to toggle)
node-esprima-fb 15001.1001.0-dev-harmony-fb-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 5,596 kB
  • ctags: 3,442
  • sloc: python: 125; sh: 11; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 788 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: node-esprima-fb
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <julien.puydt@laposte.net>
Build-Depends: debhelper (>= 9), nodejs
Standards-Version: 3.9.6
Homepage: https://github.com/facebook/esprima/tree/fb-harmony
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-esprima-fb.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-esprima-fb.git

Package: node-esprima-fb
Architecture: all
Depends: ${misc:Depends}, nodejs
Description: Facebook-specific fork of the esprima project
 Esprima-FB is a fork of the Harmony branch of Esprima that implements
 JSX specification on top of ECMAScript syntax.
 .
 Node.js is an event-based server-side JavaScript engine.