acorn 5.4.1+ds1-1 source package in Ubuntu

Changelog

acorn (5.4.1+ds1-1) unstable; urgency=medium

  * New upstream release.

 -- Julien Puydt <email address hidden>  Mon, 19 Feb 2018 23:29:18 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
acorn_5.4.1+ds1-1.dsc 2.1 KiB 4892ad896fae5b33727a3d23685286bb8f58bde26bd5c8bf50f2580acfc63e92
acorn_5.4.1+ds1.orig.tar.gz 138.4 KiB 832de539540d43a3746521495979a28f8544e8eb1909712c410970d52aa715b0
acorn_5.4.1+ds1-1.debian.tar.xz 7.3 KiB 33772023930b9bb284997ecaa1f80e77034e30cc72a94fb805e0212ddecfcc52

No changes file available.

Binary packages built by this source

node-acorn: ECMAScript parser for Node.js

 Acorn is a tiny, fast JavaScript parser written in JavaScript.
 .
 acorn.js defines the main parser interface. The library also comes with a
 error-tolerant parser and an abstract syntax tree walker, defined in other
 files.
 .
 This package contains the acorn module for Node.js.
 .
 Node.js is an event-based server-side JavaScript engine.