From 91c8bb03761959418f61ac909492018aa985541e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 15:37:21 +0000 Subject: [PATCH] Bump y18n from 4.0.0 to 4.0.1 Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +- .../package-lock.json | 3415 ++++++++++++++++- 2 files changed, 3376 insertions(+), 45 deletions(-) diff --git a/package-lock.json b/package-lock.json index bfdfc59b1..ba193b5be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24464,9 +24464,9 @@ "dev": true }, "y18n": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz", - "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.1.tgz", + "integrity": "sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==", "dev": true }, "yallist": { diff --git a/packages/tests-render-mithril-isomorphic/package-lock.json b/packages/tests-render-mithril-isomorphic/package-lock.json index 37b5179b0..6dce23426 100644 --- a/packages/tests-render-mithril-isomorphic/package-lock.json +++ b/packages/tests-render-mithril-isomorphic/package-lock.json @@ -1,9 +1,21 @@ { "name": "tests-render-mithril-isomorphic", - "version": "1.6.5", + "version": "1.7.5", "lockfileVersion": 1, "requires": true, "dependencies": { + "@types/q": { + "version": "1.5.4", + "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.4.tgz", + "integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==", + "dev": true + }, + "alphanum-sort": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz", + "integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=", + "dev": true + }, "ansi-colors": { "version": "3.2.3", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.3.tgz", @@ -34,12 +46,272 @@ "sprintf-js": "~1.0.2" } }, + "autoprefixer": { + "version": "9.8.6", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.6.tgz", + "integrity": "sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg==", + "dev": true, + "requires": { + "browserslist": "^4.12.0", + "caniuse-lite": "^1.0.30001109", + "colorette": "^1.2.1", + "normalize-range": "^0.1.2", + "num2fraction": "^1.2.2", + "postcss": "^7.0.32", + "postcss-value-parser": "^4.1.0" + } + }, + "babel-helper-evaluate-path": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/babel-helper-evaluate-path/-/babel-helper-evaluate-path-0.5.0.tgz", + "integrity": "sha512-mUh0UhS607bGh5wUMAQfOpt2JX2ThXMtppHRdRU1kL7ZLRWIXxoV2UIV1r2cAeeNeU1M5SB5/RSUgUxrK8yOkA==", + "dev": true + }, + "babel-helper-flip-expressions": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/babel-helper-flip-expressions/-/babel-helper-flip-expressions-0.4.3.tgz", + "integrity": "sha1-NpZzahKKwYvCUlS19AoizrPB0/0=", + "dev": true + }, + "babel-helper-is-nodes-equiv": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/babel-helper-is-nodes-equiv/-/babel-helper-is-nodes-equiv-0.0.1.tgz", + "integrity": "sha1-NOmzALFHnd2Y7HfqC76TQt/jloQ=", + "dev": true + }, + "babel-helper-is-void-0": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/babel-helper-is-void-0/-/babel-helper-is-void-0-0.4.3.tgz", + "integrity": "sha1-fZwBtFYee5Xb2g9u7kj1tg5nMT4=", + "dev": true + }, + "babel-helper-mark-eval-scopes": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/babel-helper-mark-eval-scopes/-/babel-helper-mark-eval-scopes-0.4.3.tgz", + "integrity": "sha1-0kSjvvmESHJgP/tG4izorN9VFWI=", + "dev": true + }, + "babel-helper-remove-or-void": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/babel-helper-remove-or-void/-/babel-helper-remove-or-void-0.4.3.tgz", + "integrity": "sha1-pPA7QAd6D/6I5F0HAQ3uJB/1rmA=", + "dev": true + }, + "babel-helper-to-multiple-sequence-expressions": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/babel-helper-to-multiple-sequence-expressions/-/babel-helper-to-multiple-sequence-expressions-0.5.0.tgz", + "integrity": "sha512-m2CvfDW4+1qfDdsrtf4dwOslQC3yhbgyBFptncp4wvtdrDHqueW7slsYv4gArie056phvQFhT2nRcGS4bnm6mA==", + "dev": true + }, + "babel-plugin-minify-builtins": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/babel-plugin-minify-builtins/-/babel-plugin-minify-builtins-0.5.0.tgz", + "integrity": "sha512-wpqbN7Ov5hsNwGdzuzvFcjgRlzbIeVv1gMIlICbPj0xkexnfoIDe7q+AZHMkQmAE/F9R5jkrB6TLfTegImlXag==", + "dev": true + }, + "babel-plugin-minify-constant-folding": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/babel-plugin-minify-constant-folding/-/babel-plugin-minify-constant-folding-0.5.0.tgz", + "integrity": "sha512-Vj97CTn/lE9hR1D+jKUeHfNy+m1baNiJ1wJvoGyOBUx7F7kJqDZxr9nCHjO/Ad+irbR3HzR6jABpSSA29QsrXQ==", + "dev": true, + "requires": { + "babel-helper-evaluate-path": "^0.5.0" + } + }, + "babel-plugin-minify-dead-code-elimination": { + "version": "0.5.1", + "resolved": "https://registry.npmjs.org/babel-plugin-minify-dead-code-elimination/-/babel-plugin-minify-dead-code-elimination-0.5.1.tgz", + "integrity": "sha512-x8OJOZIrRmQBcSqxBcLbMIK8uPmTvNWPXH2bh5MDCW1latEqYiRMuUkPImKcfpo59pTUB2FT7HfcgtG8ZlR5Qg==", + "dev": true, + "requires": { + "babel-helper-evaluate-path": "^0.5.0", + "babel-helper-mark-eval-scopes": "^0.4.3", + "babel-helper-remove-or-void": "^0.4.3", + "lodash": "^4.17.11" + } + }, + "babel-plugin-minify-flip-comparisons": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/babel-plugin-minify-flip-comparisons/-/babel-plugin-minify-flip-comparisons-0.4.3.tgz", + "integrity": "sha1-AMqHDLjxO0XAOLPB68DyJyk8llo=", + "dev": true, + "requires": { + "babel-helper-is-void-0": "^0.4.3" + } + }, + "babel-plugin-minify-guarded-expressions": { + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/babel-plugin-minify-guarded-expressions/-/babel-plugin-minify-guarded-expressions-0.4.4.tgz", + "integrity": "sha512-RMv0tM72YuPPfLT9QLr3ix9nwUIq+sHT6z8Iu3sLbqldzC1Dls8DPCywzUIzkTx9Zh1hWX4q/m9BPoPed9GOfA==", + "dev": true, + "requires": { + "babel-helper-evaluate-path": "^0.5.0", + "babel-helper-flip-expressions": "^0.4.3" + } + }, + "babel-plugin-minify-infinity": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/babel-plugin-minify-infinity/-/babel-plugin-minify-infinity-0.4.3.tgz", + "integrity": "sha1-37h2obCKBldjhO8/kuZTumB7Oco=", + "dev": true + }, + "babel-plugin-minify-mangle-names": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/babel-plugin-minify-mangle-names/-/babel-plugin-minify-mangle-names-0.5.0.tgz", + "integrity": "sha512-3jdNv6hCAw6fsX1p2wBGPfWuK69sfOjfd3zjUXkbq8McbohWy23tpXfy5RnToYWggvqzuMOwlId1PhyHOfgnGw==", + "dev": true, + "requires": { + "babel-helper-mark-eval-scopes": "^0.4.3" + } + }, + "babel-plugin-minify-numeric-literals": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/babel-plugin-minify-numeric-literals/-/babel-plugin-minify-numeric-literals-0.4.3.tgz", + "integrity": "sha1-jk/VYcefeAEob/YOjF/Z3u6TwLw=", + "dev": true + }, + "babel-plugin-minify-replace": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/babel-plugin-minify-replace/-/babel-plugin-minify-replace-0.5.0.tgz", + "integrity": "sha512-aXZiaqWDNUbyNNNpWs/8NyST+oU7QTpK7J9zFEFSA0eOmtUNMU3fczlTTTlnCxHmq/jYNFEmkkSG3DDBtW3Y4Q==", + "dev": true + }, + "babel-plugin-minify-simplify": { + "version": "0.5.1", + "resolved": "https://registry.npmjs.org/babel-plugin-minify-simplify/-/babel-plugin-minify-simplify-0.5.1.tgz", + "integrity": "sha512-OSYDSnoCxP2cYDMk9gxNAed6uJDiDz65zgL6h8d3tm8qXIagWGMLWhqysT6DY3Vs7Fgq7YUDcjOomhVUb+xX6A==", + "dev": true, + "requires": { + "babel-helper-evaluate-path": "^0.5.0", + "babel-helper-flip-expressions": "^0.4.3", + "babel-helper-is-nodes-equiv": "^0.0.1", + "babel-helper-to-multiple-sequence-expressions": "^0.5.0" + } + }, + "babel-plugin-minify-type-constructors": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/babel-plugin-minify-type-constructors/-/babel-plugin-minify-type-constructors-0.4.3.tgz", + "integrity": "sha1-G8bxW4f3qxCF1CszC3F2V6IVZQA=", + "dev": true, + "requires": { + "babel-helper-is-void-0": "^0.4.3" + } + }, + "babel-plugin-transform-inline-consecutive-adds": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-inline-consecutive-adds/-/babel-plugin-transform-inline-consecutive-adds-0.4.3.tgz", + "integrity": "sha1-Mj1Ho+pjqDp6w8gRro5pQfrysNE=", + "dev": true + }, + "babel-plugin-transform-member-expression-literals": { + "version": "6.9.4", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-member-expression-literals/-/babel-plugin-transform-member-expression-literals-6.9.4.tgz", + "integrity": "sha1-NwOcmgwzE6OUlfqsL/OmtbnQOL8=", + "dev": true + }, + "babel-plugin-transform-merge-sibling-variables": { + "version": "6.9.4", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-merge-sibling-variables/-/babel-plugin-transform-merge-sibling-variables-6.9.4.tgz", + "integrity": "sha1-hbQi/DN3tEnJ0c3kQIcgNTJAHa4=", + "dev": true + }, + "babel-plugin-transform-minify-booleans": { + "version": "6.9.4", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-minify-booleans/-/babel-plugin-transform-minify-booleans-6.9.4.tgz", + "integrity": "sha1-rLs+VqNVXdI5KOS1gtKFFi3SsZg=", + "dev": true + }, + "babel-plugin-transform-property-literals": { + "version": "6.9.4", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-property-literals/-/babel-plugin-transform-property-literals-6.9.4.tgz", + "integrity": "sha1-mMHSHiVXNlc/k+zlRFn2ziSYXTk=", + "dev": true, + "requires": { + "esutils": "^2.0.2" + } + }, + "babel-plugin-transform-regexp-constructors": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-regexp-constructors/-/babel-plugin-transform-regexp-constructors-0.4.3.tgz", + "integrity": "sha1-WLd3W2OvzzMyj66aX4j71PsLSWU=", + "dev": true + }, + "babel-plugin-transform-remove-console": { + "version": "6.9.4", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz", + "integrity": "sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=", + "dev": true + }, + "babel-plugin-transform-remove-debugger": { + "version": "6.9.4", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-remove-debugger/-/babel-plugin-transform-remove-debugger-6.9.4.tgz", + "integrity": "sha1-QrcnYxyXl44estGZp67IShgznvI=", + "dev": true + }, + "babel-plugin-transform-remove-undefined": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-remove-undefined/-/babel-plugin-transform-remove-undefined-0.5.0.tgz", + "integrity": "sha512-+M7fJYFaEE/M9CXa0/IRkDbiV3wRELzA1kKQFCJ4ifhrzLKn/9VCCgj9OFmYWwBd8IB48YdgPkHYtbYq+4vtHQ==", + "dev": true, + "requires": { + "babel-helper-evaluate-path": "^0.5.0" + } + }, + "babel-plugin-transform-simplify-comparison-operators": { + "version": "6.9.4", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-simplify-comparison-operators/-/babel-plugin-transform-simplify-comparison-operators-6.9.4.tgz", + "integrity": "sha1-9ir+CWyrDh9ootdT/fKDiIRxzrk=", + "dev": true + }, + "babel-plugin-transform-undefined-to-void": { + "version": "6.9.4", + "resolved": "https://registry.npmjs.org/babel-plugin-transform-undefined-to-void/-/babel-plugin-transform-undefined-to-void-6.9.4.tgz", + "integrity": "sha1-viQcqBQEAwZ4t0hxcyK4nQyP4oA=", + "dev": true + }, + "babel-preset-minify": { + "version": "0.5.1", + "resolved": "https://registry.npmjs.org/babel-preset-minify/-/babel-preset-minify-0.5.1.tgz", + "integrity": "sha512-1IajDumYOAPYImkHbrKeiN5AKKP9iOmRoO2IPbIuVp0j2iuCcj0n7P260z38siKMZZ+85d3mJZdtW8IgOv+Tzg==", + "dev": true, + "requires": { + "babel-plugin-minify-builtins": "^0.5.0", + "babel-plugin-minify-constant-folding": "^0.5.0", + "babel-plugin-minify-dead-code-elimination": "^0.5.1", + "babel-plugin-minify-flip-comparisons": "^0.4.3", + "babel-plugin-minify-guarded-expressions": "^0.4.4", + "babel-plugin-minify-infinity": "^0.4.3", + "babel-plugin-minify-mangle-names": "^0.5.0", + "babel-plugin-minify-numeric-literals": "^0.4.3", + "babel-plugin-minify-replace": "^0.5.0", + "babel-plugin-minify-simplify": "^0.5.1", + "babel-plugin-minify-type-constructors": "^0.4.3", + "babel-plugin-transform-inline-consecutive-adds": "^0.4.3", + "babel-plugin-transform-member-expression-literals": "^6.9.4", + "babel-plugin-transform-merge-sibling-variables": "^6.9.4", + "babel-plugin-transform-minify-booleans": "^6.9.4", + "babel-plugin-transform-property-literals": "^6.9.4", + "babel-plugin-transform-regexp-constructors": "^0.4.3", + "babel-plugin-transform-remove-console": "^6.9.4", + "babel-plugin-transform-remove-debugger": "^6.9.4", + "babel-plugin-transform-remove-undefined": "^0.5.0", + "babel-plugin-transform-simplify-comparison-operators": "^6.9.4", + "babel-plugin-transform-undefined-to-void": "^6.9.4", + "lodash": "^4.17.11" + } + }, "balanced-match": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=", "dev": true }, + "boolbase": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", + "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=", + "dev": true + }, "brace-expansion": { "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", @@ -56,12 +328,77 @@ "integrity": "sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==", "dev": true }, + "browserslist": { + "version": "4.16.3", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.16.3.tgz", + "integrity": "sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw==", + "dev": true, + "requires": { + "caniuse-lite": "^1.0.30001181", + "colorette": "^1.2.1", + "electron-to-chromium": "^1.3.649", + "escalade": "^3.1.1", + "node-releases": "^1.1.70" + } + }, + "call-bind": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", + "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", + "dev": true, + "requires": { + "function-bind": "^1.1.1", + "get-intrinsic": "^1.0.2" + } + }, + "caller-callsite": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz", + "integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=", + "dev": true, + "requires": { + "callsites": "^2.0.0" + } + }, + "caller-path": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz", + "integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=", + "dev": true, + "requires": { + "caller-callsite": "^2.0.0" + } + }, + "callsites": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz", + "integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=", + "dev": true + }, "camelcase": { "version": "5.3.1", "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", "dev": true }, + "caniuse-api": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz", + "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==", + "dev": true, + "requires": { + "browserslist": "^4.0.0", + "caniuse-lite": "^1.0.0", + "lodash.memoize": "^4.1.2", + "lodash.uniq": "^4.5.0" + } + }, + "caniuse-lite": { + "version": "1.0.30001204", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001204.tgz", + "integrity": "sha512-JUdjWpcxfJ9IPamy2f5JaRDCaqJOxDzOSKtbdx4rH9VivMd1vIzoPumsJa9LoMIi4Fx2BV2KZOxWhNkBjaYivQ==", + "dev": true + }, "chalk": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", @@ -84,6 +421,12 @@ } } }, + "chownr": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", + "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", + "dev": true + }, "cliui": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/cliui/-/cliui-4.1.0.tgz", @@ -95,12 +438,33 @@ "wrap-ansi": "^2.0.0" } }, + "coa": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz", + "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==", + "dev": true, + "requires": { + "@types/q": "^1.5.1", + "chalk": "^2.4.1", + "q": "^1.1.2" + } + }, "code-point-at": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", "dev": true }, + "color": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/color/-/color-3.1.3.tgz", + "integrity": "sha512-xgXAcTHa2HeFCGLE9Xs/R82hujGtu9Jd9x4NW3T34+OMs7VoPsjwzRczKHvTAHeJwWFwX5j15+MgAppE8ztObQ==", + "dev": true, + "requires": { + "color-convert": "^1.9.1", + "color-string": "^1.5.4" + } + }, "color-convert": { "version": "1.9.3", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", @@ -116,12 +480,46 @@ "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", "dev": true }, + "color-string": { + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.5.tgz", + "integrity": "sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==", + "dev": true, + "requires": { + "color-name": "^1.0.0", + "simple-swizzle": "^0.2.2" + } + }, + "colorette": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz", + "integrity": "sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==", + "dev": true + }, + "comment-regex": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/comment-regex/-/comment-regex-1.0.1.tgz", + "integrity": "sha512-IWlN//Yfby92tOIje7J18HkNmWRR7JESA/BK8W7wqY/akITpU5B0JQWnbTjCfdChSrDNb0DrdA9jfAxiiBXyiQ==", + "dev": true + }, "concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", "dev": true }, + "cosmiconfig": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz", + "integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==", + "dev": true, + "requires": { + "import-fresh": "^2.0.0", + "is-directory": "^0.3.1", + "js-yaml": "^3.13.1", + "parse-json": "^4.0.0" + } + }, "cross-spawn": { "version": "6.0.5", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", @@ -135,6 +533,181 @@ "which": "^1.2.9" } }, + "css-color-names": { + "version": "0.0.4", + "resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz", + "integrity": "sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=", + "dev": true + }, + "css-declaration-sorter": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz", + "integrity": "sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==", + "dev": true, + "requires": { + "postcss": "^7.0.1", + "timsort": "^0.3.0" + } + }, + "css-select": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz", + "integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==", + "dev": true, + "requires": { + "boolbase": "^1.0.0", + "css-what": "^3.2.1", + "domutils": "^1.7.0", + "nth-check": "^1.0.2" + } + }, + "css-select-base-adapter": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz", + "integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==", + "dev": true + }, + "css-tree": { + "version": "1.0.0-alpha.37", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz", + "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==", + "dev": true, + "requires": { + "mdn-data": "2.0.4", + "source-map": "^0.6.1" + } + }, + "css-what": { + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz", + "integrity": "sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==", + "dev": true + }, + "cssbeautify": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/cssbeautify/-/cssbeautify-0.3.1.tgz", + "integrity": "sha1-Et0fc0A1wub6ymfcvc73TkKBE5c=", + "dev": true + }, + "cssesc": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "dev": true + }, + "cssnano": { + "version": "4.1.10", + "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-4.1.10.tgz", + "integrity": "sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ==", + "dev": true, + "requires": { + "cosmiconfig": "^5.0.0", + "cssnano-preset-default": "^4.0.7", + "is-resolvable": "^1.0.0", + "postcss": "^7.0.0" + } + }, + "cssnano-preset-default": { + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz", + "integrity": "sha512-x0YHHx2h6p0fCl1zY9L9roD7rnlltugGu7zXSKQx6k2rYw0Hi3IqxcoAGF7u9Q5w1nt7vK0ulxV8Lo+EvllGsA==", + "dev": true, + "requires": { + "css-declaration-sorter": "^4.0.1", + "cssnano-util-raw-cache": "^4.0.1", + "postcss": "^7.0.0", + "postcss-calc": "^7.0.1", + "postcss-colormin": "^4.0.3", + "postcss-convert-values": "^4.0.1", + "postcss-discard-comments": "^4.0.2", + "postcss-discard-duplicates": "^4.0.2", + "postcss-discard-empty": "^4.0.1", + "postcss-discard-overridden": "^4.0.1", + "postcss-merge-longhand": "^4.0.11", + "postcss-merge-rules": "^4.0.3", + "postcss-minify-font-values": "^4.0.2", + "postcss-minify-gradients": "^4.0.2", + "postcss-minify-params": "^4.0.2", + "postcss-minify-selectors": "^4.0.2", + "postcss-normalize-charset": "^4.0.1", + "postcss-normalize-display-values": "^4.0.2", + "postcss-normalize-positions": "^4.0.2", + "postcss-normalize-repeat-style": "^4.0.2", + "postcss-normalize-string": "^4.0.2", + "postcss-normalize-timing-functions": "^4.0.2", + "postcss-normalize-unicode": "^4.0.1", + "postcss-normalize-url": "^4.0.1", + "postcss-normalize-whitespace": "^4.0.2", + "postcss-ordered-values": "^4.1.2", + "postcss-reduce-initial": "^4.0.3", + "postcss-reduce-transforms": "^4.0.2", + "postcss-svgo": "^4.0.2", + "postcss-unique-selectors": "^4.0.1" + } + }, + "cssnano-util-get-arguments": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz", + "integrity": "sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8=", + "dev": true + }, + "cssnano-util-get-match": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz", + "integrity": "sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=", + "dev": true + }, + "cssnano-util-raw-cache": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz", + "integrity": "sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==", + "dev": true, + "requires": { + "postcss": "^7.0.0" + } + }, + "cssnano-util-same-parent": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz", + "integrity": "sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==", + "dev": true + }, + "csso": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz", + "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==", + "dev": true, + "requires": { + "css-tree": "^1.1.2" + }, + "dependencies": { + "css-tree": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.2.tgz", + "integrity": "sha512-wCoWush5Aeo48GLhfHPbmvZs59Z+M7k5+B1xDnXbdWNcEF423DoFdqSWE0PM5aNk5nI5cp1q7ms36zGApY/sKQ==", + "dev": true, + "requires": { + "mdn-data": "2.0.14", + "source-map": "^0.6.1" + } + }, + "mdn-data": { + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz", + "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==", + "dev": true + } + } + }, + "cyano-mithril": { + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/cyano-mithril/-/cyano-mithril-0.6.5.tgz", + "integrity": "sha512-QMaIHwXayw9HazwTz+B/x2cK7CAEhB2gbap2aF+Z2ENQptcHxR8ccE8p+amKUGABFuLUrj2I4pV0plOTJWIxmQ==", + "dev": true, + "requires": { + "mithril-hooks": "^0.6.2" + } + }, "debug": { "version": "3.2.6", "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz", @@ -159,12 +732,67 @@ "object-keys": "^1.0.12" } }, + "defined": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz", + "integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=", + "dev": true + }, "diff": { "version": "3.5.0", "resolved": "https://registry.npmjs.org/diff/-/diff-3.5.0.tgz", "integrity": "sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==", "dev": true }, + "dom-serializer": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz", + "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==", + "dev": true, + "requires": { + "domelementtype": "^2.0.1", + "entities": "^2.0.0" + }, + "dependencies": { + "domelementtype": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.1.0.tgz", + "integrity": "sha512-LsTgx/L5VpD+Q8lmsXSHW2WpA+eBlZ9HPf3erD1IoPF00/3JKHZ3BknUVA2QGDNu69ZNmyFmCWBSO45XjYKC5w==", + "dev": true + } + } + }, + "domelementtype": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz", + "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==", + "dev": true + }, + "domutils": { + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz", + "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==", + "dev": true, + "requires": { + "dom-serializer": "0", + "domelementtype": "1" + } + }, + "dot-prop": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz", + "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==", + "dev": true, + "requires": { + "is-obj": "^2.0.0" + } + }, + "electron-to-chromium": { + "version": "1.3.702", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.702.tgz", + "integrity": "sha512-qJVUKFWQnF6wP7MmTngDkmm8/KPzaiTXNFOAg5j7DSa6J7kPou7mTBqC8jpUOxauQWwHR3pn4dMRdV8IE1xdtA==", + "dev": true + }, "emoji-regex": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz", @@ -180,6 +808,21 @@ "once": "^1.4.0" } }, + "entities": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz", + "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", + "dev": true + }, + "error-ex": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "dev": true, + "requires": { + "is-arrayish": "^0.2.1" + } + }, "es-abstract": { "version": "1.13.0", "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.13.0.tgz", @@ -205,6 +848,12 @@ "is-symbol": "^1.0.2" } }, + "escalade": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", + "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", + "dev": true + }, "escape-string-regexp": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", @@ -217,6 +866,12 @@ "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", "dev": true }, + "esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true + }, "execa": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", @@ -250,6 +905,15 @@ "is-buffer": "~2.0.3" } }, + "fs-minipass": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", + "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", + "dev": true, + "requires": { + "minipass": "^3.0.0" + } + }, "fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", @@ -262,12 +926,37 @@ "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", "dev": true }, - "get-caller-file": { + "gather-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/gather-stream/-/gather-stream-1.0.0.tgz", + "integrity": "sha1-szmUr0V6gRVwDUEPMXczy+egkEs=", + "dev": true + }, + "get-caller-file": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", "dev": true }, + "get-intrinsic": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz", + "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==", + "dev": true, + "requires": { + "function-bind": "^1.1.1", + "has": "^1.0.3", + "has-symbols": "^1.0.1" + }, + "dependencies": { + "has-symbols": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", + "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", + "dev": true + } + } + }, "get-stream": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", @@ -306,6 +995,29 @@ "function-bind": "^1.1.1" } }, + "has-ansi": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", + "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", + "dev": true, + "requires": { + "ansi-regex": "^2.0.0" + }, + "dependencies": { + "ansi-regex": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", + "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", + "dev": true + } + } + }, + "has-bigints": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz", + "integrity": "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==", + "dev": true + }, "has-flag": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", @@ -324,6 +1036,46 @@ "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", "dev": true }, + "hex-color-regex": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz", + "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==", + "dev": true + }, + "hsl-regex": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/hsl-regex/-/hsl-regex-1.0.0.tgz", + "integrity": "sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=", + "dev": true + }, + "hsla-regex": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/hsla-regex/-/hsla-regex-1.0.0.tgz", + "integrity": "sha1-wc56MWjIxmFAM6S194d/OyJfnDg=", + "dev": true + }, + "html-comment-regex": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz", + "integrity": "sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==", + "dev": true + }, + "import-fresh": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz", + "integrity": "sha1-2BNVwVYS04bGH53dOSLUMEgipUY=", + "dev": true, + "requires": { + "caller-path": "^2.0.0", + "resolve-from": "^3.0.0" + } + }, + "indexes-of": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz", + "integrity": "sha1-8w9xbI4r00bHtn0985FVZqfAVgc=", + "dev": true + }, "inflight": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", @@ -346,6 +1098,33 @@ "integrity": "sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==", "dev": true }, + "is-absolute-url": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz", + "integrity": "sha1-UFMN+4T8yap9vnhS6Do3uTufKqY=", + "dev": true + }, + "is-arrayish": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", + "dev": true + }, + "is-bigint": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.1.tgz", + "integrity": "sha512-J0ELF4yHFxHy0cmSxZuheDOz2luOdVvqjwmEcj8H/L1JHeuEDSDbeRP+Dk9kFVk5RTFzbucJ2Kb9F7ixY2QaCg==", + "dev": true + }, + "is-boolean-object": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.0.tgz", + "integrity": "sha512-a7Uprx8UtD+HWdyYwnD1+ExtTgqQtD2k/1yJgtXP6wnMm8byhkoTZRl+95LLThpzNZJ5aEvi46cdH+ayMFRwmA==", + "dev": true, + "requires": { + "call-bind": "^1.0.0" + } + }, "is-buffer": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.3.tgz", @@ -358,18 +1137,56 @@ "integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==", "dev": true }, + "is-color-stop": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/is-color-stop/-/is-color-stop-1.1.0.tgz", + "integrity": "sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=", + "dev": true, + "requires": { + "css-color-names": "^0.0.4", + "hex-color-regex": "^1.1.0", + "hsl-regex": "^1.0.0", + "hsla-regex": "^1.0.0", + "rgb-regex": "^1.0.1", + "rgba-regex": "^1.0.0" + } + }, "is-date-object": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz", "integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=", "dev": true }, + "is-directory": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz", + "integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=", + "dev": true + }, "is-fullwidth-code-point": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", "dev": true }, + "is-negative-zero": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.1.tgz", + "integrity": "sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==", + "dev": true + }, + "is-number-object": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.4.tgz", + "integrity": "sha512-zohwelOAur+5uXtk8O3GPQ1eAcu4ZX3UwxQhUlfFFMNpUd83gXgjbhJh6HmB6LUNV/ieOLQuDwJO3dWJosUeMw==", + "dev": true + }, + "is-obj": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", + "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==", + "dev": true + }, "is-regex": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.4.tgz", @@ -379,12 +1196,33 @@ "has": "^1.0.1" } }, + "is-resolvable": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz", + "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==", + "dev": true + }, "is-stream": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", "dev": true }, + "is-string": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.5.tgz", + "integrity": "sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==", + "dev": true + }, + "is-svg": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz", + "integrity": "sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ==", + "dev": true, + "requires": { + "html-comment-regex": "^1.1.0" + } + }, "is-symbol": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.2.tgz", @@ -400,6 +1238,24 @@ "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", "dev": true }, + "j2c": { + "version": "1.0.0-4", + "resolved": "https://registry.npmjs.org/j2c/-/j2c-1.0.0-4.tgz", + "integrity": "sha1-ochbK4vE9xy4+LtT6LOW+j/YmfA=", + "dev": true + }, + "j2c-plugin-prefix-browser": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/j2c-plugin-prefix-browser/-/j2c-plugin-prefix-browser-1.0.7.tgz", + "integrity": "sha512-SkbvoX0ulXdy/I5JkaA5vwGq/6y0DEOXarw/KF7dZP7sGhfw7bmyfHwEYeB1auVJhqBJAjIPA1vMeHD7eTmGyQ==", + "dev": true + }, + "js-base64": { + "version": "2.6.4", + "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.4.tgz", + "integrity": "sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==", + "dev": true + }, "js-yaml": { "version": "3.13.1", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz", @@ -410,6 +1266,12 @@ "esprima": "^4.0.0" } }, + "json-parse-better-errors": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", + "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", + "dev": true + }, "lcid": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz", @@ -435,6 +1297,18 @@ "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", "dev": true }, + "lodash.memoize": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", + "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=", + "dev": true + }, + "lodash.uniq": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", + "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=", + "dev": true + }, "log-symbols": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz", @@ -453,6 +1327,12 @@ "p-defer": "^1.0.0" } }, + "mdn-data": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz", + "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==", + "dev": true + }, "mem": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/mem/-/mem-4.3.0.tgz", @@ -485,12 +1365,37 @@ "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=", "dev": true }, + "minipass": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.3.tgz", + "integrity": "sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "minizlib": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", + "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", + "dev": true, + "requires": { + "minipass": "^3.0.0", + "yallist": "^4.0.0" + } + }, "mithril": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/mithril/-/mithril-2.0.3.tgz", "integrity": "sha512-iIbfChQswUJJf4Vc24NMBwfE2hV7SBwpyVoJ7raO9YhAjCCvLQ+G1Nvpz1jDMsPJQc46EHSplxiDGe0rAi/vqQ==", "dev": true }, + "mithril-hooks": { + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/mithril-hooks/-/mithril-hooks-0.6.2.tgz", + "integrity": "sha512-ef2li+nP+LllJsfHeZJ8tDr/AWJJC/mePInquVi26yMFAaJRJtz9vbrG6Nwxt7caWIuYBZmV/PTtk4MLmoqjng==", + "dev": true + }, "mithril-node-render": { "version": "2.3.2", "resolved": "https://registry.npmjs.org/mithril-node-render/-/mithril-node-render-2.3.2.tgz", @@ -559,6 +1464,24 @@ "semver": "^5.7.0" } }, + "node-releases": { + "version": "1.1.71", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.71.tgz", + "integrity": "sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==", + "dev": true + }, + "normalize-range": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=", + "dev": true + }, + "normalize-url": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz", + "integrity": "sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==", + "dev": true + }, "npm-run-path": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", @@ -568,12 +1491,33 @@ "path-key": "^2.0.0" } }, + "nth-check": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz", + "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==", + "dev": true, + "requires": { + "boolbase": "~1.0.0" + } + }, + "num2fraction": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz", + "integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=", + "dev": true + }, "number-is-nan": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", "dev": true }, + "object-inspect": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.9.0.tgz", + "integrity": "sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==", + "dev": true + }, "object-keys": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", @@ -602,6 +1546,89 @@ "es-abstract": "^1.5.1" } }, + "object.values": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.3.tgz", + "integrity": "sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.3", + "es-abstract": "^1.18.0-next.2", + "has": "^1.0.3" + }, + "dependencies": { + "es-abstract": { + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0.tgz", + "integrity": "sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "es-to-primitive": "^1.2.1", + "function-bind": "^1.1.1", + "get-intrinsic": "^1.1.1", + "has": "^1.0.3", + "has-symbols": "^1.0.2", + "is-callable": "^1.2.3", + "is-negative-zero": "^2.0.1", + "is-regex": "^1.1.2", + "is-string": "^1.0.5", + "object-inspect": "^1.9.0", + "object-keys": "^1.1.1", + "object.assign": "^4.1.2", + "string.prototype.trimend": "^1.0.4", + "string.prototype.trimstart": "^1.0.4", + "unbox-primitive": "^1.0.0" + } + }, + "es-to-primitive": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", + "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", + "dev": true, + "requires": { + "is-callable": "^1.1.4", + "is-date-object": "^1.0.1", + "is-symbol": "^1.0.2" + } + }, + "has-symbols": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", + "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", + "dev": true + }, + "is-callable": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz", + "integrity": "sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==", + "dev": true + }, + "is-regex": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.2.tgz", + "integrity": "sha512-axvdhb5pdhEVThqJzYXwMlVuZwC+FF2DpcOhTS+y/8jVq4trxyPgfcwIxIKiyeuLlSQYKkmUaPQJ8ZE4yNKXDg==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "has-symbols": "^1.0.1" + } + }, + "object.assign": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", + "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", + "dev": true, + "requires": { + "call-bind": "^1.0.0", + "define-properties": "^1.1.3", + "has-symbols": "^1.0.1", + "object-keys": "^1.1.1" + } + } + } + }, "once": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", @@ -664,6 +1691,16 @@ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", "dev": true }, + "parse-json": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", + "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=", + "dev": true, + "requires": { + "error-ex": "^1.3.1", + "json-parse-better-errors": "^1.0.1" + } + }, "path-exists": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", @@ -682,67 +1719,2053 @@ "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", "dev": true }, - "pump": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "perfectionist": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/perfectionist/-/perfectionist-2.4.0.tgz", + "integrity": "sha1-wUetNxThJkZ/F2QSnuct+GHUfqA=", "dev": true, "requires": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" + "comment-regex": "^1.0.0", + "defined": "^1.0.0", + "minimist": "^1.2.0", + "postcss": "^5.0.8", + "postcss-scss": "^0.3.0", + "postcss-value-parser": "^3.3.0", + "read-file-stdin": "^0.2.0", + "string.prototype.repeat": "^0.2.0", + "vendors": "^1.0.0", + "write-file-stdout": "0.0.2" + }, + "dependencies": { + "ansi-regex": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", + "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", + "dev": true + }, + "ansi-styles": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", + "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", + "dev": true + }, + "chalk": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", + "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", + "dev": true, + "requires": { + "ansi-styles": "^2.2.1", + "escape-string-regexp": "^1.0.2", + "has-ansi": "^2.0.0", + "strip-ansi": "^3.0.0", + "supports-color": "^2.0.0" + }, + "dependencies": { + "supports-color": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", + "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", + "dev": true + } + } + }, + "has-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz", + "integrity": "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=", + "dev": true + }, + "minimist": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", + "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", + "dev": true + }, + "postcss": { + "version": "5.2.18", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz", + "integrity": "sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==", + "dev": true, + "requires": { + "chalk": "^1.1.3", + "js-base64": "^2.1.9", + "source-map": "^0.5.6", + "supports-color": "^3.2.3" + } + }, + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + }, + "source-map": { + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", + "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", + "dev": true + }, + "strip-ansi": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", + "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", + "dev": true, + "requires": { + "ansi-regex": "^2.0.0" + } + }, + "supports-color": { + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz", + "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=", + "dev": true, + "requires": { + "has-flag": "^1.0.0" + } + } } }, - "require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", + "polythene-core": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core/-/polythene-core-1.7.5.tgz", + "integrity": "sha512-rpLVDvEqHs8c2mWg6tZro+DV/ifNxUve0Glbng7JmYSp18W1iGZDv619fv86K1wPQHc5ggiZhdDUUS+fbN9viA==", "dev": true }, - "require-main-filename": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", - "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", - "dev": true + "polythene-core-base-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-base-spinner/-/polythene-core-base-spinner-1.7.5.tgz", + "integrity": "sha512-eyB27JV1QeVoSz339DLp9MVQlON9ZnywAf+qfO1cB4cG67GbgB+yJoHu5MNWABVUyVrasiXn1roU8nSgIYm1vg==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } }, - "semver": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz", - "integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==", - "dev": true + "polythene-core-button": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-button/-/polythene-core-button-1.7.5.tgz", + "integrity": "sha512-qzLN04NjTSVsDWzpB1mxkxg9JVxriEkGElV2AGlGzFkbTfT+fsbGnbQx77dykmaQ4h8vW4BagQ7OWOMsvDyxMg==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-core-shadow": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } }, - "set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", - "dev": true + "polythene-core-button-group": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-button-group/-/polythene-core-button-group-1.7.5.tgz", + "integrity": "sha512-xM2Wqx7gBxAlZiFiZDn65IFEApQzEKm4ukybfIgXjyuBU2YVm5CXQjHk5GhDre5q8TvFquoQMYgPK/FhiuaU3A==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } }, - "shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", + "polythene-core-card": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-card/-/polythene-core-card-1.7.5.tgz", + "integrity": "sha512-HChe6sKwSmAej3ajxEnEiwTiliMBQLpIAW5BFxm8A7hGNNrtNKAie9sGDcCf2lTRJIlkT8b1FQjiImAi2RpEww==", "dev": true, "requires": { - "shebang-regex": "^1.0.0" + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" } }, - "shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", - "dev": true + "polythene-core-checkbox": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-checkbox/-/polythene-core-checkbox-1.7.5.tgz", + "integrity": "sha512-YwG1kjScvXvgCH+0QpR+owbmtGu7E+o8JQyngPQHSr48QDF8e1Xz+vnhbkGh6iPSdeKipQwspAUO2824EPJCfQ==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-core-selection-control": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } }, - "signal-exit": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", + "polythene-core-css": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-css/-/polythene-core-css-1.7.5.tgz", + "integrity": "sha512-mMgFLBpZGaitSCtNjiUaY3mlEXGuJpBeuvAsIOGrZ0QG4zfvZXmSqQbg+zBL4cafWVYCHBjlZBhK06Lojq8hVw==", + "dev": true, + "requires": { + "j2c": "^1.0.0-4", + "j2c-plugin-prefix-browser": "^1.0.7", + "polythene-core": "1.7.5" + } + }, + "polythene-core-dialog": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-dialog/-/polythene-core-dialog-1.7.5.tgz", + "integrity": "sha512-oFuveLrO42L+0JGx1NqdIdlSPhWGxmwJXAnABqTDSpcde1ksv3xFw+o3bP8q+ayeHPYdRtzZxVfX5DlibMeqBQ==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-dialog-pane": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-dialog-pane/-/polythene-core-dialog-pane-1.7.5.tgz", + "integrity": "sha512-UTU4k4oIkLov+0ecnFgS+I5z8qanqosGIusD0fHfSwlM19RbOCx9MJ4ILYx2nCj2eTU0UWDM6q7MdML815/wXw==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-drawer": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-drawer/-/polythene-core-drawer-1.7.5.tgz", + "integrity": "sha512-8bx4eWT4k611n7ouj/BMq1XbWvA5suHiWljbIkJatazoRRHHTwwwnpbFHJFu6NDNLE/7w0j1vvt7D9qZfq2DNg==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-fab": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-fab/-/polythene-core-fab-1.7.5.tgz", + "integrity": "sha512-hRtWvZaRrG+l6D79eWssryl2I7jcXwJuo76ekBpf7GKZVusGaxZnYwT+l5MlClB3SA0HukvClPSTBeI3et1qng==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-icon": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-icon/-/polythene-core-icon-1.7.5.tgz", + "integrity": "sha512-PtibrL4S7i/Cn0Pinr+6WeXfePy+ld20Tn9wkB8kM+9zgeTqupF6KeUvqO8wV7VBq2ynAP33kckWUcM2jmn8bA==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-icon-button": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-icon-button/-/polythene-core-icon-button-1.7.5.tgz", + "integrity": "sha512-ZXmdCVfdZSqMzr8/Y4r5qyu6vn5lSzwa7bQjH2WeuIeG7gx9ZXiQyaAq/NBWLm6t3cG8dKsUvaXxsq4zcbqsKg==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-ios-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-ios-spinner/-/polythene-core-ios-spinner-1.7.5.tgz", + "integrity": "sha512-E+uBzIU4NHUGxeHn7GhHBYQAF4/iuKYZ0fW5OFaGbgwSYWuNh1YJHiV4iChaWoywY0K2fqywKoDPg56AnWcVrg==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-core-base-spinner": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-list": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-list/-/polythene-core-list-1.7.5.tgz", + "integrity": "sha512-eGLYvJjK72nZ4DPvoQbVipvnz+xivv4MH6NRFwqbMkH6kwM9lhg9vFqVjKhRL3j2E1Qad2toiiKqzbfaWj6uKQ==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-list-tile": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-list-tile/-/polythene-core-list-tile-1.7.5.tgz", + "integrity": "sha512-vlBCP+U2HTiIFJI/gWkmU0uwCX/5uRct/roh+Q0cmCQTkEi8xHBreXPC42CLQs0J66nDt8uzU0DGwEA87ZaeGA==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-material-design-progress-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-material-design-progress-spinner/-/polythene-core-material-design-progress-spinner-1.7.5.tgz", + "integrity": "sha512-SlR5g/kj2QYSczaAvXYqDYS7UJZ84I8r3h6658qQxSLYRAQ9D3xTZDh156Oi+uHBksARlugNJ+ZRggW2I7A12A==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-core-base-spinner": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5", + "polythene-utilities": "1.7.5" + } + }, + "polythene-core-material-design-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-material-design-spinner/-/polythene-core-material-design-spinner-1.7.5.tgz", + "integrity": "sha512-ta+zl0/XAVh/JTFhoUFrCIkQIIKeVntlu8IOEyL+6Whf9OpEkze1IG294Zq6jopwtINHAR9eYrMB64JEKgNtAA==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-core-base-spinner": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-menu": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-menu/-/polythene-core-menu-1.7.5.tgz", + "integrity": "sha512-j/0HH2FfLMVZLJJMbKtGf71eouiH65utGoltTb1OommbiDA+rjwLQzlcUdYH7KwMdW/+5t5C4FtDDdCI1iQzqQ==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-notification": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-notification/-/polythene-core-notification-1.7.5.tgz", + "integrity": "sha512-TVJ3e5/O69uqB62oaAbiXFyEOywxSewa0KNNqmyACZieM0PCTnEWavYV5PecTOYtwHAFdFo36NZBr6qMIEl9FQ==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5", + "polythene-utilities": "1.7.5" + } + }, + "polythene-core-radio-button": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-radio-button/-/polythene-core-radio-button-1.7.5.tgz", + "integrity": "sha512-4NmMkqK+966q1pXbWUBlYmp1uMLlNNA+pZecXX+QfRerWVUQqzVB2gqHS5dfVQ04wuksyGalE78+pfEQDkUPUg==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-core-selection-control": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-radio-group": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-radio-group/-/polythene-core-radio-group-1.7.5.tgz", + "integrity": "sha512-ucvnvI4zWNHMDOAGyq+WFBaRCvwTVmOKW5nhvn1eLG9g1ZEFEaPXIm9oSikahZaS3NTy8bxS6CQ11SzJr8Unvw==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-ripple": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-ripple/-/polythene-core-ripple-1.7.5.tgz", + "integrity": "sha512-XiRHlyflZhmmnuf5AoKrnbtKGFD+WCw4is23QfDTl7rLRjXHAUh5/WRwd6Wxvp19KRbLjD0YuraQRbVKcYmowg==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-search": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-search/-/polythene-core-search-1.7.5.tgz", + "integrity": "sha512-7OXqzpvsIZAoZ4Inq5gaJyv5wKbSEaKGzlac9bl56vwLglvNodt7fDMEfKfwRcy82K8He1bhEHpzAi/iN4gBYg==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-selection-control": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-selection-control/-/polythene-core-selection-control-1.7.5.tgz", + "integrity": "sha512-pfXsFdi06Oddte87vEf4TeZCWAV5FTXhIeHgDzW72vRJNu27/S0ifksPm1O3JEhkq4AIVGCPn3kBEYjZ7ZgsmQ==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-shadow": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-shadow/-/polythene-core-shadow-1.7.5.tgz", + "integrity": "sha512-ClIRtTTarm61V85A4rKp3FyaBBlIcZypxGUTBDTfagkZFIiLOPsnolfYoqt/elIVpth8fG1c56aoqLXbMchtbA==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-slider": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-slider/-/polythene-core-slider-1.7.5.tgz", + "integrity": "sha512-Xm5Tqp/ukMXWXMPStvMRVFVCOtTfneb6rU7w69dfLak1uSGINcVvTfDQV8cHPvH9DrG+nUUyji/PWdkdQa9Ljg==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-snackbar": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-snackbar/-/polythene-core-snackbar-1.7.5.tgz", + "integrity": "sha512-ayBIFWLhisvcQ9juBRhc2j0JS8dkd1p7BbOqVWdCTOKDhAzLp8FTlWIwOcA7vkiUu0T4io7WpsN/vPEShUrYOA==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-core-notification": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-svg": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-svg/-/polythene-core-svg-1.7.5.tgz", + "integrity": "sha512-VyA91TSyc0V70QdvIs+zgwfOkiSZgWSXozpAmzRLFsWxO1NOb2ushqb8i3Aj9DUDvsfjtpqDnZykQ2KptFDCww==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5" + } + }, + "polythene-core-switch": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-switch/-/polythene-core-switch-1.7.5.tgz", + "integrity": "sha512-2jiTGHjF70uc9IbEaNTb72VAbeYLip3Xe3VmNvVtDbcbDKqG1XCmJy0BEYnY+5fS6Pn8V5/D82thNZBCBlX79Q==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-core-icon-button": "1.7.5", + "polythene-core-selection-control": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-tabs": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-tabs/-/polythene-core-tabs-1.7.5.tgz", + "integrity": "sha512-iyf9V0lk5xSnEinFPmCgSJXqp3esLvlrQNPAYAyG6/MvNH0Uc7ANGeQxisIY19iQL2WfcOReGR9WwecCZjowyA==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-core-icon-button": "1.7.5", + "polythene-css-button": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5", + "polythene-utilities": "1.7.5" + } + }, + "polythene-core-textfield": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-textfield/-/polythene-core-textfield-1.7.5.tgz", + "integrity": "sha512-WtESv7vSTuXW23GHpePGsCFuJKlfPGiwxMG5yyEL50k2JXdO+1xqeMUpz2BlpYh8aOrgu8Q3OiNbZ1qwzW0Bpg==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-core-toolbar": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-core-toolbar/-/polythene-core-toolbar-1.7.5.tgz", + "integrity": "sha512-oRvtmfhB8m2uX5r0ZS/HwU8HwapNAcTh0hvElFOCXBPJW9xP+k8+yZbt2DVJ5568k124SNKexWKPnv+ygWkC7A==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css/-/polythene-css-1.7.5.tgz", + "integrity": "sha512-4VvrMn+uQl72aVGo5xeB8IChGB4fk+7Zu8wCK8llqGVzll5Anyy/Ny1P8zw2MRCBXs//ye0MDd4OytsoCm3fKg==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-base-spinner": "1.7.5", + "polythene-css-button": "1.7.5", + "polythene-css-button-group": "1.7.5", + "polythene-css-card": "1.7.5", + "polythene-css-checkbox": "1.7.5", + "polythene-css-core": "1.7.5", + "polythene-css-dialog": "1.7.5", + "polythene-css-dialog-pane": "1.7.5", + "polythene-css-drawer": "1.7.5", + "polythene-css-fab": "1.7.5", + "polythene-css-icon": "1.7.5", + "polythene-css-icon-button": "1.7.5", + "polythene-css-ios-spinner": "1.7.5", + "polythene-css-list": "1.7.5", + "polythene-css-list-tile": "1.7.5", + "polythene-css-material-design-progress-spinner": "1.7.5", + "polythene-css-material-design-spinner": "1.7.5", + "polythene-css-menu": "1.7.5", + "polythene-css-notification": "1.7.5", + "polythene-css-radio-button": "1.7.5", + "polythene-css-ripple": "1.7.5", + "polythene-css-search": "1.7.5", + "polythene-css-selection-control": "1.7.5", + "polythene-css-shadow": "1.7.5", + "polythene-css-slider": "1.7.5", + "polythene-css-snackbar": "1.7.5", + "polythene-css-svg": "1.7.5", + "polythene-css-switch": "1.7.5", + "polythene-css-tabs": "1.7.5", + "polythene-css-textfield": "1.7.5", + "polythene-css-toolbar": "1.7.5", + "polythene-css-typography": "1.7.5", + "write-j2c": "1.0.3" + } + }, + "polythene-css-base-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-base-spinner/-/polythene-css-base-spinner-1.7.5.tgz", + "integrity": "sha512-OKge7upjiorxNa78313/15FS9HcarAcYZ2r/zGyni/LZQT6Mf7lwrqDIfPwi/DaH6NzevRNfpA6SZapC2cVQ6A==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-button": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-button/-/polythene-css-button-1.7.5.tgz", + "integrity": "sha512-ddOgMe3EHRK5QhJ0rYJOu587y3YUqbTaqmj8kdU9Hqp04DR9nPRzj3bA2sUe8Nd9hxNAuocsG86v1QyT9IBnSQ==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-css-shadow": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-button-group": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-button-group/-/polythene-css-button-group-1.7.5.tgz", + "integrity": "sha512-7q2jYuNk+AH+r7MpI2Z6r7SRnjjfng6VX8+La+FURFhOAYLj7KDH2qBMiI0VyNkcdxNo1UQomt6AdJ2C3FCFbw==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-card": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-card/-/polythene-css-card-1.7.5.tgz", + "integrity": "sha512-yIKZKkmLxWpTe38zq+NEkivuP8GSWzUracaCUOfSupX80Ti4Mi+5dxGg4fukh3cTMwH1PTKXPXlXJTVLGtadhQ==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-checkbox": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-checkbox/-/polythene-css-checkbox-1.7.5.tgz", + "integrity": "sha512-CGxjD+uqRgMfzuTw8ZR/1tRSwStHmFKCUNI5dO7vsMdeIZGidGp3B0Xhl7MyTfMMQnzQRy/Uyf+J0vJ2b8gaUQ==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-css-selection-control": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-classes": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-classes/-/polythene-css-classes-1.7.5.tgz", + "integrity": "sha512-DIRLwRm4h93JRUe0TWcpcuJ5c+wSDCzfBTXB5gra6+PHlARDf5rtDfSXCKLSW1/9lvCcb8pAtXpcMDpys0qXgA==", + "dev": true + }, + "polythene-css-core": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-core/-/polythene-css-core-1.7.5.tgz", + "integrity": "sha512-J2yyxE1k0Et6cxV1puq1N5TF42FAYQvlnEGvf4UmbuV6XXkkLXVdZh9kv3uVUNK3XMVq2hECalSShcxWHmlNSQ==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5" + } + }, + "polythene-css-dialog": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-dialog/-/polythene-css-dialog-1.7.5.tgz", + "integrity": "sha512-qnIEmO5iRS6/o3qAh9hBD/qu7fMHoEqeyJU+voH9b3BBGKS2D/1UnG9e4kocr3AIamKqBYfn06rAFeuTDYIkFQ==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-css-dialog-pane": "1.7.5", + "polythene-css-shadow": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-dialog-pane": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-dialog-pane/-/polythene-css-dialog-pane-1.7.5.tgz", + "integrity": "sha512-QQRfasr9X9ahClIhja3zMhjwNtVxzCuAUyehwmeqaCpqut+ObxDAO0F20cj06kkrvowlAMjsup3IeHPPdWqhkQ==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-drawer": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-drawer/-/polythene-css-drawer-1.7.5.tgz", + "integrity": "sha512-E4eKNGDTy4ueftt7/tQ+DRwqVkPRNEYw2onA/wu+xTVz52dYwOCCn4H28209wFm7dJ+7ENJkBI5m1b2r4LsE8w==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-css-dialog": "1.7.5", + "polythene-css-shadow": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-fab": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-fab/-/polythene-css-fab-1.7.5.tgz", + "integrity": "sha512-XaENXzWi3CD3wfQP1o6HSMvPuK0vCcEGxHrNC8iFWGfatumykMyZ1taJgux6YXS0RiZkiT6AR/SBGIBll4xBbA==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-icon": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-icon/-/polythene-css-icon-1.7.5.tgz", + "integrity": "sha512-zTLJKuevvoLvjFcNOsus1CVXj6OmO0ca+Wd17Emq8cu8Oc0hFN5M78MQJbr6SDMJeaq5P0r4Efc4pR5JLYbvWQ==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-icon-button": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-icon-button/-/polythene-css-icon-button-1.7.5.tgz", + "integrity": "sha512-jX8CR9D6MZoLFhF6fMkq+AHDkyFvuuSLs4osA/vPqV2ql6dPR/zq/zawotnC791ZsN5dXc3OFfMEQhQxhyyTow==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-button": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-ios-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-ios-spinner/-/polythene-css-ios-spinner-1.7.5.tgz", + "integrity": "sha512-413Z9VSGvH51qLgWdGa7mt6R5U96PEds8LB9bDH7deXmYujY6Q+iuly3bqIz+zlvWc+gz4vHOHU1nQlf9StB4g==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-core-css": "1.7.5", + "polythene-css-base-spinner": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-list": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-list/-/polythene-css-list-1.7.5.tgz", + "integrity": "sha512-EO4H6/nj0kq2RFqJQYDs5Lld0G6D8djWB1wSkBUMZGSyG0DHnXeaz6+00aCQ/bcPubrBnfcmSgBDLijuQkK8kg==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-list-tile": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-list-tile/-/polythene-css-list-tile-1.7.5.tgz", + "integrity": "sha512-9QrcdeDgfzW8PrnYxVi8T69jcbfzdilphDyilvnZxvaIOsaX1oi8aspvYNYm/kFpkU3SSExvEjWhx35xZH7x2w==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-material-design-progress-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-material-design-progress-spinner/-/polythene-css-material-design-progress-spinner-1.7.5.tgz", + "integrity": "sha512-CAXJYe/TvSba2Zcd4HCTzJPv8mdojhBpoRBF6sxzl8rhhwMAWXSwA95P46itS/HU9JnRWcdEj0vhuZR08zF70w==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-base-spinner": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-css-material-design-spinner": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-material-design-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-material-design-spinner/-/polythene-css-material-design-spinner-1.7.5.tgz", + "integrity": "sha512-dRHT8B1viYFyQ8gse2iO9nVzbP5MPw4wk7iv8Qkxh1XACT3oRgYiNvLbeL5t3LlLTc4aNJ/et9Vjjpsc1NugTw==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-base-spinner": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-menu": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-menu/-/polythene-css-menu-1.7.5.tgz", + "integrity": "sha512-egd0GJ4Hq553C31CkLZGCTheMFxMwt80qgBgV3SLfYdCz+BmdY6g2p/8QLZtVt2jmgam6pKgR3bIkHrwnUmNJg==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-css-shadow": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-notification": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-notification/-/polythene-css-notification-1.7.5.tgz", + "integrity": "sha512-1gXeOA+BYZazLTCYESQstEHkBk0nTBbgfDbC3VbcCU+/9iBYcx7kX1EtlcXhUke5k1AWYN3hKYzDqG94mUtlPw==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-radio-button": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-radio-button/-/polythene-css-radio-button-1.7.5.tgz", + "integrity": "sha512-djVtuOxTQ3jenzFnRdEjLhfEEOSyltmbAq1ZuvIgCOK362gaZg04Tdw2veSXI3OdIzyy3Nx+q4JanOjkWFX+8Q==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-css-selection-control": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-ripple": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-ripple/-/polythene-css-ripple-1.7.5.tgz", + "integrity": "sha512-Ml4UzO1MCl+srB5/vWnljFS9bKcozL/hx2yi+SsrPVrRkjO4ZyMSy+oXaVwizVu23s76ZoVlq1VRZsZnN4OHAQ==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-search": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-search/-/polythene-css-search-1.7.5.tgz", + "integrity": "sha512-KEhbcqCViZbGTbn8u9Zo0KwQyLRCdS1mW+FNyrCzuetQiyB7IEXjIkMYHDB3JLpdtkvWfqN729Is7Zgxe06ugQ==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-selection-control": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-selection-control/-/polythene-css-selection-control-1.7.5.tgz", + "integrity": "sha512-5bjJuV5SDeEtOoOVOoCEbO6BH7qSj5JjZFGsC26Mji7V3Qh68cv6bIWmbl5oezSnEitbWCbJTi13OiM5n9mrqg==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-shadow": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-shadow/-/polythene-css-shadow-1.7.5.tgz", + "integrity": "sha512-Tm23Af2FXHM48BlpSjxTslDWxSzJ8+6X+zyu3Z7pJG90iGp25CMTdtJi1bfWJsoFnEXGVjX59mUW4QAWrAAcsA==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-slider": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-slider/-/polythene-css-slider-1.7.5.tgz", + "integrity": "sha512-6tjTwRyAbtkphOJCJM4fEOE4xA/f3gpZhkknjI7xf8skHmt8f5OS/K4Kz41iYcsRVS0cjfhCsoE6dxDfazGIqw==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-snackbar": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-snackbar/-/polythene-css-snackbar-1.7.5.tgz", + "integrity": "sha512-PKGKkYJ/cvWBUkugzWa8+E3J6WpCjRI3NkzUDRMALR5QMw4fOMoXuT9AdrcmjUo3/OVTZeliS50A1ATwVg2QOQ==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-css-notification": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-svg": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-svg/-/polythene-css-svg-1.7.5.tgz", + "integrity": "sha512-c3QZoqElqrAmqJKeGkd/6FFtHo9dG88Z9baOaLksK8r4tWUIBRWRZW/58pRYAIp5cLBq4jhAmpBePyPbJRvW0g==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-switch": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-switch/-/polythene-css-switch-1.7.5.tgz", + "integrity": "sha512-zyYtvRlp5NOzuOj0i+LxE/PCXraqGI5GdMJ8les8HJAVEOAb/k0aeIOyXUApJ6FFFD5NlqjB0+DfspEp30rWlw==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-css-icon-button": "1.7.5", + "polythene-css-selection-control": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-tabs": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-tabs/-/polythene-css-tabs-1.7.5.tgz", + "integrity": "sha512-JqN8MwgFtXFc315jlrK3u+x/1GpMPtnbbm4CCSo0G3z5NECC/lausdVlAyWwGiM1RqELE5xeX4R2/4djSOvqxg==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-button": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-css-icon-button": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-textfield": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-textfield/-/polythene-css-textfield-1.7.5.tgz", + "integrity": "sha512-/ur4Ekw8WKRTwtLerQWMGF/a4hZrAgILk6uQQKlwAcLSBik0++9418Z4RnY6aLPRNU9PioFCBHFopu0n4opW6A==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-toolbar": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-toolbar/-/polythene-css-toolbar-1.7.5.tgz", + "integrity": "sha512-Sy82Ehb4FAWsatv4BHxcIYnrmInJRfr4ix9RPveFTB5pD9/g0BYZbRuZRJolcpaeWUmgD+5+6aI8vz/pMFKOiQ==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-theme": "1.7.5" + } + }, + "polythene-css-typography": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-css-typography/-/polythene-css-typography-1.7.5.tgz", + "integrity": "sha512-cPXm/ut1JRRwsnt20y8DAJxWvgxXuXgHDimvID3ejloT/Mqngz2Xz1ySdlUq3R5OvqssjlityNDoDJuFGrnEpA==", + "dev": true, + "requires": { + "polythene-core-css": "1.7.5", + "polythene-style": "1.7.5", + "polythene-theme": "1.7.5", + "polythene-utilities": "1.7.5" + } + }, + "polythene-mithril": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril/-/polythene-mithril-1.7.5.tgz", + "integrity": "sha512-FtujE1udEhobGLiGVibW3iEw4pAm8yciBvPDU32p3AWCUtZGQkCK0mv9ErD+CV2YoYfBZ4jXQhEQZe1R1ZmdUA==", + "dev": true, + "requires": { + "polythene-css": "1.7.5", + "polythene-mithril-button": "1.7.5", + "polythene-mithril-button-group": "1.7.5", + "polythene-mithril-card": "1.7.5", + "polythene-mithril-checkbox": "1.7.5", + "polythene-mithril-dialog": "1.7.5", + "polythene-mithril-dialog-pane": "1.7.5", + "polythene-mithril-drawer": "1.7.5", + "polythene-mithril-fab": "1.7.5", + "polythene-mithril-icon": "1.7.5", + "polythene-mithril-icon-button": "1.7.5", + "polythene-mithril-ios-spinner": "1.7.5", + "polythene-mithril-list": "1.7.5", + "polythene-mithril-list-tile": "1.7.5", + "polythene-mithril-material-design-progress-spinner": "1.7.5", + "polythene-mithril-material-design-spinner": "1.7.5", + "polythene-mithril-menu": "1.7.5", + "polythene-mithril-notification": "1.7.5", + "polythene-mithril-radio-button": "1.7.5", + "polythene-mithril-radio-group": "1.7.5", + "polythene-mithril-raised-button": "1.7.5", + "polythene-mithril-ripple": "1.7.5", + "polythene-mithril-search": "1.7.5", + "polythene-mithril-shadow": "1.7.5", + "polythene-mithril-slider": "1.7.5", + "polythene-mithril-snackbar": "1.7.5", + "polythene-mithril-svg": "1.7.5", + "polythene-mithril-switch": "1.7.5", + "polythene-mithril-tabs": "1.7.5", + "polythene-mithril-textfield": "1.7.5", + "polythene-mithril-toolbar": "1.7.5" + } + }, + "polythene-mithril-base-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-base-spinner/-/polythene-mithril-base-spinner-1.7.5.tgz", + "integrity": "sha512-uOu2aN7DGSC7e1yu+m975mqIlBco6o6zRv3TyGfR6m7V+08zzQ1LAYveN5ES+cwcDOwDjuju968N7/tKFAgtyg==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-base-spinner": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-mithril-shadow": "1.7.5" + } + }, + "polythene-mithril-button": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-button/-/polythene-mithril-button-1.7.5.tgz", + "integrity": "sha512-WO9WXHYgqHhBohjdCvm/RV727D1Ngnu9XoOALjhnznuEbo7+t5KxmLkh2lR310YK7wEwK2B9ZvIkf6/OsWg2AQ==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-button": "1.7.5", + "polythene-mithril-icon": "1.7.5", + "polythene-mithril-ripple": "1.7.5", + "polythene-mithril-shadow": "1.7.5" + } + }, + "polythene-mithril-button-group": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-button-group/-/polythene-mithril-button-group-1.7.5.tgz", + "integrity": "sha512-1ATa0q1TnDz1qUXFykn4/3LYtjNCtSgmWykJaIcV52MrQ+FZsdZnjvVXTi9XfWZApNLe5H9PuW7pNAzK+uLMEQ==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-button-group": "1.7.5" + } + }, + "polythene-mithril-card": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-card/-/polythene-mithril-card-1.7.5.tgz", + "integrity": "sha512-zZw/7PQCUasrHGs4eKnTFg0JGUxKFHmJcgZG5RIu6HeW6altAg3YAubgemoptLHjQgN3zP+FIHMWTVuYLvF4MQ==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-card": "1.7.5", + "polythene-mithril-icon": "1.7.5", + "polythene-mithril-list-tile": "1.7.5", + "polythene-mithril-shadow": "1.7.5" + } + }, + "polythene-mithril-checkbox": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-checkbox/-/polythene-mithril-checkbox-1.7.5.tgz", + "integrity": "sha512-Ayck0YjZ4lCtmMk9B0x1W0e1YnDU+/H5K1a59xk0SJJpKwgc/dCO+9d2TFJUC01wHTaIq8X+rN3DfIiclKKq0A==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-checkbox": "1.7.5", + "polythene-core-selection-control": "1.7.5", + "polythene-mithril-icon": "1.7.5", + "polythene-mithril-icon-button": "1.7.5" + } + }, + "polythene-mithril-dialog": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-dialog/-/polythene-mithril-dialog-1.7.5.tgz", + "integrity": "sha512-fxOPRqI/oQgp9ZmO/TnI+2flqYPIycDGFTd/9x0pBjgm/isVRoVVQrrDRdaWx7izEasFtOPEcy6f6nM7xRLJjg==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core": "1.7.5", + "polythene-core-dialog": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-mithril-dialog-pane": "1.7.5", + "polythene-mithril-shadow": "1.7.5" + } + }, + "polythene-mithril-dialog-pane": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-dialog-pane/-/polythene-mithril-dialog-pane-1.7.5.tgz", + "integrity": "sha512-3GTayHoB2Sn4H47e10yhhG4PLxUy5bNGWcwODFCVQPLCsAEhknNhqz6aJ4U6YqK+WxaqMvPv8NcJidWGbQfTwA==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-dialog-pane": "1.7.5" + } + }, + "polythene-mithril-drawer": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-drawer/-/polythene-mithril-drawer-1.7.5.tgz", + "integrity": "sha512-G9RKgvrIazxYw0ZR033FzJqe/R3744zKnUxLn8Zci6lWkEKbX8E5vHk0wRU+v5hS936ypI2pmdrQV0n3mqBp4A==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core": "1.7.5", + "polythene-core-drawer": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-mithril-dialog": "1.7.5" + } + }, + "polythene-mithril-fab": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-fab/-/polythene-mithril-fab-1.7.5.tgz", + "integrity": "sha512-LCEFcAxFGsrAQwDyyCnXBxt85aEKveQ6wf3SfMMlKcUVaXYp8hBcSDDbTfz8v9a2pKbgllJMJnWEkPwjUu43iw==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-fab": "1.7.5", + "polythene-mithril-button": "1.7.5", + "polythene-mithril-icon": "1.7.5" + } + }, + "polythene-mithril-icon": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-icon/-/polythene-mithril-icon-1.7.5.tgz", + "integrity": "sha512-+GQvga6yd/LeyyCz7rYSveGu2sMSus/xQjEJaPI9JOm9OJLvpGAxn2bWX3cc+6PH7y92FBqNykwLcMEYNe5zDA==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-icon": "1.7.5", + "polythene-mithril-svg": "1.7.5" + } + }, + "polythene-mithril-icon-button": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-icon-button/-/polythene-mithril-icon-button-1.7.5.tgz", + "integrity": "sha512-DMIqNJIJaXpKjxpMtw28JNsaJ7bTMkAAoZGVDEIqliIXWgzOX//TpcH4KwE8IWlvG/Tf7fX5EfFTry416QaOWg==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-icon-button": "1.7.5", + "polythene-mithril-button": "1.7.5", + "polythene-mithril-icon": "1.7.5" + } + }, + "polythene-mithril-ios-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-ios-spinner/-/polythene-mithril-ios-spinner-1.7.5.tgz", + "integrity": "sha512-6xThRcm5MRrjQprfAueyvE6aO1I8sM1RGwqNHU9CG8DKawP85lU4LgtbcuOMOyFmU0Wx2T2E4CeiaW9PqRumIA==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core": "1.7.5", + "polythene-core-ios-spinner": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-mithril-base-spinner": "1.7.5" + } + }, + "polythene-mithril-list": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-list/-/polythene-mithril-list-1.7.5.tgz", + "integrity": "sha512-Hb9C5MB22PCjHGJXuY0IgiC5521D0x7+NKuO3N3YgqwuCbsqKayLEH9iahjo7c4+pWx+fwqN5mWfTacm75ApWw==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-list": "1.7.5", + "polythene-mithril-list-tile": "1.7.5" + } + }, + "polythene-mithril-list-tile": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-list-tile/-/polythene-mithril-list-tile-1.7.5.tgz", + "integrity": "sha512-s26g/hv1ZQaSrXsjAgt4C11zxqsEcBsYazitswZ/moM6Zm68XtsnJpkZGZ2Yn0BjY/4LTcxhmwsAPFmRXkS+nQ==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-list-tile": "1.7.5", + "polythene-mithril-icon": "1.7.5", + "polythene-mithril-ripple": "1.7.5" + } + }, + "polythene-mithril-material-design-progress-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-material-design-progress-spinner/-/polythene-mithril-material-design-progress-spinner-1.7.5.tgz", + "integrity": "sha512-B1laXQL5HEEf8oH145nixfq3prVhJDmVD74efTcTWZd8NUbSbjx7S4UnZNg0R39EBywxeINKDflflFdcy8KVtg==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core": "1.7.5", + "polythene-core-material-design-progress-spinner": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-mithril-base-spinner": "1.7.5" + } + }, + "polythene-mithril-material-design-spinner": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-material-design-spinner/-/polythene-mithril-material-design-spinner-1.7.5.tgz", + "integrity": "sha512-3Wzo4U76d1bi0U9O31UsgwnepcgBP2FWsQG78Wz29Ly7OCcoDW+pZv8g2yYrxo2X7KDaTK+jYUx2bgv5XClwkg==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core": "1.7.5", + "polythene-core-material-design-spinner": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-mithril-base-spinner": "1.7.5" + } + }, + "polythene-mithril-menu": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-menu/-/polythene-mithril-menu-1.7.5.tgz", + "integrity": "sha512-3gxcy4y7zYq+lV40rAqo5P4xDUosYWSCl8m1C+7rsALk7FmEVZSaIl8NdWzV30PwXfroKe53ZQYOlNPLrD1k5g==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core": "1.7.5", + "polythene-core-menu": "1.7.5", + "polythene-css-classes": "1.7.5", + "polythene-mithril-shadow": "1.7.5" + } + }, + "polythene-mithril-notification": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-notification/-/polythene-mithril-notification-1.7.5.tgz", + "integrity": "sha512-GQtin8hwpIt2C2Y69W3bx6KWCoZLEL/UhX7FOPmf5oTV6GTpp/Gh2S7Qq5KmJ/bWodwsBju9+0FaQ4zITjPjoA==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core": "1.7.5", + "polythene-core-notification": "1.7.5", + "polythene-css-classes": "1.7.5" + } + }, + "polythene-mithril-radio-button": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-radio-button/-/polythene-mithril-radio-button-1.7.5.tgz", + "integrity": "sha512-7y/Ts4+1BJ+fs5TepBnqjF5NZJZa2n2le8Ny+sipf7lLQE0odjSPfDnG596KtCqYiQ+1gOu639/WYx3evAdisA==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-radio-button": "1.7.5", + "polythene-core-selection-control": "1.7.5", + "polythene-mithril-icon": "1.7.5", + "polythene-mithril-icon-button": "1.7.5" + } + }, + "polythene-mithril-radio-group": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-radio-group/-/polythene-mithril-radio-group-1.7.5.tgz", + "integrity": "sha512-iMSu7X6VuuHW4Gen0a/tNTarG/R6s/AZwdnWDB2ITTdOrTkuwrOAGJ0bVUZn7FAMW1qPYiPNf4DgpFAYgGty0g==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-radio-group": "1.7.5", + "polythene-mithril-radio-button": "1.7.5" + } + }, + "polythene-mithril-raised-button": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-raised-button/-/polythene-mithril-raised-button-1.7.5.tgz", + "integrity": "sha512-CruNXIxWnq/8vmE5453gdq71JpdVonWS5kO/maDoi/8q8FcSPyinjnjRgsPuP8yaSA2e6jkDB1AUTJtevG0Thg==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core": "1.7.5", + "polythene-mithril-button": "1.7.5" + } + }, + "polythene-mithril-ripple": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-ripple/-/polythene-mithril-ripple-1.7.5.tgz", + "integrity": "sha512-FNnU1PwQ6i+X9BpPdjkH0CeKYg+k9rOlKjT+5qwamwj8Dm0601svPv8iyQC09PXpLH2vdG8U8UvTpEV75MMsRQ==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-ripple": "1.7.5" + } + }, + "polythene-mithril-search": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-search/-/polythene-mithril-search-1.7.5.tgz", + "integrity": "sha512-2s9coE9/Wdjz0uTKRMlZAMZ1567DBYFPLMSvV6HQTekAvM5PlDrQ+H/uOwXbXHzCNidDbiCYWr8utmw/oiWWjg==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-search": "1.7.5", + "polythene-mithril-textfield": "1.7.5" + } + }, + "polythene-mithril-shadow": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-shadow/-/polythene-mithril-shadow-1.7.5.tgz", + "integrity": "sha512-r1btfU8gntfXNQeZQRotnvJuVxv/DKetWvPfiYZ1AfgM7z19YJbYQMP5k9nqkRiMX9898LdTAb0F4Gj4Hlbf+Q==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-shadow": "1.7.5" + } + }, + "polythene-mithril-slider": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-slider/-/polythene-mithril-slider-1.7.5.tgz", + "integrity": "sha512-aYAfRmwBaKXWC1Wv8zq4sbpLR52SvMa+7w1ltu+gTer81+niwOCpc7Xjg67OirDoxj3WiW1E0wVCF+rzcyfWPQ==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-slider": "1.7.5" + } + }, + "polythene-mithril-snackbar": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-snackbar/-/polythene-mithril-snackbar-1.7.5.tgz", + "integrity": "sha512-GWKpJltLWhEgZqkD1Vl1IhI/GXDFJmVSOqDVyw0h7P6sGwhI8MHGcCWctXf46DDYOAgfUCjgqW6w2WhcVVSFZw==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core": "1.7.5", + "polythene-core-snackbar": "1.7.5", + "polythene-css-classes": "1.7.5" + } + }, + "polythene-mithril-svg": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-svg/-/polythene-mithril-svg-1.7.5.tgz", + "integrity": "sha512-UxoYNT1asSk2fmtbKemJ328C3tzf18agYlFCZ0BA8cJQI8fvcrB2NYg1IrFJlCvJM8yYw8ryPV7fbq9c0iRr/A==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-svg": "1.7.5" + } + }, + "polythene-mithril-switch": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-switch/-/polythene-mithril-switch-1.7.5.tgz", + "integrity": "sha512-p6KjxWayctlaCHh8j1ke8Ed4dHnRjMJHT/buGcMGhWqe2jokhrkmrir0YaEX4qweanfmyrSvkby8x5kQ87nt0Q==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-selection-control": "1.7.5", + "polythene-core-switch": "1.7.5", + "polythene-mithril-icon-button": "1.7.5", + "polythene-mithril-shadow": "1.7.5" + } + }, + "polythene-mithril-tabs": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-tabs/-/polythene-mithril-tabs-1.7.5.tgz", + "integrity": "sha512-g+Gf4jcD6oyXFkIUi7e8jIgF9ct/+vT3nAOfQQ4Xja9otV3a5koCtj0vATxaiMyQEmS2Jb5NtS14mX0SFqtnzA==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-tabs": "1.7.5", + "polythene-mithril-button": "1.7.5", + "polythene-mithril-icon": "1.7.5", + "polythene-mithril-icon-button": "1.7.5" + } + }, + "polythene-mithril-textfield": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-textfield/-/polythene-mithril-textfield-1.7.5.tgz", + "integrity": "sha512-FMrqR3INcOlQ5nVjO/wqaVEVBLQR6SdNrvlukMrLgUgj7xwzFDYEMQzNThbnY74AuKU1m8qG9b/NzvRnfQEMsQ==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-textfield": "1.7.5" + } + }, + "polythene-mithril-toolbar": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-mithril-toolbar/-/polythene-mithril-toolbar-1.7.5.tgz", + "integrity": "sha512-4LRb5XkdTS/8wWR+vwvawXLhiBRMCPOPtUlnTxC8y14nnIbxIsahIASm0xZA9C1UbPQogBP8+VQCLR3AJex5Eg==", + "dev": true, + "requires": { + "cyano-mithril": "^0.6.2", + "polythene-core-toolbar": "1.7.5", + "polythene-mithril-shadow": "1.7.5" + } + }, + "polythene-style": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-style/-/polythene-style-1.7.5.tgz", + "integrity": "sha512-VVT/XzeKsdbe4SWOW6AM6GzCs8FCxW6tn6qUqIo5hsBFHvH1XxXl1OTojviss+JL/xVMpdfHiJVpDd1j0qAldA==", + "dev": true, + "requires": { + "polythene-core": "1.7.5" + } + }, + "polythene-theme": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-theme/-/polythene-theme-1.7.5.tgz", + "integrity": "sha512-u5CNoGSHJu2oPnnEz0/+ovbZwUqGKmWjoRWaYkbnydsyzuM4dtiI74G+Howaunf8jrz+i7fJNf+leLeGm2xnLg==", + "dev": true, + "requires": { + "polythene-style": "1.7.5" + } + }, + "polythene-utilities": { + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/polythene-utilities/-/polythene-utilities-1.7.5.tgz", + "integrity": "sha512-xB35D1Fccim9cP7xNJZmyHL0aTiAwDD1T0k0LBZHFDrwnhKYPyoV3spA8skwRDa7Vv8PZ881e1ecKrg/BVw4OA==", + "dev": true, + "requires": { + "polythene-core": "1.7.5", + "polythene-core-css": "1.7.5", + "webfontloader": "^1.6.28" + } + }, + "postcss": { + "version": "7.0.35", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.35.tgz", + "integrity": "sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==", + "dev": true, + "requires": { + "chalk": "^2.4.2", + "source-map": "^0.6.1", + "supports-color": "^6.1.0" + }, + "dependencies": { + "supports-color": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", + "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", + "dev": true, + "requires": { + "has-flag": "^3.0.0" + } + } + } + }, + "postcss-calc": { + "version": "7.0.5", + "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-7.0.5.tgz", + "integrity": "sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==", + "dev": true, + "requires": { + "postcss": "^7.0.27", + "postcss-selector-parser": "^6.0.2", + "postcss-value-parser": "^4.0.2" + } + }, + "postcss-colormin": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-4.0.3.tgz", + "integrity": "sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==", + "dev": true, + "requires": { + "browserslist": "^4.0.0", + "color": "^3.0.0", + "has": "^1.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-convert-values": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-4.0.1.tgz", + "integrity": "sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==", + "dev": true, + "requires": { + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-discard-comments": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz", + "integrity": "sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==", + "dev": true, + "requires": { + "postcss": "^7.0.0" + } + }, + "postcss-discard-duplicates": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz", + "integrity": "sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==", + "dev": true, + "requires": { + "postcss": "^7.0.0" + } + }, + "postcss-discard-empty": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz", + "integrity": "sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==", + "dev": true, + "requires": { + "postcss": "^7.0.0" + } + }, + "postcss-discard-overridden": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz", + "integrity": "sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==", + "dev": true, + "requires": { + "postcss": "^7.0.0" + } + }, + "postcss-merge-longhand": { + "version": "4.0.11", + "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz", + "integrity": "sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==", + "dev": true, + "requires": { + "css-color-names": "0.0.4", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0", + "stylehacks": "^4.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-merge-rules": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-4.0.3.tgz", + "integrity": "sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==", + "dev": true, + "requires": { + "browserslist": "^4.0.0", + "caniuse-api": "^3.0.0", + "cssnano-util-same-parent": "^4.0.0", + "postcss": "^7.0.0", + "postcss-selector-parser": "^3.0.0", + "vendors": "^1.0.0" + }, + "dependencies": { + "postcss-selector-parser": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz", + "integrity": "sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==", + "dev": true, + "requires": { + "dot-prop": "^5.2.0", + "indexes-of": "^1.0.1", + "uniq": "^1.0.1" + } + } + } + }, + "postcss-minify-font-values": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz", + "integrity": "sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==", + "dev": true, + "requires": { + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-minify-gradients": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-4.0.2.tgz", + "integrity": "sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==", + "dev": true, + "requires": { + "cssnano-util-get-arguments": "^4.0.0", + "is-color-stop": "^1.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-minify-params": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-4.0.2.tgz", + "integrity": "sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==", + "dev": true, + "requires": { + "alphanum-sort": "^1.0.0", + "browserslist": "^4.0.0", + "cssnano-util-get-arguments": "^4.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0", + "uniqs": "^2.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-minify-selectors": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-4.0.2.tgz", + "integrity": "sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==", + "dev": true, + "requires": { + "alphanum-sort": "^1.0.0", + "has": "^1.0.0", + "postcss": "^7.0.0", + "postcss-selector-parser": "^3.0.0" + }, + "dependencies": { + "postcss-selector-parser": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz", + "integrity": "sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==", + "dev": true, + "requires": { + "dot-prop": "^5.2.0", + "indexes-of": "^1.0.1", + "uniq": "^1.0.1" + } + } + } + }, + "postcss-normalize-charset": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz", + "integrity": "sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==", + "dev": true, + "requires": { + "postcss": "^7.0.0" + } + }, + "postcss-normalize-display-values": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.2.tgz", + "integrity": "sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==", + "dev": true, + "requires": { + "cssnano-util-get-match": "^4.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-normalize-positions": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz", + "integrity": "sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==", + "dev": true, + "requires": { + "cssnano-util-get-arguments": "^4.0.0", + "has": "^1.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-normalize-repeat-style": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.2.tgz", + "integrity": "sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==", + "dev": true, + "requires": { + "cssnano-util-get-arguments": "^4.0.0", + "cssnano-util-get-match": "^4.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-normalize-string": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-4.0.2.tgz", + "integrity": "sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==", + "dev": true, + "requires": { + "has": "^1.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-normalize-timing-functions": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.2.tgz", + "integrity": "sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==", + "dev": true, + "requires": { + "cssnano-util-get-match": "^4.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-normalize-unicode": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz", + "integrity": "sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==", + "dev": true, + "requires": { + "browserslist": "^4.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-normalize-url": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz", + "integrity": "sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==", + "dev": true, + "requires": { + "is-absolute-url": "^2.0.0", + "normalize-url": "^3.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-normalize-whitespace": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz", + "integrity": "sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==", + "dev": true, + "requires": { + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-ordered-values": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-4.1.2.tgz", + "integrity": "sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==", + "dev": true, + "requires": { + "cssnano-util-get-arguments": "^4.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-reduce-initial": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz", + "integrity": "sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==", + "dev": true, + "requires": { + "browserslist": "^4.0.0", + "caniuse-api": "^3.0.0", + "has": "^1.0.0", + "postcss": "^7.0.0" + } + }, + "postcss-reduce-transforms": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.2.tgz", + "integrity": "sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==", + "dev": true, + "requires": { + "cssnano-util-get-match": "^4.0.0", + "has": "^1.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-scss": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-0.3.1.tgz", + "integrity": "sha1-ZcYQ2OKn7g5isYNbcbiHBzSBbks=", + "dev": true, + "requires": { + "postcss": "^5.2.4" + }, + "dependencies": { + "ansi-regex": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", + "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", + "dev": true + }, + "ansi-styles": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", + "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", + "dev": true + }, + "chalk": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", + "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", + "dev": true, + "requires": { + "ansi-styles": "^2.2.1", + "escape-string-regexp": "^1.0.2", + "has-ansi": "^2.0.0", + "strip-ansi": "^3.0.0", + "supports-color": "^2.0.0" + }, + "dependencies": { + "supports-color": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", + "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", + "dev": true + } + } + }, + "has-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz", + "integrity": "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=", + "dev": true + }, + "postcss": { + "version": "5.2.18", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz", + "integrity": "sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==", + "dev": true, + "requires": { + "chalk": "^1.1.3", + "js-base64": "^2.1.9", + "source-map": "^0.5.6", + "supports-color": "^3.2.3" + } + }, + "source-map": { + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", + "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", + "dev": true + }, + "strip-ansi": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", + "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", + "dev": true, + "requires": { + "ansi-regex": "^2.0.0" + } + }, + "supports-color": { + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz", + "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=", + "dev": true, + "requires": { + "has-flag": "^1.0.0" + } + } + } + }, + "postcss-selector-parser": { + "version": "6.0.4", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.4.tgz", + "integrity": "sha512-gjMeXBempyInaBqpp8gODmwZ52WaYsVOsfr4L4lDQ7n3ncD6mEyySiDtgzCT+NYC0mmeOLvtsF8iaEf0YT6dBw==", + "dev": true, + "requires": { + "cssesc": "^3.0.0", + "indexes-of": "^1.0.1", + "uniq": "^1.0.1", + "util-deprecate": "^1.0.2" + } + }, + "postcss-svgo": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.2.tgz", + "integrity": "sha512-C6wyjo3VwFm0QgBy+Fu7gCYOkCmgmClghO+pjcxvrcBKtiKt0uCF+hvbMO1fyv5BMImRK90SMb+dwUnfbGd+jw==", + "dev": true, + "requires": { + "is-svg": "^3.0.0", + "postcss": "^7.0.0", + "postcss-value-parser": "^3.0.0", + "svgo": "^1.0.0" + }, + "dependencies": { + "postcss-value-parser": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", + "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", + "dev": true + } + } + }, + "postcss-unique-selectors": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz", + "integrity": "sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==", + "dev": true, + "requires": { + "alphanum-sort": "^1.0.0", + "postcss": "^7.0.0", + "uniqs": "^2.0.0" + } + }, + "postcss-value-parser": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz", + "integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==", + "dev": true + }, + "pump": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", + "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "dev": true, + "requires": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, + "q": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", + "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=", + "dev": true + }, + "read-file-stdin": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/read-file-stdin/-/read-file-stdin-0.2.1.tgz", + "integrity": "sha1-JezP86FTtoCa+ssj7hU4fbng7mE=", + "dev": true, + "requires": { + "gather-stream": "^1.0.0" + } + }, + "require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", + "dev": true + }, + "require-main-filename": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", + "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", + "dev": true + }, + "resolve-from": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz", + "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=", + "dev": true + }, + "rgb-regex": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/rgb-regex/-/rgb-regex-1.0.1.tgz", + "integrity": "sha1-wODWiC3w4jviVKR16O3UGRX+rrE=", + "dev": true + }, + "rgba-regex": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/rgba-regex/-/rgba-regex-1.0.0.tgz", + "integrity": "sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=", + "dev": true + }, + "sax": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", + "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==", + "dev": true + }, + "semver": { + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz", + "integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==", + "dev": true + }, + "set-blocking": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", + "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", + "dev": true + }, + "shebang-command": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", + "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", + "dev": true, + "requires": { + "shebang-regex": "^1.0.0" + } + }, + "shebang-regex": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", + "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", + "dev": true + }, + "signal-exit": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", "dev": true }, + "simple-swizzle": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", + "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=", + "dev": true, + "requires": { + "is-arrayish": "^0.3.1" + }, + "dependencies": { + "is-arrayish": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", + "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", + "dev": true + } + } + }, + "source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "dev": true + }, "sprintf-js": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=", "dev": true }, + "stable": { + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz", + "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==", + "dev": true + }, "string-width": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", @@ -753,6 +3776,32 @@ "strip-ansi": "^4.0.0" } }, + "string.prototype.repeat": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-0.2.0.tgz", + "integrity": "sha1-q6Nt4I3O5qWjN9SbLqHaGyj8Ds8=", + "dev": true + }, + "string.prototype.trimend": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz", + "integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.3" + } + }, + "string.prototype.trimstart": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz", + "integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.3" + } + }, "strip-ansi": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", @@ -774,6 +3823,30 @@ "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", "dev": true }, + "stylehacks": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz", + "integrity": "sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==", + "dev": true, + "requires": { + "browserslist": "^4.0.0", + "postcss": "^7.0.0", + "postcss-selector-parser": "^3.0.0" + }, + "dependencies": { + "postcss-selector-parser": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz", + "integrity": "sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==", + "dev": true, + "requires": { + "dot-prop": "^5.2.0", + "indexes-of": "^1.0.1", + "uniq": "^1.0.1" + } + } + } + }, "supports-color": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.0.0.tgz", @@ -783,6 +3856,205 @@ "has-flag": "^3.0.0" } }, + "svgo": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz", + "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==", + "dev": true, + "requires": { + "chalk": "^2.4.1", + "coa": "^2.0.2", + "css-select": "^2.0.0", + "css-select-base-adapter": "^0.1.1", + "css-tree": "1.0.0-alpha.37", + "csso": "^4.0.2", + "js-yaml": "^3.13.1", + "mkdirp": "~0.5.1", + "object.values": "^1.1.0", + "sax": "~1.2.4", + "stable": "^0.1.8", + "unquote": "~1.1.1", + "util.promisify": "~1.0.0" + } + }, + "tar": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.0.tgz", + "integrity": "sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==", + "dev": true, + "requires": { + "chownr": "^2.0.0", + "fs-minipass": "^2.0.0", + "minipass": "^3.0.0", + "minizlib": "^2.1.1", + "mkdirp": "^1.0.3", + "yallist": "^4.0.0" + }, + "dependencies": { + "mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "dev": true + } + } + }, + "timsort": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz", + "integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=", + "dev": true + }, + "unbox-primitive": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz", + "integrity": "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==", + "dev": true, + "requires": { + "function-bind": "^1.1.1", + "has-bigints": "^1.0.1", + "has-symbols": "^1.0.2", + "which-boxed-primitive": "^1.0.2" + }, + "dependencies": { + "has-symbols": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", + "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", + "dev": true + } + } + }, + "uniq": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz", + "integrity": "sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=", + "dev": true + }, + "uniqs": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz", + "integrity": "sha1-/+3ks2slKQaW5uFl1KWe25mOawI=", + "dev": true + }, + "unquote": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz", + "integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=", + "dev": true + }, + "util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", + "dev": true + }, + "util.promisify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz", + "integrity": "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==", + "dev": true, + "requires": { + "define-properties": "^1.1.3", + "es-abstract": "^1.17.2", + "has-symbols": "^1.0.1", + "object.getownpropertydescriptors": "^2.1.0" + }, + "dependencies": { + "es-abstract": { + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0.tgz", + "integrity": "sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "es-to-primitive": "^1.2.1", + "function-bind": "^1.1.1", + "get-intrinsic": "^1.1.1", + "has": "^1.0.3", + "has-symbols": "^1.0.2", + "is-callable": "^1.2.3", + "is-negative-zero": "^2.0.1", + "is-regex": "^1.1.2", + "is-string": "^1.0.5", + "object-inspect": "^1.9.0", + "object-keys": "^1.1.1", + "object.assign": "^4.1.2", + "string.prototype.trimend": "^1.0.4", + "string.prototype.trimstart": "^1.0.4", + "unbox-primitive": "^1.0.0" + } + }, + "es-to-primitive": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", + "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", + "dev": true, + "requires": { + "is-callable": "^1.1.4", + "is-date-object": "^1.0.1", + "is-symbol": "^1.0.2" + } + }, + "has-symbols": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", + "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", + "dev": true + }, + "is-callable": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz", + "integrity": "sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==", + "dev": true + }, + "is-regex": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.2.tgz", + "integrity": "sha512-axvdhb5pdhEVThqJzYXwMlVuZwC+FF2DpcOhTS+y/8jVq4trxyPgfcwIxIKiyeuLlSQYKkmUaPQJ8ZE4yNKXDg==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "has-symbols": "^1.0.1" + } + }, + "object.assign": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", + "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", + "dev": true, + "requires": { + "call-bind": "^1.0.0", + "define-properties": "^1.1.3", + "has-symbols": "^1.0.1", + "object-keys": "^1.1.1" + } + }, + "object.getownpropertydescriptors": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.2.tgz", + "integrity": "sha512-WtxeKSzfBjlzL+F9b7M7hewDzMwy+C8NRssHd1YrNlzHzIDrXcXiNOMrezdAEM4UXixgV+vvnyBeN7Rygl2ttQ==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.3", + "es-abstract": "^1.18.0-next.2" + } + } + } + }, + "vendors": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/vendors/-/vendors-1.0.4.tgz", + "integrity": "sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w==", + "dev": true + }, + "webfontloader": { + "version": "1.6.28", + "resolved": "https://registry.npmjs.org/webfontloader/-/webfontloader-1.6.28.tgz", + "integrity": "sha1-23hhKSU8tujq5UwvsF+HCvZnW64=", + "dev": true + }, "which": { "version": "1.3.1", "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", @@ -792,6 +4064,36 @@ "isexe": "^2.0.0" } }, + "which-boxed-primitive": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "dev": true, + "requires": { + "is-bigint": "^1.0.1", + "is-boolean-object": "^1.1.0", + "is-number-object": "^1.0.4", + "is-string": "^1.0.5", + "is-symbol": "^1.0.3" + }, + "dependencies": { + "has-symbols": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", + "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", + "dev": true + }, + "is-symbol": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.3.tgz", + "integrity": "sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==", + "dev": true, + "requires": { + "has-symbols": "^1.0.1" + } + } + } + }, "which-module": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", @@ -860,10 +4162,39 @@ "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", "dev": true }, + "write-file-stdout": { + "version": "0.0.2", + "resolved": "https://registry.npmjs.org/write-file-stdout/-/write-file-stdout-0.0.2.tgz", + "integrity": "sha1-wlLXx8WxtAKJdjDjRTx7/mkNnKE=", + "dev": true + }, + "write-j2c": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/write-j2c/-/write-j2c-1.0.3.tgz", + "integrity": "sha512-ngvObyL+J7G7BiJY+n+AnLm2QR0w0IfAWMu8bMN11Nf1z+bs8lFEmblPVLaJ4RKfNGBuJhyEQtN01jzAVjn7gg==", + "dev": true, + "requires": { + "autoprefixer": "^9.7.4", + "babel-preset-minify": "^0.5.1", + "cssbeautify": "^0.3.1", + "cssnano": "^4.1.10", + "j2c": "^1.0.0-4", + "j2c-plugin-prefix-browser": "^1.0.7", + "perfectionist": "^2.4.0", + "postcss": "^7.0.27", + "tar": "^6.0.1" + } + }, "y18n": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.1.tgz", + "integrity": "sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==", + "dev": true + }, + "yallist": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz", - "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", "dev": true }, "yargs": {