Your message dated Mon, 18 Sep 2023 19:07:25 +0000
with message-id
<cp5p284mb24420314c2c328d0d9986dd0d1...@cp5p284mb2442.brap284.prod.outlook.com>
and subject line
has caused the Debian Bug report #1052071,
regarding ITP: node-esniff -- Low footprint JavaScript source code parser
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1052071: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052071
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Josenilson Ferreira da Silva <nilsonfsi...@hotmail.com>
X-Debbugs-Cc: debian-de...@lists.debian.org, nilsonfsi...@hotmail.com
* Package name : node-esniff
Version : 1.1.0
Upstream Contact: Mariusz Nowak <me...@medikoo.com>
* URL : https://github.com/medikoo/esniff
* License : MIT
Programming Lang: javascript
Description : Low footprint JavaScript source code parser
Tool that allows you to analyze ECMAScript (JavaScript) code efficiently
and with low resource usage. The main objective is to examine the JavaScript
source code for various information such as accessed properties, dependencies,
and other code-related details.
.
Here are some of the key features and functionalities of the project:
- Code Analysis: “esniff” is capable of analyzing ECMAScript source code and
providing detailed information about how the code is structured.
- Detection of accessed properties: Can identify properties that are accessed
in the code by providing a list of the properties and their locations in the
source code.
- Dependency Detection: The project is useful for identifying code
dependencies by telling which other modules or libraries the code
uses.
- Efficient use of resources: "esniff" is designed to consume few resources,
making it suitable for large-scale analysis of JavaScript code
- Compatibility: It is compatible with the ECMAScript specification and can be
used to parse modern JavaScript code.
--- End Message ---
--- Begin Message ---
Package: node-esniff
Version: 1.1.0
--- End Message ---