�PNG  IHDR��;���IDATx��ܻn�0���K�� �)(�pA��� ���7�LeG{�� �§㻢|��ذaÆ 6lذaÆ 6lذaÆ 6lom��$^�y���ذag�5bÆ 6lذaÆ 6lذa{���� 6lذaÆ �`����}H�Fkm�,�m����Ӫ���ô�ô!� �x�|'ܢ˟;�E:���9�&ᶒ�}�{�v]�n&�6� �h��_��t�ڠ͵-ҫ���Z;��Z$�.�P���k�ž)�!��o���>}l�eQfJ�T��u і���چ��\��X=8��Rن4`Vw�l�>����n�G�^��i�s��"ms�$�u��i��?w�bs[m�6�K4���O���.�4��%����/����b�C%��t ��M�ז� �-l�G6�mrz2���s�%�9��s@���-�k�9�=���)������k�B5����\��+͂�Zsٲ ��Rn��~G���R���C����� �wIcI��n7jJ���hۛNCS|���j0��8y�iHKֶۛ�k�Ɉ+;Sz������L/��F�*\��Ԕ�#"5��m�2��[S��������=�g��n�a�P�e�ғ�L�� lذaÆ 6l�^k��̱aÆ 6lذaÆ 6lذa;���� �_��ذaÆ 6lذaÆ 6lذaÆ ���R���IEND�B` { "_from": "@discoveryjs/json-ext@^0.5.0", "_id": "@discoveryjs/json-ext@0.5.3", "_inBundle": false, "_integrity": "sha512-Fxt+AfXgjMoin2maPIYzFZnQjAXjAL0PHscM5pRTtatFqB+vZxAM9tLp2Optnuw3QOQC40jTNeGYFOMvyf7v9g==", "_location": "/@discoveryjs/json-ext", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@discoveryjs/json-ext@^0.5.0", "name": "@discoveryjs/json-ext", "escapedName": "@discoveryjs%2fjson-ext", "scope": "@discoveryjs", "rawSpec": "^0.5.0", "saveSpec": null, "fetchSpec": "^0.5.0" }, "_requiredBy": [ "/webpack-cli" ], "_resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.3.tgz", "_shasum": "90420f9f9c6d3987f176a19a7d8e764271a2f55d", "_spec": "@discoveryjs/json-ext@^0.5.0", "_where": "/home/files/repos/manoke/newSite/node_modules/webpack-cli", "author": { "name": "Roman Dvornov", "email": "rdvornov@gmail.com", "url": "https://github.com/lahmatiy" }, "browser": { "./src/stringify-stream.js": "./src/stringify-stream-browser.js", "./src/text-decoder.js": "./src/text-decoder-browser.js" }, "bugs": { "url": "https://github.com/discoveryjs/json-ext/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "A set of utilities that extend the use of JSON", "devDependencies": { "@rollup/plugin-commonjs": "^15.1.0", "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-node-resolve": "^9.0.0", "chalk": "^4.1.0", "coveralls": "^3.1.0", "cross-env": "^7.0.3", "eslint": "^7.6.0", "mocha": "^8.1.1", "nyc": "^15.1.0", "rollup": "^2.28.2", "rollup-plugin-terser": "^7.0.2" }, "engines": { "node": ">=10.0.0" }, "files": [ "dist", "src" ], "homepage": "https://github.com/discoveryjs/json-ext#readme", "keywords": [ "json", "utils", "stream", "async", "promise", "stringify", "info" ], "license": "MIT", "main": "./src/index", "name": "@discoveryjs/json-ext", "repository": { "type": "git", "url": "git+https://github.com/discoveryjs/json-ext.git" }, "scripts": { "build": "rollup --config", "build-and-test": "npm run build && npm run test:dist", "coverage": "nyc npm test", "coveralls": "nyc report --reporter=text-lcov | coveralls", "lint": "eslint src test", "lint-and-test": "npm run lint && npm test", "prepublishOnly": "npm run build", "test": "mocha --reporter progress", "test:all": "npm run test:src && npm run test:dist", "test:dist": "cross-env MODE=dist npm test && cross-env MODE=dist-min npm test", "test:src": "npm test", "travis": "nyc npm run lint-and-test && npm run build-and-test && npm run coveralls" }, "version": "0.5.3" }