| Name: | nodejs-jsonify |
| Version: | 0.0.0 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | System Environment/Libraries |
| Size: | 14049 |
| License: | Public Domain |
| RPM: |
nodejs-jsonify-0.0.0-2.el7.noarch.rpm
|
| Source RPM: |
nodejs-jsonify-0.0.0-2.el7.src.rpm
|
| Build Date: | Tue Oct 31 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/substack/jsonify |
| Summary: | JSON without touching any globals |
| Description: | This module provides Douglas Crockford's JSON implementation without
modifying any globals. 'stringify' and 'parse' are merely exported
without respect to whether or not a global JSON object exists. |