How to Install and Uninstall node-json2module Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "node-json2module" package

Here is a brief guide to show you how to install node-json2module on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-json2module

2. Uninstall "node-json2module" package

In this section, we are going to explain the necessary steps to uninstall node-json2module on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-json2module $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-json2module package on Ubuntu 21.10 (Impish Indri)

Package: node-json2module
Architecture: all
Version: 0.0.3-2
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Depends: node-rw, nodejs
Filename: pool/universe/n/node-json2module/node-json2module_0.0.3-2_all.deb
Size: 6628
MD5sum: 0747d2cf29a8d1934cd81f366442e2c3
SHA1: d1df6fceab4e786420e2f726599c344aaa58e9b0
SHA256: 991dcdcb4180c098e49ad8a77a8e43eed20fca98755fdd76d4753df92387c9fe
SHA512: 663fd12a54ebf13c5582209726c7b01105e70f70eff4339cb3ee1255b8adb8b6c6e1a6c6e7916542d51e9e0070400f26990817150e320a25075bca2f7b30b346
Homepage: https://github.com/mbostock/json2module
Description-en: Convert a JSON object to an ES6 module
For example, given a package.json file and run this through json2module,
you’ll get ES6 module as output.
.
This is particularly useful for exporting a version number defined in your
package.json file when using Rollup. Unlike rollup-plugin-json, which enables
Rollup to parse JSON directly, json2module creates standard ES6 modules that
can be consumed by any client.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 125fd51199f98020bcc86252b1f5b7e2