Binary package “node-acorn” in ubuntu bionic

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.