�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-tree@^1.1.2", "_id": "css-tree@1.1.3", "_inBundle": false, "_integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==", "_location": "/css-tree", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "css-tree@^1.1.2", "name": "css-tree", "escapedName": "css-tree", "rawSpec": "^1.1.2", "saveSpec": null, "fetchSpec": "^1.1.2" }, "_requiredBy": [ "/csso", "/svgo" ], "_resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz", "_shasum": "eb4870fb6fd7707327ec95c2ff2ab09b5e8db91d", "_spec": "css-tree@^1.1.2", "_where": "/home/files/repos/manoke/newSite/node_modules/svgo", "author": { "name": "Roman Dvornov", "email": "rdvornov@gmail.com", "url": "https://github.com/lahmatiy" }, "bugs": { "url": "https://github.com/csstree/csstree/issues" }, "bundleDependencies": false, "dependencies": { "mdn-data": "2.0.14", "source-map": "^0.6.1" }, "deprecated": false, "description": "A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations", "devDependencies": { "@rollup/plugin-commonjs": "^11.0.2", "@rollup/plugin-json": "^4.0.2", "@rollup/plugin-node-resolve": "^7.1.1", "coveralls": "^3.0.9", "eslint": "^6.8.0", "json-to-ast": "^2.1.0", "mocha": "^6.2.3", "nyc": "^14.1.1", "rollup": "^1.32.1", "rollup-plugin-terser": "^5.3.0" }, "engines": { "node": ">=8.0.0" }, "files": [ "data", "dist", "lib" ], "homepage": "https://github.com/csstree/csstree#readme", "jsdelivr": "dist/csstree.min.js", "keywords": [ "css", "ast", "tokenizer", "parser", "walker", "lexer", "generator", "utils", "syntax", "validation" ], "license": "MIT", "main": "lib/index.js", "name": "css-tree", "repository": { "type": "git", "url": "git+https://github.com/csstree/csstree.git" }, "scripts": { "build": "rollup --config", "coverage": "nyc npm test", "coveralls": "nyc report --reporter=text-lcov | coveralls", "hydrogen": "node --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces --redirect-code-traces-to=code.asm --trace_hydrogen_file=code.cfg --print-opt-code bin/parse --stat -o /dev/null", "lint": "eslint data lib scripts test && node scripts/review-syntax-patch --lint && node scripts/update-docs --lint", "lint-and-test": "npm run lint && npm test", "prepublishOnly": "npm run build", "review:syntax-patch": "node scripts/review-syntax-patch", "test": "mocha --reporter progress", "travis": "nyc npm run lint-and-test && npm run coveralls", "update:docs": "node scripts/update-docs" }, "unpkg": "dist/csstree.min.js", "version": "1.1.3" }