Name: | nodejs-json-stringify-safe |
---|---|
Version: | 5.0.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 3914 |
License: | BSD |
RPM: | nodejs-json-stringify-safe-5.0.0-1.el7.noarch.rpm |
Source RPM: | nodejs-json-stringify-safe-5.0.0-1.el7.src.rpm |
Build Date: | Wed Nov 01 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/isaacs/json-stringify-safe |
Summary: | JSON.stringify that handles circular references |
Description: | This module provides functionality similar to JavaScript's JSON.stringify, but it doesn't blow up when it encounters circular references. |