�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": "nth-check@^2.0.0", "_id": "nth-check@2.0.0", "_inBundle": false, "_integrity": "sha512-i4sc/Kj8htBrAiH1viZ0TgU8Y5XqCaV/FziYK6TBczxmeKm3AEFWqqF3195yKudrarqy7Zu80Ra5dobFjn9X/Q==", "_location": "/nth-check", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "nth-check@^2.0.0", "name": "nth-check", "escapedName": "nth-check", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/css-select" ], "_resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.0.tgz", "_shasum": "1bb4f6dac70072fc313e8c9cd1417b5074c0a125", "_spec": "nth-check@^2.0.0", "_where": "/home/files/repos/manoke/newSite/node_modules/css-select", "author": { "name": "Felix Boehm", "email": "me@feedic.com" }, "bugs": { "url": "https://github.com/fb55/nth-check/issues" }, "bundleDependencies": false, "dependencies": { "boolbase": "^1.0.0" }, "deprecated": false, "description": "Parses and compiles CSS nth-checks to highly optimized functions.", "devDependencies": { "@types/jest": "^26.0.0", "@types/node": "^14.0.5", "@typescript-eslint/eslint-plugin": "^4.1.0", "@typescript-eslint/parser": "^4.1.0", "eslint": "^7.0.0", "eslint-config-prettier": "^6.0.0", "jest": "^26.0.1", "prettier": "^2.1.1", "ts-jest": "^26.0.0", "typescript": "^4.0.2" }, "directories": { "lib": "lib/" }, "files": [ "lib/**/*" ], "funding": { "url": "https://github.com/fb55/nth-check?sponsor=1" }, "homepage": "https://github.com/fb55/nth-check", "jest": { "preset": "ts-jest", "testEnvironment": "node" }, "keywords": [ "nth-child", "nth", "css" ], "license": "BSD-2-Clause", "main": "lib/index.js", "name": "nth-check", "prettier": { "tabWidth": 4 }, "repository": { "type": "git", "url": "git+https://github.com/fb55/nth-check.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 .", "lint:prettier": "npm run prettier -- --check", "prepare": "npm run build", "prettier": "prettier '**/*.{ts,md,json,yml}'", "test": "jest --coverage && npm run lint" }, "sideEffects": false, "types": "lib/index.d.ts", "version": "2.0.0" }