�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": "tapable@^2.1.1", "_id": "tapable@2.2.0", "_inBundle": false, "_integrity": "sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==", "_location": "/tapable", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tapable@^2.1.1", "name": "tapable", "escapedName": "tapable", "rawSpec": "^2.1.1", "saveSpec": null, "fetchSpec": "^2.1.1" }, "_requiredBy": [ "/enhanced-resolve", "/webpack" ], "_resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.0.tgz", "_shasum": "5c373d281d9c672848213d0e037d1c4165ab426b", "_spec": "tapable@^2.1.1", "_where": "/home/files/repos/manoke/newSite/node_modules/webpack", "author": { "name": "Tobias Koppers @sokra" }, "browser": { "util": "./lib/util-browser.js" }, "bugs": { "url": "https://github.com/webpack/tapable/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Just a little module for plugins.", "devDependencies": { "@babel/core": "^7.4.4", "@babel/preset-env": "^7.4.4", "babel-jest": "^24.8.0", "codecov": "^3.5.0", "jest": "^24.8.0", "prettier": "^1.17.1" }, "engines": { "node": ">=6" }, "files": [ "lib", "!lib/__tests__", "tapable.d.ts" ], "homepage": "https://github.com/webpack/tapable", "jest": { "transform": { "__tests__[\\\\/].+\\.js$": "babel-jest" } }, "license": "MIT", "main": "lib/index.js", "name": "tapable", "repository": { "type": "git", "url": "git+ssh://git@github.com/webpack/tapable.git" }, "scripts": { "pretty": "prettier --loglevel warn --write lib/*.js lib/__tests__/*.js", "pretty-lint": "prettier --check lib/*.js lib/__tests__/*.js", "test": "jest", "travis": "yarn pretty-lint && jest --coverage && codecov" }, "types": "./tapable.d.ts", "version": "2.2.0" }