[ 源代码: node-jju ]
软件包:node-jju(1.1.0-1.1)
set of utilities to work with JSON / JSON5 documents
`jju.parse()` and `jju.stringify()` are better in some cases, but slower than native `JSON.parse()` and `JSON.stringify()` versions.
See /usr/share/doc/node-jju/README.md for more details.
Node.js is an event-based server-side JavaScript engine.