�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": "css-what@^5.0.0", "_id": "css-what@5.0.1", "_inBundle": false, "_integrity": "sha512-FYDTSHb/7KXsWICVsxdmiExPjCfRC4qRFBdVwv7Ax9hMnvMmEjP9RfxTEZ3qPZGmADDn2vAKSo9UcN1jKVYscg==", "_location": "/css-what", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "css-what@^5.0.0", "name": "css-what", "escapedName": "css-what", "rawSpec": "^5.0.0", "saveSpec": null, "fetchSpec": "^5.0.0" }, "_requiredBy": [ "/css-select" ], "_resolved": "https://registry.npmjs.org/css-what/-/css-what-5.0.1.tgz", "_shasum": "3efa820131f4669a8ac2408f9c32e7c7de9f4cad", "_spec": "css-what@^5.0.0", "_where": "/home/files/repos/manoke/newSite/node_modules/css-select", "author": { "name": "Felix Böhm", "email": "me@feedic.com", "url": "http://feedic.com" }, "bugs": { "url": "https://github.com/fb55/css-what/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "a CSS selector parser", "devDependencies": { "@types/jest": "^26.0.3", "@types/node": "^15.0.1", "@typescript-eslint/eslint-plugin": "^4.1.0", "@typescript-eslint/parser": "^4.1.0", "coveralls": "^3.0.5", "eslint": "^7.0.0", "eslint-config-prettier": "^8.1.0", "eslint-plugin-node": "^11.1.0", "jest": "^27.0.1", "prettier": "^2.0.5", "ts-jest": "^27.0.1", "typescript": "^4.0.2" }, "engines": { "node": ">= 6" }, "files": [ "lib/**/*" ], "funding": { "url": "https://github.com/sponsors/fb55" }, "homepage": "https://github.com/fb55/css-what#readme", "jest": { "preset": "ts-jest" }, "license": "BSD-2-Clause", "main": "lib/index.js", "name": "css-what", "optionalDependencies": {}, "prettier": { "tabWidth": 4 }, "repository": { "url": "git+https://github.com/fb55/css-what.git" }, "scripts": { "build": "tsc", "coverage": "cat coverage/lcov.info | coveralls", "format": "npm run format:es && npm run format:prettier", "format:es": "npm run lint:es -- --fix", "format:prettier": "npm run prettier -- --write", "lint": "npm run lint:es && npm run lint:prettier", "lint:es": "eslint src", "lint:prettier": "npm run prettier -- --check", "prepare": "npm run build", "prettier": "prettier '**/*.{ts,md,json,yml}'", "test": "jest --coverage -u && npm run lint" }, "types": "lib/index.d.ts", "version": "5.0.1" }