�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": "cssesc@^3.0.0", "_id": "cssesc@3.0.0", "_inBundle": false, "_integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", "_location": "/cssesc", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "cssesc@^3.0.0", "name": "cssesc", "escapedName": "cssesc", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/postcss-selector-parser" ], "_resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", "_shasum": "37741919903b868565e1c09ea747445cd18983ee", "_spec": "cssesc@^3.0.0", "_where": "/home/files/repos/manoke/newSite/node_modules/postcss-selector-parser", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" }, "bin": { "cssesc": "bin/cssesc" }, "bugs": { "url": "https://github.com/mathiasbynens/cssesc/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.", "devDependencies": { "babel-cli": "^6.26.0", "babel-preset-env": "^1.6.1", "codecov": "^1.0.1", "grunt": "^1.0.1", "grunt-template": "^1.0.0", "istanbul": "^0.4.4", "mocha": "^2.5.3", "regenerate": "^1.2.1", "requirejs": "^2.1.16" }, "engines": { "node": ">=4" }, "files": [ "LICENSE-MIT.txt", "cssesc.js", "bin/", "man/" ], "homepage": "https://mths.be/cssesc", "keywords": [ "css", "escape", "identifier", "string", "tool" ], "license": "MIT", "main": "cssesc.js", "man": [ "man/cssesc.1" ], "name": "cssesc", "repository": { "type": "git", "url": "git+https://github.com/mathiasbynens/cssesc.git" }, "scripts": { "build": "grunt template && babel cssesc.js -o cssesc.js", "cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec", "test": "mocha tests" }, "version": "3.0.0" }