Your message dated Mon, 1 Oct 2018 16:21:04 +0530
with message-id <[email protected]>
and subject line Re: ITP: node-serialize-javascript -- Serialize JavaScript to
a superset of JSON
has caused the Debian Bug report #885137,
regarding ITP: node-serialize-javascript -- Serialize JavaScript to a superset
of JSON
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 [email protected]
immediately.)
--
885137: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885137
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Pirate Praveen <[email protected]>
X-Debbugs-CC: [email protected]
* Package name : node-serialize-javascript
Version : 1.4.0
Upstream Author : Eric Ferraiuolo <[email protected]>
* URL : https://github.com/yahoo/serialize-javascript
* License : BSD-3-Clause
Programming Lang: JavaScript
Description : Serialize JavaScript to a superset of JSON
This superset of JSON includes regular expressions, dates and
functions. The
code in this package began its life as an internal module to express-state.
.
Advantages over JSON.stringify(): sometimes we need to serialize JavaScript
functions, regexps or dates. A great example is a web app that uses
client-side URL routing where the route definitions are regexps that
need to
be shared from the server to the client.
.
The string returned from this package's single export function is literal
JavaScript which can be saved to a .js file, or be embedded into an HTML
document by making the content of a <script> element. HTML charaters and
JavaScript line terminators are escaped automatically.
.
Node.js is an event-based server-side JavaScript engine.
Build dependency of copy-webpack-plugin (needed for gitlab).
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
On Sun, 24 Dec 2017 19:49:20 +0530 Pirate Praveen <[email protected]>
wrote:> Build dependency of copy-webpack-plugin (needed for gitlab).
It should be embeded instead as it is very small.
signature.asc
Description: OpenPGP digital signature
--- End Message ---