Package: wnpp
Severity: wishlist
Owner: Bastien Roucariès <[email protected]>
X-Debbugs-CC: [email protected]

* Package name    : estree
  Version         : git
  Upstream Author : estree steering comitee
* URL             : 
https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree
* License         : CC‑BY‑SA 2.5
  Programming Lang: JavaScript
  Description     : Standard JavaScript AST format (ESTree)
   ESTree defines the community‑standard abstract syntax tree (AST)
  format used to represent JavaScript source code. It specifies
  the structure of nodes such as Program, Identifier, Literal,
  and CallExpression, enabling tools like ESLint, Babel,
  Acorn, and Esprima to analyse and transform JavaScript code
  in a consistent way.
  .
 This package provides the ESTree specification together with its corresponding
 TypeScript type definitions, allowing type‑safe use of the AST format
 in TypeScript‑based tooling.
 .
 Node.js is an event-based server-side JavaScript engine.


Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to