json contains static methods for parsing values from and converting values to JavaScript Object Notation (JSON).
npm install json --registry=https://npm.cnb.cool/impossible98/nodejs/nodejs_pm/-/packages/
Install the dependencies:
npm install
Build the library:
npm build
Build the library in watch mode:
npm dev