Source: node-esutils Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: chai , coffeescript , debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-regenerate , node-unicode-15.0.0 Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-esutils Vcs-Git: https://salsa.debian.org/js-team/node-esutils.git Homepage: https://github.com/estools/esutils Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-esutils Architecture: all Depends: ${misc:Depends} Provides: ${nodejs:Provides} Multi-Arch: foreign Description: utility box for ECMAScript language tools This package includes a few functions helping to use AST (Abstract Syntaxt Tree) traversal functions from estools bundle. . Estool is a code generator created from Mozilla's Parser using Node.js. . Node.js is an event-based server-side JavaScript engine.