�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": "postcss-modules-scope@^3.0.0", "_id": "postcss-modules-scope@3.0.0", "_inBundle": false, "_integrity": "sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==", "_location": "/postcss-modules-scope", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "postcss-modules-scope@^3.0.0", "name": "postcss-modules-scope", "escapedName": "postcss-modules-scope", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/css-loader" ], "_resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz", "_shasum": "9ef3151456d3bbfa120ca44898dfca6f2fa01f06", "_spec": "postcss-modules-scope@^3.0.0", "_where": "/home/files/repos/manoke/newSite/node_modules/css-loader", "author": { "name": "Glen Maddern" }, "bugs": { "url": "https://github.com/css-modules/postcss-modules-scope/issues" }, "bundleDependencies": false, "dependencies": { "postcss-selector-parser": "^6.0.4" }, "deprecated": false, "description": "A CSS Modules transform to extract export statements from local-scope classes", "devDependencies": { "coveralls": "^3.1.0", "eslint": "^7.9.0", "eslint-config-prettier": "^6.12.0", "husky": "^4.3.0", "jest": "^26.4.2", "lint-staged": "^10.4.0", "postcss": "^8.1.0", "prettier": "^2.1.2" }, "engines": { "node": "^10 || ^12 || >= 14" }, "files": [ "src" ], "homepage": "https://github.com/css-modules/postcss-modules-scope", "keywords": [ "css-modules", "postcss", "plugin" ], "license": "ISC", "main": "src/index.js", "name": "postcss-modules-scope", "peerDependencies": { "postcss": "^8.1.0" }, "repository": { "type": "git", "url": "git+https://github.com/css-modules/postcss-modules-scope.git" }, "scripts": { "eslint": "eslint --ignore-path .gitignore .", "lint": "yarn eslint && yarn prettier", "prepublishOnly": "yarn test", "pretest": "yarn lint", "prettier": "prettier -l --ignore-path .gitignore . \"!test/test-cases\"", "test": "yarn test:coverage", "test:coverage": "jest --coverage --collectCoverageFrom=\"src/**/*\"", "test:only": "jest", "test:watch": "jest --watch" }, "version": "3.0.0" }