�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": "chokidar@^3.5.1", "_id": "chokidar@3.5.2", "_inBundle": false, "_integrity": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==", "_location": "/chokidar", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "chokidar@^3.5.1", "name": "chokidar", "escapedName": "chokidar", "rawSpec": "^3.5.1", "saveSpec": null, "fetchSpec": "^3.5.1" }, "_requiredBy": [ "/laravel-mix", "/webpack-dev-server" ], "_resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz", "_shasum": "dba3976fcadb016f66fd365021d91600d01c1e75", "_spec": "chokidar@^3.5.1", "_where": "/home/files/repos/manoke/newSite/node_modules/laravel-mix", "author": { "name": "Paul Miller", "url": "https://paulmillr.com" }, "bugs": { "url": "https://github.com/paulmillr/chokidar/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Paul Miller", "url": "https://paulmillr.com" }, { "name": "Elan Shanker" } ], "dependencies": { "anymatch": "~3.1.2", "braces": "~3.0.2", "fsevents": "~2.3.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", "readdirp": "~3.6.0" }, "deprecated": false, "description": "Minimal and efficient cross-platform file watching library", "devDependencies": { "@types/node": "^14", "chai": "^4.3", "dtslint": "^3.3.0", "eslint": "^7.0.0", "mocha": "^7.0.0", "nyc": "^15.0.0", "rimraf": "^3.0.0", "sinon": "^9.0.1", "sinon-chai": "^3.3.0", "upath": "^1.2.0" }, "engines": { "node": ">= 8.10.0" }, "files": [ "index.js", "lib/*.js", "types/index.d.ts" ], "homepage": "https://github.com/paulmillr/chokidar", "keywords": [ "fs", "watch", "watchFile", "watcher", "watching", "file", "fsevents" ], "license": "MIT", "main": "index.js", "name": "chokidar", "nyc": { "include": [ "index.js", "lib/*.js" ], "reporter": [ "html", "text" ] }, "optionalDependencies": { "fsevents": "~2.3.2" }, "repository": { "type": "git", "url": "git+https://github.com/paulmillr/chokidar.git" }, "scripts": { "dtslint": "dtslint types", "lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .", "mocha": "mocha --exit --timeout 90000", "test": "npm run lint && npm run mocha" }, "types": "./types/index.d.ts", "version": "3.5.2" }