You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

package-lock.json 602 kB

Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Add Octicon SVG spritemap (#10107) * Add octicon SVG sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Static prefix Signed-off-by: jolheiser <john.olheiser@gmail.com> * SVG for all repo icons Signed-off-by: jolheiser <john.olheiser@gmail.com> * make vendor Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap out octicons Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move octicons to top of less imports Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix JS Signed-off-by: jolheiser <john.olheiser@gmail.com> * Definitely not a search/replace Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed regex Signed-off-by: jolheiser <john.olheiser@gmail.com> * Move to more generic calls and webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * make svg -> make webpack Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg-sprite Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Missed a test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Remove svg from makefile Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestions Signed-off-by: jolheiser <john.olheiser@gmail.com> * Attempt to fix test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update tests Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert timetracking test Signed-off-by: jolheiser <john.olheiser@gmail.com> * Swap .octicon for .svg in less Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add aria-hidden Signed-off-by: jolheiser <john.olheiser@gmail.com> * Replace mega-octicon Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix webpack globbing on Windows Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert Co-Authored-By: silverwind <me@silverwind.io> * Fix octions from upstream Signed-off-by: jolheiser <john.olheiser@gmail.com> * Fix Vue and missed JS function Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add JS helper and PWA Signed-off-by: jolheiser <john.olheiser@gmail.com> * Preload SVG Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726972797289729973097319732973397349735973697379738973997409741974297439744974597469747974897499750975197529753975497559756975797589759976097619762976397649765976697679768976997709771977297739774977597769777977897799780978197829783978497859786978797889789979097919792979397949795979697979798979998009801980298039804980598069807980898099810981198129813981498159816981798189819982098219822982398249825982698279828982998309831983298339834983598369837983898399840984198429843984498459846984798489849985098519852985398549855985698579858985998609861986298639864986598669867986898699870987198729873987498759876987798789879988098819882988398849885988698879888988998909891989298939894989598969897989898999900990199029903990499059906990799089909991099119912991399149915991699179918991999209921992299239924992599269927992899299930993199329933993499359936993799389939994099419942994399449945994699479948994999509951995299539954995599569957995899599960996199629963996499659966996799689969997099719972997399749975997699779978997999809981998299839984998599869987998899899990999199929993999499959996999799989999100001000110002100031000410005100061000710008100091001010011100121001310014100151001610017100181001910020100211002210023100241002510026100271002810029100301003110032100331003410035100361003710038100391004010041100421004310044100451004610047100481004910050100511005210053100541005510056100571005810059100601006110062100631006410065100661006710068100691007010071100721007310074100751007610077100781007910080100811008210083100841008510086100871008810089100901009110092100931009410095100961009710098100991010010101101021010310104101051010610107101081010910110101111011210113101141011510116101171011810119101201012110122101231012410125101261012710128101291013010131101321013310134101351013610137101381013910140101411014210143101441014510146101471014810149101501015110152101531015410155101561015710158101591016010161101621016310164101651016610167101681016910170101711017210173101741017510176101771017810179101801018110182101831018410185101861018710188101891019010191101921019310194101951019610197101981019910200102011020210203102041020510206102071020810209102101021110212102131021410215102161021710218102191022010221102221022310224102251022610227102281022910230102311023210233102341023510236102371023810239102401024110242102431024410245102461024710248102491025010251102521025310254102551025610257102581025910260102611026210263102641026510266102671026810269102701027110272102731027410275102761027710278102791028010281102821028310284102851028610287102881028910290102911029210293102941029510296102971029810299103001030110302103031030410305103061030710308103091031010311103121031310314103151031610317103181031910320103211032210323103241032510326103271032810329103301033110332103331033410335103361033710338103391034010341103421034310344103451034610347103481034910350103511035210353103541035510356103571035810359103601036110362103631036410365103661036710368103691037010371103721037310374103751037610377103781037910380103811038210383103841038510386103871038810389103901039110392103931039410395103961039710398103991040010401104021040310404104051040610407104081040910410104111041210413104141041510416104171041810419104201042110422104231042410425104261042710428104291043010431104321043310434104351043610437104381043910440104411044210443104441044510446104471044810449104501045110452104531045410455104561045710458104591046010461104621046310464104651046610467104681046910470104711047210473104741047510476104771047810479104801048110482104831048410485104861048710488104891049010491104921049310494104951049610497104981049910500105011050210503105041050510506105071050810509105101051110512105131051410515105161051710518105191052010521105221052310524105251052610527105281052910530105311053210533105341053510536105371053810539105401054110542105431054410545105461054710548105491055010551105521055310554105551055610557105581055910560105611056210563105641056510566105671056810569105701057110572105731057410575105761057710578105791058010581105821058310584105851058610587105881058910590105911059210593105941059510596105971059810599106001060110602106031060410605106061060710608106091061010611106121061310614106151061610617106181061910620106211062210623106241062510626106271062810629106301063110632106331063410635106361063710638106391064010641106421064310644106451064610647106481064910650106511065210653106541065510656106571065810659106601066110662106631066410665106661066710668106691067010671106721067310674106751067610677106781067910680106811068210683106841068510686106871068810689106901069110692106931069410695106961069710698106991070010701107021070310704107051070610707107081070910710107111071210713107141071510716107171071810719107201072110722107231072410725107261072710728107291073010731107321073310734107351073610737107381073910740107411074210743107441074510746107471074810749107501075110752107531075410755107561075710758107591076010761107621076310764107651076610767107681076910770107711077210773107741077510776107771077810779107801078110782107831078410785107861078710788107891079010791107921079310794107951079610797107981079910800108011080210803108041080510806108071080810809108101081110812108131081410815108161081710818108191082010821108221082310824108251082610827108281082910830108311083210833108341083510836108371083810839108401084110842108431084410845108461084710848108491085010851108521085310854108551085610857108581085910860108611086210863108641086510866108671086810869108701087110872108731087410875108761087710878108791088010881108821088310884108851088610887108881088910890108911089210893108941089510896108971089810899109001090110902109031090410905109061090710908109091091010911109121091310914109151091610917109181091910920109211092210923109241092510926109271092810929109301093110932109331093410935109361093710938109391094010941109421094310944109451094610947109481094910950109511095210953109541095510956109571095810959109601096110962109631096410965109661096710968109691097010971109721097310974109751097610977109781097910980109811098210983109841098510986109871098810989109901099110992109931099410995109961099710998109991100011001110021100311004110051100611007110081100911010110111101211013110141101511016110171101811019110201102111022110231102411025110261102711028110291103011031110321103311034110351103611037110381103911040110411104211043110441104511046110471104811049110501105111052110531105411055110561105711058110591106011061110621106311064110651106611067110681106911070110711107211073110741107511076110771107811079110801108111082110831108411085110861108711088110891109011091110921109311094110951109611097110981109911100111011110211103111041110511106111071110811109111101111111112111131111411115111161111711118111191112011121111221112311124111251112611127111281112911130111311113211133111341113511136111371113811139111401114111142111431114411145111461114711148111491115011151111521115311154111551115611157111581115911160111611116211163111641116511166111671116811169111701117111172111731117411175111761117711178111791118011181111821118311184111851118611187111881118911190111911119211193111941119511196111971119811199112001120111202112031120411205112061120711208112091121011211112121121311214112151121611217112181121911220112211122211223112241122511226112271122811229112301123111232112331123411235112361123711238112391124011241112421124311244112451124611247112481124911250112511125211253112541125511256112571125811259112601126111262112631126411265112661126711268112691127011271112721127311274112751127611277112781127911280112811128211283112841128511286112871128811289112901129111292112931129411295112961129711298112991130011301113021130311304113051130611307113081130911310113111131211313113141131511316113171131811319113201132111322113231132411325113261132711328113291133011331113321133311334113351133611337113381133911340113411134211343113441134511346113471134811349113501135111352113531135411355113561135711358113591136011361113621136311364113651136611367113681136911370113711137211373113741137511376113771137811379113801138111382113831138411385113861138711388113891139011391113921139311394113951139611397113981139911400114011140211403114041140511406114071140811409114101141111412114131141411415114161141711418114191142011421114221142311424114251142611427114281142911430114311143211433114341143511436114371143811439114401144111442114431144411445114461144711448114491145011451114521145311454114551145611457114581145911460114611146211463114641146511466114671146811469114701147111472114731147411475114761147711478114791148011481114821148311484114851148611487114881148911490114911149211493114941149511496114971149811499115001150111502115031150411505115061150711508115091151011511115121151311514115151151611517115181151911520115211152211523115241152511526115271152811529115301153111532115331153411535115361153711538115391154011541115421154311544115451154611547115481154911550115511155211553115541155511556115571155811559115601156111562115631156411565115661156711568115691157011571115721157311574115751157611577115781157911580115811158211583115841158511586115871158811589115901159111592115931159411595115961159711598115991160011601116021160311604116051160611607116081160911610116111161211613116141161511616116171161811619116201162111622116231162411625116261162711628116291163011631116321163311634116351163611637116381163911640116411164211643116441164511646116471164811649116501165111652116531165411655116561165711658116591166011661116621166311664116651166611667116681166911670116711167211673116741167511676116771167811679116801168111682116831168411685116861168711688116891169011691116921169311694116951169611697116981169911700117011170211703117041170511706117071170811709117101171111712117131171411715117161171711718117191172011721117221172311724117251172611727117281172911730117311173211733117341173511736117371173811739117401174111742117431174411745117461174711748117491175011751117521175311754117551175611757117581175911760117611176211763117641176511766117671176811769117701177111772117731177411775117761177711778117791178011781117821178311784117851178611787117881178911790117911179211793117941179511796117971179811799118001180111802118031180411805118061180711808118091181011811118121181311814118151181611817118181181911820118211182211823118241182511826118271182811829118301183111832118331183411835118361183711838118391184011841118421184311844118451184611847118481184911850118511185211853118541185511856118571185811859118601186111862118631186411865118661186711868118691187011871118721187311874118751187611877118781187911880118811188211883118841188511886118871188811889118901189111892118931189411895118961189711898118991190011901119021190311904119051190611907119081190911910119111191211913119141191511916119171191811919119201192111922119231192411925119261192711928119291193011931119321193311934119351193611937119381193911940119411194211943119441194511946119471194811949119501195111952119531195411955119561195711958119591196011961119621196311964119651196611967119681196911970119711197211973119741197511976119771197811979119801198111982119831198411985119861198711988119891199011991119921199311994119951199611997119981199912000120011200212003120041200512006120071200812009120101201112012120131201412015120161201712018120191202012021120221202312024120251202612027120281202912030120311203212033120341203512036120371203812039120401204112042120431204412045120461204712048120491205012051120521205312054120551205612057120581205912060120611206212063120641206512066120671206812069120701207112072120731207412075120761207712078120791208012081120821208312084120851208612087120881208912090120911209212093120941209512096120971209812099121001210112102121031210412105121061210712108121091211012111121121211312114121151211612117121181211912120121211212212123121241212512126121271212812129121301213112132121331213412135121361213712138121391214012141121421214312144121451214612147121481214912150121511215212153121541215512156121571215812159121601216112162121631216412165121661216712168121691217012171121721217312174121751217612177121781217912180121811218212183121841218512186121871218812189121901219112192121931219412195121961219712198121991220012201122021220312204122051220612207122081220912210122111221212213122141221512216122171221812219122201222112222122231222412225122261222712228122291223012231122321223312234122351223612237122381223912240122411224212243122441224512246122471224812249122501225112252122531225412255122561225712258122591226012261122621226312264122651226612267122681226912270122711227212273122741227512276122771227812279122801228112282122831228412285122861228712288122891229012291122921229312294122951229612297122981229912300123011230212303123041230512306123071230812309123101231112312123131231412315123161231712318123191232012321123221232312324123251232612327123281232912330123311233212333123341233512336123371233812339123401234112342123431234412345123461234712348123491235012351123521235312354123551235612357123581235912360123611236212363123641236512366123671236812369123701237112372123731237412375123761237712378123791238012381123821238312384123851238612387123881238912390123911239212393123941239512396123971239812399124001240112402124031240412405124061240712408124091241012411124121241312414124151241612417124181241912420124211242212423124241242512426124271242812429124301243112432124331243412435124361243712438124391244012441124421244312444124451244612447124481244912450124511245212453124541245512456124571245812459124601246112462124631246412465124661246712468124691247012471124721247312474124751247612477124781247912480124811248212483124841248512486124871248812489124901249112492124931249412495124961249712498124991250012501125021250312504125051250612507125081250912510125111251212513125141251512516125171251812519125201252112522125231252412525125261252712528125291253012531125321253312534125351253612537125381253912540125411254212543125441254512546125471254812549125501255112552125531255412555125561255712558125591256012561125621256312564125651256612567125681256912570125711257212573125741257512576125771257812579125801258112582125831258412585125861258712588125891259012591125921259312594125951259612597125981259912600126011260212603126041260512606126071260812609126101261112612126131261412615126161261712618126191262012621126221262312624126251262612627126281262912630126311263212633126341263512636126371263812639126401264112642126431264412645126461264712648126491265012651126521265312654126551265612657126581265912660126611266212663126641266512666126671266812669126701267112672126731267412675126761267712678126791268012681126821268312684126851268612687126881268912690126911269212693126941269512696126971269812699127001270112702127031270412705127061270712708127091271012711127121271312714127151271612717127181271912720127211272212723127241272512726127271272812729127301273112732127331273412735127361273712738127391274012741127421274312744127451274612747127481274912750127511275212753127541275512756127571275812759127601276112762127631276412765127661276712768127691277012771127721277312774127751277612777127781277912780127811278212783127841278512786127871278812789127901279112792127931279412795127961279712798127991280012801128021280312804128051280612807128081280912810128111281212813128141281512816128171281812819128201282112822128231282412825128261282712828128291283012831128321283312834128351283612837128381283912840128411284212843128441284512846128471284812849128501285112852128531285412855128561285712858128591286012861128621286312864128651286612867128681286912870128711287212873128741287512876128771287812879128801288112882128831288412885128861288712888128891289012891128921289312894128951289612897128981289912900129011290212903129041290512906129071290812909129101291112912129131291412915129161291712918129191292012921129221292312924129251292612927129281292912930129311293212933129341293512936129371293812939129401294112942129431294412945129461294712948129491295012951129521295312954129551295612957129581295912960129611296212963129641296512966129671296812969129701297112972129731297412975129761297712978129791298012981129821298312984129851298612987129881298912990129911299212993129941299512996129971299812999130001300113002130031300413005130061300713008130091301013011130121301313014130151301613017130181301913020130211302213023130241302513026130271302813029130301303113032130331303413035130361303713038130391304013041130421304313044130451304613047130481304913050130511305213053130541305513056130571305813059130601306113062130631306413065130661306713068130691307013071130721307313074130751307613077130781307913080130811308213083130841308513086130871308813089130901309113092130931309413095130961309713098130991310013101131021310313104131051310613107131081310913110131111311213113131141311513116131171311813119131201312113122131231312413125131261312713128131291313013131131321313313134131351313613137131381313913140131411314213143131441314513146131471314813149131501315113152131531315413155131561315713158131591316013161131621316313164131651316613167131681316913170131711317213173131741317513176131771317813179131801318113182131831318413185131861318713188131891319013191131921319313194131951319613197131981319913200132011320213203132041320513206132071320813209132101321113212132131321413215132161321713218132191322013221132221322313224132251322613227132281322913230132311323213233132341323513236132371323813239132401324113242132431324413245132461324713248132491325013251132521325313254132551325613257132581325913260132611326213263132641326513266132671326813269132701327113272132731327413275132761327713278132791328013281132821328313284132851328613287132881328913290132911329213293132941329513296132971329813299133001330113302133031330413305133061330713308133091331013311133121331313314133151331613317133181331913320133211332213323133241332513326133271332813329133301333113332133331333413335133361333713338133391334013341133421334313344133451334613347133481334913350133511335213353133541335513356133571335813359133601336113362133631336413365133661336713368133691337013371133721337313374133751337613377133781337913380133811338213383133841338513386133871338813389133901339113392133931339413395133961339713398133991340013401134021340313404134051340613407134081340913410134111341213413134141341513416134171341813419134201342113422134231342413425134261342713428134291343013431134321343313434134351343613437134381343913440134411344213443134441344513446134471344813449134501345113452134531345413455134561345713458134591346013461134621346313464134651346613467134681346913470134711347213473134741347513476134771347813479134801348113482134831348413485134861348713488134891349013491134921349313494134951349613497134981349913500135011350213503135041350513506135071350813509135101351113512135131351413515135161351713518135191352013521135221352313524135251352613527135281352913530135311353213533135341353513536135371353813539135401354113542135431354413545135461354713548135491355013551135521355313554135551355613557135581355913560135611356213563135641356513566135671356813569135701357113572135731357413575135761357713578135791358013581135821358313584135851358613587135881358913590135911359213593135941359513596135971359813599136001360113602136031360413605136061360713608136091361013611136121361313614136151361613617136181361913620136211362213623136241362513626136271362813629136301363113632136331363413635136361363713638136391364013641136421364313644136451364613647136481364913650136511365213653136541365513656136571365813659136601366113662136631366413665136661366713668136691367013671136721367313674136751367613677136781367913680136811368213683136841368513686136871368813689136901369113692136931369413695136961369713698136991370013701137021370313704137051370613707137081370913710137111371213713137141371513716137171371813719137201372113722137231372413725137261372713728137291373013731137321373313734137351373613737137381373913740137411374213743137441374513746137471374813749137501375113752137531375413755137561375713758137591376013761137621376313764137651376613767137681376913770137711377213773137741377513776137771377813779137801378113782137831378413785137861378713788137891379013791137921379313794137951379613797137981379913800138011380213803138041380513806138071380813809138101381113812138131381413815138161381713818138191382013821138221382313824138251382613827138281382913830138311383213833138341383513836138371383813839138401384113842138431384413845138461384713848138491385013851138521385313854138551385613857138581385913860138611386213863138641386513866138671386813869138701387113872138731387413875138761387713878138791388013881138821388313884138851388613887138881388913890138911389213893138941389513896138971389813899139001390113902139031390413905139061390713908139091391013911139121391313914139151391613917139181391913920139211392213923139241392513926139271392813929139301393113932139331393413935139361393713938139391394013941139421394313944139451394613947139481394913950139511395213953139541395513956139571395813959139601396113962139631396413965139661396713968139691397013971139721397313974139751397613977139781397913980139811398213983139841398513986139871398813989139901399113992139931399413995139961399713998139991400014001140021400314004140051400614007140081400914010140111401214013140141401514016140171401814019140201402114022140231402414025140261402714028140291403014031140321403314034140351403614037140381403914040140411404214043140441404514046140471404814049140501405114052140531405414055140561405714058140591406014061140621406314064140651406614067140681406914070140711407214073140741407514076140771407814079140801408114082140831408414085140861408714088140891409014091140921409314094140951409614097140981409914100141011410214103141041410514106141071410814109141101411114112141131411414115141161411714118141191412014121141221412314124141251412614127141281412914130141311413214133141341413514136141371413814139141401414114142141431414414145141461414714148141491415014151141521415314154141551415614157141581415914160141611416214163141641416514166141671416814169141701417114172141731417414175141761417714178141791418014181141821418314184141851418614187141881418914190141911419214193141941419514196141971419814199142001420114202142031420414205142061420714208142091421014211142121421314214142151421614217142181421914220142211422214223142241422514226142271422814229142301423114232142331423414235142361423714238142391424014241142421424314244142451424614247142481424914250142511425214253142541425514256142571425814259142601426114262142631426414265142661426714268142691427014271142721427314274142751427614277142781427914280142811428214283142841428514286142871428814289142901429114292142931429414295142961429714298142991430014301143021430314304143051430614307143081430914310143111431214313143141431514316143171431814319143201432114322143231432414325143261432714328143291433014331143321433314334143351433614337143381433914340143411434214343143441434514346143471434814349143501435114352143531435414355143561435714358143591436014361143621436314364143651436614367143681436914370143711437214373143741437514376143771437814379143801438114382143831438414385143861438714388143891439014391143921439314394143951439614397143981439914400144011440214403144041440514406144071440814409144101441114412144131441414415144161441714418144191442014421144221442314424144251442614427144281442914430144311443214433144341443514436144371443814439144401444114442144431444414445144461444714448144491445014451144521445314454144551445614457144581445914460144611446214463144641446514466144671446814469144701447114472144731447414475144761447714478144791448014481144821448314484144851448614487144881448914490144911449214493144941449514496144971449814499145001450114502145031450414505145061450714508145091451014511145121451314514145151451614517145181451914520145211452214523145241452514526145271452814529145301453114532145331453414535145361453714538145391454014541145421454314544145451454614547145481454914550145511455214553145541455514556145571455814559145601456114562145631456414565145661456714568145691457014571145721457314574145751457614577145781457914580145811458214583145841458514586145871458814589145901459114592145931459414595145961459714598145991460014601146021460314604146051460614607146081460914610146111461214613146141461514616146171461814619146201462114622146231462414625146261462714628146291463014631146321463314634146351463614637146381463914640146411464214643146441464514646146471464814649146501465114652146531465414655146561465714658146591466014661146621466314664146651466614667146681466914670146711467214673146741467514676146771467814679146801468114682146831468414685146861468714688146891469014691146921469314694146951469614697146981469914700147011470214703147041470514706147071470814709147101471114712147131471414715147161471714718147191472014721147221472314724147251472614727147281472914730147311473214733147341473514736147371473814739147401474114742147431474414745147461474714748147491475014751147521475314754147551475614757147581475914760147611476214763147641476514766147671476814769147701477114772147731477414775147761477714778147791478014781147821478314784147851478614787147881478914790147911479214793147941479514796147971479814799148001480114802148031480414805148061480714808148091481014811148121481314814148151481614817148181481914820148211482214823148241482514826148271482814829148301483114832148331483414835148361483714838148391484014841148421484314844148451484614847148481484914850148511485214853148541485514856148571485814859148601486114862148631486414865148661486714868148691487014871148721487314874148751487614877148781487914880148811488214883148841488514886148871488814889148901489114892148931489414895148961489714898148991490014901149021490314904149051490614907149081490914910149111491214913149141491514916149171491814919149201492114922149231492414925149261492714928149291493014931149321493314934149351493614937149381493914940149411494214943149441494514946149471494814949149501495114952149531495414955149561495714958149591496014961149621496314964149651496614967149681496914970149711497214973149741497514976149771497814979149801498114982149831498414985149861498714988149891499014991149921499314994149951499614997149981499915000150011500215003150041500515006150071500815009150101501115012150131501415015150161501715018150191502015021150221502315024150251502615027150281502915030150311503215033150341503515036150371503815039150401504115042150431504415045150461504715048150491505015051150521505315054150551505615057150581505915060150611506215063150641506515066
  1. {
  2. "requires": true,
  3. "lockfileVersion": 1,
  4. "dependencies": {
  5. "@babel/code-frame": {
  6. "version": "7.8.3",
  7. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.8.3.tgz",
  8. "integrity": "sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==",
  9. "requires": {
  10. "@babel/highlight": "^7.8.3"
  11. }
  12. },
  13. "@babel/compat-data": {
  14. "version": "7.9.6",
  15. "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.9.6.tgz",
  16. "integrity": "sha512-5QPTrNen2bm7RBc7dsOmcA5hbrS4O2Vhmk5XOL4zWW/zD/hV0iinpefDlkm+tBBy8kDtFaaeEvmAqt+nURAV2g==",
  17. "requires": {
  18. "browserslist": "^4.11.1",
  19. "invariant": "^2.2.4",
  20. "semver": "^5.5.0"
  21. }
  22. },
  23. "@babel/core": {
  24. "version": "7.9.6",
  25. "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.9.6.tgz",
  26. "integrity": "sha512-nD3deLvbsApbHAHttzIssYqgb883yU/d9roe4RZymBCDaZryMJDbptVpEpeQuRh4BJ+SYI8le9YGxKvFEvl1Wg==",
  27. "requires": {
  28. "@babel/code-frame": "^7.8.3",
  29. "@babel/generator": "^7.9.6",
  30. "@babel/helper-module-transforms": "^7.9.0",
  31. "@babel/helpers": "^7.9.6",
  32. "@babel/parser": "^7.9.6",
  33. "@babel/template": "^7.8.6",
  34. "@babel/traverse": "^7.9.6",
  35. "@babel/types": "^7.9.6",
  36. "convert-source-map": "^1.7.0",
  37. "debug": "^4.1.0",
  38. "gensync": "^1.0.0-beta.1",
  39. "json5": "^2.1.2",
  40. "lodash": "^4.17.13",
  41. "resolve": "^1.3.2",
  42. "semver": "^5.4.1",
  43. "source-map": "^0.5.0"
  44. }
  45. },
  46. "@babel/generator": {
  47. "version": "7.9.6",
  48. "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.9.6.tgz",
  49. "integrity": "sha512-+htwWKJbH2bL72HRluF8zumBxzuX0ZZUFl3JLNyoUjM/Ho8wnVpPXM6aUz8cfKDqQ/h7zHqKt4xzJteUosckqQ==",
  50. "requires": {
  51. "@babel/types": "^7.9.6",
  52. "jsesc": "^2.5.1",
  53. "lodash": "^4.17.13",
  54. "source-map": "^0.5.0"
  55. }
  56. },
  57. "@babel/helper-annotate-as-pure": {
  58. "version": "7.8.3",
  59. "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz",
  60. "integrity": "sha512-6o+mJrZBxOoEX77Ezv9zwW7WV8DdluouRKNY/IR5u/YTMuKHgugHOzYWlYvYLpLA9nPsQCAAASpCIbjI9Mv+Uw==",
  61. "requires": {
  62. "@babel/types": "^7.8.3"
  63. }
  64. },
  65. "@babel/helper-builder-binary-assignment-operator-visitor": {
  66. "version": "7.8.3",
  67. "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.8.3.tgz",
  68. "integrity": "sha512-5eFOm2SyFPK4Rh3XMMRDjN7lBH0orh3ss0g3rTYZnBQ+r6YPj7lgDyCvPphynHvUrobJmeMignBr6Acw9mAPlw==",
  69. "requires": {
  70. "@babel/helper-explode-assignable-expression": "^7.8.3",
  71. "@babel/types": "^7.8.3"
  72. }
  73. },
  74. "@babel/helper-compilation-targets": {
  75. "version": "7.9.6",
  76. "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.9.6.tgz",
  77. "integrity": "sha512-x2Nvu0igO0ejXzx09B/1fGBxY9NXQlBW2kZsSxCJft+KHN8t9XWzIvFxtPHnBOAXpVsdxZKZFbRUC8TsNKajMw==",
  78. "requires": {
  79. "@babel/compat-data": "^7.9.6",
  80. "browserslist": "^4.11.1",
  81. "invariant": "^2.2.4",
  82. "levenary": "^1.1.1",
  83. "semver": "^5.5.0"
  84. }
  85. },
  86. "@babel/helper-create-regexp-features-plugin": {
  87. "version": "7.8.8",
  88. "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.8.8.tgz",
  89. "integrity": "sha512-LYVPdwkrQEiX9+1R29Ld/wTrmQu1SSKYnuOk3g0CkcZMA1p0gsNxJFj/3gBdaJ7Cg0Fnek5z0DsMULePP7Lrqg==",
  90. "requires": {
  91. "@babel/helper-annotate-as-pure": "^7.8.3",
  92. "@babel/helper-regex": "^7.8.3",
  93. "regexpu-core": "^4.7.0"
  94. }
  95. },
  96. "@babel/helper-define-map": {
  97. "version": "7.8.3",
  98. "resolved": "https://registry.npmjs.org/@babel/helper-define-map/-/helper-define-map-7.8.3.tgz",
  99. "integrity": "sha512-PoeBYtxoZGtct3md6xZOCWPcKuMuk3IHhgxsRRNtnNShebf4C8YonTSblsK4tvDbm+eJAw2HAPOfCr+Q/YRG/g==",
  100. "requires": {
  101. "@babel/helper-function-name": "^7.8.3",
  102. "@babel/types": "^7.8.3",
  103. "lodash": "^4.17.13"
  104. }
  105. },
  106. "@babel/helper-explode-assignable-expression": {
  107. "version": "7.8.3",
  108. "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.8.3.tgz",
  109. "integrity": "sha512-N+8eW86/Kj147bO9G2uclsg5pwfs/fqqY5rwgIL7eTBklgXjcOJ3btzS5iM6AitJcftnY7pm2lGsrJVYLGjzIw==",
  110. "requires": {
  111. "@babel/traverse": "^7.8.3",
  112. "@babel/types": "^7.8.3"
  113. }
  114. },
  115. "@babel/helper-function-name": {
  116. "version": "7.9.5",
  117. "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz",
  118. "integrity": "sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw==",
  119. "requires": {
  120. "@babel/helper-get-function-arity": "^7.8.3",
  121. "@babel/template": "^7.8.3",
  122. "@babel/types": "^7.9.5"
  123. }
  124. },
  125. "@babel/helper-get-function-arity": {
  126. "version": "7.8.3",
  127. "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz",
  128. "integrity": "sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA==",
  129. "requires": {
  130. "@babel/types": "^7.8.3"
  131. }
  132. },
  133. "@babel/helper-hoist-variables": {
  134. "version": "7.8.3",
  135. "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.8.3.tgz",
  136. "integrity": "sha512-ky1JLOjcDUtSc+xkt0xhYff7Z6ILTAHKmZLHPxAhOP0Nd77O+3nCsd6uSVYur6nJnCI029CrNbYlc0LoPfAPQg==",
  137. "requires": {
  138. "@babel/types": "^7.8.3"
  139. }
  140. },
  141. "@babel/helper-member-expression-to-functions": {
  142. "version": "7.8.3",
  143. "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz",
  144. "integrity": "sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA==",
  145. "requires": {
  146. "@babel/types": "^7.8.3"
  147. }
  148. },
  149. "@babel/helper-module-imports": {
  150. "version": "7.8.3",
  151. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz",
  152. "integrity": "sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==",
  153. "requires": {
  154. "@babel/types": "^7.8.3"
  155. }
  156. },
  157. "@babel/helper-module-transforms": {
  158. "version": "7.9.0",
  159. "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz",
  160. "integrity": "sha512-0FvKyu0gpPfIQ8EkxlrAydOWROdHpBmiCiRwLkUiBGhCUPRRbVD2/tm3sFr/c/GWFrQ/ffutGUAnx7V0FzT2wA==",
  161. "requires": {
  162. "@babel/helper-module-imports": "^7.8.3",
  163. "@babel/helper-replace-supers": "^7.8.6",
  164. "@babel/helper-simple-access": "^7.8.3",
  165. "@babel/helper-split-export-declaration": "^7.8.3",
  166. "@babel/template": "^7.8.6",
  167. "@babel/types": "^7.9.0",
  168. "lodash": "^4.17.13"
  169. }
  170. },
  171. "@babel/helper-optimise-call-expression": {
  172. "version": "7.8.3",
  173. "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz",
  174. "integrity": "sha512-Kag20n86cbO2AvHca6EJsvqAd82gc6VMGule4HwebwMlwkpXuVqrNRj6CkCV2sKxgi9MyAUnZVnZ6lJ1/vKhHQ==",
  175. "requires": {
  176. "@babel/types": "^7.8.3"
  177. }
  178. },
  179. "@babel/helper-plugin-utils": {
  180. "version": "7.8.3",
  181. "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz",
  182. "integrity": "sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ=="
  183. },
  184. "@babel/helper-regex": {
  185. "version": "7.8.3",
  186. "resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.8.3.tgz",
  187. "integrity": "sha512-BWt0QtYv/cg/NecOAZMdcn/waj/5P26DR4mVLXfFtDokSR6fyuG0Pj+e2FqtSME+MqED1khnSMulkmGl8qWiUQ==",
  188. "requires": {
  189. "lodash": "^4.17.13"
  190. }
  191. },
  192. "@babel/helper-remap-async-to-generator": {
  193. "version": "7.8.3",
  194. "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.8.3.tgz",
  195. "integrity": "sha512-kgwDmw4fCg7AVgS4DukQR/roGp+jP+XluJE5hsRZwxCYGg+Rv9wSGErDWhlI90FODdYfd4xG4AQRiMDjjN0GzA==",
  196. "requires": {
  197. "@babel/helper-annotate-as-pure": "^7.8.3",
  198. "@babel/helper-wrap-function": "^7.8.3",
  199. "@babel/template": "^7.8.3",
  200. "@babel/traverse": "^7.8.3",
  201. "@babel/types": "^7.8.3"
  202. }
  203. },
  204. "@babel/helper-replace-supers": {
  205. "version": "7.9.6",
  206. "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.9.6.tgz",
  207. "integrity": "sha512-qX+chbxkbArLyCImk3bWV+jB5gTNU/rsze+JlcF6Nf8tVTigPJSI1o1oBow/9Resa1yehUO9lIipsmu9oG4RzA==",
  208. "requires": {
  209. "@babel/helper-member-expression-to-functions": "^7.8.3",
  210. "@babel/helper-optimise-call-expression": "^7.8.3",
  211. "@babel/traverse": "^7.9.6",
  212. "@babel/types": "^7.9.6"
  213. }
  214. },
  215. "@babel/helper-simple-access": {
  216. "version": "7.8.3",
  217. "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz",
  218. "integrity": "sha512-VNGUDjx5cCWg4vvCTR8qQ7YJYZ+HBjxOgXEl7ounz+4Sn7+LMD3CFrCTEU6/qXKbA2nKg21CwhhBzO0RpRbdCw==",
  219. "requires": {
  220. "@babel/template": "^7.8.3",
  221. "@babel/types": "^7.8.3"
  222. }
  223. },
  224. "@babel/helper-split-export-declaration": {
  225. "version": "7.8.3",
  226. "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz",
  227. "integrity": "sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA==",
  228. "requires": {
  229. "@babel/types": "^7.8.3"
  230. }
  231. },
  232. "@babel/helper-validator-identifier": {
  233. "version": "7.9.5",
  234. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz",
  235. "integrity": "sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g=="
  236. },
  237. "@babel/helper-wrap-function": {
  238. "version": "7.8.3",
  239. "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz",
  240. "integrity": "sha512-LACJrbUET9cQDzb6kG7EeD7+7doC3JNvUgTEQOx2qaO1fKlzE/Bf05qs9w1oXQMmXlPO65lC3Tq9S6gZpTErEQ==",
  241. "requires": {
  242. "@babel/helper-function-name": "^7.8.3",
  243. "@babel/template": "^7.8.3",
  244. "@babel/traverse": "^7.8.3",
  245. "@babel/types": "^7.8.3"
  246. }
  247. },
  248. "@babel/helpers": {
  249. "version": "7.9.6",
  250. "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.9.6.tgz",
  251. "integrity": "sha512-tI4bUbldloLcHWoRUMAj4g1bF313M/o6fBKhIsb3QnGVPwRm9JsNf/gqMkQ7zjqReABiffPV6RWj7hEglID5Iw==",
  252. "requires": {
  253. "@babel/template": "^7.8.3",
  254. "@babel/traverse": "^7.9.6",
  255. "@babel/types": "^7.9.6"
  256. }
  257. },
  258. "@babel/highlight": {
  259. "version": "7.9.0",
  260. "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.9.0.tgz",
  261. "integrity": "sha512-lJZPilxX7Op3Nv/2cvFdnlepPXDxi29wxteT57Q965oc5R9v86ztx0jfxVrTcBk8C2kcPkkDa2Z4T3ZsPPVWsQ==",
  262. "requires": {
  263. "@babel/helper-validator-identifier": "^7.9.0",
  264. "chalk": "^2.0.0",
  265. "js-tokens": "^4.0.0"
  266. }
  267. },
  268. "@babel/parser": {
  269. "version": "7.9.6",
  270. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.9.6.tgz",
  271. "integrity": "sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q=="
  272. },
  273. "@babel/plugin-proposal-async-generator-functions": {
  274. "version": "7.8.3",
  275. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz",
  276. "integrity": "sha512-NZ9zLv848JsV3hs8ryEh7Uaz/0KsmPLqv0+PdkDJL1cJy0K4kOCFa8zc1E3mp+RHPQcpdfb/6GovEsW4VDrOMw==",
  277. "requires": {
  278. "@babel/helper-plugin-utils": "^7.8.3",
  279. "@babel/helper-remap-async-to-generator": "^7.8.3",
  280. "@babel/plugin-syntax-async-generators": "^7.8.0"
  281. }
  282. },
  283. "@babel/plugin-proposal-dynamic-import": {
  284. "version": "7.8.3",
  285. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.8.3.tgz",
  286. "integrity": "sha512-NyaBbyLFXFLT9FP+zk0kYlUlA8XtCUbehs67F0nnEg7KICgMc2mNkIeu9TYhKzyXMkrapZFwAhXLdnt4IYHy1w==",
  287. "requires": {
  288. "@babel/helper-plugin-utils": "^7.8.3",
  289. "@babel/plugin-syntax-dynamic-import": "^7.8.0"
  290. }
  291. },
  292. "@babel/plugin-proposal-json-strings": {
  293. "version": "7.8.3",
  294. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.3.tgz",
  295. "integrity": "sha512-KGhQNZ3TVCQG/MjRbAUwuH+14y9q0tpxs1nWWs3pbSleRdDro9SAMMDyye8HhY1gqZ7/NqIc8SKhya0wRDgP1Q==",
  296. "requires": {
  297. "@babel/helper-plugin-utils": "^7.8.3",
  298. "@babel/plugin-syntax-json-strings": "^7.8.0"
  299. }
  300. },
  301. "@babel/plugin-proposal-nullish-coalescing-operator": {
  302. "version": "7.8.3",
  303. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.8.3.tgz",
  304. "integrity": "sha512-TS9MlfzXpXKt6YYomudb/KU7nQI6/xnapG6in1uZxoxDghuSMZsPb6D2fyUwNYSAp4l1iR7QtFOjkqcRYcUsfw==",
  305. "requires": {
  306. "@babel/helper-plugin-utils": "^7.8.3",
  307. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0"
  308. }
  309. },
  310. "@babel/plugin-proposal-numeric-separator": {
  311. "version": "7.8.3",
  312. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.8.3.tgz",
  313. "integrity": "sha512-jWioO1s6R/R+wEHizfaScNsAx+xKgwTLNXSh7tTC4Usj3ItsPEhYkEpU4h+lpnBwq7NBVOJXfO6cRFYcX69JUQ==",
  314. "requires": {
  315. "@babel/helper-plugin-utils": "^7.8.3",
  316. "@babel/plugin-syntax-numeric-separator": "^7.8.3"
  317. }
  318. },
  319. "@babel/plugin-proposal-object-rest-spread": {
  320. "version": "7.9.6",
  321. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.6.tgz",
  322. "integrity": "sha512-Ga6/fhGqA9Hj+y6whNpPv8psyaK5xzrQwSPsGPloVkvmH+PqW1ixdnfJ9uIO06OjQNYol3PMnfmJ8vfZtkzF+A==",
  323. "requires": {
  324. "@babel/helper-plugin-utils": "^7.8.3",
  325. "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
  326. "@babel/plugin-transform-parameters": "^7.9.5"
  327. }
  328. },
  329. "@babel/plugin-proposal-optional-catch-binding": {
  330. "version": "7.8.3",
  331. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.8.3.tgz",
  332. "integrity": "sha512-0gkX7J7E+AtAw9fcwlVQj8peP61qhdg/89D5swOkjYbkboA2CVckn3kiyum1DE0wskGb7KJJxBdyEBApDLLVdw==",
  333. "requires": {
  334. "@babel/helper-plugin-utils": "^7.8.3",
  335. "@babel/plugin-syntax-optional-catch-binding": "^7.8.0"
  336. }
  337. },
  338. "@babel/plugin-proposal-optional-chaining": {
  339. "version": "7.9.0",
  340. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.9.0.tgz",
  341. "integrity": "sha512-NDn5tu3tcv4W30jNhmc2hyD5c56G6cXx4TesJubhxrJeCvuuMpttxr0OnNCqbZGhFjLrg+NIhxxC+BK5F6yS3w==",
  342. "requires": {
  343. "@babel/helper-plugin-utils": "^7.8.3",
  344. "@babel/plugin-syntax-optional-chaining": "^7.8.0"
  345. }
  346. },
  347. "@babel/plugin-proposal-unicode-property-regex": {
  348. "version": "7.8.8",
  349. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.8.8.tgz",
  350. "integrity": "sha512-EVhjVsMpbhLw9ZfHWSx2iy13Q8Z/eg8e8ccVWt23sWQK5l1UdkoLJPN5w69UA4uITGBnEZD2JOe4QOHycYKv8A==",
  351. "requires": {
  352. "@babel/helper-create-regexp-features-plugin": "^7.8.8",
  353. "@babel/helper-plugin-utils": "^7.8.3"
  354. }
  355. },
  356. "@babel/plugin-syntax-async-generators": {
  357. "version": "7.8.4",
  358. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
  359. "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
  360. "requires": {
  361. "@babel/helper-plugin-utils": "^7.8.0"
  362. }
  363. },
  364. "@babel/plugin-syntax-dynamic-import": {
  365. "version": "7.8.3",
  366. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
  367. "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
  368. "requires": {
  369. "@babel/helper-plugin-utils": "^7.8.0"
  370. }
  371. },
  372. "@babel/plugin-syntax-json-strings": {
  373. "version": "7.8.3",
  374. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
  375. "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
  376. "requires": {
  377. "@babel/helper-plugin-utils": "^7.8.0"
  378. }
  379. },
  380. "@babel/plugin-syntax-nullish-coalescing-operator": {
  381. "version": "7.8.3",
  382. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
  383. "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
  384. "requires": {
  385. "@babel/helper-plugin-utils": "^7.8.0"
  386. }
  387. },
  388. "@babel/plugin-syntax-numeric-separator": {
  389. "version": "7.8.3",
  390. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.8.3.tgz",
  391. "integrity": "sha512-H7dCMAdN83PcCmqmkHB5dtp+Xa9a6LKSvA2hiFBC/5alSHxM5VgWZXFqDi0YFe8XNGT6iCa+z4V4zSt/PdZ7Dw==",
  392. "requires": {
  393. "@babel/helper-plugin-utils": "^7.8.3"
  394. }
  395. },
  396. "@babel/plugin-syntax-object-rest-spread": {
  397. "version": "7.8.3",
  398. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
  399. "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
  400. "requires": {
  401. "@babel/helper-plugin-utils": "^7.8.0"
  402. }
  403. },
  404. "@babel/plugin-syntax-optional-catch-binding": {
  405. "version": "7.8.3",
  406. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
  407. "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
  408. "requires": {
  409. "@babel/helper-plugin-utils": "^7.8.0"
  410. }
  411. },
  412. "@babel/plugin-syntax-optional-chaining": {
  413. "version": "7.8.3",
  414. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
  415. "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
  416. "requires": {
  417. "@babel/helper-plugin-utils": "^7.8.0"
  418. }
  419. },
  420. "@babel/plugin-syntax-top-level-await": {
  421. "version": "7.8.3",
  422. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.8.3.tgz",
  423. "integrity": "sha512-kwj1j9lL/6Wd0hROD3b/OZZ7MSrZLqqn9RAZ5+cYYsflQ9HZBIKCUkr3+uL1MEJ1NePiUbf98jjiMQSv0NMR9g==",
  424. "requires": {
  425. "@babel/helper-plugin-utils": "^7.8.3"
  426. }
  427. },
  428. "@babel/plugin-transform-arrow-functions": {
  429. "version": "7.8.3",
  430. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz",
  431. "integrity": "sha512-0MRF+KC8EqH4dbuITCWwPSzsyO3HIWWlm30v8BbbpOrS1B++isGxPnnuq/IZvOX5J2D/p7DQalQm+/2PnlKGxg==",
  432. "requires": {
  433. "@babel/helper-plugin-utils": "^7.8.3"
  434. }
  435. },
  436. "@babel/plugin-transform-async-to-generator": {
  437. "version": "7.8.3",
  438. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.8.3.tgz",
  439. "integrity": "sha512-imt9tFLD9ogt56Dd5CI/6XgpukMwd/fLGSrix2httihVe7LOGVPhyhMh1BU5kDM7iHD08i8uUtmV2sWaBFlHVQ==",
  440. "requires": {
  441. "@babel/helper-module-imports": "^7.8.3",
  442. "@babel/helper-plugin-utils": "^7.8.3",
  443. "@babel/helper-remap-async-to-generator": "^7.8.3"
  444. }
  445. },
  446. "@babel/plugin-transform-block-scoped-functions": {
  447. "version": "7.8.3",
  448. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.8.3.tgz",
  449. "integrity": "sha512-vo4F2OewqjbB1+yaJ7k2EJFHlTP3jR634Z9Cj9itpqNjuLXvhlVxgnjsHsdRgASR8xYDrx6onw4vW5H6We0Jmg==",
  450. "requires": {
  451. "@babel/helper-plugin-utils": "^7.8.3"
  452. }
  453. },
  454. "@babel/plugin-transform-block-scoping": {
  455. "version": "7.8.3",
  456. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.8.3.tgz",
  457. "integrity": "sha512-pGnYfm7RNRgYRi7bids5bHluENHqJhrV4bCZRwc5GamaWIIs07N4rZECcmJL6ZClwjDz1GbdMZFtPs27hTB06w==",
  458. "requires": {
  459. "@babel/helper-plugin-utils": "^7.8.3",
  460. "lodash": "^4.17.13"
  461. }
  462. },
  463. "@babel/plugin-transform-classes": {
  464. "version": "7.9.5",
  465. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.9.5.tgz",
  466. "integrity": "sha512-x2kZoIuLC//O5iA7PEvecB105o7TLzZo8ofBVhP79N+DO3jaX+KYfww9TQcfBEZD0nikNyYcGB1IKtRq36rdmg==",
  467. "requires": {
  468. "@babel/helper-annotate-as-pure": "^7.8.3",
  469. "@babel/helper-define-map": "^7.8.3",
  470. "@babel/helper-function-name": "^7.9.5",
  471. "@babel/helper-optimise-call-expression": "^7.8.3",
  472. "@babel/helper-plugin-utils": "^7.8.3",
  473. "@babel/helper-replace-supers": "^7.8.6",
  474. "@babel/helper-split-export-declaration": "^7.8.3",
  475. "globals": "^11.1.0"
  476. }
  477. },
  478. "@babel/plugin-transform-computed-properties": {
  479. "version": "7.8.3",
  480. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.8.3.tgz",
  481. "integrity": "sha512-O5hiIpSyOGdrQZRQ2ccwtTVkgUDBBiCuK//4RJ6UfePllUTCENOzKxfh6ulckXKc0DixTFLCfb2HVkNA7aDpzA==",
  482. "requires": {
  483. "@babel/helper-plugin-utils": "^7.8.3"
  484. }
  485. },
  486. "@babel/plugin-transform-destructuring": {
  487. "version": "7.9.5",
  488. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.9.5.tgz",
  489. "integrity": "sha512-j3OEsGel8nHL/iusv/mRd5fYZ3DrOxWC82x0ogmdN/vHfAP4MYw+AFKYanzWlktNwikKvlzUV//afBW5FTp17Q==",
  490. "requires": {
  491. "@babel/helper-plugin-utils": "^7.8.3"
  492. }
  493. },
  494. "@babel/plugin-transform-dotall-regex": {
  495. "version": "7.8.3",
  496. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.8.3.tgz",
  497. "integrity": "sha512-kLs1j9Nn4MQoBYdRXH6AeaXMbEJFaFu/v1nQkvib6QzTj8MZI5OQzqmD83/2jEM1z0DLilra5aWO5YpyC0ALIw==",
  498. "requires": {
  499. "@babel/helper-create-regexp-features-plugin": "^7.8.3",
  500. "@babel/helper-plugin-utils": "^7.8.3"
  501. }
  502. },
  503. "@babel/plugin-transform-duplicate-keys": {
  504. "version": "7.8.3",
  505. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.8.3.tgz",
  506. "integrity": "sha512-s8dHiBUbcbSgipS4SMFuWGqCvyge5V2ZeAWzR6INTVC3Ltjig/Vw1G2Gztv0vU/hRG9X8IvKvYdoksnUfgXOEQ==",
  507. "requires": {
  508. "@babel/helper-plugin-utils": "^7.8.3"
  509. }
  510. },
  511. "@babel/plugin-transform-exponentiation-operator": {
  512. "version": "7.8.3",
  513. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.8.3.tgz",
  514. "integrity": "sha512-zwIpuIymb3ACcInbksHaNcR12S++0MDLKkiqXHl3AzpgdKlFNhog+z/K0+TGW+b0w5pgTq4H6IwV/WhxbGYSjQ==",
  515. "requires": {
  516. "@babel/helper-builder-binary-assignment-operator-visitor": "^7.8.3",
  517. "@babel/helper-plugin-utils": "^7.8.3"
  518. }
  519. },
  520. "@babel/plugin-transform-for-of": {
  521. "version": "7.9.0",
  522. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.9.0.tgz",
  523. "integrity": "sha512-lTAnWOpMwOXpyDx06N+ywmF3jNbafZEqZ96CGYabxHrxNX8l5ny7dt4bK/rGwAh9utyP2b2Hv7PlZh1AAS54FQ==",
  524. "requires": {
  525. "@babel/helper-plugin-utils": "^7.8.3"
  526. }
  527. },
  528. "@babel/plugin-transform-function-name": {
  529. "version": "7.8.3",
  530. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.8.3.tgz",
  531. "integrity": "sha512-rO/OnDS78Eifbjn5Py9v8y0aR+aSYhDhqAwVfsTl0ERuMZyr05L1aFSCJnbv2mmsLkit/4ReeQ9N2BgLnOcPCQ==",
  532. "requires": {
  533. "@babel/helper-function-name": "^7.8.3",
  534. "@babel/helper-plugin-utils": "^7.8.3"
  535. }
  536. },
  537. "@babel/plugin-transform-literals": {
  538. "version": "7.8.3",
  539. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.8.3.tgz",
  540. "integrity": "sha512-3Tqf8JJ/qB7TeldGl+TT55+uQei9JfYaregDcEAyBZ7akutriFrt6C/wLYIer6OYhleVQvH/ntEhjE/xMmy10A==",
  541. "requires": {
  542. "@babel/helper-plugin-utils": "^7.8.3"
  543. }
  544. },
  545. "@babel/plugin-transform-member-expression-literals": {
  546. "version": "7.8.3",
  547. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.8.3.tgz",
  548. "integrity": "sha512-3Wk2EXhnw+rP+IDkK6BdtPKsUE5IeZ6QOGrPYvw52NwBStw9V1ZVzxgK6fSKSxqUvH9eQPR3tm3cOq79HlsKYA==",
  549. "requires": {
  550. "@babel/helper-plugin-utils": "^7.8.3"
  551. }
  552. },
  553. "@babel/plugin-transform-modules-amd": {
  554. "version": "7.9.6",
  555. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.6.tgz",
  556. "integrity": "sha512-zoT0kgC3EixAyIAU+9vfaUVKTv9IxBDSabgHoUCBP6FqEJ+iNiN7ip7NBKcYqbfUDfuC2mFCbM7vbu4qJgOnDw==",
  557. "requires": {
  558. "@babel/helper-module-transforms": "^7.9.0",
  559. "@babel/helper-plugin-utils": "^7.8.3",
  560. "babel-plugin-dynamic-import-node": "^2.3.3"
  561. }
  562. },
  563. "@babel/plugin-transform-modules-commonjs": {
  564. "version": "7.9.6",
  565. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.6.tgz",
  566. "integrity": "sha512-7H25fSlLcn+iYimmsNe3uK1at79IE6SKW9q0/QeEHTMC9MdOZ+4bA+T1VFB5fgOqBWoqlifXRzYD0JPdmIrgSQ==",
  567. "requires": {
  568. "@babel/helper-module-transforms": "^7.9.0",
  569. "@babel/helper-plugin-utils": "^7.8.3",
  570. "@babel/helper-simple-access": "^7.8.3",
  571. "babel-plugin-dynamic-import-node": "^2.3.3"
  572. }
  573. },
  574. "@babel/plugin-transform-modules-systemjs": {
  575. "version": "7.9.6",
  576. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.9.6.tgz",
  577. "integrity": "sha512-NW5XQuW3N2tTHim8e1b7qGy7s0kZ2OH3m5octc49K1SdAKGxYxeIx7hiIz05kS1R2R+hOWcsr1eYwcGhrdHsrg==",
  578. "requires": {
  579. "@babel/helper-hoist-variables": "^7.8.3",
  580. "@babel/helper-module-transforms": "^7.9.0",
  581. "@babel/helper-plugin-utils": "^7.8.3",
  582. "babel-plugin-dynamic-import-node": "^2.3.3"
  583. }
  584. },
  585. "@babel/plugin-transform-modules-umd": {
  586. "version": "7.9.0",
  587. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.9.0.tgz",
  588. "integrity": "sha512-uTWkXkIVtg/JGRSIABdBoMsoIeoHQHPTL0Y2E7xf5Oj7sLqwVsNXOkNk0VJc7vF0IMBsPeikHxFjGe+qmwPtTQ==",
  589. "requires": {
  590. "@babel/helper-module-transforms": "^7.9.0",
  591. "@babel/helper-plugin-utils": "^7.8.3"
  592. }
  593. },
  594. "@babel/plugin-transform-named-capturing-groups-regex": {
  595. "version": "7.8.3",
  596. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.8.3.tgz",
  597. "integrity": "sha512-f+tF/8UVPU86TrCb06JoPWIdDpTNSGGcAtaD9mLP0aYGA0OS0j7j7DHJR0GTFrUZPUU6loZhbsVZgTh0N+Qdnw==",
  598. "requires": {
  599. "@babel/helper-create-regexp-features-plugin": "^7.8.3"
  600. }
  601. },
  602. "@babel/plugin-transform-new-target": {
  603. "version": "7.8.3",
  604. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.8.3.tgz",
  605. "integrity": "sha512-QuSGysibQpyxexRyui2vca+Cmbljo8bcRckgzYV4kRIsHpVeyeC3JDO63pY+xFZ6bWOBn7pfKZTqV4o/ix9sFw==",
  606. "requires": {
  607. "@babel/helper-plugin-utils": "^7.8.3"
  608. }
  609. },
  610. "@babel/plugin-transform-object-super": {
  611. "version": "7.8.3",
  612. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.8.3.tgz",
  613. "integrity": "sha512-57FXk+gItG/GejofIyLIgBKTas4+pEU47IXKDBWFTxdPd7F80H8zybyAY7UoblVfBhBGs2EKM+bJUu2+iUYPDQ==",
  614. "requires": {
  615. "@babel/helper-plugin-utils": "^7.8.3",
  616. "@babel/helper-replace-supers": "^7.8.3"
  617. }
  618. },
  619. "@babel/plugin-transform-parameters": {
  620. "version": "7.9.5",
  621. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.9.5.tgz",
  622. "integrity": "sha512-0+1FhHnMfj6lIIhVvS4KGQJeuhe1GI//h5uptK4PvLt+BGBxsoUJbd3/IW002yk//6sZPlFgsG1hY6OHLcy6kA==",
  623. "requires": {
  624. "@babel/helper-get-function-arity": "^7.8.3",
  625. "@babel/helper-plugin-utils": "^7.8.3"
  626. }
  627. },
  628. "@babel/plugin-transform-property-literals": {
  629. "version": "7.8.3",
  630. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.8.3.tgz",
  631. "integrity": "sha512-uGiiXAZMqEoQhRWMK17VospMZh5sXWg+dlh2soffpkAl96KAm+WZuJfa6lcELotSRmooLqg0MWdH6UUq85nmmg==",
  632. "requires": {
  633. "@babel/helper-plugin-utils": "^7.8.3"
  634. }
  635. },
  636. "@babel/plugin-transform-regenerator": {
  637. "version": "7.8.7",
  638. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.7.tgz",
  639. "integrity": "sha512-TIg+gAl4Z0a3WmD3mbYSk+J9ZUH6n/Yc57rtKRnlA/7rcCvpekHXe0CMZHP1gYp7/KLe9GHTuIba0vXmls6drA==",
  640. "requires": {
  641. "regenerator-transform": "^0.14.2"
  642. }
  643. },
  644. "@babel/plugin-transform-reserved-words": {
  645. "version": "7.8.3",
  646. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.8.3.tgz",
  647. "integrity": "sha512-mwMxcycN3omKFDjDQUl+8zyMsBfjRFr0Zn/64I41pmjv4NJuqcYlEtezwYtw9TFd9WR1vN5kiM+O0gMZzO6L0A==",
  648. "requires": {
  649. "@babel/helper-plugin-utils": "^7.8.3"
  650. }
  651. },
  652. "@babel/plugin-transform-runtime": {
  653. "version": "7.9.6",
  654. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.9.6.tgz",
  655. "integrity": "sha512-qcmiECD0mYOjOIt8YHNsAP1SxPooC/rDmfmiSK9BNY72EitdSc7l44WTEklaWuFtbOEBjNhWWyph/kOImbNJ4w==",
  656. "requires": {
  657. "@babel/helper-module-imports": "^7.8.3",
  658. "@babel/helper-plugin-utils": "^7.8.3",
  659. "resolve": "^1.8.1",
  660. "semver": "^5.5.1"
  661. }
  662. },
  663. "@babel/plugin-transform-shorthand-properties": {
  664. "version": "7.8.3",
  665. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.8.3.tgz",
  666. "integrity": "sha512-I9DI6Odg0JJwxCHzbzW08ggMdCezoWcuQRz3ptdudgwaHxTjxw5HgdFJmZIkIMlRymL6YiZcped4TTCB0JcC8w==",
  667. "requires": {
  668. "@babel/helper-plugin-utils": "^7.8.3"
  669. }
  670. },
  671. "@babel/plugin-transform-spread": {
  672. "version": "7.8.3",
  673. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.8.3.tgz",
  674. "integrity": "sha512-CkuTU9mbmAoFOI1tklFWYYbzX5qCIZVXPVy0jpXgGwkplCndQAa58s2jr66fTeQnA64bDox0HL4U56CFYoyC7g==",
  675. "requires": {
  676. "@babel/helper-plugin-utils": "^7.8.3"
  677. }
  678. },
  679. "@babel/plugin-transform-sticky-regex": {
  680. "version": "7.8.3",
  681. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.8.3.tgz",
  682. "integrity": "sha512-9Spq0vGCD5Bb4Z/ZXXSK5wbbLFMG085qd2vhL1JYu1WcQ5bXqZBAYRzU1d+p79GcHs2szYv5pVQCX13QgldaWw==",
  683. "requires": {
  684. "@babel/helper-plugin-utils": "^7.8.3",
  685. "@babel/helper-regex": "^7.8.3"
  686. }
  687. },
  688. "@babel/plugin-transform-template-literals": {
  689. "version": "7.8.3",
  690. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.8.3.tgz",
  691. "integrity": "sha512-820QBtykIQOLFT8NZOcTRJ1UNuztIELe4p9DCgvj4NK+PwluSJ49we7s9FB1HIGNIYT7wFUJ0ar2QpCDj0escQ==",
  692. "requires": {
  693. "@babel/helper-annotate-as-pure": "^7.8.3",
  694. "@babel/helper-plugin-utils": "^7.8.3"
  695. }
  696. },
  697. "@babel/plugin-transform-typeof-symbol": {
  698. "version": "7.8.4",
  699. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4.tgz",
  700. "integrity": "sha512-2QKyfjGdvuNfHsb7qnBBlKclbD4CfshH2KvDabiijLMGXPHJXGxtDzwIF7bQP+T0ysw8fYTtxPafgfs/c1Lrqg==",
  701. "requires": {
  702. "@babel/helper-plugin-utils": "^7.8.3"
  703. }
  704. },
  705. "@babel/plugin-transform-unicode-regex": {
  706. "version": "7.8.3",
  707. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.8.3.tgz",
  708. "integrity": "sha512-+ufgJjYdmWfSQ+6NS9VGUR2ns8cjJjYbrbi11mZBTaWm+Fui/ncTLFF28Ei1okavY+xkojGr1eJxNsWYeA5aZw==",
  709. "requires": {
  710. "@babel/helper-create-regexp-features-plugin": "^7.8.3",
  711. "@babel/helper-plugin-utils": "^7.8.3"
  712. }
  713. },
  714. "@babel/preset-env": {
  715. "version": "7.9.6",
  716. "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.9.6.tgz",
  717. "integrity": "sha512-0gQJ9RTzO0heXOhzftog+a/WyOuqMrAIugVYxMYf83gh1CQaQDjMtsOpqOwXyDL/5JcWsrCm8l4ju8QC97O7EQ==",
  718. "requires": {
  719. "@babel/compat-data": "^7.9.6",
  720. "@babel/helper-compilation-targets": "^7.9.6",
  721. "@babel/helper-module-imports": "^7.8.3",
  722. "@babel/helper-plugin-utils": "^7.8.3",
  723. "@babel/plugin-proposal-async-generator-functions": "^7.8.3",
  724. "@babel/plugin-proposal-dynamic-import": "^7.8.3",
  725. "@babel/plugin-proposal-json-strings": "^7.8.3",
  726. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
  727. "@babel/plugin-proposal-numeric-separator": "^7.8.3",
  728. "@babel/plugin-proposal-object-rest-spread": "^7.9.6",
  729. "@babel/plugin-proposal-optional-catch-binding": "^7.8.3",
  730. "@babel/plugin-proposal-optional-chaining": "^7.9.0",
  731. "@babel/plugin-proposal-unicode-property-regex": "^7.8.3",
  732. "@babel/plugin-syntax-async-generators": "^7.8.0",
  733. "@babel/plugin-syntax-dynamic-import": "^7.8.0",
  734. "@babel/plugin-syntax-json-strings": "^7.8.0",
  735. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0",
  736. "@babel/plugin-syntax-numeric-separator": "^7.8.0",
  737. "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
  738. "@babel/plugin-syntax-optional-catch-binding": "^7.8.0",
  739. "@babel/plugin-syntax-optional-chaining": "^7.8.0",
  740. "@babel/plugin-syntax-top-level-await": "^7.8.3",
  741. "@babel/plugin-transform-arrow-functions": "^7.8.3",
  742. "@babel/plugin-transform-async-to-generator": "^7.8.3",
  743. "@babel/plugin-transform-block-scoped-functions": "^7.8.3",
  744. "@babel/plugin-transform-block-scoping": "^7.8.3",
  745. "@babel/plugin-transform-classes": "^7.9.5",
  746. "@babel/plugin-transform-computed-properties": "^7.8.3",
  747. "@babel/plugin-transform-destructuring": "^7.9.5",
  748. "@babel/plugin-transform-dotall-regex": "^7.8.3",
  749. "@babel/plugin-transform-duplicate-keys": "^7.8.3",
  750. "@babel/plugin-transform-exponentiation-operator": "^7.8.3",
  751. "@babel/plugin-transform-for-of": "^7.9.0",
  752. "@babel/plugin-transform-function-name": "^7.8.3",
  753. "@babel/plugin-transform-literals": "^7.8.3",
  754. "@babel/plugin-transform-member-expression-literals": "^7.8.3",
  755. "@babel/plugin-transform-modules-amd": "^7.9.6",
  756. "@babel/plugin-transform-modules-commonjs": "^7.9.6",
  757. "@babel/plugin-transform-modules-systemjs": "^7.9.6",
  758. "@babel/plugin-transform-modules-umd": "^7.9.0",
  759. "@babel/plugin-transform-named-capturing-groups-regex": "^7.8.3",
  760. "@babel/plugin-transform-new-target": "^7.8.3",
  761. "@babel/plugin-transform-object-super": "^7.8.3",
  762. "@babel/plugin-transform-parameters": "^7.9.5",
  763. "@babel/plugin-transform-property-literals": "^7.8.3",
  764. "@babel/plugin-transform-regenerator": "^7.8.7",
  765. "@babel/plugin-transform-reserved-words": "^7.8.3",
  766. "@babel/plugin-transform-shorthand-properties": "^7.8.3",
  767. "@babel/plugin-transform-spread": "^7.8.3",
  768. "@babel/plugin-transform-sticky-regex": "^7.8.3",
  769. "@babel/plugin-transform-template-literals": "^7.8.3",
  770. "@babel/plugin-transform-typeof-symbol": "^7.8.4",
  771. "@babel/plugin-transform-unicode-regex": "^7.8.3",
  772. "@babel/preset-modules": "^0.1.3",
  773. "@babel/types": "^7.9.6",
  774. "browserslist": "^4.11.1",
  775. "core-js-compat": "^3.6.2",
  776. "invariant": "^2.2.2",
  777. "levenary": "^1.1.1",
  778. "semver": "^5.5.0"
  779. }
  780. },
  781. "@babel/preset-modules": {
  782. "version": "0.1.3",
  783. "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.3.tgz",
  784. "integrity": "sha512-Ra3JXOHBq2xd56xSF7lMKXdjBn3T772Y1Wet3yWnkDly9zHvJki029tAFzvAAK5cf4YV3yoxuP61crYRol6SVg==",
  785. "requires": {
  786. "@babel/helper-plugin-utils": "^7.0.0",
  787. "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
  788. "@babel/plugin-transform-dotall-regex": "^7.4.4",
  789. "@babel/types": "^7.4.4",
  790. "esutils": "^2.0.2"
  791. }
  792. },
  793. "@babel/runtime": {
  794. "version": "7.9.6",
  795. "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.6.tgz",
  796. "integrity": "sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ==",
  797. "requires": {
  798. "regenerator-runtime": "^0.13.4"
  799. }
  800. },
  801. "@babel/runtime-corejs2": {
  802. "version": "7.9.6",
  803. "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.9.6.tgz",
  804. "integrity": "sha512-TcdM3xc7weMrwTawuG3BTjtVE3mQLXUPQ9CxTbSKOrhn3QAcqCJ2fz+IIv25wztzUnhNZat7hr655YJa61F3zg==",
  805. "requires": {
  806. "core-js": "^2.6.5",
  807. "regenerator-runtime": "^0.13.4"
  808. },
  809. "dependencies": {
  810. "core-js": {
  811. "version": "2.6.11",
  812. "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz",
  813. "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg=="
  814. }
  815. }
  816. },
  817. "@babel/template": {
  818. "version": "7.8.6",
  819. "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.8.6.tgz",
  820. "integrity": "sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg==",
  821. "requires": {
  822. "@babel/code-frame": "^7.8.3",
  823. "@babel/parser": "^7.8.6",
  824. "@babel/types": "^7.8.6"
  825. }
  826. },
  827. "@babel/traverse": {
  828. "version": "7.9.6",
  829. "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.9.6.tgz",
  830. "integrity": "sha512-b3rAHSjbxy6VEAvlxM8OV/0X4XrG72zoxme6q1MOoe2vd0bEc+TwayhuC1+Dfgqh1QEG+pj7atQqvUprHIccsg==",
  831. "requires": {
  832. "@babel/code-frame": "^7.8.3",
  833. "@babel/generator": "^7.9.6",
  834. "@babel/helper-function-name": "^7.9.5",
  835. "@babel/helper-split-export-declaration": "^7.8.3",
  836. "@babel/parser": "^7.9.6",
  837. "@babel/types": "^7.9.6",
  838. "debug": "^4.1.0",
  839. "globals": "^11.1.0",
  840. "lodash": "^4.17.13"
  841. }
  842. },
  843. "@babel/types": {
  844. "version": "7.9.6",
  845. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.9.6.tgz",
  846. "integrity": "sha512-qxXzvBO//jO9ZnoasKF1uJzHd2+M6Q2ZPIVfnFps8JJvXy0ZBbwbNOmE6SGIY5XOY6d1Bo5lb9d9RJ8nv3WSeA==",
  847. "requires": {
  848. "@babel/helper-validator-identifier": "^7.9.5",
  849. "lodash": "^4.17.13",
  850. "to-fast-properties": "^2.0.0"
  851. }
  852. },
  853. "@braintree/sanitize-url": {
  854. "version": "4.0.1",
  855. "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-4.0.1.tgz",
  856. "integrity": "sha512-THIQtVN491hY2rTZ/h5boj0CwDKrZQIUnfaj6RbpGwRJKfmEIgNpgcCJC3KZl1Vux9bQmdE2P4Q7cYUoSUQ4MA=="
  857. },
  858. "@csstools/convert-colors": {
  859. "version": "1.4.0",
  860. "resolved": "https://registry.npmjs.org/@csstools/convert-colors/-/convert-colors-1.4.0.tgz",
  861. "integrity": "sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw=="
  862. },
  863. "@kyleshockey/object-assign-deep": {
  864. "version": "0.4.2",
  865. "resolved": "https://registry.npmjs.org/@kyleshockey/object-assign-deep/-/object-assign-deep-0.4.2.tgz",
  866. "integrity": "sha1-hJAPDu/DcnmPR1G1JigwuCCJIuw="
  867. },
  868. "@kyleshockey/xml": {
  869. "version": "1.0.2",
  870. "resolved": "https://registry.npmjs.org/@kyleshockey/xml/-/xml-1.0.2.tgz",
  871. "integrity": "sha512-iMo32MPLcI9cPxs3YL5kmKxKgDmkSZDCFEqIT5eRk7d/Ll8r4X3SwGYSigzALd6+RHWlFEmjL1QyaQ15xDZFlw==",
  872. "requires": {
  873. "stream": "^0.0.2"
  874. }
  875. },
  876. "@nodelib/fs.scandir": {
  877. "version": "2.1.3",
  878. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz",
  879. "integrity": "sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==",
  880. "requires": {
  881. "@nodelib/fs.stat": "2.0.3",
  882. "run-parallel": "^1.1.9"
  883. }
  884. },
  885. "@nodelib/fs.stat": {
  886. "version": "2.0.3",
  887. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz",
  888. "integrity": "sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA=="
  889. },
  890. "@nodelib/fs.walk": {
  891. "version": "1.2.4",
  892. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz",
  893. "integrity": "sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==",
  894. "requires": {
  895. "@nodelib/fs.scandir": "2.1.3",
  896. "fastq": "^1.6.0"
  897. }
  898. },
  899. "@octokit/auth-token": {
  900. "version": "2.4.0",
  901. "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.0.tgz",
  902. "integrity": "sha512-eoOVMjILna7FVQf96iWc3+ZtE/ZT6y8ob8ZzcqKY1ibSQCnu4O/B7pJvzMx5cyZ/RjAff6DAdEb0O0Cjcxidkg==",
  903. "requires": {
  904. "@octokit/types": "^2.0.0"
  905. }
  906. },
  907. "@octokit/endpoint": {
  908. "version": "6.0.1",
  909. "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.1.tgz",
  910. "integrity": "sha512-pOPHaSz57SFT/m3R5P8MUu4wLPszokn5pXcB/pzavLTQf2jbU+6iayTvzaY6/BiotuRS0qyEUkx3QglT4U958A==",
  911. "requires": {
  912. "@octokit/types": "^2.11.1",
  913. "is-plain-object": "^3.0.0",
  914. "universal-user-agent": "^5.0.0"
  915. },
  916. "dependencies": {
  917. "universal-user-agent": {
  918. "version": "5.0.0",
  919. "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-5.0.0.tgz",
  920. "integrity": "sha512-B5TPtzZleXyPrUMKCpEHFmVhMN6EhmJYjG5PQna9s7mXeSqGTLap4OpqLl5FCEFUI3UBmllkETwKf/db66Y54Q==",
  921. "requires": {
  922. "os-name": "^3.1.0"
  923. }
  924. }
  925. }
  926. },
  927. "@octokit/plugin-paginate-rest": {
  928. "version": "1.1.2",
  929. "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz",
  930. "integrity": "sha512-jbsSoi5Q1pj63sC16XIUboklNw+8tL9VOnJsWycWYR78TKss5PVpIPb1TUUcMQ+bBh7cY579cVAWmf5qG+dw+Q==",
  931. "requires": {
  932. "@octokit/types": "^2.0.1"
  933. }
  934. },
  935. "@octokit/plugin-request-log": {
  936. "version": "1.0.0",
  937. "resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz",
  938. "integrity": "sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw=="
  939. },
  940. "@octokit/plugin-rest-endpoint-methods": {
  941. "version": "2.4.0",
  942. "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.4.0.tgz",
  943. "integrity": "sha512-EZi/AWhtkdfAYi01obpX0DF7U6b1VRr30QNQ5xSFPITMdLSfhcBqjamE3F+sKcxPbD7eZuMHu3Qkk2V+JGxBDQ==",
  944. "requires": {
  945. "@octokit/types": "^2.0.1",
  946. "deprecation": "^2.3.1"
  947. }
  948. },
  949. "@octokit/request": {
  950. "version": "5.4.2",
  951. "resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.4.2.tgz",
  952. "integrity": "sha512-zKdnGuQ2TQ2vFk9VU8awFT4+EYf92Z/v3OlzRaSh4RIP0H6cvW1BFPXq4XYvNez+TPQjqN+0uSkCYnMFFhcFrw==",
  953. "requires": {
  954. "@octokit/endpoint": "^6.0.1",
  955. "@octokit/request-error": "^2.0.0",
  956. "@octokit/types": "^2.11.1",
  957. "deprecation": "^2.0.0",
  958. "is-plain-object": "^3.0.0",
  959. "node-fetch": "^2.3.0",
  960. "once": "^1.4.0",
  961. "universal-user-agent": "^5.0.0"
  962. },
  963. "dependencies": {
  964. "@octokit/request-error": {
  965. "version": "2.0.0",
  966. "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.0.0.tgz",
  967. "integrity": "sha512-rtYicB4Absc60rUv74Rjpzek84UbVHGHJRu4fNVlZ1mCcyUPPuzFfG9Rn6sjHrd95DEsmjSt1Axlc699ZlbDkw==",
  968. "requires": {
  969. "@octokit/types": "^2.0.0",
  970. "deprecation": "^2.0.0",
  971. "once": "^1.4.0"
  972. }
  973. },
  974. "universal-user-agent": {
  975. "version": "5.0.0",
  976. "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-5.0.0.tgz",
  977. "integrity": "sha512-B5TPtzZleXyPrUMKCpEHFmVhMN6EhmJYjG5PQna9s7mXeSqGTLap4OpqLl5FCEFUI3UBmllkETwKf/db66Y54Q==",
  978. "requires": {
  979. "os-name": "^3.1.0"
  980. }
  981. }
  982. }
  983. },
  984. "@octokit/request-error": {
  985. "version": "1.2.1",
  986. "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.2.1.tgz",
  987. "integrity": "sha512-+6yDyk1EES6WK+l3viRDElw96MvwfJxCt45GvmjDUKWjYIb3PJZQkq3i46TwGwoPD4h8NmTrENmtyA1FwbmhRA==",
  988. "requires": {
  989. "@octokit/types": "^2.0.0",
  990. "deprecation": "^2.0.0",
  991. "once": "^1.4.0"
  992. }
  993. },
  994. "@octokit/rest": {
  995. "version": "16.43.1",
  996. "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.43.1.tgz",
  997. "integrity": "sha512-gfFKwRT/wFxq5qlNjnW2dh+qh74XgTQ2B179UX5K1HYCluioWj8Ndbgqw2PVqa1NnVJkGHp2ovMpVn/DImlmkw==",
  998. "requires": {
  999. "@octokit/auth-token": "^2.4.0",
  1000. "@octokit/plugin-paginate-rest": "^1.1.1",
  1001. "@octokit/plugin-request-log": "^1.0.0",
  1002. "@octokit/plugin-rest-endpoint-methods": "2.4.0",
  1003. "@octokit/request": "^5.2.0",
  1004. "@octokit/request-error": "^1.0.2",
  1005. "atob-lite": "^2.0.0",
  1006. "before-after-hook": "^2.0.0",
  1007. "btoa-lite": "^1.0.0",
  1008. "deprecation": "^2.0.0",
  1009. "lodash.get": "^4.4.2",
  1010. "lodash.set": "^4.3.2",
  1011. "lodash.uniq": "^4.5.0",
  1012. "octokit-pagination-methods": "^1.1.0",
  1013. "once": "^1.4.0",
  1014. "universal-user-agent": "^4.0.0"
  1015. }
  1016. },
  1017. "@octokit/types": {
  1018. "version": "2.16.2",
  1019. "resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz",
  1020. "integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==",
  1021. "requires": {
  1022. "@types/node": ">= 8"
  1023. }
  1024. },
  1025. "@primer/octicons": {
  1026. "version": "9.6.0",
  1027. "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-9.6.0.tgz",
  1028. "integrity": "sha512-B5Wzk5izRXXz0JqEXJkVUtqhCXSpUKgqYkVwegMkp5sziBW+ksd9LPbONlCWyyLODwf9GsI2sBXekR7m+JJDBw==",
  1029. "requires": {
  1030. "object-assign": "^4.1.1"
  1031. }
  1032. },
  1033. "@stylelint/postcss-css-in-js": {
  1034. "version": "0.37.1",
  1035. "resolved": "https://registry.npmjs.org/@stylelint/postcss-css-in-js/-/postcss-css-in-js-0.37.1.tgz",
  1036. "integrity": "sha512-UMf2Rni3JGKi3ZwYRGMYJ5ipOA5ENJSKMtYA/pE1ZLURwdh7B5+z2r73RmWvub+N0UuH1Lo+TGfCgYwPvqpXNw==",
  1037. "dev": true,
  1038. "requires": {
  1039. "@babel/core": ">=7.9.0"
  1040. }
  1041. },
  1042. "@stylelint/postcss-markdown": {
  1043. "version": "0.36.1",
  1044. "resolved": "https://registry.npmjs.org/@stylelint/postcss-markdown/-/postcss-markdown-0.36.1.tgz",
  1045. "integrity": "sha512-iDxMBWk9nB2BPi1VFQ+Dc5+XpvODBHw2n3tYpaBZuEAFQlbtF9If0Qh5LTTwSi/XwdbJ2jt+0dis3i8omyggpw==",
  1046. "dev": true,
  1047. "requires": {
  1048. "remark": "^12.0.0",
  1049. "unist-util-find-all-after": "^3.0.1"
  1050. }
  1051. },
  1052. "@tim-lai/isomorphic-form-data": {
  1053. "version": "1.0.0",
  1054. "resolved": "https://registry.npmjs.org/@tim-lai/isomorphic-form-data/-/isomorphic-form-data-1.0.0.tgz",
  1055. "integrity": "sha512-ukWANS+8w3NCj4Qmnc4zo0XWcoqnDAiqaBXVdh/z6CPtOL+z6I13H3AKOdGzeAaPCeXRL3sPqaPgrSqEgtF8Xg==",
  1056. "requires": {
  1057. "formdata-node": "^2.1.1"
  1058. }
  1059. },
  1060. "@types/color-name": {
  1061. "version": "1.1.1",
  1062. "resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz",
  1063. "integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==",
  1064. "dev": true
  1065. },
  1066. "@types/minimist": {
  1067. "version": "1.2.0",
  1068. "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.0.tgz",
  1069. "integrity": "sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=",
  1070. "dev": true
  1071. },
  1072. "@types/node": {
  1073. "version": "14.0.1",
  1074. "resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.1.tgz",
  1075. "integrity": "sha512-FAYBGwC+W6F9+huFIDtn43cpy7+SzG+atzRiTfdp3inUKL2hXnd4rG8hylJLIh4+hqrQy1P17kvJByE/z825hA=="
  1076. },
  1077. "@types/normalize-package-data": {
  1078. "version": "2.4.0",
  1079. "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
  1080. "integrity": "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==",
  1081. "dev": true
  1082. },
  1083. "@types/parse-json": {
  1084. "version": "4.0.0",
  1085. "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
  1086. "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==",
  1087. "dev": true
  1088. },
  1089. "@types/q": {
  1090. "version": "1.5.2",
  1091. "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.2.tgz",
  1092. "integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
  1093. },
  1094. "@types/react": {
  1095. "version": "16.4.6",
  1096. "resolved": "https://registry.npmjs.org/@types/react/-/react-16.4.6.tgz",
  1097. "integrity": "sha512-9LDZdhsuKSc+DjY65SjBkA958oBWcTWSVWAd2cD9XqKBjhGw1KzAkRhWRw2eIsXvaIE/TOTjjKMFVC+JA1iU4g==",
  1098. "optional": true,
  1099. "requires": {
  1100. "csstype": "^2.2.0"
  1101. }
  1102. },
  1103. "@types/unist": {
  1104. "version": "2.0.3",
  1105. "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.3.tgz",
  1106. "integrity": "sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==",
  1107. "dev": true
  1108. },
  1109. "@vue/component-compiler-utils": {
  1110. "version": "3.1.2",
  1111. "resolved": "https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-3.1.2.tgz",
  1112. "integrity": "sha512-QLq9z8m79mCinpaEeSURhnNCN6djxpHw0lpP/bodMlt5kALfONpryMthvnrQOlTcIKoF+VoPi+lPHUYeDFPXug==",
  1113. "requires": {
  1114. "consolidate": "^0.15.1",
  1115. "hash-sum": "^1.0.2",
  1116. "lru-cache": "^4.1.2",
  1117. "merge-source-map": "^1.1.0",
  1118. "postcss": "^7.0.14",
  1119. "postcss-selector-parser": "^6.0.2",
  1120. "prettier": "^1.18.2",
  1121. "source-map": "~0.6.1",
  1122. "vue-template-es2015-compiler": "^1.9.0"
  1123. },
  1124. "dependencies": {
  1125. "source-map": {
  1126. "version": "0.6.1",
  1127. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  1128. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  1129. }
  1130. }
  1131. },
  1132. "@webassemblyjs/ast": {
  1133. "version": "1.9.0",
  1134. "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
  1135. "integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
  1136. "requires": {
  1137. "@webassemblyjs/helper-module-context": "1.9.0",
  1138. "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
  1139. "@webassemblyjs/wast-parser": "1.9.0"
  1140. }
  1141. },
  1142. "@webassemblyjs/floating-point-hex-parser": {
  1143. "version": "1.9.0",
  1144. "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.9.0.tgz",
  1145. "integrity": "sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA=="
  1146. },
  1147. "@webassemblyjs/helper-api-error": {
  1148. "version": "1.9.0",
  1149. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
  1150. "integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw=="
  1151. },
  1152. "@webassemblyjs/helper-buffer": {
  1153. "version": "1.9.0",
  1154. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz",
  1155. "integrity": "sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA=="
  1156. },
  1157. "@webassemblyjs/helper-code-frame": {
  1158. "version": "1.9.0",
  1159. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.9.0.tgz",
  1160. "integrity": "sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==",
  1161. "requires": {
  1162. "@webassemblyjs/wast-printer": "1.9.0"
  1163. }
  1164. },
  1165. "@webassemblyjs/helper-fsm": {
  1166. "version": "1.9.0",
  1167. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-fsm/-/helper-fsm-1.9.0.tgz",
  1168. "integrity": "sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw=="
  1169. },
  1170. "@webassemblyjs/helper-module-context": {
  1171. "version": "1.9.0",
  1172. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-module-context/-/helper-module-context-1.9.0.tgz",
  1173. "integrity": "sha512-MJCW8iGC08tMk2enck1aPW+BE5Cw8/7ph/VGZxwyvGbJwjktKkDK7vy7gAmMDx88D7mhDTCNKAW5tED+gZ0W8g==",
  1174. "requires": {
  1175. "@webassemblyjs/ast": "1.9.0"
  1176. }
  1177. },
  1178. "@webassemblyjs/helper-wasm-bytecode": {
  1179. "version": "1.9.0",
  1180. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
  1181. "integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw=="
  1182. },
  1183. "@webassemblyjs/helper-wasm-section": {
  1184. "version": "1.9.0",
  1185. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz",
  1186. "integrity": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==",
  1187. "requires": {
  1188. "@webassemblyjs/ast": "1.9.0",
  1189. "@webassemblyjs/helper-buffer": "1.9.0",
  1190. "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
  1191. "@webassemblyjs/wasm-gen": "1.9.0"
  1192. }
  1193. },
  1194. "@webassemblyjs/ieee754": {
  1195. "version": "1.9.0",
  1196. "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz",
  1197. "integrity": "sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==",
  1198. "requires": {
  1199. "@xtuc/ieee754": "^1.2.0"
  1200. }
  1201. },
  1202. "@webassemblyjs/leb128": {
  1203. "version": "1.9.0",
  1204. "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.9.0.tgz",
  1205. "integrity": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==",
  1206. "requires": {
  1207. "@xtuc/long": "4.2.2"
  1208. }
  1209. },
  1210. "@webassemblyjs/utf8": {
  1211. "version": "1.9.0",
  1212. "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.9.0.tgz",
  1213. "integrity": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w=="
  1214. },
  1215. "@webassemblyjs/wasm-edit": {
  1216. "version": "1.9.0",
  1217. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz",
  1218. "integrity": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==",
  1219. "requires": {
  1220. "@webassemblyjs/ast": "1.9.0",
  1221. "@webassemblyjs/helper-buffer": "1.9.0",
  1222. "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
  1223. "@webassemblyjs/helper-wasm-section": "1.9.0",
  1224. "@webassemblyjs/wasm-gen": "1.9.0",
  1225. "@webassemblyjs/wasm-opt": "1.9.0",
  1226. "@webassemblyjs/wasm-parser": "1.9.0",
  1227. "@webassemblyjs/wast-printer": "1.9.0"
  1228. }
  1229. },
  1230. "@webassemblyjs/wasm-gen": {
  1231. "version": "1.9.0",
  1232. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz",
  1233. "integrity": "sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==",
  1234. "requires": {
  1235. "@webassemblyjs/ast": "1.9.0",
  1236. "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
  1237. "@webassemblyjs/ieee754": "1.9.0",
  1238. "@webassemblyjs/leb128": "1.9.0",
  1239. "@webassemblyjs/utf8": "1.9.0"
  1240. }
  1241. },
  1242. "@webassemblyjs/wasm-opt": {
  1243. "version": "1.9.0",
  1244. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz",
  1245. "integrity": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==",
  1246. "requires": {
  1247. "@webassemblyjs/ast": "1.9.0",
  1248. "@webassemblyjs/helper-buffer": "1.9.0",
  1249. "@webassemblyjs/wasm-gen": "1.9.0",
  1250. "@webassemblyjs/wasm-parser": "1.9.0"
  1251. }
  1252. },
  1253. "@webassemblyjs/wasm-parser": {
  1254. "version": "1.9.0",
  1255. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz",
  1256. "integrity": "sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==",
  1257. "requires": {
  1258. "@webassemblyjs/ast": "1.9.0",
  1259. "@webassemblyjs/helper-api-error": "1.9.0",
  1260. "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
  1261. "@webassemblyjs/ieee754": "1.9.0",
  1262. "@webassemblyjs/leb128": "1.9.0",
  1263. "@webassemblyjs/utf8": "1.9.0"
  1264. }
  1265. },
  1266. "@webassemblyjs/wast-parser": {
  1267. "version": "1.9.0",
  1268. "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-parser/-/wast-parser-1.9.0.tgz",
  1269. "integrity": "sha512-qsqSAP3QQ3LyZjNC/0jBJ/ToSxfYJ8kYyuiGvtn/8MK89VrNEfwj7BPQzJVHi0jGTRK2dGdJ5PRqhtjzoww+bw==",
  1270. "requires": {
  1271. "@webassemblyjs/ast": "1.9.0",
  1272. "@webassemblyjs/floating-point-hex-parser": "1.9.0",
  1273. "@webassemblyjs/helper-api-error": "1.9.0",
  1274. "@webassemblyjs/helper-code-frame": "1.9.0",
  1275. "@webassemblyjs/helper-fsm": "1.9.0",
  1276. "@xtuc/long": "4.2.2"
  1277. }
  1278. },
  1279. "@webassemblyjs/wast-printer": {
  1280. "version": "1.9.0",
  1281. "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
  1282. "integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
  1283. "requires": {
  1284. "@webassemblyjs/ast": "1.9.0",
  1285. "@webassemblyjs/wast-parser": "1.9.0",
  1286. "@xtuc/long": "4.2.2"
  1287. }
  1288. },
  1289. "@xtuc/ieee754": {
  1290. "version": "1.2.0",
  1291. "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
  1292. "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA=="
  1293. },
  1294. "@xtuc/long": {
  1295. "version": "4.2.2",
  1296. "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
  1297. "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ=="
  1298. },
  1299. "abbrev": {
  1300. "version": "1.1.1",
  1301. "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  1302. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
  1303. },
  1304. "accord": {
  1305. "version": "0.29.0",
  1306. "resolved": "https://registry.npmjs.org/accord/-/accord-0.29.0.tgz",
  1307. "integrity": "sha512-3OOR92FTc2p5/EcOzPcXp+Cbo+3C15nV9RXHlOUBCBpHhcB+0frbSNR9ehED/o7sTcyGVtqGJpguToEdlXhD0w==",
  1308. "requires": {
  1309. "convert-source-map": "^1.5.0",
  1310. "glob": "^7.0.5",
  1311. "indx": "^0.2.3",
  1312. "lodash.clone": "^4.3.2",
  1313. "lodash.defaults": "^4.0.1",
  1314. "lodash.flatten": "^4.2.0",
  1315. "lodash.merge": "^4.4.0",
  1316. "lodash.partialright": "^4.1.4",
  1317. "lodash.pick": "^4.2.1",
  1318. "lodash.uniq": "^4.3.0",
  1319. "resolve": "^1.5.0",
  1320. "semver": "^5.3.0",
  1321. "uglify-js": "^2.8.22",
  1322. "when": "^3.7.8"
  1323. },
  1324. "dependencies": {
  1325. "lodash.defaults": {
  1326. "version": "4.2.0",
  1327. "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
  1328. "integrity": "sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw="
  1329. }
  1330. }
  1331. },
  1332. "acorn": {
  1333. "version": "6.4.1",
  1334. "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.1.tgz",
  1335. "integrity": "sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA=="
  1336. },
  1337. "acorn-jsx": {
  1338. "version": "5.2.0",
  1339. "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.2.0.tgz",
  1340. "integrity": "sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ==",
  1341. "dev": true
  1342. },
  1343. "aggregate-error": {
  1344. "version": "3.0.1",
  1345. "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.0.1.tgz",
  1346. "integrity": "sha512-quoaXsZ9/BLNae5yiNoUz+Nhkwz83GhWwtYFglcjEQB2NDHCIpApbqXxIFnm4Pq/Nvhrsq5sYJFyohrrxnTGAA==",
  1347. "requires": {
  1348. "clean-stack": "^2.0.0",
  1349. "indent-string": "^4.0.0"
  1350. }
  1351. },
  1352. "ajv": {
  1353. "version": "6.12.2",
  1354. "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.2.tgz",
  1355. "integrity": "sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==",
  1356. "requires": {
  1357. "fast-deep-equal": "^3.1.1",
  1358. "fast-json-stable-stringify": "^2.0.0",
  1359. "json-schema-traverse": "^0.4.1",
  1360. "uri-js": "^4.2.2"
  1361. }
  1362. },
  1363. "ajv-errors": {
  1364. "version": "1.0.1",
  1365. "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz",
  1366. "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ=="
  1367. },
  1368. "ajv-keywords": {
  1369. "version": "3.4.1",
  1370. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.4.1.tgz",
  1371. "integrity": "sha512-RO1ibKvd27e6FEShVFfPALuHI3WjSVNeK5FIsmme/LYRNxjKuNj+Dt7bucLa6NdSv3JcVTyMlm9kGR84z1XpaQ=="
  1372. },
  1373. "align-text": {
  1374. "version": "0.1.4",
  1375. "resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz",
  1376. "integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=",
  1377. "requires": {
  1378. "kind-of": "^3.0.2",
  1379. "longest": "^1.0.1",
  1380. "repeat-string": "^1.5.2"
  1381. },
  1382. "dependencies": {
  1383. "kind-of": {
  1384. "version": "3.2.2",
  1385. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  1386. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  1387. "requires": {
  1388. "is-buffer": "^1.1.5"
  1389. }
  1390. }
  1391. }
  1392. },
  1393. "alphanum-sort": {
  1394. "version": "1.0.2",
  1395. "resolved": "https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz",
  1396. "integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM="
  1397. },
  1398. "ansi-colors": {
  1399. "version": "1.1.0",
  1400. "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-1.1.0.tgz",
  1401. "integrity": "sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==",
  1402. "requires": {
  1403. "ansi-wrap": "^0.1.0"
  1404. }
  1405. },
  1406. "ansi-cyan": {
  1407. "version": "0.1.1",
  1408. "resolved": "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz",
  1409. "integrity": "sha1-U4rlKK+JgvKK4w2G8vF0VtJgmHM=",
  1410. "requires": {
  1411. "ansi-wrap": "0.1.0"
  1412. }
  1413. },
  1414. "ansi-escapes": {
  1415. "version": "3.2.0",
  1416. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz",
  1417. "integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ=="
  1418. },
  1419. "ansi-gray": {
  1420. "version": "0.1.1",
  1421. "resolved": "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz",
  1422. "integrity": "sha1-KWLPVOyXksSFEKPetSRDaGHvclE=",
  1423. "requires": {
  1424. "ansi-wrap": "0.1.0"
  1425. }
  1426. },
  1427. "ansi-red": {
  1428. "version": "0.1.1",
  1429. "resolved": "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz",
  1430. "integrity": "sha1-jGOPnRCAgAo1PJwoyKgcpHBdlGw=",
  1431. "requires": {
  1432. "ansi-wrap": "0.1.0"
  1433. }
  1434. },
  1435. "ansi-regex": {
  1436. "version": "2.1.1",
  1437. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
  1438. "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8="
  1439. },
  1440. "ansi-styles": {
  1441. "version": "3.2.1",
  1442. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  1443. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  1444. "requires": {
  1445. "color-convert": "^1.9.0"
  1446. }
  1447. },
  1448. "ansi-wrap": {
  1449. "version": "0.1.0",
  1450. "resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz",
  1451. "integrity": "sha1-qCJQ3bABXponyoLoLqYDu/pF768="
  1452. },
  1453. "any-shell-escape": {
  1454. "version": "0.1.1",
  1455. "resolved": "https://registry.npmjs.org/any-shell-escape/-/any-shell-escape-0.1.1.tgz",
  1456. "integrity": "sha1-1Vq5ciRMcaml4asIefML8RCAaVk="
  1457. },
  1458. "anymatch": {
  1459. "version": "2.0.0",
  1460. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
  1461. "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
  1462. "requires": {
  1463. "micromatch": "^3.1.4",
  1464. "normalize-path": "^2.1.1"
  1465. },
  1466. "dependencies": {
  1467. "braces": {
  1468. "version": "2.3.2",
  1469. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  1470. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  1471. "requires": {
  1472. "arr-flatten": "^1.1.0",
  1473. "array-unique": "^0.3.2",
  1474. "extend-shallow": "^2.0.1",
  1475. "fill-range": "^4.0.0",
  1476. "isobject": "^3.0.1",
  1477. "repeat-element": "^1.1.2",
  1478. "snapdragon": "^0.8.1",
  1479. "snapdragon-node": "^2.0.1",
  1480. "split-string": "^3.0.2",
  1481. "to-regex": "^3.0.1"
  1482. },
  1483. "dependencies": {
  1484. "extend-shallow": {
  1485. "version": "2.0.1",
  1486. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  1487. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  1488. "requires": {
  1489. "is-extendable": "^0.1.0"
  1490. }
  1491. }
  1492. }
  1493. },
  1494. "fill-range": {
  1495. "version": "4.0.0",
  1496. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  1497. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  1498. "requires": {
  1499. "extend-shallow": "^2.0.1",
  1500. "is-number": "^3.0.0",
  1501. "repeat-string": "^1.6.1",
  1502. "to-regex-range": "^2.1.0"
  1503. },
  1504. "dependencies": {
  1505. "extend-shallow": {
  1506. "version": "2.0.1",
  1507. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  1508. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  1509. "requires": {
  1510. "is-extendable": "^0.1.0"
  1511. }
  1512. }
  1513. }
  1514. },
  1515. "is-number": {
  1516. "version": "3.0.0",
  1517. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  1518. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  1519. "requires": {
  1520. "kind-of": "^3.0.2"
  1521. },
  1522. "dependencies": {
  1523. "kind-of": {
  1524. "version": "3.2.2",
  1525. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  1526. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  1527. "requires": {
  1528. "is-buffer": "^1.1.5"
  1529. }
  1530. }
  1531. }
  1532. },
  1533. "isobject": {
  1534. "version": "3.0.1",
  1535. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  1536. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  1537. },
  1538. "micromatch": {
  1539. "version": "3.1.10",
  1540. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
  1541. "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
  1542. "requires": {
  1543. "arr-diff": "^4.0.0",
  1544. "array-unique": "^0.3.2",
  1545. "braces": "^2.3.1",
  1546. "define-property": "^2.0.2",
  1547. "extend-shallow": "^3.0.2",
  1548. "extglob": "^2.0.4",
  1549. "fragment-cache": "^0.2.1",
  1550. "kind-of": "^6.0.2",
  1551. "nanomatch": "^1.2.9",
  1552. "object.pick": "^1.3.0",
  1553. "regex-not": "^1.0.0",
  1554. "snapdragon": "^0.8.1",
  1555. "to-regex": "^3.0.2"
  1556. }
  1557. },
  1558. "normalize-path": {
  1559. "version": "2.1.1",
  1560. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
  1561. "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
  1562. "requires": {
  1563. "remove-trailing-separator": "^1.0.1"
  1564. }
  1565. },
  1566. "to-regex-range": {
  1567. "version": "2.1.1",
  1568. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  1569. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  1570. "requires": {
  1571. "is-number": "^3.0.0",
  1572. "repeat-string": "^1.6.1"
  1573. }
  1574. }
  1575. }
  1576. },
  1577. "append-buffer": {
  1578. "version": "1.0.2",
  1579. "resolved": "https://registry.npmjs.org/append-buffer/-/append-buffer-1.0.2.tgz",
  1580. "integrity": "sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=",
  1581. "requires": {
  1582. "buffer-equal": "^1.0.0"
  1583. }
  1584. },
  1585. "aproba": {
  1586. "version": "1.2.0",
  1587. "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz",
  1588. "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw=="
  1589. },
  1590. "archy": {
  1591. "version": "1.0.0",
  1592. "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
  1593. "integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA="
  1594. },
  1595. "argparse": {
  1596. "version": "1.0.10",
  1597. "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
  1598. "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
  1599. "requires": {
  1600. "sprintf-js": "~1.0.2"
  1601. }
  1602. },
  1603. "arr-diff": {
  1604. "version": "4.0.0",
  1605. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
  1606. "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA="
  1607. },
  1608. "arr-filter": {
  1609. "version": "1.1.2",
  1610. "resolved": "https://registry.npmjs.org/arr-filter/-/arr-filter-1.1.2.tgz",
  1611. "integrity": "sha1-Q/3d0JHo7xGqTEXZzcGOLf8XEe4=",
  1612. "requires": {
  1613. "make-iterator": "^1.0.0"
  1614. }
  1615. },
  1616. "arr-flatten": {
  1617. "version": "1.1.0",
  1618. "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
  1619. "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg=="
  1620. },
  1621. "arr-map": {
  1622. "version": "2.0.2",
  1623. "resolved": "https://registry.npmjs.org/arr-map/-/arr-map-2.0.2.tgz",
  1624. "integrity": "sha1-Onc0X/wc814qkYJWAfnljy4kysQ=",
  1625. "requires": {
  1626. "make-iterator": "^1.0.0"
  1627. }
  1628. },
  1629. "arr-union": {
  1630. "version": "3.1.0",
  1631. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
  1632. "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ="
  1633. },
  1634. "array-differ": {
  1635. "version": "1.0.0",
  1636. "resolved": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz",
  1637. "integrity": "sha1-7/UuN1gknTO+QCuLuOVkuytdQDE="
  1638. },
  1639. "array-each": {
  1640. "version": "1.0.1",
  1641. "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz",
  1642. "integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8="
  1643. },
  1644. "array-includes": {
  1645. "version": "3.1.1",
  1646. "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.1.tgz",
  1647. "integrity": "sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==",
  1648. "dev": true,
  1649. "requires": {
  1650. "define-properties": "^1.1.3",
  1651. "es-abstract": "^1.17.0",
  1652. "is-string": "^1.0.5"
  1653. }
  1654. },
  1655. "array-initial": {
  1656. "version": "1.1.0",
  1657. "resolved": "https://registry.npmjs.org/array-initial/-/array-initial-1.1.0.tgz",
  1658. "integrity": "sha1-L6dLJnOTccOUe9enrcc74zSz15U=",
  1659. "requires": {
  1660. "array-slice": "^1.0.0",
  1661. "is-number": "^4.0.0"
  1662. },
  1663. "dependencies": {
  1664. "is-number": {
  1665. "version": "4.0.0",
  1666. "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz",
  1667. "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ=="
  1668. }
  1669. }
  1670. },
  1671. "array-last": {
  1672. "version": "1.3.0",
  1673. "resolved": "https://registry.npmjs.org/array-last/-/array-last-1.3.0.tgz",
  1674. "integrity": "sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==",
  1675. "requires": {
  1676. "is-number": "^4.0.0"
  1677. },
  1678. "dependencies": {
  1679. "is-number": {
  1680. "version": "4.0.0",
  1681. "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz",
  1682. "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ=="
  1683. }
  1684. }
  1685. },
  1686. "array-slice": {
  1687. "version": "1.1.0",
  1688. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz",
  1689. "integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w=="
  1690. },
  1691. "array-sort": {
  1692. "version": "1.0.0",
  1693. "resolved": "https://registry.npmjs.org/array-sort/-/array-sort-1.0.0.tgz",
  1694. "integrity": "sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==",
  1695. "requires": {
  1696. "default-compare": "^1.0.0",
  1697. "get-value": "^2.0.6",
  1698. "kind-of": "^5.0.2"
  1699. },
  1700. "dependencies": {
  1701. "kind-of": {
  1702. "version": "5.1.0",
  1703. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
  1704. "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw=="
  1705. }
  1706. }
  1707. },
  1708. "array-union": {
  1709. "version": "1.0.2",
  1710. "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz",
  1711. "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=",
  1712. "requires": {
  1713. "array-uniq": "^1.0.1"
  1714. }
  1715. },
  1716. "array-uniq": {
  1717. "version": "1.0.3",
  1718. "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz",
  1719. "integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY="
  1720. },
  1721. "array-unique": {
  1722. "version": "0.3.2",
  1723. "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
  1724. "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg="
  1725. },
  1726. "array.prototype.flat": {
  1727. "version": "1.2.3",
  1728. "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz",
  1729. "integrity": "sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==",
  1730. "dev": true,
  1731. "requires": {
  1732. "define-properties": "^1.1.3",
  1733. "es-abstract": "^1.17.0-next.1"
  1734. }
  1735. },
  1736. "arrify": {
  1737. "version": "1.0.1",
  1738. "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
  1739. "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
  1740. "dev": true
  1741. },
  1742. "asap": {
  1743. "version": "2.0.6",
  1744. "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
  1745. "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY="
  1746. },
  1747. "asn1": {
  1748. "version": "0.2.4",
  1749. "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz",
  1750. "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
  1751. "optional": true,
  1752. "requires": {
  1753. "safer-buffer": "~2.1.0"
  1754. }
  1755. },
  1756. "asn1.js": {
  1757. "version": "4.10.1",
  1758. "resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz",
  1759. "integrity": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==",
  1760. "requires": {
  1761. "bn.js": "^4.0.0",
  1762. "inherits": "^2.0.1",
  1763. "minimalistic-assert": "^1.0.0"
  1764. },
  1765. "dependencies": {
  1766. "bn.js": {
  1767. "version": "4.11.8",
  1768. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz",
  1769. "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA=="
  1770. }
  1771. }
  1772. },
  1773. "assert": {
  1774. "version": "1.5.0",
  1775. "resolved": "https://registry.npmjs.org/assert/-/assert-1.5.0.tgz",
  1776. "integrity": "sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==",
  1777. "requires": {
  1778. "object-assign": "^4.1.1",
  1779. "util": "0.10.3"
  1780. },
  1781. "dependencies": {
  1782. "inherits": {
  1783. "version": "2.0.1",
  1784. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
  1785. "integrity": "sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE="
  1786. },
  1787. "util": {
  1788. "version": "0.10.3",
  1789. "resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz",
  1790. "integrity": "sha1-evsa/lCAUkZInj23/g7TeTNqwPk=",
  1791. "requires": {
  1792. "inherits": "2.0.1"
  1793. }
  1794. }
  1795. }
  1796. },
  1797. "assert-plus": {
  1798. "version": "1.0.0",
  1799. "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
  1800. "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
  1801. "optional": true
  1802. },
  1803. "assign-symbols": {
  1804. "version": "1.0.0",
  1805. "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
  1806. "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c="
  1807. },
  1808. "astral-regex": {
  1809. "version": "1.0.0",
  1810. "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz",
  1811. "integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==",
  1812. "dev": true
  1813. },
  1814. "async": {
  1815. "version": "1.5.2",
  1816. "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
  1817. "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo="
  1818. },
  1819. "async-done": {
  1820. "version": "1.3.2",
  1821. "resolved": "https://registry.npmjs.org/async-done/-/async-done-1.3.2.tgz",
  1822. "integrity": "sha512-uYkTP8dw2og1tu1nmza1n1CMW0qb8gWWlwqMmLb7MhBVs4BXrFziT6HXUd+/RlRA/i4H9AkofYloUbs1fwMqlw==",
  1823. "requires": {
  1824. "end-of-stream": "^1.1.0",
  1825. "once": "^1.3.2",
  1826. "process-nextick-args": "^2.0.0",
  1827. "stream-exhaust": "^1.0.1"
  1828. }
  1829. },
  1830. "async-each": {
  1831. "version": "1.0.3",
  1832. "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz",
  1833. "integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ=="
  1834. },
  1835. "async-settle": {
  1836. "version": "1.0.0",
  1837. "resolved": "https://registry.npmjs.org/async-settle/-/async-settle-1.0.0.tgz",
  1838. "integrity": "sha1-HQqRS7Aldb7IqPOnTlCA9yssDGs=",
  1839. "requires": {
  1840. "async-done": "^1.2.2"
  1841. }
  1842. },
  1843. "asynckit": {
  1844. "version": "0.4.0",
  1845. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  1846. "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
  1847. "optional": true
  1848. },
  1849. "atob": {
  1850. "version": "2.1.2",
  1851. "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
  1852. "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
  1853. },
  1854. "atob-lite": {
  1855. "version": "2.0.0",
  1856. "resolved": "https://registry.npmjs.org/atob-lite/-/atob-lite-2.0.0.tgz",
  1857. "integrity": "sha1-D+9a1G8b16hQLGVyfwNn1e5D1pY="
  1858. },
  1859. "autolinker": {
  1860. "version": "0.28.1",
  1861. "resolved": "https://registry.npmjs.org/autolinker/-/autolinker-0.28.1.tgz",
  1862. "integrity": "sha1-BlK0kYgYefB3XazgzcoyM5QqTkc=",
  1863. "requires": {
  1864. "gulp-header": "^1.7.1"
  1865. },
  1866. "dependencies": {
  1867. "gulp-header": {
  1868. "version": "1.8.12",
  1869. "resolved": "https://registry.npmjs.org/gulp-header/-/gulp-header-1.8.12.tgz",
  1870. "integrity": "sha512-lh9HLdb53sC7XIZOYzTXM4lFuXElv3EVkSDhsd7DoJBj7hm+Ni7D3qYbb+Rr8DuM8nRanBvkVO9d7askreXGnQ==",
  1871. "requires": {
  1872. "concat-with-sourcemaps": "*",
  1873. "lodash.template": "^4.4.0",
  1874. "through2": "^2.0.0"
  1875. }
  1876. },
  1877. "lodash.template": {
  1878. "version": "4.5.0",
  1879. "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
  1880. "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
  1881. "requires": {
  1882. "lodash._reinterpolate": "^3.0.0",
  1883. "lodash.templatesettings": "^4.0.0"
  1884. }
  1885. },
  1886. "lodash.templatesettings": {
  1887. "version": "4.2.0",
  1888. "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
  1889. "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
  1890. "requires": {
  1891. "lodash._reinterpolate": "^3.0.0"
  1892. }
  1893. }
  1894. }
  1895. },
  1896. "autoprefixer": {
  1897. "version": "9.7.6",
  1898. "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.6.tgz",
  1899. "integrity": "sha512-F7cYpbN7uVVhACZTeeIeealwdGM6wMtfWARVLTy5xmKtgVdBNJvbDRoCK3YO1orcs7gv/KwYlb3iXwu9Ug9BkQ==",
  1900. "requires": {
  1901. "browserslist": "^4.11.1",
  1902. "caniuse-lite": "^1.0.30001039",
  1903. "chalk": "^2.4.2",
  1904. "normalize-range": "^0.1.2",
  1905. "num2fraction": "^1.2.2",
  1906. "postcss": "^7.0.27",
  1907. "postcss-value-parser": "^4.0.3"
  1908. }
  1909. },
  1910. "aws-sign2": {
  1911. "version": "0.7.0",
  1912. "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
  1913. "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
  1914. "optional": true
  1915. },
  1916. "aws4": {
  1917. "version": "1.9.1",
  1918. "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.9.1.tgz",
  1919. "integrity": "sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==",
  1920. "optional": true
  1921. },
  1922. "axios": {
  1923. "version": "0.19.2",
  1924. "resolved": "https://registry.npmjs.org/axios/-/axios-0.19.2.tgz",
  1925. "integrity": "sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==",
  1926. "requires": {
  1927. "follow-redirects": "1.5.10"
  1928. }
  1929. },
  1930. "babel-loader": {
  1931. "version": "8.1.0",
  1932. "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.1.0.tgz",
  1933. "integrity": "sha512-7q7nC1tYOrqvUrN3LQK4GwSk/TQorZSOlO9C+RZDZpODgyN4ZlCqE5q9cDsyWOliN+aU9B4JX01xK9eJXowJLw==",
  1934. "requires": {
  1935. "find-cache-dir": "^2.1.0",
  1936. "loader-utils": "^1.4.0",
  1937. "mkdirp": "^0.5.3",
  1938. "pify": "^4.0.1",
  1939. "schema-utils": "^2.6.5"
  1940. }
  1941. },
  1942. "babel-plugin-dynamic-import-node": {
  1943. "version": "2.3.3",
  1944. "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz",
  1945. "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==",
  1946. "requires": {
  1947. "object.assign": "^4.1.0"
  1948. }
  1949. },
  1950. "babel-runtime": {
  1951. "version": "6.26.0",
  1952. "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
  1953. "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
  1954. "requires": {
  1955. "core-js": "^2.4.0",
  1956. "regenerator-runtime": "^0.11.0"
  1957. },
  1958. "dependencies": {
  1959. "core-js": {
  1960. "version": "2.6.11",
  1961. "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz",
  1962. "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg=="
  1963. },
  1964. "regenerator-runtime": {
  1965. "version": "0.11.1",
  1966. "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
  1967. "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
  1968. }
  1969. }
  1970. },
  1971. "bach": {
  1972. "version": "1.2.0",
  1973. "resolved": "https://registry.npmjs.org/bach/-/bach-1.2.0.tgz",
  1974. "integrity": "sha1-Szzpa/JxNPeaG0FKUcFONMO9mIA=",
  1975. "requires": {
  1976. "arr-filter": "^1.1.1",
  1977. "arr-flatten": "^1.0.1",
  1978. "arr-map": "^2.0.0",
  1979. "array-each": "^1.0.0",
  1980. "array-initial": "^1.0.0",
  1981. "array-last": "^1.1.1",
  1982. "async-done": "^1.2.2",
  1983. "async-settle": "^1.0.0",
  1984. "now-and-later": "^2.0.0"
  1985. }
  1986. },
  1987. "bail": {
  1988. "version": "1.0.5",
  1989. "resolved": "https://registry.npmjs.org/bail/-/bail-1.0.5.tgz",
  1990. "integrity": "sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==",
  1991. "dev": true
  1992. },
  1993. "balanced-match": {
  1994. "version": "1.0.0",
  1995. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
  1996. "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
  1997. },
  1998. "base": {
  1999. "version": "0.11.2",
  2000. "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
  2001. "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
  2002. "requires": {
  2003. "cache-base": "^1.0.1",
  2004. "class-utils": "^0.3.5",
  2005. "component-emitter": "^1.2.1",
  2006. "define-property": "^1.0.0",
  2007. "isobject": "^3.0.1",
  2008. "mixin-deep": "^1.2.0",
  2009. "pascalcase": "^0.1.1"
  2010. },
  2011. "dependencies": {
  2012. "define-property": {
  2013. "version": "1.0.0",
  2014. "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
  2015. "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
  2016. "requires": {
  2017. "is-descriptor": "^1.0.0"
  2018. }
  2019. },
  2020. "is-accessor-descriptor": {
  2021. "version": "1.0.0",
  2022. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
  2023. "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
  2024. "requires": {
  2025. "kind-of": "^6.0.0"
  2026. }
  2027. },
  2028. "is-data-descriptor": {
  2029. "version": "1.0.0",
  2030. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
  2031. "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
  2032. "requires": {
  2033. "kind-of": "^6.0.0"
  2034. }
  2035. },
  2036. "is-descriptor": {
  2037. "version": "1.0.2",
  2038. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
  2039. "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
  2040. "requires": {
  2041. "is-accessor-descriptor": "^1.0.0",
  2042. "is-data-descriptor": "^1.0.0",
  2043. "kind-of": "^6.0.2"
  2044. }
  2045. },
  2046. "isobject": {
  2047. "version": "3.0.1",
  2048. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  2049. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  2050. }
  2051. }
  2052. },
  2053. "base64-js": {
  2054. "version": "1.3.1",
  2055. "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.1.tgz",
  2056. "integrity": "sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g=="
  2057. },
  2058. "bcrypt-pbkdf": {
  2059. "version": "1.0.2",
  2060. "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
  2061. "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
  2062. "optional": true,
  2063. "requires": {
  2064. "tweetnacl": "^0.14.3"
  2065. }
  2066. },
  2067. "beeper": {
  2068. "version": "1.1.1",
  2069. "resolved": "https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz",
  2070. "integrity": "sha1-5tXqjF2tABMEpwsiY4RH9pyy+Ak="
  2071. },
  2072. "before-after-hook": {
  2073. "version": "2.1.0",
  2074. "resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.1.0.tgz",
  2075. "integrity": "sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A=="
  2076. },
  2077. "better-console": {
  2078. "version": "1.0.1",
  2079. "resolved": "https://registry.npmjs.org/better-console/-/better-console-1.0.1.tgz",
  2080. "integrity": "sha1-mjNh+fRc2vr/pdh9Yv1Jt/jb8ys=",
  2081. "requires": {
  2082. "chalk": "^1.1.3",
  2083. "cli-table": "~0.3.1"
  2084. },
  2085. "dependencies": {
  2086. "ansi-styles": {
  2087. "version": "2.2.1",
  2088. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
  2089. "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
  2090. },
  2091. "chalk": {
  2092. "version": "1.1.3",
  2093. "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
  2094. "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
  2095. "requires": {
  2096. "ansi-styles": "^2.2.1",
  2097. "escape-string-regexp": "^1.0.2",
  2098. "has-ansi": "^2.0.0",
  2099. "strip-ansi": "^3.0.0",
  2100. "supports-color": "^2.0.0"
  2101. }
  2102. },
  2103. "supports-color": {
  2104. "version": "2.0.0",
  2105. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
  2106. "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
  2107. }
  2108. }
  2109. },
  2110. "big.js": {
  2111. "version": "5.2.2",
  2112. "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
  2113. "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ=="
  2114. },
  2115. "binary-extensions": {
  2116. "version": "1.13.1",
  2117. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
  2118. "integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw=="
  2119. },
  2120. "binaryextensions": {
  2121. "version": "2.2.0",
  2122. "resolved": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-2.2.0.tgz",
  2123. "integrity": "sha512-bHhs98rj/7i/RZpCSJ3uk55pLXOItjIrh2sRQZSM6OoktScX+LxJzvlU+FELp9j3TdcddTmmYArLSGptCTwjuw=="
  2124. },
  2125. "bindings": {
  2126. "version": "1.5.0",
  2127. "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
  2128. "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
  2129. "optional": true,
  2130. "requires": {
  2131. "file-uri-to-path": "1.0.0"
  2132. }
  2133. },
  2134. "bluebird": {
  2135. "version": "3.7.2",
  2136. "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
  2137. "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
  2138. },
  2139. "bn.js": {
  2140. "version": "5.1.1",
  2141. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.1.1.tgz",
  2142. "integrity": "sha512-IUTD/REb78Z2eodka1QZyyEk66pciRcP6Sroka0aI3tG/iwIdYLrBD62RsubR7vqdt3WyX8p4jxeatzmRSphtA=="
  2143. },
  2144. "boolbase": {
  2145. "version": "1.0.0",
  2146. "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  2147. "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
  2148. },
  2149. "brace-expansion": {
  2150. "version": "1.1.11",
  2151. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  2152. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  2153. "requires": {
  2154. "balanced-match": "^1.0.0",
  2155. "concat-map": "0.0.1"
  2156. }
  2157. },
  2158. "braces": {
  2159. "version": "3.0.2",
  2160. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
  2161. "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
  2162. "requires": {
  2163. "fill-range": "^7.0.1"
  2164. }
  2165. },
  2166. "brorand": {
  2167. "version": "1.1.0",
  2168. "resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz",
  2169. "integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
  2170. },
  2171. "browserify-aes": {
  2172. "version": "1.2.0",
  2173. "resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
  2174. "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
  2175. "requires": {
  2176. "buffer-xor": "^1.0.3",
  2177. "cipher-base": "^1.0.0",
  2178. "create-hash": "^1.1.0",
  2179. "evp_bytestokey": "^1.0.3",
  2180. "inherits": "^2.0.1",
  2181. "safe-buffer": "^5.0.1"
  2182. }
  2183. },
  2184. "browserify-cipher": {
  2185. "version": "1.0.1",
  2186. "resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz",
  2187. "integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==",
  2188. "requires": {
  2189. "browserify-aes": "^1.0.4",
  2190. "browserify-des": "^1.0.0",
  2191. "evp_bytestokey": "^1.0.0"
  2192. }
  2193. },
  2194. "browserify-des": {
  2195. "version": "1.0.2",
  2196. "resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz",
  2197. "integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==",
  2198. "requires": {
  2199. "cipher-base": "^1.0.1",
  2200. "des.js": "^1.0.0",
  2201. "inherits": "^2.0.1",
  2202. "safe-buffer": "^5.1.2"
  2203. }
  2204. },
  2205. "browserify-rsa": {
  2206. "version": "4.0.1",
  2207. "resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz",
  2208. "integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=",
  2209. "requires": {
  2210. "bn.js": "^4.1.0",
  2211. "randombytes": "^2.0.1"
  2212. },
  2213. "dependencies": {
  2214. "bn.js": {
  2215. "version": "4.11.8",
  2216. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz",
  2217. "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA=="
  2218. }
  2219. }
  2220. },
  2221. "browserify-sign": {
  2222. "version": "4.1.0",
  2223. "resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.1.0.tgz",
  2224. "integrity": "sha512-VYxo7cDCeYUoBZ0ZCy4UyEUCP3smyBd4DRQM5nrFS1jJjPJjX7rP3oLRpPoWfkhQfyJ0I9ZbHbKafrFD/SGlrg==",
  2225. "requires": {
  2226. "bn.js": "^5.1.1",
  2227. "browserify-rsa": "^4.0.1",
  2228. "create-hash": "^1.2.0",
  2229. "create-hmac": "^1.1.7",
  2230. "elliptic": "^6.5.2",
  2231. "inherits": "^2.0.4",
  2232. "parse-asn1": "^5.1.5",
  2233. "readable-stream": "^3.6.0"
  2234. },
  2235. "dependencies": {
  2236. "readable-stream": {
  2237. "version": "3.6.0",
  2238. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
  2239. "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
  2240. "requires": {
  2241. "inherits": "^2.0.3",
  2242. "string_decoder": "^1.1.1",
  2243. "util-deprecate": "^1.0.1"
  2244. }
  2245. }
  2246. }
  2247. },
  2248. "browserify-zlib": {
  2249. "version": "0.2.0",
  2250. "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
  2251. "integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
  2252. "requires": {
  2253. "pako": "~1.0.5"
  2254. }
  2255. },
  2256. "browserslist": {
  2257. "version": "4.12.0",
  2258. "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.12.0.tgz",
  2259. "integrity": "sha512-UH2GkcEDSI0k/lRkuDSzFl9ZZ87skSy9w2XAn1MsZnL+4c4rqbBd3e82UWHbYDpztABrPBhZsTEeuxVfHppqDg==",
  2260. "requires": {
  2261. "caniuse-lite": "^1.0.30001043",
  2262. "electron-to-chromium": "^1.3.413",
  2263. "node-releases": "^1.1.53",
  2264. "pkg-up": "^2.0.0"
  2265. }
  2266. },
  2267. "btoa": {
  2268. "version": "1.1.2",
  2269. "resolved": "https://registry.npmjs.org/btoa/-/btoa-1.1.2.tgz",
  2270. "integrity": "sha1-PkC4FmP4HS3WWWpMtxSo3BbPq+A="
  2271. },
  2272. "btoa-lite": {
  2273. "version": "1.0.0",
  2274. "resolved": "https://registry.npmjs.org/btoa-lite/-/btoa-lite-1.0.0.tgz",
  2275. "integrity": "sha1-M3dm2hWAEhD92VbCLpxokaudAzc="
  2276. },
  2277. "buffer": {
  2278. "version": "5.6.0",
  2279. "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz",
  2280. "integrity": "sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==",
  2281. "requires": {
  2282. "base64-js": "^1.0.2",
  2283. "ieee754": "^1.1.4"
  2284. }
  2285. },
  2286. "buffer-equal": {
  2287. "version": "1.0.0",
  2288. "resolved": "https://registry.npmjs.org/buffer-equal/-/buffer-equal-1.0.0.tgz",
  2289. "integrity": "sha1-WWFrSYME1Var1GaWayLu2j7KX74="
  2290. },
  2291. "buffer-from": {
  2292. "version": "1.1.1",
  2293. "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz",
  2294. "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A=="
  2295. },
  2296. "buffer-xor": {
  2297. "version": "1.0.3",
  2298. "resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
  2299. "integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk="
  2300. },
  2301. "builtin-status-codes": {
  2302. "version": "3.0.0",
  2303. "resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
  2304. "integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug="
  2305. },
  2306. "cacache": {
  2307. "version": "15.0.3",
  2308. "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.0.3.tgz",
  2309. "integrity": "sha512-bc3jKYjqv7k4pWh7I/ixIjfcjPul4V4jme/WbjvwGS5LzoPL/GzXr4C5EgPNLO/QEZl9Oi61iGitYEdwcrwLCQ==",
  2310. "requires": {
  2311. "chownr": "^2.0.0",
  2312. "fs-minipass": "^2.0.0",
  2313. "glob": "^7.1.4",
  2314. "infer-owner": "^1.0.4",
  2315. "lru-cache": "^5.1.1",
  2316. "minipass": "^3.1.1",
  2317. "minipass-collect": "^1.0.2",
  2318. "minipass-flush": "^1.0.5",
  2319. "minipass-pipeline": "^1.2.2",
  2320. "mkdirp": "^1.0.3",
  2321. "move-file": "^2.0.0",
  2322. "p-map": "^4.0.0",
  2323. "promise-inflight": "^1.0.1",
  2324. "rimraf": "^3.0.2",
  2325. "ssri": "^8.0.0",
  2326. "tar": "^6.0.2",
  2327. "unique-filename": "^1.1.1"
  2328. },
  2329. "dependencies": {
  2330. "lru-cache": {
  2331. "version": "5.1.1",
  2332. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
  2333. "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
  2334. "requires": {
  2335. "yallist": "^3.0.2"
  2336. }
  2337. },
  2338. "mkdirp": {
  2339. "version": "1.0.4",
  2340. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  2341. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  2342. },
  2343. "p-map": {
  2344. "version": "4.0.0",
  2345. "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
  2346. "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
  2347. "requires": {
  2348. "aggregate-error": "^3.0.0"
  2349. }
  2350. },
  2351. "rimraf": {
  2352. "version": "3.0.2",
  2353. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  2354. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  2355. "requires": {
  2356. "glob": "^7.1.3"
  2357. }
  2358. },
  2359. "yallist": {
  2360. "version": "3.1.1",
  2361. "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
  2362. "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
  2363. }
  2364. }
  2365. },
  2366. "cache-base": {
  2367. "version": "1.0.1",
  2368. "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
  2369. "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
  2370. "requires": {
  2371. "collection-visit": "^1.0.0",
  2372. "component-emitter": "^1.2.1",
  2373. "get-value": "^2.0.6",
  2374. "has-value": "^1.0.0",
  2375. "isobject": "^3.0.1",
  2376. "set-value": "^2.0.0",
  2377. "to-object-path": "^0.3.0",
  2378. "union-value": "^1.0.0",
  2379. "unset-value": "^1.0.0"
  2380. },
  2381. "dependencies": {
  2382. "isobject": {
  2383. "version": "3.0.1",
  2384. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  2385. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  2386. }
  2387. }
  2388. },
  2389. "caller-callsite": {
  2390. "version": "2.0.0",
  2391. "resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz",
  2392. "integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=",
  2393. "requires": {
  2394. "callsites": "^2.0.0"
  2395. }
  2396. },
  2397. "caller-path": {
  2398. "version": "2.0.0",
  2399. "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz",
  2400. "integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=",
  2401. "requires": {
  2402. "caller-callsite": "^2.0.0"
  2403. }
  2404. },
  2405. "callsites": {
  2406. "version": "2.0.0",
  2407. "resolved": "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz",
  2408. "integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA="
  2409. },
  2410. "camel-case": {
  2411. "version": "3.0.0",
  2412. "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-3.0.0.tgz",
  2413. "integrity": "sha1-yjw2iKTpzzpM2nd9xNy8cTJJz3M=",
  2414. "requires": {
  2415. "no-case": "^2.2.0",
  2416. "upper-case": "^1.1.1"
  2417. }
  2418. },
  2419. "camelcase": {
  2420. "version": "5.3.1",
  2421. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
  2422. "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
  2423. },
  2424. "camelcase-keys": {
  2425. "version": "6.2.2",
  2426. "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
  2427. "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==",
  2428. "dev": true,
  2429. "requires": {
  2430. "camelcase": "^5.3.1",
  2431. "map-obj": "^4.0.0",
  2432. "quick-lru": "^4.0.1"
  2433. }
  2434. },
  2435. "caniuse-api": {
  2436. "version": "3.0.0",
  2437. "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
  2438. "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
  2439. "requires": {
  2440. "browserslist": "^4.0.0",
  2441. "caniuse-lite": "^1.0.0",
  2442. "lodash.memoize": "^4.1.2",
  2443. "lodash.uniq": "^4.5.0"
  2444. }
  2445. },
  2446. "caniuse-lite": {
  2447. "version": "1.0.30001058",
  2448. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001058.tgz",
  2449. "integrity": "sha512-UiRZmBYd1HdVVdFKy7PuLVx9e2NS7SMyx7QpWvFjiklYrLJKpLd19cRnRNqlw4zYa7vVejS3c8JUVobX241zHQ=="
  2450. },
  2451. "caseless": {
  2452. "version": "0.12.0",
  2453. "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
  2454. "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
  2455. "optional": true
  2456. },
  2457. "ccount": {
  2458. "version": "1.0.5",
  2459. "resolved": "https://registry.npmjs.org/ccount/-/ccount-1.0.5.tgz",
  2460. "integrity": "sha512-MOli1W+nfbPLlKEhInaxhRdp7KVLFxLN5ykwzHgLsLI3H3gs5jjFAK4Eoj3OzzcxCtumDaI8onoVDeQyWaNTkw==",
  2461. "dev": true
  2462. },
  2463. "center-align": {
  2464. "version": "0.1.3",
  2465. "resolved": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz",
  2466. "integrity": "sha1-qg0yYptu6XIgBBHL1EYckHvCt60=",
  2467. "requires": {
  2468. "align-text": "^0.1.3",
  2469. "lazy-cache": "^1.0.3"
  2470. }
  2471. },
  2472. "chalk": {
  2473. "version": "2.4.2",
  2474. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  2475. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  2476. "requires": {
  2477. "ansi-styles": "^3.2.1",
  2478. "escape-string-regexp": "^1.0.5",
  2479. "supports-color": "^5.3.0"
  2480. }
  2481. },
  2482. "character-entities": {
  2483. "version": "1.2.4",
  2484. "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-1.2.4.tgz",
  2485. "integrity": "sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==",
  2486. "dev": true
  2487. },
  2488. "character-entities-html4": {
  2489. "version": "1.1.4",
  2490. "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-1.1.4.tgz",
  2491. "integrity": "sha512-HRcDxZuZqMx3/a+qrzxdBKBPUpxWEq9xw2OPZ3a/174ihfrQKVsFhqtthBInFy1zZ9GgZyFXOatNujm8M+El3g==",
  2492. "dev": true
  2493. },
  2494. "character-entities-legacy": {
  2495. "version": "1.1.4",
  2496. "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz",
  2497. "integrity": "sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==",
  2498. "dev": true
  2499. },
  2500. "character-reference-invalid": {
  2501. "version": "1.1.4",
  2502. "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz",
  2503. "integrity": "sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==",
  2504. "dev": true
  2505. },
  2506. "chardet": {
  2507. "version": "0.7.0",
  2508. "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
  2509. "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA=="
  2510. },
  2511. "chokidar": {
  2512. "version": "2.1.8",
  2513. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
  2514. "integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==",
  2515. "requires": {
  2516. "anymatch": "^2.0.0",
  2517. "async-each": "^1.0.1",
  2518. "braces": "^2.3.2",
  2519. "fsevents": "^1.2.7",
  2520. "glob-parent": "^3.1.0",
  2521. "inherits": "^2.0.3",
  2522. "is-binary-path": "^1.0.0",
  2523. "is-glob": "^4.0.0",
  2524. "normalize-path": "^3.0.0",
  2525. "path-is-absolute": "^1.0.0",
  2526. "readdirp": "^2.2.1",
  2527. "upath": "^1.1.1"
  2528. },
  2529. "dependencies": {
  2530. "braces": {
  2531. "version": "2.3.2",
  2532. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  2533. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  2534. "requires": {
  2535. "arr-flatten": "^1.1.0",
  2536. "array-unique": "^0.3.2",
  2537. "extend-shallow": "^2.0.1",
  2538. "fill-range": "^4.0.0",
  2539. "isobject": "^3.0.1",
  2540. "repeat-element": "^1.1.2",
  2541. "snapdragon": "^0.8.1",
  2542. "snapdragon-node": "^2.0.1",
  2543. "split-string": "^3.0.2",
  2544. "to-regex": "^3.0.1"
  2545. }
  2546. },
  2547. "extend-shallow": {
  2548. "version": "2.0.1",
  2549. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  2550. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  2551. "requires": {
  2552. "is-extendable": "^0.1.0"
  2553. }
  2554. },
  2555. "fill-range": {
  2556. "version": "4.0.0",
  2557. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  2558. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  2559. "requires": {
  2560. "extend-shallow": "^2.0.1",
  2561. "is-number": "^3.0.0",
  2562. "repeat-string": "^1.6.1",
  2563. "to-regex-range": "^2.1.0"
  2564. }
  2565. },
  2566. "glob-parent": {
  2567. "version": "3.1.0",
  2568. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
  2569. "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
  2570. "requires": {
  2571. "is-glob": "^3.1.0",
  2572. "path-dirname": "^1.0.0"
  2573. },
  2574. "dependencies": {
  2575. "is-glob": {
  2576. "version": "3.1.0",
  2577. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
  2578. "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
  2579. "requires": {
  2580. "is-extglob": "^2.1.0"
  2581. }
  2582. }
  2583. }
  2584. },
  2585. "is-number": {
  2586. "version": "3.0.0",
  2587. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  2588. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  2589. "requires": {
  2590. "kind-of": "^3.0.2"
  2591. }
  2592. },
  2593. "isobject": {
  2594. "version": "3.0.1",
  2595. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  2596. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  2597. },
  2598. "kind-of": {
  2599. "version": "3.2.2",
  2600. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  2601. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  2602. "requires": {
  2603. "is-buffer": "^1.1.5"
  2604. }
  2605. },
  2606. "to-regex-range": {
  2607. "version": "2.1.1",
  2608. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  2609. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  2610. "requires": {
  2611. "is-number": "^3.0.0",
  2612. "repeat-string": "^1.6.1"
  2613. }
  2614. }
  2615. }
  2616. },
  2617. "chownr": {
  2618. "version": "2.0.0",
  2619. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  2620. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="
  2621. },
  2622. "chrome-trace-event": {
  2623. "version": "1.0.2",
  2624. "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz",
  2625. "integrity": "sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ==",
  2626. "requires": {
  2627. "tslib": "^1.9.0"
  2628. }
  2629. },
  2630. "cipher-base": {
  2631. "version": "1.0.4",
  2632. "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz",
  2633. "integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==",
  2634. "requires": {
  2635. "inherits": "^2.0.1",
  2636. "safe-buffer": "^5.0.1"
  2637. }
  2638. },
  2639. "class-utils": {
  2640. "version": "0.3.6",
  2641. "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
  2642. "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
  2643. "requires": {
  2644. "arr-union": "^3.1.0",
  2645. "define-property": "^0.2.5",
  2646. "isobject": "^3.0.0",
  2647. "static-extend": "^0.1.1"
  2648. },
  2649. "dependencies": {
  2650. "define-property": {
  2651. "version": "0.2.5",
  2652. "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
  2653. "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
  2654. "requires": {
  2655. "is-descriptor": "^0.1.0"
  2656. }
  2657. },
  2658. "isobject": {
  2659. "version": "3.0.1",
  2660. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  2661. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  2662. }
  2663. }
  2664. },
  2665. "classnames": {
  2666. "version": "2.2.6",
  2667. "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz",
  2668. "integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q=="
  2669. },
  2670. "clean-css": {
  2671. "version": "4.2.1",
  2672. "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.1.tgz",
  2673. "integrity": "sha512-4ZxI6dy4lrY6FHzfiy1aEOXgu4LIsW2MhwG0VBKdcoGoH/XLFgaHSdLTGr4O8Be6A8r3MOphEiI8Gc1n0ecf3g==",
  2674. "requires": {
  2675. "source-map": "~0.6.0"
  2676. },
  2677. "dependencies": {
  2678. "source-map": {
  2679. "version": "0.6.1",
  2680. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  2681. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  2682. }
  2683. }
  2684. },
  2685. "clean-stack": {
  2686. "version": "2.2.0",
  2687. "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
  2688. "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A=="
  2689. },
  2690. "cli-cursor": {
  2691. "version": "2.1.0",
  2692. "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz",
  2693. "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=",
  2694. "requires": {
  2695. "restore-cursor": "^2.0.0"
  2696. }
  2697. },
  2698. "cli-table": {
  2699. "version": "0.3.1",
  2700. "resolved": "https://registry.npmjs.org/cli-table/-/cli-table-0.3.1.tgz",
  2701. "integrity": "sha1-9TsFJmqLGguTSz0IIebi3FkUriM=",
  2702. "requires": {
  2703. "colors": "1.0.3"
  2704. }
  2705. },
  2706. "cli-width": {
  2707. "version": "2.2.1",
  2708. "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz",
  2709. "integrity": "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw=="
  2710. },
  2711. "clipboard": {
  2712. "version": "2.0.6",
  2713. "resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.6.tgz",
  2714. "integrity": "sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg==",
  2715. "requires": {
  2716. "good-listener": "^1.2.2",
  2717. "select": "^1.1.2",
  2718. "tiny-emitter": "^2.0.0"
  2719. }
  2720. },
  2721. "cliui": {
  2722. "version": "3.2.0",
  2723. "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
  2724. "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
  2725. "requires": {
  2726. "string-width": "^1.0.1",
  2727. "strip-ansi": "^3.0.1",
  2728. "wrap-ansi": "^2.0.0"
  2729. }
  2730. },
  2731. "clone": {
  2732. "version": "2.1.2",
  2733. "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz",
  2734. "integrity": "sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18="
  2735. },
  2736. "clone-buffer": {
  2737. "version": "1.0.0",
  2738. "resolved": "https://registry.npmjs.org/clone-buffer/-/clone-buffer-1.0.0.tgz",
  2739. "integrity": "sha1-4+JbIHrE5wGvch4staFnksrD3Fg="
  2740. },
  2741. "clone-regexp": {
  2742. "version": "2.2.0",
  2743. "resolved": "https://registry.npmjs.org/clone-regexp/-/clone-regexp-2.2.0.tgz",
  2744. "integrity": "sha512-beMpP7BOtTipFuW8hrJvREQ2DrRu3BE7by0ZpibtfBA+qfHYvMGTc2Yb1JMYPKg/JUw0CHYvpg796aNTSW9z7Q==",
  2745. "dev": true,
  2746. "requires": {
  2747. "is-regexp": "^2.0.0"
  2748. },
  2749. "dependencies": {
  2750. "is-regexp": {
  2751. "version": "2.1.0",
  2752. "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-2.1.0.tgz",
  2753. "integrity": "sha512-OZ4IlER3zmRIoB9AqNhEggVxqIH4ofDns5nRrPS6yQxXE1TPCUpFznBfRQmQa8uC+pXqjMnukiJBxCisIxiLGA==",
  2754. "dev": true
  2755. }
  2756. }
  2757. },
  2758. "clone-stats": {
  2759. "version": "1.0.0",
  2760. "resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-1.0.0.tgz",
  2761. "integrity": "sha1-s3gt/4u1R04Yuba/D9/ngvh3doA="
  2762. },
  2763. "cloneable-readable": {
  2764. "version": "1.1.3",
  2765. "resolved": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-1.1.3.tgz",
  2766. "integrity": "sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==",
  2767. "requires": {
  2768. "inherits": "^2.0.1",
  2769. "process-nextick-args": "^2.0.0",
  2770. "readable-stream": "^2.3.5"
  2771. }
  2772. },
  2773. "coa": {
  2774. "version": "2.0.2",
  2775. "resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz",
  2776. "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==",
  2777. "requires": {
  2778. "@types/q": "^1.5.1",
  2779. "chalk": "^2.4.1",
  2780. "q": "^1.1.2"
  2781. }
  2782. },
  2783. "code-point-at": {
  2784. "version": "1.1.0",
  2785. "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
  2786. "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
  2787. },
  2788. "collapse-white-space": {
  2789. "version": "1.0.6",
  2790. "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.6.tgz",
  2791. "integrity": "sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==",
  2792. "dev": true
  2793. },
  2794. "collection-map": {
  2795. "version": "1.0.0",
  2796. "resolved": "https://registry.npmjs.org/collection-map/-/collection-map-1.0.0.tgz",
  2797. "integrity": "sha1-rqDwb40mx4DCt1SUOFVEsiVa8Yw=",
  2798. "requires": {
  2799. "arr-map": "^2.0.2",
  2800. "for-own": "^1.0.0",
  2801. "make-iterator": "^1.0.0"
  2802. }
  2803. },
  2804. "collection-visit": {
  2805. "version": "1.0.0",
  2806. "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
  2807. "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
  2808. "requires": {
  2809. "map-visit": "^1.0.0",
  2810. "object-visit": "^1.0.0"
  2811. }
  2812. },
  2813. "color": {
  2814. "version": "3.1.2",
  2815. "resolved": "https://registry.npmjs.org/color/-/color-3.1.2.tgz",
  2816. "integrity": "sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==",
  2817. "requires": {
  2818. "color-convert": "^1.9.1",
  2819. "color-string": "^1.5.2"
  2820. }
  2821. },
  2822. "color-convert": {
  2823. "version": "1.9.3",
  2824. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  2825. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  2826. "requires": {
  2827. "color-name": "1.1.3"
  2828. }
  2829. },
  2830. "color-name": {
  2831. "version": "1.1.3",
  2832. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  2833. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  2834. },
  2835. "color-string": {
  2836. "version": "1.5.3",
  2837. "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz",
  2838. "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==",
  2839. "requires": {
  2840. "color-name": "^1.0.0",
  2841. "simple-swizzle": "^0.2.2"
  2842. }
  2843. },
  2844. "color-support": {
  2845. "version": "1.1.3",
  2846. "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
  2847. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg=="
  2848. },
  2849. "colors": {
  2850. "version": "1.0.3",
  2851. "resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
  2852. "integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs="
  2853. },
  2854. "combined-stream": {
  2855. "version": "1.0.8",
  2856. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  2857. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  2858. "optional": true,
  2859. "requires": {
  2860. "delayed-stream": "~1.0.0"
  2861. }
  2862. },
  2863. "commander": {
  2864. "version": "2.20.3",
  2865. "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
  2866. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
  2867. },
  2868. "commondir": {
  2869. "version": "1.0.1",
  2870. "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
  2871. "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs="
  2872. },
  2873. "component-emitter": {
  2874. "version": "1.3.0",
  2875. "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
  2876. "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg=="
  2877. },
  2878. "concat-map": {
  2879. "version": "0.0.1",
  2880. "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  2881. "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
  2882. },
  2883. "concat-stream": {
  2884. "version": "1.6.2",
  2885. "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
  2886. "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
  2887. "requires": {
  2888. "buffer-from": "^1.0.0",
  2889. "inherits": "^2.0.3",
  2890. "readable-stream": "^2.2.2",
  2891. "typedarray": "^0.0.6"
  2892. }
  2893. },
  2894. "concat-with-sourcemaps": {
  2895. "version": "1.1.0",
  2896. "resolved": "https://registry.npmjs.org/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz",
  2897. "integrity": "sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==",
  2898. "requires": {
  2899. "source-map": "^0.6.1"
  2900. },
  2901. "dependencies": {
  2902. "source-map": {
  2903. "version": "0.6.1",
  2904. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  2905. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  2906. }
  2907. }
  2908. },
  2909. "config-chain": {
  2910. "version": "1.1.12",
  2911. "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.12.tgz",
  2912. "integrity": "sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA==",
  2913. "requires": {
  2914. "ini": "^1.3.4",
  2915. "proto-list": "~1.2.1"
  2916. }
  2917. },
  2918. "confusing-browser-globals": {
  2919. "version": "1.0.9",
  2920. "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz",
  2921. "integrity": "sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==",
  2922. "dev": true
  2923. },
  2924. "console-browserify": {
  2925. "version": "1.2.0",
  2926. "resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz",
  2927. "integrity": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA=="
  2928. },
  2929. "consolidate": {
  2930. "version": "0.15.1",
  2931. "resolved": "https://registry.npmjs.org/consolidate/-/consolidate-0.15.1.tgz",
  2932. "integrity": "sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==",
  2933. "requires": {
  2934. "bluebird": "^3.1.1"
  2935. }
  2936. },
  2937. "constants-browserify": {
  2938. "version": "1.0.0",
  2939. "resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
  2940. "integrity": "sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U="
  2941. },
  2942. "contains-path": {
  2943. "version": "0.1.0",
  2944. "resolved": "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz",
  2945. "integrity": "sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=",
  2946. "dev": true
  2947. },
  2948. "convert-source-map": {
  2949. "version": "1.7.0",
  2950. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz",
  2951. "integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==",
  2952. "requires": {
  2953. "safe-buffer": "~5.1.1"
  2954. }
  2955. },
  2956. "cookie": {
  2957. "version": "0.3.1",
  2958. "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz",
  2959. "integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s="
  2960. },
  2961. "copy-concurrently": {
  2962. "version": "1.0.5",
  2963. "resolved": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz",
  2964. "integrity": "sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==",
  2965. "requires": {
  2966. "aproba": "^1.1.1",
  2967. "fs-write-stream-atomic": "^1.0.8",
  2968. "iferr": "^0.1.5",
  2969. "mkdirp": "^0.5.1",
  2970. "rimraf": "^2.5.4",
  2971. "run-queue": "^1.0.0"
  2972. }
  2973. },
  2974. "copy-descriptor": {
  2975. "version": "0.1.1",
  2976. "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
  2977. "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
  2978. },
  2979. "copy-props": {
  2980. "version": "2.0.4",
  2981. "resolved": "https://registry.npmjs.org/copy-props/-/copy-props-2.0.4.tgz",
  2982. "integrity": "sha512-7cjuUME+p+S3HZlbllgsn2CDwS+5eCCX16qBgNC4jgSTf49qR1VKy/Zhl400m0IQXl/bPGEVqncgUUMjrr4s8A==",
  2983. "requires": {
  2984. "each-props": "^1.3.0",
  2985. "is-plain-object": "^2.0.1"
  2986. },
  2987. "dependencies": {
  2988. "is-plain-object": {
  2989. "version": "2.0.4",
  2990. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  2991. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  2992. "requires": {
  2993. "isobject": "^3.0.1"
  2994. }
  2995. },
  2996. "isobject": {
  2997. "version": "3.0.1",
  2998. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  2999. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  3000. }
  3001. }
  3002. },
  3003. "core-js": {
  3004. "version": "3.6.5",
  3005. "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz",
  3006. "integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA=="
  3007. },
  3008. "core-js-compat": {
  3009. "version": "3.6.5",
  3010. "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.6.5.tgz",
  3011. "integrity": "sha512-7ItTKOhOZbznhXAQ2g/slGg1PJV5zDO/WdkTwi7UEOJmkvsE32PWvx6mKtDjiMpjnR2CNf6BAD6sSxIlv7ptng==",
  3012. "requires": {
  3013. "browserslist": "^4.8.5",
  3014. "semver": "7.0.0"
  3015. },
  3016. "dependencies": {
  3017. "semver": {
  3018. "version": "7.0.0",
  3019. "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
  3020. "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A=="
  3021. }
  3022. }
  3023. },
  3024. "core-util-is": {
  3025. "version": "1.0.2",
  3026. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
  3027. "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
  3028. },
  3029. "cosmiconfig": {
  3030. "version": "5.2.1",
  3031. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz",
  3032. "integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==",
  3033. "requires": {
  3034. "import-fresh": "^2.0.0",
  3035. "is-directory": "^0.3.1",
  3036. "js-yaml": "^3.13.1",
  3037. "parse-json": "^4.0.0"
  3038. }
  3039. },
  3040. "create-ecdh": {
  3041. "version": "4.0.3",
  3042. "resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.3.tgz",
  3043. "integrity": "sha512-GbEHQPMOswGpKXM9kCWVrremUcBmjteUaQ01T9rkKCPDXfUHX0IoP9LpHYo2NPFampa4e+/pFDc3jQdxrxQLaw==",
  3044. "requires": {
  3045. "bn.js": "^4.1.0",
  3046. "elliptic": "^6.0.0"
  3047. },
  3048. "dependencies": {
  3049. "bn.js": {
  3050. "version": "4.11.8",
  3051. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz",
  3052. "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA=="
  3053. }
  3054. }
  3055. },
  3056. "create-hash": {
  3057. "version": "1.2.0",
  3058. "resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
  3059. "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
  3060. "requires": {
  3061. "cipher-base": "^1.0.1",
  3062. "inherits": "^2.0.1",
  3063. "md5.js": "^1.3.4",
  3064. "ripemd160": "^2.0.1",
  3065. "sha.js": "^2.4.0"
  3066. }
  3067. },
  3068. "create-hmac": {
  3069. "version": "1.1.7",
  3070. "resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
  3071. "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
  3072. "requires": {
  3073. "cipher-base": "^1.0.3",
  3074. "create-hash": "^1.1.0",
  3075. "inherits": "^2.0.1",
  3076. "ripemd160": "^2.0.0",
  3077. "safe-buffer": "^5.0.1",
  3078. "sha.js": "^2.4.8"
  3079. }
  3080. },
  3081. "create-react-class": {
  3082. "version": "15.6.3",
  3083. "resolved": "https://registry.npmjs.org/create-react-class/-/create-react-class-15.6.3.tgz",
  3084. "integrity": "sha512-M+/3Q6E6DLO6Yx3OwrWjwHBnvfXXYA7W+dFjt/ZDBemHO1DDZhsalX/NUtnTYclN6GfnBDRh4qRHjcDHmlJBJg==",
  3085. "requires": {
  3086. "fbjs": "^0.8.9",
  3087. "loose-envify": "^1.3.1",
  3088. "object-assign": "^4.1.1"
  3089. }
  3090. },
  3091. "cross-fetch": {
  3092. "version": "3.0.4",
  3093. "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.0.4.tgz",
  3094. "integrity": "sha512-MSHgpjQqgbT/94D4CyADeNoYh52zMkCX4pcJvPP5WqPsLFMKjr2TCMg381ox5qI0ii2dPwaLx/00477knXqXVw==",
  3095. "requires": {
  3096. "node-fetch": "2.6.0",
  3097. "whatwg-fetch": "3.0.0"
  3098. }
  3099. },
  3100. "cross-spawn": {
  3101. "version": "6.0.5",
  3102. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
  3103. "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
  3104. "requires": {
  3105. "nice-try": "^1.0.4",
  3106. "path-key": "^2.0.1",
  3107. "semver": "^5.5.0",
  3108. "shebang-command": "^1.2.0",
  3109. "which": "^1.2.9"
  3110. }
  3111. },
  3112. "crypto-browserify": {
  3113. "version": "3.12.0",
  3114. "resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz",
  3115. "integrity": "sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==",
  3116. "requires": {
  3117. "browserify-cipher": "^1.0.0",
  3118. "browserify-sign": "^4.0.0",
  3119. "create-ecdh": "^4.0.0",
  3120. "create-hash": "^1.1.0",
  3121. "create-hmac": "^1.1.0",
  3122. "diffie-hellman": "^5.0.0",
  3123. "inherits": "^2.0.1",
  3124. "pbkdf2": "^3.0.3",
  3125. "public-encrypt": "^4.0.0",
  3126. "randombytes": "^2.0.0",
  3127. "randomfill": "^1.0.3"
  3128. }
  3129. },
  3130. "css": {
  3131. "version": "2.2.4",
  3132. "resolved": "https://registry.npmjs.org/css/-/css-2.2.4.tgz",
  3133. "integrity": "sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==",
  3134. "requires": {
  3135. "inherits": "^2.0.3",
  3136. "source-map": "^0.6.1",
  3137. "source-map-resolve": "^0.5.2",
  3138. "urix": "^0.1.0"
  3139. },
  3140. "dependencies": {
  3141. "source-map": {
  3142. "version": "0.6.1",
  3143. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  3144. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  3145. }
  3146. }
  3147. },
  3148. "css-blank-pseudo": {
  3149. "version": "0.1.4",
  3150. "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-0.1.4.tgz",
  3151. "integrity": "sha512-LHz35Hr83dnFeipc7oqFDmsjHdljj3TQtxGGiNWSOsTLIAubSm4TEz8qCaKFpk7idaQ1GfWscF4E6mgpBysA1w==",
  3152. "requires": {
  3153. "postcss": "^7.0.5"
  3154. }
  3155. },
  3156. "css-color-names": {
  3157. "version": "0.0.4",
  3158. "resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz",
  3159. "integrity": "sha1-gIrcLnnPhHOAabZGyyDsJ762KeA="
  3160. },
  3161. "css-declaration-sorter": {
  3162. "version": "4.0.1",
  3163. "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz",
  3164. "integrity": "sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==",
  3165. "requires": {
  3166. "postcss": "^7.0.1",
  3167. "timsort": "^0.3.0"
  3168. }
  3169. },
  3170. "css-has-pseudo": {
  3171. "version": "0.10.0",
  3172. "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-0.10.0.tgz",
  3173. "integrity": "sha512-Z8hnfsZu4o/kt+AuFzeGpLVhFOGO9mluyHBaA2bA8aCGTwah5sT3WV/fTHH8UNZUytOIImuGPrl/prlb4oX4qQ==",
  3174. "requires": {
  3175. "postcss": "^7.0.6",
  3176. "postcss-selector-parser": "^5.0.0-rc.4"
  3177. },
  3178. "dependencies": {
  3179. "cssesc": {
  3180. "version": "2.0.0",
  3181. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz",
  3182. "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg=="
  3183. },
  3184. "postcss-selector-parser": {
  3185. "version": "5.0.0",
  3186. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz",
  3187. "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==",
  3188. "requires": {
  3189. "cssesc": "^2.0.0",
  3190. "indexes-of": "^1.0.1",
  3191. "uniq": "^1.0.1"
  3192. }
  3193. }
  3194. }
  3195. },
  3196. "css-loader": {
  3197. "version": "3.5.3",
  3198. "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-3.5.3.tgz",
  3199. "integrity": "sha512-UEr9NH5Lmi7+dguAm+/JSPovNjYbm2k3TK58EiwQHzOHH5Jfq1Y+XoP2bQO6TMn7PptMd0opxxedAWcaSTRKHw==",
  3200. "requires": {
  3201. "camelcase": "^5.3.1",
  3202. "cssesc": "^3.0.0",
  3203. "icss-utils": "^4.1.1",
  3204. "loader-utils": "^1.2.3",
  3205. "normalize-path": "^3.0.0",
  3206. "postcss": "^7.0.27",
  3207. "postcss-modules-extract-imports": "^2.0.0",
  3208. "postcss-modules-local-by-default": "^3.0.2",
  3209. "postcss-modules-scope": "^2.2.0",
  3210. "postcss-modules-values": "^3.0.0",
  3211. "postcss-value-parser": "^4.0.3",
  3212. "schema-utils": "^2.6.6",
  3213. "semver": "^6.3.0"
  3214. },
  3215. "dependencies": {
  3216. "semver": {
  3217. "version": "6.3.0",
  3218. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  3219. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  3220. }
  3221. }
  3222. },
  3223. "css-prefers-color-scheme": {
  3224. "version": "3.1.1",
  3225. "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-3.1.1.tgz",
  3226. "integrity": "sha512-MTu6+tMs9S3EUqzmqLXEcgNRbNkkD/TGFvowpeoWJn5Vfq7FMgsmRQs9X5NXAURiOBmOxm/lLjsDNXDE6k9bhg==",
  3227. "requires": {
  3228. "postcss": "^7.0.5"
  3229. }
  3230. },
  3231. "css-select": {
  3232. "version": "2.1.0",
  3233. "resolved": "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz",
  3234. "integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==",
  3235. "requires": {
  3236. "boolbase": "^1.0.0",
  3237. "css-what": "^3.2.1",
  3238. "domutils": "^1.7.0",
  3239. "nth-check": "^1.0.2"
  3240. }
  3241. },
  3242. "css-select-base-adapter": {
  3243. "version": "0.1.1",
  3244. "resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz",
  3245. "integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w=="
  3246. },
  3247. "css-tree": {
  3248. "version": "1.0.0-alpha.37",
  3249. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz",
  3250. "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==",
  3251. "requires": {
  3252. "mdn-data": "2.0.4",
  3253. "source-map": "^0.6.1"
  3254. },
  3255. "dependencies": {
  3256. "source-map": {
  3257. "version": "0.6.1",
  3258. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  3259. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  3260. }
  3261. }
  3262. },
  3263. "css-what": {
  3264. "version": "3.2.1",
  3265. "resolved": "https://registry.npmjs.org/css-what/-/css-what-3.2.1.tgz",
  3266. "integrity": "sha512-WwOrosiQTvyms+Ti5ZC5vGEK0Vod3FTt1ca+payZqvKuGJF+dq7bG63DstxtN0dpm6FxY27a/zS3Wten+gEtGw=="
  3267. },
  3268. "css.escape": {
  3269. "version": "1.5.1",
  3270. "resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz",
  3271. "integrity": "sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s="
  3272. },
  3273. "cssdb": {
  3274. "version": "4.4.0",
  3275. "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-4.4.0.tgz",
  3276. "integrity": "sha512-LsTAR1JPEM9TpGhl/0p3nQecC2LJ0kD8X5YARu1hk/9I1gril5vDtMZyNxcEpxxDj34YNck/ucjuoUd66K03oQ=="
  3277. },
  3278. "cssesc": {
  3279. "version": "3.0.0",
  3280. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
  3281. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg=="
  3282. },
  3283. "cssnano": {
  3284. "version": "4.1.10",
  3285. "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-4.1.10.tgz",
  3286. "integrity": "sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ==",
  3287. "requires": {
  3288. "cosmiconfig": "^5.0.0",
  3289. "cssnano-preset-default": "^4.0.7",
  3290. "is-resolvable": "^1.0.0",
  3291. "postcss": "^7.0.0"
  3292. }
  3293. },
  3294. "cssnano-preset-default": {
  3295. "version": "4.0.7",
  3296. "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz",
  3297. "integrity": "sha512-x0YHHx2h6p0fCl1zY9L9roD7rnlltugGu7zXSKQx6k2rYw0Hi3IqxcoAGF7u9Q5w1nt7vK0ulxV8Lo+EvllGsA==",
  3298. "requires": {
  3299. "css-declaration-sorter": "^4.0.1",
  3300. "cssnano-util-raw-cache": "^4.0.1",
  3301. "postcss": "^7.0.0",
  3302. "postcss-calc": "^7.0.1",
  3303. "postcss-colormin": "^4.0.3",
  3304. "postcss-convert-values": "^4.0.1",
  3305. "postcss-discard-comments": "^4.0.2",
  3306. "postcss-discard-duplicates": "^4.0.2",
  3307. "postcss-discard-empty": "^4.0.1",
  3308. "postcss-discard-overridden": "^4.0.1",
  3309. "postcss-merge-longhand": "^4.0.11",
  3310. "postcss-merge-rules": "^4.0.3",
  3311. "postcss-minify-font-values": "^4.0.2",
  3312. "postcss-minify-gradients": "^4.0.2",
  3313. "postcss-minify-params": "^4.0.2",
  3314. "postcss-minify-selectors": "^4.0.2",
  3315. "postcss-normalize-charset": "^4.0.1",
  3316. "postcss-normalize-display-values": "^4.0.2",
  3317. "postcss-normalize-positions": "^4.0.2",
  3318. "postcss-normalize-repeat-style": "^4.0.2",
  3319. "postcss-normalize-string": "^4.0.2",
  3320. "postcss-normalize-timing-functions": "^4.0.2",
  3321. "postcss-normalize-unicode": "^4.0.1",
  3322. "postcss-normalize-url": "^4.0.1",
  3323. "postcss-normalize-whitespace": "^4.0.2",
  3324. "postcss-ordered-values": "^4.1.2",
  3325. "postcss-reduce-initial": "^4.0.3",
  3326. "postcss-reduce-transforms": "^4.0.2",
  3327. "postcss-svgo": "^4.0.2",
  3328. "postcss-unique-selectors": "^4.0.1"
  3329. }
  3330. },
  3331. "cssnano-util-get-arguments": {
  3332. "version": "4.0.0",
  3333. "resolved": "https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz",
  3334. "integrity": "sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8="
  3335. },
  3336. "cssnano-util-get-match": {
  3337. "version": "4.0.0",
  3338. "resolved": "https://registry.npmjs.org/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz",
  3339. "integrity": "sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0="
  3340. },
  3341. "cssnano-util-raw-cache": {
  3342. "version": "4.0.1",
  3343. "resolved": "https://registry.npmjs.org/cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz",
  3344. "integrity": "sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==",
  3345. "requires": {
  3346. "postcss": "^7.0.0"
  3347. }
  3348. },
  3349. "cssnano-util-same-parent": {
  3350. "version": "4.0.1",
  3351. "resolved": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz",
  3352. "integrity": "sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q=="
  3353. },
  3354. "csso": {
  3355. "version": "4.0.3",
  3356. "resolved": "https://registry.npmjs.org/csso/-/csso-4.0.3.tgz",
  3357. "integrity": "sha512-NL3spysxUkcrOgnpsT4Xdl2aiEiBG6bXswAABQVHcMrfjjBisFOKwLDOmf4wf32aPdcJws1zds2B0Rg+jqMyHQ==",
  3358. "requires": {
  3359. "css-tree": "1.0.0-alpha.39"
  3360. },
  3361. "dependencies": {
  3362. "css-tree": {
  3363. "version": "1.0.0-alpha.39",
  3364. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.39.tgz",
  3365. "integrity": "sha512-7UvkEYgBAHRG9Nt980lYxjsTrCyHFN53ky3wVsDkiMdVqylqRt+Zc+jm5qw7/qyOvN2dHSYtX0e4MbCCExSvnA==",
  3366. "requires": {
  3367. "mdn-data": "2.0.6",
  3368. "source-map": "^0.6.1"
  3369. }
  3370. },
  3371. "mdn-data": {
  3372. "version": "2.0.6",
  3373. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.6.tgz",
  3374. "integrity": "sha512-rQvjv71olwNHgiTbfPZFkJtjNMciWgswYeciZhtvWLO8bmX3TnhyA62I6sTWOyZssWHJJjY6/KiWwqQsWWsqOA=="
  3375. },
  3376. "source-map": {
  3377. "version": "0.6.1",
  3378. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  3379. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  3380. }
  3381. }
  3382. },
  3383. "csstype": {
  3384. "version": "2.6.10",
  3385. "resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.10.tgz",
  3386. "integrity": "sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==",
  3387. "optional": true
  3388. },
  3389. "cyclist": {
  3390. "version": "1.0.1",
  3391. "resolved": "https://registry.npmjs.org/cyclist/-/cyclist-1.0.1.tgz",
  3392. "integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
  3393. },
  3394. "d": {
  3395. "version": "1.0.1",
  3396. "resolved": "https://registry.npmjs.org/d/-/d-1.0.1.tgz",
  3397. "integrity": "sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==",
  3398. "requires": {
  3399. "es5-ext": "^0.10.50",
  3400. "type": "^1.0.1"
  3401. }
  3402. },
  3403. "dashdash": {
  3404. "version": "1.14.1",
  3405. "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
  3406. "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
  3407. "optional": true,
  3408. "requires": {
  3409. "assert-plus": "^1.0.0"
  3410. }
  3411. },
  3412. "dateformat": {
  3413. "version": "2.2.0",
  3414. "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz",
  3415. "integrity": "sha1-QGXiATz5+5Ft39gu+1Bq1MZ2kGI="
  3416. },
  3417. "de-indent": {
  3418. "version": "1.0.2",
  3419. "resolved": "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz",
  3420. "integrity": "sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0="
  3421. },
  3422. "debug": {
  3423. "version": "4.1.1",
  3424. "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
  3425. "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
  3426. "requires": {
  3427. "ms": "^2.1.1"
  3428. }
  3429. },
  3430. "decamelize": {
  3431. "version": "1.2.0",
  3432. "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
  3433. "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
  3434. },
  3435. "decamelize-keys": {
  3436. "version": "1.1.0",
  3437. "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz",
  3438. "integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=",
  3439. "dev": true,
  3440. "requires": {
  3441. "decamelize": "^1.1.0",
  3442. "map-obj": "^1.0.0"
  3443. },
  3444. "dependencies": {
  3445. "map-obj": {
  3446. "version": "1.0.1",
  3447. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
  3448. "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
  3449. "dev": true
  3450. }
  3451. }
  3452. },
  3453. "decode-uri-component": {
  3454. "version": "0.2.0",
  3455. "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
  3456. "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU="
  3457. },
  3458. "deep-assign": {
  3459. "version": "1.0.0",
  3460. "resolved": "https://registry.npmjs.org/deep-assign/-/deep-assign-1.0.0.tgz",
  3461. "integrity": "sha1-sJJ0O+hCfcYh6gBnzex+cN0Z83s=",
  3462. "requires": {
  3463. "is-obj": "^1.0.0"
  3464. },
  3465. "dependencies": {
  3466. "is-obj": {
  3467. "version": "1.0.1",
  3468. "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
  3469. "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8="
  3470. }
  3471. }
  3472. },
  3473. "deep-equal": {
  3474. "version": "1.1.1",
  3475. "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz",
  3476. "integrity": "sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==",
  3477. "requires": {
  3478. "is-arguments": "^1.0.4",
  3479. "is-date-object": "^1.0.1",
  3480. "is-regex": "^1.0.4",
  3481. "object-is": "^1.0.1",
  3482. "object-keys": "^1.1.1",
  3483. "regexp.prototype.flags": "^1.2.0"
  3484. }
  3485. },
  3486. "deep-extend": {
  3487. "version": "0.6.0",
  3488. "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
  3489. "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA=="
  3490. },
  3491. "deep-is": {
  3492. "version": "0.1.3",
  3493. "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
  3494. "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
  3495. "dev": true
  3496. },
  3497. "deepmerge": {
  3498. "version": "4.2.2",
  3499. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz",
  3500. "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg=="
  3501. },
  3502. "default-compare": {
  3503. "version": "1.0.0",
  3504. "resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz",
  3505. "integrity": "sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==",
  3506. "requires": {
  3507. "kind-of": "^5.0.2"
  3508. },
  3509. "dependencies": {
  3510. "kind-of": {
  3511. "version": "5.1.0",
  3512. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
  3513. "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw=="
  3514. }
  3515. }
  3516. },
  3517. "default-resolution": {
  3518. "version": "2.0.0",
  3519. "resolved": "https://registry.npmjs.org/default-resolution/-/default-resolution-2.0.0.tgz",
  3520. "integrity": "sha1-vLgrqnKtebQmp2cy8aga1t8m1oQ="
  3521. },
  3522. "define-properties": {
  3523. "version": "1.1.3",
  3524. "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
  3525. "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
  3526. "requires": {
  3527. "object-keys": "^1.0.12"
  3528. }
  3529. },
  3530. "define-property": {
  3531. "version": "2.0.2",
  3532. "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
  3533. "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
  3534. "requires": {
  3535. "is-descriptor": "^1.0.2",
  3536. "isobject": "^3.0.1"
  3537. },
  3538. "dependencies": {
  3539. "is-accessor-descriptor": {
  3540. "version": "1.0.0",
  3541. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
  3542. "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
  3543. "requires": {
  3544. "kind-of": "^6.0.0"
  3545. }
  3546. },
  3547. "is-data-descriptor": {
  3548. "version": "1.0.0",
  3549. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
  3550. "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
  3551. "requires": {
  3552. "kind-of": "^6.0.0"
  3553. }
  3554. },
  3555. "is-descriptor": {
  3556. "version": "1.0.2",
  3557. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
  3558. "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
  3559. "requires": {
  3560. "is-accessor-descriptor": "^1.0.0",
  3561. "is-data-descriptor": "^1.0.0",
  3562. "kind-of": "^6.0.2"
  3563. }
  3564. },
  3565. "isobject": {
  3566. "version": "3.0.1",
  3567. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  3568. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  3569. }
  3570. }
  3571. },
  3572. "del": {
  3573. "version": "3.0.0",
  3574. "resolved": "https://registry.npmjs.org/del/-/del-3.0.0.tgz",
  3575. "integrity": "sha1-U+z2mf/LyzljdpGrE7rxYIGXZuU=",
  3576. "requires": {
  3577. "globby": "^6.1.0",
  3578. "is-path-cwd": "^1.0.0",
  3579. "is-path-in-cwd": "^1.0.0",
  3580. "p-map": "^1.1.1",
  3581. "pify": "^3.0.0",
  3582. "rimraf": "^2.2.8"
  3583. },
  3584. "dependencies": {
  3585. "pify": {
  3586. "version": "3.0.0",
  3587. "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
  3588. "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY="
  3589. }
  3590. }
  3591. },
  3592. "delayed-stream": {
  3593. "version": "1.0.0",
  3594. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  3595. "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
  3596. "optional": true
  3597. },
  3598. "delegate": {
  3599. "version": "3.2.0",
  3600. "resolved": "https://registry.npmjs.org/delegate/-/delegate-3.2.0.tgz",
  3601. "integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw=="
  3602. },
  3603. "deprecation": {
  3604. "version": "2.3.1",
  3605. "resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
  3606. "integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ=="
  3607. },
  3608. "des.js": {
  3609. "version": "1.0.1",
  3610. "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.0.1.tgz",
  3611. "integrity": "sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==",
  3612. "requires": {
  3613. "inherits": "^2.0.1",
  3614. "minimalistic-assert": "^1.0.0"
  3615. }
  3616. },
  3617. "detect-file": {
  3618. "version": "1.0.0",
  3619. "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz",
  3620. "integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc="
  3621. },
  3622. "detect-indent": {
  3623. "version": "6.0.0",
  3624. "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.0.0.tgz",
  3625. "integrity": "sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA=="
  3626. },
  3627. "diff": {
  3628. "version": "1.0.8",
  3629. "resolved": "https://registry.npmjs.org/diff/-/diff-1.0.8.tgz",
  3630. "integrity": "sha1-NDJ2MI7Jkbe8giZ+1VvBQR+XFmY="
  3631. },
  3632. "diffie-hellman": {
  3633. "version": "5.0.3",
  3634. "resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz",
  3635. "integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==",
  3636. "requires": {
  3637. "bn.js": "^4.1.0",
  3638. "miller-rabin": "^4.0.0",
  3639. "randombytes": "^2.0.0"
  3640. },
  3641. "dependencies": {
  3642. "bn.js": {
  3643. "version": "4.11.8",
  3644. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz",
  3645. "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA=="
  3646. }
  3647. }
  3648. },
  3649. "dir-glob": {
  3650. "version": "3.0.1",
  3651. "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
  3652. "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
  3653. "dev": true,
  3654. "requires": {
  3655. "path-type": "^4.0.0"
  3656. },
  3657. "dependencies": {
  3658. "path-type": {
  3659. "version": "4.0.0",
  3660. "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
  3661. "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
  3662. "dev": true
  3663. }
  3664. }
  3665. },
  3666. "doctrine": {
  3667. "version": "3.0.0",
  3668. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
  3669. "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
  3670. "dev": true,
  3671. "requires": {
  3672. "esutils": "^2.0.2"
  3673. }
  3674. },
  3675. "dom-converter": {
  3676. "version": "0.2.0",
  3677. "resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz",
  3678. "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==",
  3679. "requires": {
  3680. "utila": "~0.4"
  3681. }
  3682. },
  3683. "dom-serializer": {
  3684. "version": "0.2.2",
  3685. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz",
  3686. "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==",
  3687. "requires": {
  3688. "domelementtype": "^2.0.1",
  3689. "entities": "^2.0.0"
  3690. },
  3691. "dependencies": {
  3692. "domelementtype": {
  3693. "version": "2.0.1",
  3694. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.0.1.tgz",
  3695. "integrity": "sha512-5HOHUDsYZWV8FGWN0Njbr/Rn7f/eWSQi1v7+HsUVwXgn8nWWlL64zKDkS0n8ZmQ3mlWOMuXOnR+7Nx/5tMO5AQ=="
  3696. }
  3697. }
  3698. },
  3699. "domain-browser": {
  3700. "version": "1.2.0",
  3701. "resolved": "https://registry.npmjs.org/domain-browser/-/domain-browser-1.2.0.tgz",
  3702. "integrity": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA=="
  3703. },
  3704. "domelementtype": {
  3705. "version": "1.3.1",
  3706. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz",
  3707. "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w=="
  3708. },
  3709. "domhandler": {
  3710. "version": "2.4.2",
  3711. "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz",
  3712. "integrity": "sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==",
  3713. "requires": {
  3714. "domelementtype": "1"
  3715. }
  3716. },
  3717. "domino": {
  3718. "version": "2.1.5",
  3719. "resolved": "https://registry.npmjs.org/domino/-/domino-2.1.5.tgz",
  3720. "integrity": "sha512-vMDo7f6ogUV9PkzmxXLiXzJkJZqU09Le4C40mj+HmAGS/2FPmdetoNOQZXpu2kekn0GJKvtwKMAVoruTj60Xww=="
  3721. },
  3722. "dompurify": {
  3723. "version": "2.0.11",
  3724. "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.11.tgz",
  3725. "integrity": "sha512-qVoGPjIW9IqxRij7klDQQ2j6nSe4UNWANBhZNLnsS7ScTtLb+3YdxkRY8brNTpkUiTtcXsCJO+jS0UCDfenLuA=="
  3726. },
  3727. "domready": {
  3728. "version": "1.0.8",
  3729. "resolved": "https://registry.npmjs.org/domready/-/domready-1.0.8.tgz",
  3730. "integrity": "sha1-kfJS5Ze2Wvd+dFriTdAYXV4m1Yw="
  3731. },
  3732. "domutils": {
  3733. "version": "1.7.0",
  3734. "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
  3735. "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==",
  3736. "requires": {
  3737. "dom-serializer": "0",
  3738. "domelementtype": "1"
  3739. }
  3740. },
  3741. "dot-prop": {
  3742. "version": "5.2.0",
  3743. "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.2.0.tgz",
  3744. "integrity": "sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==",
  3745. "requires": {
  3746. "is-obj": "^2.0.0"
  3747. }
  3748. },
  3749. "dropzone": {
  3750. "version": "5.7.2",
  3751. "resolved": "https://registry.npm.taobao.org/dropzone/download/dropzone-5.7.2.tgz?cache=0&sync_timestamp=1596009792692&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdropzone%2Fdownload%2Fdropzone-5.7.2.tgz",
  3752. "integrity": "sha1-kb7hVy3aUV1AkB2jBLx53d8wm0w="
  3753. },
  3754. "duplexer2": {
  3755. "version": "0.0.2",
  3756. "resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz",
  3757. "integrity": "sha1-xhTc9n4vsUmVqRcR5aYX6KYKMds=",
  3758. "requires": {
  3759. "readable-stream": "~1.1.9"
  3760. },
  3761. "dependencies": {
  3762. "isarray": {
  3763. "version": "0.0.1",
  3764. "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
  3765. "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
  3766. },
  3767. "readable-stream": {
  3768. "version": "1.1.14",
  3769. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
  3770. "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=",
  3771. "requires": {
  3772. "core-util-is": "~1.0.0",
  3773. "inherits": "~2.0.1",
  3774. "isarray": "0.0.1",
  3775. "string_decoder": "~0.10.x"
  3776. }
  3777. },
  3778. "string_decoder": {
  3779. "version": "0.10.31",
  3780. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
  3781. "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ="
  3782. }
  3783. }
  3784. },
  3785. "duplexify": {
  3786. "version": "3.7.1",
  3787. "resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz",
  3788. "integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==",
  3789. "requires": {
  3790. "end-of-stream": "^1.0.0",
  3791. "inherits": "^2.0.1",
  3792. "readable-stream": "^2.0.0",
  3793. "stream-shift": "^1.0.0"
  3794. }
  3795. },
  3796. "each-props": {
  3797. "version": "1.3.2",
  3798. "resolved": "https://registry.npmjs.org/each-props/-/each-props-1.3.2.tgz",
  3799. "integrity": "sha512-vV0Hem3zAGkJAyU7JSjixeU66rwdynTAa1vofCrSA5fEln+m67Az9CcnkVD776/fsN/UjIWmBDoNRS6t6G9RfA==",
  3800. "requires": {
  3801. "is-plain-object": "^2.0.1",
  3802. "object.defaults": "^1.1.0"
  3803. },
  3804. "dependencies": {
  3805. "is-plain-object": {
  3806. "version": "2.0.4",
  3807. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  3808. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  3809. "requires": {
  3810. "isobject": "^3.0.1"
  3811. }
  3812. },
  3813. "isobject": {
  3814. "version": "3.0.1",
  3815. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  3816. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  3817. }
  3818. }
  3819. },
  3820. "ecc-jsbn": {
  3821. "version": "0.1.2",
  3822. "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
  3823. "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
  3824. "optional": true,
  3825. "requires": {
  3826. "jsbn": "~0.1.0",
  3827. "safer-buffer": "^2.1.0"
  3828. }
  3829. },
  3830. "editions": {
  3831. "version": "1.3.4",
  3832. "resolved": "https://registry.npmjs.org/editions/-/editions-1.3.4.tgz",
  3833. "integrity": "sha512-gzao+mxnYDzIysXKMQi/+M1mjy/rjestjg6OPoYTtI+3Izp23oiGZitsl9lPDPiTGXbcSIk1iJWhliSaglxnUg=="
  3834. },
  3835. "editorconfig": {
  3836. "version": "0.15.3",
  3837. "resolved": "https://registry.npmjs.org/editorconfig/-/editorconfig-0.15.3.tgz",
  3838. "integrity": "sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==",
  3839. "requires": {
  3840. "commander": "^2.19.0",
  3841. "lru-cache": "^4.1.5",
  3842. "semver": "^5.6.0",
  3843. "sigmund": "^1.0.1"
  3844. }
  3845. },
  3846. "electron-to-chromium": {
  3847. "version": "1.3.437",
  3848. "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.437.tgz",
  3849. "integrity": "sha512-PBQn2q68ErqMyBUABh9Gh8R6DunGky8aB5y3N5lPM7OVpldwyUbAK5AX9WcwE/5F6ceqvQ+iQLYkJYRysAs6Bg=="
  3850. },
  3851. "elliptic": {
  3852. "version": "6.5.2",
  3853. "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz",
  3854. "integrity": "sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==",
  3855. "requires": {
  3856. "bn.js": "^4.4.0",
  3857. "brorand": "^1.0.1",
  3858. "hash.js": "^1.0.0",
  3859. "hmac-drbg": "^1.0.0",
  3860. "inherits": "^2.0.1",
  3861. "minimalistic-assert": "^1.0.0",
  3862. "minimalistic-crypto-utils": "^1.0.0"
  3863. },
  3864. "dependencies": {
  3865. "bn.js": {
  3866. "version": "4.11.8",
  3867. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz",
  3868. "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA=="
  3869. }
  3870. }
  3871. },
  3872. "emitter-component": {
  3873. "version": "1.1.1",
  3874. "resolved": "https://registry.npmjs.org/emitter-component/-/emitter-component-1.1.1.tgz",
  3875. "integrity": "sha1-Bl4tvtaVm/RwZ57avq95gdEAOrY="
  3876. },
  3877. "emoji-regex": {
  3878. "version": "7.0.3",
  3879. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
  3880. "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA=="
  3881. },
  3882. "emojis-list": {
  3883. "version": "3.0.0",
  3884. "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
  3885. "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q=="
  3886. },
  3887. "encode-3986": {
  3888. "version": "1.0.0",
  3889. "resolved": "https://registry.npmjs.org/encode-3986/-/encode-3986-1.0.0.tgz",
  3890. "integrity": "sha1-lA1RSY+HQa3hhLda0UObMXwMemA="
  3891. },
  3892. "encoding": {
  3893. "version": "0.1.12",
  3894. "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz",
  3895. "integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=",
  3896. "requires": {
  3897. "iconv-lite": "~0.4.13"
  3898. }
  3899. },
  3900. "end-of-stream": {
  3901. "version": "1.4.4",
  3902. "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
  3903. "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
  3904. "requires": {
  3905. "once": "^1.4.0"
  3906. }
  3907. },
  3908. "enhanced-resolve": {
  3909. "version": "4.1.1",
  3910. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.1.1.tgz",
  3911. "integrity": "sha512-98p2zE+rL7/g/DzMHMTF4zZlCgeVdJ7yr6xzEpJRYwFYrGi9ANdn5DnJURg6RpBkyk60XYDnWIv51VfIhfNGuA==",
  3912. "requires": {
  3913. "graceful-fs": "^4.1.2",
  3914. "memory-fs": "^0.5.0",
  3915. "tapable": "^1.0.0"
  3916. },
  3917. "dependencies": {
  3918. "memory-fs": {
  3919. "version": "0.5.0",
  3920. "resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
  3921. "integrity": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
  3922. "requires": {
  3923. "errno": "^0.1.3",
  3924. "readable-stream": "^2.0.1"
  3925. }
  3926. }
  3927. }
  3928. },
  3929. "entities": {
  3930. "version": "2.0.2",
  3931. "resolved": "https://registry.npmjs.org/entities/-/entities-2.0.2.tgz",
  3932. "integrity": "sha512-dmD3AvJQBUjKpcNkoqr+x+IF0SdRtPz9Vk0uTy4yWqga9ibB6s4v++QFWNohjiUGoMlF552ZvNyXDxz5iW0qmw=="
  3933. },
  3934. "errno": {
  3935. "version": "0.1.7",
  3936. "resolved": "https://registry.npmjs.org/errno/-/errno-0.1.7.tgz",
  3937. "integrity": "sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==",
  3938. "requires": {
  3939. "prr": "~1.0.1"
  3940. }
  3941. },
  3942. "error-ex": {
  3943. "version": "1.3.2",
  3944. "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
  3945. "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
  3946. "requires": {
  3947. "is-arrayish": "^0.2.1"
  3948. }
  3949. },
  3950. "es-abstract": {
  3951. "version": "1.17.5",
  3952. "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.5.tgz",
  3953. "integrity": "sha512-BR9auzDbySxOcfog0tLECW8l28eRGpDpU3Dm3Hp4q/N+VtLTmyj4EUN088XZWQDW/hzj6sYRDXeOFsaAODKvpg==",
  3954. "requires": {
  3955. "es-to-primitive": "^1.2.1",
  3956. "function-bind": "^1.1.1",
  3957. "has": "^1.0.3",
  3958. "has-symbols": "^1.0.1",
  3959. "is-callable": "^1.1.5",
  3960. "is-regex": "^1.0.5",
  3961. "object-inspect": "^1.7.0",
  3962. "object-keys": "^1.1.1",
  3963. "object.assign": "^4.1.0",
  3964. "string.prototype.trimleft": "^2.1.1",
  3965. "string.prototype.trimright": "^2.1.1"
  3966. }
  3967. },
  3968. "es-to-primitive": {
  3969. "version": "1.2.1",
  3970. "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
  3971. "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
  3972. "requires": {
  3973. "is-callable": "^1.1.4",
  3974. "is-date-object": "^1.0.1",
  3975. "is-symbol": "^1.0.2"
  3976. }
  3977. },
  3978. "es5-ext": {
  3979. "version": "0.10.53",
  3980. "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz",
  3981. "integrity": "sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==",
  3982. "requires": {
  3983. "es6-iterator": "~2.0.3",
  3984. "es6-symbol": "~3.1.3",
  3985. "next-tick": "~1.0.0"
  3986. }
  3987. },
  3988. "es6-iterator": {
  3989. "version": "2.0.3",
  3990. "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz",
  3991. "integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=",
  3992. "requires": {
  3993. "d": "1",
  3994. "es5-ext": "^0.10.35",
  3995. "es6-symbol": "^3.1.1"
  3996. }
  3997. },
  3998. "es6-symbol": {
  3999. "version": "3.1.3",
  4000. "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz",
  4001. "integrity": "sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==",
  4002. "requires": {
  4003. "d": "^1.0.1",
  4004. "ext": "^1.1.2"
  4005. }
  4006. },
  4007. "es6-weak-map": {
  4008. "version": "2.0.3",
  4009. "resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.3.tgz",
  4010. "integrity": "sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==",
  4011. "requires": {
  4012. "d": "1",
  4013. "es5-ext": "^0.10.46",
  4014. "es6-iterator": "^2.0.3",
  4015. "es6-symbol": "^3.1.1"
  4016. }
  4017. },
  4018. "escape-string-regexp": {
  4019. "version": "1.0.5",
  4020. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  4021. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
  4022. },
  4023. "eslint": {
  4024. "version": "6.8.0",
  4025. "resolved": "https://registry.npmjs.org/eslint/-/eslint-6.8.0.tgz",
  4026. "integrity": "sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig==",
  4027. "dev": true,
  4028. "requires": {
  4029. "@babel/code-frame": "^7.0.0",
  4030. "ajv": "^6.10.0",
  4031. "chalk": "^2.1.0",
  4032. "cross-spawn": "^6.0.5",
  4033. "debug": "^4.0.1",
  4034. "doctrine": "^3.0.0",
  4035. "eslint-scope": "^5.0.0",
  4036. "eslint-utils": "^1.4.3",
  4037. "eslint-visitor-keys": "^1.1.0",
  4038. "espree": "^6.1.2",
  4039. "esquery": "^1.0.1",
  4040. "esutils": "^2.0.2",
  4041. "file-entry-cache": "^5.0.1",
  4042. "functional-red-black-tree": "^1.0.1",
  4043. "glob-parent": "^5.0.0",
  4044. "globals": "^12.1.0",
  4045. "ignore": "^4.0.6",
  4046. "import-fresh": "^3.0.0",
  4047. "imurmurhash": "^0.1.4",
  4048. "inquirer": "^7.0.0",
  4049. "is-glob": "^4.0.0",
  4050. "js-yaml": "^3.13.1",
  4051. "json-stable-stringify-without-jsonify": "^1.0.1",
  4052. "levn": "^0.3.0",
  4053. "lodash": "^4.17.14",
  4054. "minimatch": "^3.0.4",
  4055. "mkdirp": "^0.5.1",
  4056. "natural-compare": "^1.4.0",
  4057. "optionator": "^0.8.3",
  4058. "progress": "^2.0.0",
  4059. "regexpp": "^2.0.1",
  4060. "semver": "^6.1.2",
  4061. "strip-ansi": "^5.2.0",
  4062. "strip-json-comments": "^3.0.1",
  4063. "table": "^5.2.3",
  4064. "text-table": "^0.2.0",
  4065. "v8-compile-cache": "^2.0.3"
  4066. },
  4067. "dependencies": {
  4068. "ansi-escapes": {
  4069. "version": "4.3.1",
  4070. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz",
  4071. "integrity": "sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==",
  4072. "dev": true,
  4073. "requires": {
  4074. "type-fest": "^0.11.0"
  4075. },
  4076. "dependencies": {
  4077. "type-fest": {
  4078. "version": "0.11.0",
  4079. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz",
  4080. "integrity": "sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==",
  4081. "dev": true
  4082. }
  4083. }
  4084. },
  4085. "ansi-regex": {
  4086. "version": "5.0.0",
  4087. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
  4088. "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
  4089. "dev": true
  4090. },
  4091. "ansi-styles": {
  4092. "version": "4.2.1",
  4093. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
  4094. "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
  4095. "dev": true,
  4096. "requires": {
  4097. "@types/color-name": "^1.1.1",
  4098. "color-convert": "^2.0.1"
  4099. }
  4100. },
  4101. "cli-cursor": {
  4102. "version": "3.1.0",
  4103. "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
  4104. "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
  4105. "dev": true,
  4106. "requires": {
  4107. "restore-cursor": "^3.1.0"
  4108. }
  4109. },
  4110. "color-convert": {
  4111. "version": "2.0.1",
  4112. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  4113. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  4114. "dev": true,
  4115. "requires": {
  4116. "color-name": "~1.1.4"
  4117. }
  4118. },
  4119. "color-name": {
  4120. "version": "1.1.4",
  4121. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  4122. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  4123. "dev": true
  4124. },
  4125. "emoji-regex": {
  4126. "version": "8.0.0",
  4127. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  4128. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  4129. "dev": true
  4130. },
  4131. "eslint-scope": {
  4132. "version": "5.0.0",
  4133. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.0.0.tgz",
  4134. "integrity": "sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==",
  4135. "dev": true,
  4136. "requires": {
  4137. "esrecurse": "^4.1.0",
  4138. "estraverse": "^4.1.1"
  4139. }
  4140. },
  4141. "figures": {
  4142. "version": "3.2.0",
  4143. "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz",
  4144. "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==",
  4145. "dev": true,
  4146. "requires": {
  4147. "escape-string-regexp": "^1.0.5"
  4148. }
  4149. },
  4150. "globals": {
  4151. "version": "12.4.0",
  4152. "resolved": "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz",
  4153. "integrity": "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==",
  4154. "dev": true,
  4155. "requires": {
  4156. "type-fest": "^0.8.1"
  4157. }
  4158. },
  4159. "has-flag": {
  4160. "version": "4.0.0",
  4161. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  4162. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  4163. "dev": true
  4164. },
  4165. "import-fresh": {
  4166. "version": "3.2.1",
  4167. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.1.tgz",
  4168. "integrity": "sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==",
  4169. "dev": true,
  4170. "requires": {
  4171. "parent-module": "^1.0.0",
  4172. "resolve-from": "^4.0.0"
  4173. }
  4174. },
  4175. "inquirer": {
  4176. "version": "7.1.0",
  4177. "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.1.0.tgz",
  4178. "integrity": "sha512-5fJMWEmikSYu0nv/flMc475MhGbB7TSPd/2IpFV4I4rMklboCH2rQjYY5kKiYGHqUF9gvaambupcJFFG9dvReg==",
  4179. "dev": true,
  4180. "requires": {
  4181. "ansi-escapes": "^4.2.1",
  4182. "chalk": "^3.0.0",
  4183. "cli-cursor": "^3.1.0",
  4184. "cli-width": "^2.0.0",
  4185. "external-editor": "^3.0.3",
  4186. "figures": "^3.0.0",
  4187. "lodash": "^4.17.15",
  4188. "mute-stream": "0.0.8",
  4189. "run-async": "^2.4.0",
  4190. "rxjs": "^6.5.3",
  4191. "string-width": "^4.1.0",
  4192. "strip-ansi": "^6.0.0",
  4193. "through": "^2.3.6"
  4194. },
  4195. "dependencies": {
  4196. "chalk": {
  4197. "version": "3.0.0",
  4198. "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
  4199. "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
  4200. "dev": true,
  4201. "requires": {
  4202. "ansi-styles": "^4.1.0",
  4203. "supports-color": "^7.1.0"
  4204. }
  4205. },
  4206. "strip-ansi": {
  4207. "version": "6.0.0",
  4208. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
  4209. "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
  4210. "dev": true,
  4211. "requires": {
  4212. "ansi-regex": "^5.0.0"
  4213. }
  4214. }
  4215. }
  4216. },
  4217. "is-fullwidth-code-point": {
  4218. "version": "3.0.0",
  4219. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  4220. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  4221. "dev": true
  4222. },
  4223. "mimic-fn": {
  4224. "version": "2.1.0",
  4225. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
  4226. "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
  4227. "dev": true
  4228. },
  4229. "mute-stream": {
  4230. "version": "0.0.8",
  4231. "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz",
  4232. "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==",
  4233. "dev": true
  4234. },
  4235. "onetime": {
  4236. "version": "5.1.0",
  4237. "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.0.tgz",
  4238. "integrity": "sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==",
  4239. "dev": true,
  4240. "requires": {
  4241. "mimic-fn": "^2.1.0"
  4242. }
  4243. },
  4244. "resolve-from": {
  4245. "version": "4.0.0",
  4246. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
  4247. "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
  4248. "dev": true
  4249. },
  4250. "restore-cursor": {
  4251. "version": "3.1.0",
  4252. "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
  4253. "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
  4254. "dev": true,
  4255. "requires": {
  4256. "onetime": "^5.1.0",
  4257. "signal-exit": "^3.0.2"
  4258. }
  4259. },
  4260. "semver": {
  4261. "version": "6.3.0",
  4262. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  4263. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  4264. "dev": true
  4265. },
  4266. "string-width": {
  4267. "version": "4.2.0",
  4268. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
  4269. "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
  4270. "dev": true,
  4271. "requires": {
  4272. "emoji-regex": "^8.0.0",
  4273. "is-fullwidth-code-point": "^3.0.0",
  4274. "strip-ansi": "^6.0.0"
  4275. },
  4276. "dependencies": {
  4277. "strip-ansi": {
  4278. "version": "6.0.0",
  4279. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
  4280. "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
  4281. "dev": true,
  4282. "requires": {
  4283. "ansi-regex": "^5.0.0"
  4284. }
  4285. }
  4286. }
  4287. },
  4288. "strip-ansi": {
  4289. "version": "5.2.0",
  4290. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
  4291. "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
  4292. "dev": true,
  4293. "requires": {
  4294. "ansi-regex": "^4.1.0"
  4295. },
  4296. "dependencies": {
  4297. "ansi-regex": {
  4298. "version": "4.1.0",
  4299. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
  4300. "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
  4301. "dev": true
  4302. }
  4303. }
  4304. },
  4305. "strip-json-comments": {
  4306. "version": "3.1.0",
  4307. "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.0.tgz",
  4308. "integrity": "sha512-e6/d0eBu7gHtdCqFt0xJr642LdToM5/cN4Qb9DbHjVx1CP5RyeM+zH7pbecEmDv/lBqb0QH+6Uqq75rxFPkM0w==",
  4309. "dev": true
  4310. },
  4311. "supports-color": {
  4312. "version": "7.1.0",
  4313. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
  4314. "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
  4315. "dev": true,
  4316. "requires": {
  4317. "has-flag": "^4.0.0"
  4318. }
  4319. }
  4320. }
  4321. },
  4322. "eslint-config-airbnb-base": {
  4323. "version": "14.1.0",
  4324. "resolved": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.1.0.tgz",
  4325. "integrity": "sha512-+XCcfGyCnbzOnktDVhwsCAx+9DmrzEmuwxyHUJpw+kqBVT744OUBrB09khgFKlK1lshVww6qXGsYPZpavoNjJw==",
  4326. "dev": true,
  4327. "requires": {
  4328. "confusing-browser-globals": "^1.0.9",
  4329. "object.assign": "^4.1.0",
  4330. "object.entries": "^1.1.1"
  4331. }
  4332. },
  4333. "eslint-import-resolver-node": {
  4334. "version": "0.3.3",
  4335. "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz",
  4336. "integrity": "sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg==",
  4337. "dev": true,
  4338. "requires": {
  4339. "debug": "^2.6.9",
  4340. "resolve": "^1.13.1"
  4341. },
  4342. "dependencies": {
  4343. "debug": {
  4344. "version": "2.6.9",
  4345. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  4346. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  4347. "dev": true,
  4348. "requires": {
  4349. "ms": "2.0.0"
  4350. }
  4351. },
  4352. "ms": {
  4353. "version": "2.0.0",
  4354. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  4355. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
  4356. "dev": true
  4357. }
  4358. }
  4359. },
  4360. "eslint-module-utils": {
  4361. "version": "2.6.0",
  4362. "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz",
  4363. "integrity": "sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==",
  4364. "dev": true,
  4365. "requires": {
  4366. "debug": "^2.6.9",
  4367. "pkg-dir": "^2.0.0"
  4368. },
  4369. "dependencies": {
  4370. "debug": {
  4371. "version": "2.6.9",
  4372. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  4373. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  4374. "dev": true,
  4375. "requires": {
  4376. "ms": "2.0.0"
  4377. }
  4378. },
  4379. "ms": {
  4380. "version": "2.0.0",
  4381. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  4382. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
  4383. "dev": true
  4384. },
  4385. "pkg-dir": {
  4386. "version": "2.0.0",
  4387. "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz",
  4388. "integrity": "sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=",
  4389. "dev": true,
  4390. "requires": {
  4391. "find-up": "^2.1.0"
  4392. }
  4393. }
  4394. }
  4395. },
  4396. "eslint-plugin-import": {
  4397. "version": "2.20.2",
  4398. "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.20.2.tgz",
  4399. "integrity": "sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg==",
  4400. "dev": true,
  4401. "requires": {
  4402. "array-includes": "^3.0.3",
  4403. "array.prototype.flat": "^1.2.1",
  4404. "contains-path": "^0.1.0",
  4405. "debug": "^2.6.9",
  4406. "doctrine": "1.5.0",
  4407. "eslint-import-resolver-node": "^0.3.2",
  4408. "eslint-module-utils": "^2.4.1",
  4409. "has": "^1.0.3",
  4410. "minimatch": "^3.0.4",
  4411. "object.values": "^1.1.0",
  4412. "read-pkg-up": "^2.0.0",
  4413. "resolve": "^1.12.0"
  4414. },
  4415. "dependencies": {
  4416. "debug": {
  4417. "version": "2.6.9",
  4418. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  4419. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  4420. "dev": true,
  4421. "requires": {
  4422. "ms": "2.0.0"
  4423. }
  4424. },
  4425. "doctrine": {
  4426. "version": "1.5.0",
  4427. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz",
  4428. "integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=",
  4429. "dev": true,
  4430. "requires": {
  4431. "esutils": "^2.0.2",
  4432. "isarray": "^1.0.0"
  4433. }
  4434. },
  4435. "load-json-file": {
  4436. "version": "2.0.0",
  4437. "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz",
  4438. "integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=",
  4439. "dev": true,
  4440. "requires": {
  4441. "graceful-fs": "^4.1.2",
  4442. "parse-json": "^2.2.0",
  4443. "pify": "^2.0.0",
  4444. "strip-bom": "^3.0.0"
  4445. }
  4446. },
  4447. "ms": {
  4448. "version": "2.0.0",
  4449. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  4450. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
  4451. "dev": true
  4452. },
  4453. "parse-json": {
  4454. "version": "2.2.0",
  4455. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
  4456. "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
  4457. "dev": true,
  4458. "requires": {
  4459. "error-ex": "^1.2.0"
  4460. }
  4461. },
  4462. "path-type": {
  4463. "version": "2.0.0",
  4464. "resolved": "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz",
  4465. "integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=",
  4466. "dev": true,
  4467. "requires": {
  4468. "pify": "^2.0.0"
  4469. }
  4470. },
  4471. "pify": {
  4472. "version": "2.3.0",
  4473. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  4474. "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
  4475. "dev": true
  4476. },
  4477. "read-pkg": {
  4478. "version": "2.0.0",
  4479. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz",
  4480. "integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=",
  4481. "dev": true,
  4482. "requires": {
  4483. "load-json-file": "^2.0.0",
  4484. "normalize-package-data": "^2.3.2",
  4485. "path-type": "^2.0.0"
  4486. }
  4487. },
  4488. "read-pkg-up": {
  4489. "version": "2.0.0",
  4490. "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz",
  4491. "integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=",
  4492. "dev": true,
  4493. "requires": {
  4494. "find-up": "^2.0.0",
  4495. "read-pkg": "^2.0.0"
  4496. }
  4497. },
  4498. "strip-bom": {
  4499. "version": "3.0.0",
  4500. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
  4501. "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=",
  4502. "dev": true
  4503. }
  4504. }
  4505. },
  4506. "eslint-scope": {
  4507. "version": "4.0.3",
  4508. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
  4509. "integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
  4510. "requires": {
  4511. "esrecurse": "^4.1.0",
  4512. "estraverse": "^4.1.1"
  4513. }
  4514. },
  4515. "eslint-utils": {
  4516. "version": "1.4.3",
  4517. "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.4.3.tgz",
  4518. "integrity": "sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==",
  4519. "dev": true,
  4520. "requires": {
  4521. "eslint-visitor-keys": "^1.1.0"
  4522. }
  4523. },
  4524. "eslint-visitor-keys": {
  4525. "version": "1.1.0",
  4526. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz",
  4527. "integrity": "sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==",
  4528. "dev": true
  4529. },
  4530. "espree": {
  4531. "version": "6.2.1",
  4532. "resolved": "https://registry.npmjs.org/espree/-/espree-6.2.1.tgz",
  4533. "integrity": "sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==",
  4534. "dev": true,
  4535. "requires": {
  4536. "acorn": "^7.1.1",
  4537. "acorn-jsx": "^5.2.0",
  4538. "eslint-visitor-keys": "^1.1.0"
  4539. },
  4540. "dependencies": {
  4541. "acorn": {
  4542. "version": "7.2.0",
  4543. "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.2.0.tgz",
  4544. "integrity": "sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ==",
  4545. "dev": true
  4546. }
  4547. }
  4548. },
  4549. "esprima": {
  4550. "version": "4.0.1",
  4551. "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
  4552. "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
  4553. },
  4554. "esquery": {
  4555. "version": "1.3.1",
  4556. "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.3.1.tgz",
  4557. "integrity": "sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==",
  4558. "dev": true,
  4559. "requires": {
  4560. "estraverse": "^5.1.0"
  4561. },
  4562. "dependencies": {
  4563. "estraverse": {
  4564. "version": "5.1.0",
  4565. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.1.0.tgz",
  4566. "integrity": "sha512-FyohXK+R0vE+y1nHLoBM7ZTyqRpqAlhdZHCWIWEviFLiGB8b04H6bQs8G+XTthacvT8VuwvteiP7RJSxMs8UEw==",
  4567. "dev": true
  4568. }
  4569. }
  4570. },
  4571. "esrecurse": {
  4572. "version": "4.2.1",
  4573. "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz",
  4574. "integrity": "sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==",
  4575. "requires": {
  4576. "estraverse": "^4.1.0"
  4577. }
  4578. },
  4579. "estraverse": {
  4580. "version": "4.3.0",
  4581. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  4582. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw=="
  4583. },
  4584. "esutils": {
  4585. "version": "2.0.3",
  4586. "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
  4587. "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="
  4588. },
  4589. "event-emitter": {
  4590. "version": "0.3.5",
  4591. "resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz",
  4592. "integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=",
  4593. "requires": {
  4594. "d": "1",
  4595. "es5-ext": "~0.10.14"
  4596. }
  4597. },
  4598. "events": {
  4599. "version": "3.1.0",
  4600. "resolved": "https://registry.npmjs.org/events/-/events-3.1.0.tgz",
  4601. "integrity": "sha512-Rv+u8MLHNOdMjTAFeT3nCjHn2aGlx435FP/sDHNaRhDEMwyI/aB22Kj2qIN8R0cw3z28psEQLYwxVKLsKrMgWg=="
  4602. },
  4603. "evp_bytestokey": {
  4604. "version": "1.0.3",
  4605. "resolved": "https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz",
  4606. "integrity": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==",
  4607. "requires": {
  4608. "md5.js": "^1.3.4",
  4609. "safe-buffer": "^5.1.1"
  4610. }
  4611. },
  4612. "execa": {
  4613. "version": "1.0.0",
  4614. "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
  4615. "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==",
  4616. "requires": {
  4617. "cross-spawn": "^6.0.0",
  4618. "get-stream": "^4.0.0",
  4619. "is-stream": "^1.1.0",
  4620. "npm-run-path": "^2.0.0",
  4621. "p-finally": "^1.0.0",
  4622. "signal-exit": "^3.0.0",
  4623. "strip-eof": "^1.0.0"
  4624. }
  4625. },
  4626. "execall": {
  4627. "version": "2.0.0",
  4628. "resolved": "https://registry.npmjs.org/execall/-/execall-2.0.0.tgz",
  4629. "integrity": "sha512-0FU2hZ5Hh6iQnarpRtQurM/aAvp3RIbfvgLHrcqJYzhXyV2KFruhuChf9NC6waAhiUR7FFtlugkI4p7f2Fqlow==",
  4630. "dev": true,
  4631. "requires": {
  4632. "clone-regexp": "^2.1.0"
  4633. }
  4634. },
  4635. "expand-brackets": {
  4636. "version": "2.1.4",
  4637. "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
  4638. "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
  4639. "requires": {
  4640. "debug": "^2.3.3",
  4641. "define-property": "^0.2.5",
  4642. "extend-shallow": "^2.0.1",
  4643. "posix-character-classes": "^0.1.0",
  4644. "regex-not": "^1.0.0",
  4645. "snapdragon": "^0.8.1",
  4646. "to-regex": "^3.0.1"
  4647. },
  4648. "dependencies": {
  4649. "debug": {
  4650. "version": "2.6.9",
  4651. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  4652. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  4653. "requires": {
  4654. "ms": "2.0.0"
  4655. }
  4656. },
  4657. "define-property": {
  4658. "version": "0.2.5",
  4659. "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
  4660. "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
  4661. "requires": {
  4662. "is-descriptor": "^0.1.0"
  4663. }
  4664. },
  4665. "extend-shallow": {
  4666. "version": "2.0.1",
  4667. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  4668. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  4669. "requires": {
  4670. "is-extendable": "^0.1.0"
  4671. }
  4672. },
  4673. "ms": {
  4674. "version": "2.0.0",
  4675. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  4676. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  4677. }
  4678. }
  4679. },
  4680. "expand-tilde": {
  4681. "version": "2.0.2",
  4682. "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
  4683. "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=",
  4684. "requires": {
  4685. "homedir-polyfill": "^1.0.1"
  4686. }
  4687. },
  4688. "ext": {
  4689. "version": "1.4.0",
  4690. "resolved": "https://registry.npmjs.org/ext/-/ext-1.4.0.tgz",
  4691. "integrity": "sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A==",
  4692. "requires": {
  4693. "type": "^2.0.0"
  4694. },
  4695. "dependencies": {
  4696. "type": {
  4697. "version": "2.0.0",
  4698. "resolved": "https://registry.npmjs.org/type/-/type-2.0.0.tgz",
  4699. "integrity": "sha512-KBt58xCHry4Cejnc2ISQAF7QY+ORngsWfxezO68+12hKV6lQY8P/psIkcbjeHWn7MqcgciWJyCCevFMJdIXpow=="
  4700. }
  4701. }
  4702. },
  4703. "extend": {
  4704. "version": "3.0.2",
  4705. "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
  4706. "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
  4707. },
  4708. "extend-shallow": {
  4709. "version": "3.0.2",
  4710. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
  4711. "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
  4712. "requires": {
  4713. "assign-symbols": "^1.0.0",
  4714. "is-extendable": "^1.0.1"
  4715. },
  4716. "dependencies": {
  4717. "is-extendable": {
  4718. "version": "1.0.1",
  4719. "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
  4720. "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
  4721. "requires": {
  4722. "is-plain-object": "^2.0.4"
  4723. }
  4724. },
  4725. "is-plain-object": {
  4726. "version": "2.0.4",
  4727. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  4728. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  4729. "requires": {
  4730. "isobject": "^3.0.1"
  4731. }
  4732. },
  4733. "isobject": {
  4734. "version": "3.0.1",
  4735. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  4736. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  4737. }
  4738. }
  4739. },
  4740. "external-editor": {
  4741. "version": "3.1.0",
  4742. "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz",
  4743. "integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==",
  4744. "requires": {
  4745. "chardet": "^0.7.0",
  4746. "iconv-lite": "^0.4.24",
  4747. "tmp": "^0.0.33"
  4748. }
  4749. },
  4750. "extglob": {
  4751. "version": "2.0.4",
  4752. "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
  4753. "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
  4754. "requires": {
  4755. "array-unique": "^0.3.2",
  4756. "define-property": "^1.0.0",
  4757. "expand-brackets": "^2.1.4",
  4758. "extend-shallow": "^2.0.1",
  4759. "fragment-cache": "^0.2.1",
  4760. "regex-not": "^1.0.0",
  4761. "snapdragon": "^0.8.1",
  4762. "to-regex": "^3.0.1"
  4763. },
  4764. "dependencies": {
  4765. "define-property": {
  4766. "version": "1.0.0",
  4767. "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
  4768. "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
  4769. "requires": {
  4770. "is-descriptor": "^1.0.0"
  4771. }
  4772. },
  4773. "extend-shallow": {
  4774. "version": "2.0.1",
  4775. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  4776. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  4777. "requires": {
  4778. "is-extendable": "^0.1.0"
  4779. }
  4780. },
  4781. "is-accessor-descriptor": {
  4782. "version": "1.0.0",
  4783. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
  4784. "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
  4785. "requires": {
  4786. "kind-of": "^6.0.0"
  4787. }
  4788. },
  4789. "is-data-descriptor": {
  4790. "version": "1.0.0",
  4791. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
  4792. "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
  4793. "requires": {
  4794. "kind-of": "^6.0.0"
  4795. }
  4796. },
  4797. "is-descriptor": {
  4798. "version": "1.0.2",
  4799. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
  4800. "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
  4801. "requires": {
  4802. "is-accessor-descriptor": "^1.0.0",
  4803. "is-data-descriptor": "^1.0.0",
  4804. "kind-of": "^6.0.2"
  4805. }
  4806. }
  4807. }
  4808. },
  4809. "extsprintf": {
  4810. "version": "1.3.0",
  4811. "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
  4812. "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=",
  4813. "optional": true
  4814. },
  4815. "fancy-log": {
  4816. "version": "1.3.3",
  4817. "resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz",
  4818. "integrity": "sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==",
  4819. "requires": {
  4820. "ansi-gray": "^0.1.1",
  4821. "color-support": "^1.1.3",
  4822. "parse-node-version": "^1.0.0",
  4823. "time-stamp": "^1.0.0"
  4824. }
  4825. },
  4826. "fast-deep-equal": {
  4827. "version": "3.1.1",
  4828. "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz",
  4829. "integrity": "sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA=="
  4830. },
  4831. "fast-glob": {
  4832. "version": "3.2.2",
  4833. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.2.tgz",
  4834. "integrity": "sha512-UDV82o4uQyljznxwMxyVRJgZZt3O5wENYojjzbaGEGZgeOxkLFf+V4cnUD+krzb2F72E18RhamkMZ7AdeggF7A==",
  4835. "requires": {
  4836. "@nodelib/fs.stat": "^2.0.2",
  4837. "@nodelib/fs.walk": "^1.2.3",
  4838. "glob-parent": "^5.1.0",
  4839. "merge2": "^1.3.0",
  4840. "micromatch": "^4.0.2",
  4841. "picomatch": "^2.2.1"
  4842. }
  4843. },
  4844. "fast-json-patch": {
  4845. "version": "2.1.0",
  4846. "resolved": "https://registry.npmjs.org/fast-json-patch/-/fast-json-patch-2.1.0.tgz",
  4847. "integrity": "sha512-PipOsAKamRw7+CXtKiieehyjUeDVPJ5J7b2kdJYerEf6TSUQoD2ijpVyZ88KQm5YXziff4h762bz3+vzf56khg==",
  4848. "requires": {
  4849. "deep-equal": "^1.0.1"
  4850. }
  4851. },
  4852. "fast-json-stable-stringify": {
  4853. "version": "2.1.0",
  4854. "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  4855. "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
  4856. },
  4857. "fast-levenshtein": {
  4858. "version": "2.0.6",
  4859. "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
  4860. "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
  4861. "dev": true
  4862. },
  4863. "fastq": {
  4864. "version": "1.8.0",
  4865. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.8.0.tgz",
  4866. "integrity": "sha512-SMIZoZdLh/fgofivvIkmknUXyPnvxRE3DhtZ5Me3Mrsk5gyPL42F0xr51TdRXskBxHfMp+07bcYzfsYEsSQA9Q==",
  4867. "requires": {
  4868. "reusify": "^1.0.4"
  4869. }
  4870. },
  4871. "fbjs": {
  4872. "version": "0.8.17",
  4873. "resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.17.tgz",
  4874. "integrity": "sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90=",
  4875. "requires": {
  4876. "core-js": "^1.0.0",
  4877. "isomorphic-fetch": "^2.1.1",
  4878. "loose-envify": "^1.0.0",
  4879. "object-assign": "^4.1.0",
  4880. "promise": "^7.1.1",
  4881. "setimmediate": "^1.0.5",
  4882. "ua-parser-js": "^0.7.18"
  4883. },
  4884. "dependencies": {
  4885. "core-js": {
  4886. "version": "1.2.7",
  4887. "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
  4888. "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY="
  4889. }
  4890. }
  4891. },
  4892. "figgy-pudding": {
  4893. "version": "3.5.2",
  4894. "resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.2.tgz",
  4895. "integrity": "sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw=="
  4896. },
  4897. "figures": {
  4898. "version": "2.0.0",
  4899. "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz",
  4900. "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=",
  4901. "requires": {
  4902. "escape-string-regexp": "^1.0.5"
  4903. }
  4904. },
  4905. "file-entry-cache": {
  4906. "version": "5.0.1",
  4907. "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz",
  4908. "integrity": "sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==",
  4909. "dev": true,
  4910. "requires": {
  4911. "flat-cache": "^2.0.1"
  4912. }
  4913. },
  4914. "file-loader": {
  4915. "version": "6.0.0",
  4916. "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.0.0.tgz",
  4917. "integrity": "sha512-/aMOAYEFXDdjG0wytpTL5YQLfZnnTmLNjn+AIrJ/6HVnTfDqLsVKUUwkDf4I4kgex36BvjuXEn/TX9B/1ESyqQ==",
  4918. "requires": {
  4919. "loader-utils": "^2.0.0",
  4920. "schema-utils": "^2.6.5"
  4921. },
  4922. "dependencies": {
  4923. "loader-utils": {
  4924. "version": "2.0.0",
  4925. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",
  4926. "integrity": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==",
  4927. "requires": {
  4928. "big.js": "^5.2.2",
  4929. "emojis-list": "^3.0.0",
  4930. "json5": "^2.1.2"
  4931. }
  4932. }
  4933. }
  4934. },
  4935. "file-uri-to-path": {
  4936. "version": "1.0.0",
  4937. "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
  4938. "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
  4939. "optional": true
  4940. },
  4941. "fill-range": {
  4942. "version": "7.0.1",
  4943. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
  4944. "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
  4945. "requires": {
  4946. "to-regex-range": "^5.0.1"
  4947. }
  4948. },
  4949. "find-cache-dir": {
  4950. "version": "2.1.0",
  4951. "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz",
  4952. "integrity": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==",
  4953. "requires": {
  4954. "commondir": "^1.0.1",
  4955. "make-dir": "^2.0.0",
  4956. "pkg-dir": "^3.0.0"
  4957. }
  4958. },
  4959. "find-up": {
  4960. "version": "2.1.0",
  4961. "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
  4962. "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
  4963. "requires": {
  4964. "locate-path": "^2.0.0"
  4965. }
  4966. },
  4967. "findup": {
  4968. "version": "0.1.5",
  4969. "resolved": "https://registry.npmjs.org/findup/-/findup-0.1.5.tgz",
  4970. "integrity": "sha1-itkpozk7rGJ5V6fl3kYjsGsOLOs=",
  4971. "requires": {
  4972. "colors": "~0.6.0-1",
  4973. "commander": "~2.1.0"
  4974. },
  4975. "dependencies": {
  4976. "colors": {
  4977. "version": "0.6.2",
  4978. "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz",
  4979. "integrity": "sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w="
  4980. },
  4981. "commander": {
  4982. "version": "2.1.0",
  4983. "resolved": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz",
  4984. "integrity": "sha1-0SG7roYNmZKj1Re6lvVliOR8Z4E="
  4985. }
  4986. }
  4987. },
  4988. "findup-sync": {
  4989. "version": "3.0.0",
  4990. "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz",
  4991. "integrity": "sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==",
  4992. "requires": {
  4993. "detect-file": "^1.0.0",
  4994. "is-glob": "^4.0.0",
  4995. "micromatch": "^3.0.4",
  4996. "resolve-dir": "^1.0.1"
  4997. },
  4998. "dependencies": {
  4999. "braces": {
  5000. "version": "2.3.2",
  5001. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  5002. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  5003. "requires": {
  5004. "arr-flatten": "^1.1.0",
  5005. "array-unique": "^0.3.2",
  5006. "extend-shallow": "^2.0.1",
  5007. "fill-range": "^4.0.0",
  5008. "isobject": "^3.0.1",
  5009. "repeat-element": "^1.1.2",
  5010. "snapdragon": "^0.8.1",
  5011. "snapdragon-node": "^2.0.1",
  5012. "split-string": "^3.0.2",
  5013. "to-regex": "^3.0.1"
  5014. },
  5015. "dependencies": {
  5016. "extend-shallow": {
  5017. "version": "2.0.1",
  5018. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  5019. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  5020. "requires": {
  5021. "is-extendable": "^0.1.0"
  5022. }
  5023. }
  5024. }
  5025. },
  5026. "fill-range": {
  5027. "version": "4.0.0",
  5028. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  5029. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  5030. "requires": {
  5031. "extend-shallow": "^2.0.1",
  5032. "is-number": "^3.0.0",
  5033. "repeat-string": "^1.6.1",
  5034. "to-regex-range": "^2.1.0"
  5035. },
  5036. "dependencies": {
  5037. "extend-shallow": {
  5038. "version": "2.0.1",
  5039. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  5040. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  5041. "requires": {
  5042. "is-extendable": "^0.1.0"
  5043. }
  5044. }
  5045. }
  5046. },
  5047. "is-number": {
  5048. "version": "3.0.0",
  5049. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  5050. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  5051. "requires": {
  5052. "kind-of": "^3.0.2"
  5053. },
  5054. "dependencies": {
  5055. "kind-of": {
  5056. "version": "3.2.2",
  5057. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  5058. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  5059. "requires": {
  5060. "is-buffer": "^1.1.5"
  5061. }
  5062. }
  5063. }
  5064. },
  5065. "isobject": {
  5066. "version": "3.0.1",
  5067. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  5068. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  5069. },
  5070. "micromatch": {
  5071. "version": "3.1.10",
  5072. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
  5073. "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
  5074. "requires": {
  5075. "arr-diff": "^4.0.0",
  5076. "array-unique": "^0.3.2",
  5077. "braces": "^2.3.1",
  5078. "define-property": "^2.0.2",
  5079. "extend-shallow": "^3.0.2",
  5080. "extglob": "^2.0.4",
  5081. "fragment-cache": "^0.2.1",
  5082. "kind-of": "^6.0.2",
  5083. "nanomatch": "^1.2.9",
  5084. "object.pick": "^1.3.0",
  5085. "regex-not": "^1.0.0",
  5086. "snapdragon": "^0.8.1",
  5087. "to-regex": "^3.0.2"
  5088. }
  5089. },
  5090. "to-regex-range": {
  5091. "version": "2.1.1",
  5092. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  5093. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  5094. "requires": {
  5095. "is-number": "^3.0.0",
  5096. "repeat-string": "^1.6.1"
  5097. }
  5098. }
  5099. }
  5100. },
  5101. "fined": {
  5102. "version": "1.2.0",
  5103. "resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz",
  5104. "integrity": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==",
  5105. "requires": {
  5106. "expand-tilde": "^2.0.2",
  5107. "is-plain-object": "^2.0.3",
  5108. "object.defaults": "^1.1.0",
  5109. "object.pick": "^1.2.0",
  5110. "parse-filepath": "^1.0.1"
  5111. },
  5112. "dependencies": {
  5113. "is-plain-object": {
  5114. "version": "2.0.4",
  5115. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  5116. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  5117. "requires": {
  5118. "isobject": "^3.0.1"
  5119. }
  5120. },
  5121. "isobject": {
  5122. "version": "3.0.1",
  5123. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  5124. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  5125. }
  5126. }
  5127. },
  5128. "first-chunk-stream": {
  5129. "version": "2.0.0",
  5130. "resolved": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-2.0.0.tgz",
  5131. "integrity": "sha1-G97NuOCDwGZLkZRVgVd6Q6nzHXA=",
  5132. "requires": {
  5133. "readable-stream": "^2.0.2"
  5134. }
  5135. },
  5136. "flagged-respawn": {
  5137. "version": "1.0.1",
  5138. "resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
  5139. "integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q=="
  5140. },
  5141. "flat-cache": {
  5142. "version": "2.0.1",
  5143. "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz",
  5144. "integrity": "sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==",
  5145. "dev": true,
  5146. "requires": {
  5147. "flatted": "^2.0.0",
  5148. "rimraf": "2.6.3",
  5149. "write": "1.0.3"
  5150. },
  5151. "dependencies": {
  5152. "rimraf": {
  5153. "version": "2.6.3",
  5154. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
  5155. "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
  5156. "dev": true,
  5157. "requires": {
  5158. "glob": "^7.1.3"
  5159. }
  5160. }
  5161. }
  5162. },
  5163. "flatted": {
  5164. "version": "2.0.2",
  5165. "resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz",
  5166. "integrity": "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==",
  5167. "dev": true
  5168. },
  5169. "flatten": {
  5170. "version": "1.0.3",
  5171. "resolved": "https://registry.npmjs.org/flatten/-/flatten-1.0.3.tgz",
  5172. "integrity": "sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg=="
  5173. },
  5174. "flush-write-stream": {
  5175. "version": "1.1.1",
  5176. "resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
  5177. "integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==",
  5178. "requires": {
  5179. "inherits": "^2.0.3",
  5180. "readable-stream": "^2.3.6"
  5181. }
  5182. },
  5183. "follow-redirects": {
  5184. "version": "1.5.10",
  5185. "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.10.tgz",
  5186. "integrity": "sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==",
  5187. "requires": {
  5188. "debug": "=3.1.0"
  5189. },
  5190. "dependencies": {
  5191. "debug": {
  5192. "version": "3.1.0",
  5193. "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
  5194. "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
  5195. "requires": {
  5196. "ms": "2.0.0"
  5197. }
  5198. },
  5199. "ms": {
  5200. "version": "2.0.0",
  5201. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  5202. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  5203. }
  5204. }
  5205. },
  5206. "fomantic-ui": {
  5207. "version": "2.8.4",
  5208. "resolved": "https://registry.npmjs.org/fomantic-ui/-/fomantic-ui-2.8.4.tgz",
  5209. "integrity": "sha512-We34raC+xqoaIOFFamsN8cHc+tCNy+6JWjWmkWIEjeIxZRrbXsoqto8eLFjMIPEwL1C6H0FwONqt39AmL+8zeg==",
  5210. "requires": {
  5211. "@octokit/rest": "^16.16.0",
  5212. "better-console": "1.0.1",
  5213. "del": "^3.0.0",
  5214. "extend": "^3.0.2",
  5215. "gulp": "^4.0.0",
  5216. "gulp-autoprefixer": "^6.0.0",
  5217. "gulp-chmod": "^2.0.0",
  5218. "gulp-clean-css": "^3.10.0",
  5219. "gulp-clone": "^2.0.1",
  5220. "gulp-concat": "^2.6.1",
  5221. "gulp-concat-css": "^3.1.0",
  5222. "gulp-concat-filenames": "^1.2.0",
  5223. "gulp-copy": "^4.0.0",
  5224. "gulp-debug": "^4.0.0",
  5225. "gulp-dedupe": "0.0.2",
  5226. "gulp-flatten": "^0.4.0",
  5227. "gulp-git": "^2.9.0",
  5228. "gulp-header": "^2.0.5",
  5229. "gulp-if": "^2.0.2",
  5230. "gulp-json-editor": "^2.4.3",
  5231. "gulp-less": "^4.0.1",
  5232. "gulp-notify": "^3.0.0",
  5233. "gulp-plumber": "^1.1.0",
  5234. "gulp-print": "^5.0.0",
  5235. "gulp-rename": "^1.4.0",
  5236. "gulp-replace": "^1.0.0",
  5237. "gulp-rtlcss": "^1.3.0",
  5238. "gulp-tap": "^1.0.1",
  5239. "gulp-uglify": "^3.0.1",
  5240. "inquirer": "^6.2.1",
  5241. "jquery": "^3.4.0",
  5242. "less": "^3.7.0",
  5243. "map-stream": "^0.1.0",
  5244. "merge-stream": "^2.0.0",
  5245. "mkdirp": "^0.5.1",
  5246. "normalize-path": "^3.0.0",
  5247. "replace-ext": "^1.0.0",
  5248. "require-dot-file": "^0.4.0",
  5249. "wrench-sui": "^0.0.3",
  5250. "yamljs": "^0.3.0"
  5251. }
  5252. },
  5253. "for-in": {
  5254. "version": "1.0.2",
  5255. "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
  5256. "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA="
  5257. },
  5258. "for-own": {
  5259. "version": "1.0.0",
  5260. "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz",
  5261. "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=",
  5262. "requires": {
  5263. "for-in": "^1.0.1"
  5264. }
  5265. },
  5266. "forever-agent": {
  5267. "version": "0.6.1",
  5268. "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
  5269. "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
  5270. "optional": true
  5271. },
  5272. "fork-stream": {
  5273. "version": "0.0.4",
  5274. "resolved": "https://registry.npmjs.org/fork-stream/-/fork-stream-0.0.4.tgz",
  5275. "integrity": "sha1-24Sfznf2cIpfjzhq5TOgkHtUrnA="
  5276. },
  5277. "form-data": {
  5278. "version": "2.3.3",
  5279. "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
  5280. "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
  5281. "optional": true,
  5282. "requires": {
  5283. "asynckit": "^0.4.0",
  5284. "combined-stream": "^1.0.6",
  5285. "mime-types": "^2.1.12"
  5286. }
  5287. },
  5288. "formdata-node": {
  5289. "version": "2.1.1",
  5290. "resolved": "https://registry.npmjs.org/formdata-node/-/formdata-node-2.1.1.tgz",
  5291. "integrity": "sha512-XfwCd3Edkt2N81Uh1G72kakbavjEOhRuGdiOV6Ekba/DrFrWFWgkjN4dZn5EPNbjmg+QC+i0ckeYukAbuTRHjw==",
  5292. "requires": {
  5293. "@babel/runtime": "7.8.4",
  5294. "mime-types": "2.1.26",
  5295. "nanoid": "2.1.11"
  5296. },
  5297. "dependencies": {
  5298. "@babel/runtime": {
  5299. "version": "7.8.4",
  5300. "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.8.4.tgz",
  5301. "integrity": "sha512-neAp3zt80trRVBI1x0azq6c57aNBqYZH8KhMm3TaB7wEI5Q4A2SHfBHE8w9gOhI/lrqxtEbXZgQIrHP+wvSGwQ==",
  5302. "requires": {
  5303. "regenerator-runtime": "^0.13.2"
  5304. }
  5305. },
  5306. "mime-db": {
  5307. "version": "1.43.0",
  5308. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.43.0.tgz",
  5309. "integrity": "sha512-+5dsGEEovYbT8UY9yD7eE4XTc4UwJ1jBYlgaQQF38ENsKR3wj/8q8RFZrF9WIZpB2V1ArTVFUva8sAul1NzRzQ=="
  5310. },
  5311. "mime-types": {
  5312. "version": "2.1.26",
  5313. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.26.tgz",
  5314. "integrity": "sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==",
  5315. "requires": {
  5316. "mime-db": "1.43.0"
  5317. }
  5318. }
  5319. }
  5320. },
  5321. "fragment-cache": {
  5322. "version": "0.2.1",
  5323. "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
  5324. "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
  5325. "requires": {
  5326. "map-cache": "^0.2.2"
  5327. }
  5328. },
  5329. "from2": {
  5330. "version": "2.3.0",
  5331. "resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
  5332. "integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=",
  5333. "requires": {
  5334. "inherits": "^2.0.1",
  5335. "readable-stream": "^2.0.0"
  5336. }
  5337. },
  5338. "fs-minipass": {
  5339. "version": "2.1.0",
  5340. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  5341. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  5342. "requires": {
  5343. "minipass": "^3.0.0"
  5344. }
  5345. },
  5346. "fs-mkdirp-stream": {
  5347. "version": "1.0.0",
  5348. "resolved": "https://registry.npmjs.org/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz",
  5349. "integrity": "sha1-C3gV/DIBxqaeFNuYzgmMFpNSWes=",
  5350. "requires": {
  5351. "graceful-fs": "^4.1.11",
  5352. "through2": "^2.0.3"
  5353. }
  5354. },
  5355. "fs-write-stream-atomic": {
  5356. "version": "1.0.10",
  5357. "resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz",
  5358. "integrity": "sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=",
  5359. "requires": {
  5360. "graceful-fs": "^4.1.2",
  5361. "iferr": "^0.1.5",
  5362. "imurmurhash": "^0.1.4",
  5363. "readable-stream": "1 || 2"
  5364. }
  5365. },
  5366. "fs.realpath": {
  5367. "version": "1.0.0",
  5368. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  5369. "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
  5370. },
  5371. "fsevents": {
  5372. "version": "1.2.13",
  5373. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
  5374. "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
  5375. "optional": true,
  5376. "requires": {
  5377. "bindings": "^1.5.0",
  5378. "nan": "^2.12.1"
  5379. }
  5380. },
  5381. "function-bind": {
  5382. "version": "1.1.1",
  5383. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
  5384. "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
  5385. },
  5386. "functional-red-black-tree": {
  5387. "version": "1.0.1",
  5388. "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
  5389. "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=",
  5390. "dev": true
  5391. },
  5392. "gensync": {
  5393. "version": "1.0.0-beta.1",
  5394. "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.1.tgz",
  5395. "integrity": "sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg=="
  5396. },
  5397. "get-caller-file": {
  5398. "version": "1.0.3",
  5399. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz",
  5400. "integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w=="
  5401. },
  5402. "get-imports": {
  5403. "version": "1.0.0",
  5404. "resolved": "https://registry.npmjs.org/get-imports/-/get-imports-1.0.0.tgz",
  5405. "integrity": "sha1-R8C07piTUWQsVJdxk79Pyqv1N48=",
  5406. "requires": {
  5407. "array-uniq": "^1.0.1",
  5408. "import-regex": "^1.1.0"
  5409. }
  5410. },
  5411. "get-own-enumerable-property-symbols": {
  5412. "version": "3.0.2",
  5413. "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz",
  5414. "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g=="
  5415. },
  5416. "get-stdin": {
  5417. "version": "7.0.0",
  5418. "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-7.0.0.tgz",
  5419. "integrity": "sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==",
  5420. "dev": true
  5421. },
  5422. "get-stream": {
  5423. "version": "4.1.0",
  5424. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
  5425. "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
  5426. "requires": {
  5427. "pump": "^3.0.0"
  5428. }
  5429. },
  5430. "get-value": {
  5431. "version": "2.0.6",
  5432. "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
  5433. "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg="
  5434. },
  5435. "getpass": {
  5436. "version": "0.1.7",
  5437. "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
  5438. "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
  5439. "optional": true,
  5440. "requires": {
  5441. "assert-plus": "^1.0.0"
  5442. }
  5443. },
  5444. "glob": {
  5445. "version": "7.1.6",
  5446. "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
  5447. "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
  5448. "requires": {
  5449. "fs.realpath": "^1.0.0",
  5450. "inflight": "^1.0.4",
  5451. "inherits": "2",
  5452. "minimatch": "^3.0.4",
  5453. "once": "^1.3.0",
  5454. "path-is-absolute": "^1.0.0"
  5455. }
  5456. },
  5457. "glob-parent": {
  5458. "version": "5.1.1",
  5459. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
  5460. "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==",
  5461. "requires": {
  5462. "is-glob": "^4.0.1"
  5463. }
  5464. },
  5465. "glob-stream": {
  5466. "version": "6.1.0",
  5467. "resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-6.1.0.tgz",
  5468. "integrity": "sha1-cEXJlBOz65SIjYOrRtC0BMx73eQ=",
  5469. "requires": {
  5470. "extend": "^3.0.0",
  5471. "glob": "^7.1.1",
  5472. "glob-parent": "^3.1.0",
  5473. "is-negated-glob": "^1.0.0",
  5474. "ordered-read-streams": "^1.0.0",
  5475. "pumpify": "^1.3.5",
  5476. "readable-stream": "^2.1.5",
  5477. "remove-trailing-separator": "^1.0.1",
  5478. "to-absolute-glob": "^2.0.0",
  5479. "unique-stream": "^2.0.2"
  5480. },
  5481. "dependencies": {
  5482. "glob-parent": {
  5483. "version": "3.1.0",
  5484. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
  5485. "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
  5486. "requires": {
  5487. "is-glob": "^3.1.0",
  5488. "path-dirname": "^1.0.0"
  5489. }
  5490. },
  5491. "is-glob": {
  5492. "version": "3.1.0",
  5493. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
  5494. "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
  5495. "requires": {
  5496. "is-extglob": "^2.1.0"
  5497. }
  5498. }
  5499. }
  5500. },
  5501. "glob-watcher": {
  5502. "version": "5.0.3",
  5503. "resolved": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-5.0.3.tgz",
  5504. "integrity": "sha512-8tWsULNEPHKQ2MR4zXuzSmqbdyV5PtwwCaWSGQ1WwHsJ07ilNeN1JB8ntxhckbnpSHaf9dXFUHzIWvm1I13dsg==",
  5505. "requires": {
  5506. "anymatch": "^2.0.0",
  5507. "async-done": "^1.2.0",
  5508. "chokidar": "^2.0.0",
  5509. "is-negated-glob": "^1.0.0",
  5510. "just-debounce": "^1.0.0",
  5511. "object.defaults": "^1.1.0"
  5512. }
  5513. },
  5514. "global-modules": {
  5515. "version": "1.0.0",
  5516. "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
  5517. "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
  5518. "requires": {
  5519. "global-prefix": "^1.0.1",
  5520. "is-windows": "^1.0.1",
  5521. "resolve-dir": "^1.0.0"
  5522. }
  5523. },
  5524. "global-prefix": {
  5525. "version": "1.0.2",
  5526. "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
  5527. "integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=",
  5528. "requires": {
  5529. "expand-tilde": "^2.0.2",
  5530. "homedir-polyfill": "^1.0.1",
  5531. "ini": "^1.3.4",
  5532. "is-windows": "^1.0.1",
  5533. "which": "^1.2.14"
  5534. }
  5535. },
  5536. "globals": {
  5537. "version": "11.12.0",
  5538. "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
  5539. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
  5540. },
  5541. "globby": {
  5542. "version": "6.1.0",
  5543. "resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz",
  5544. "integrity": "sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=",
  5545. "requires": {
  5546. "array-union": "^1.0.1",
  5547. "glob": "^7.0.3",
  5548. "object-assign": "^4.0.1",
  5549. "pify": "^2.0.0",
  5550. "pinkie-promise": "^2.0.0"
  5551. },
  5552. "dependencies": {
  5553. "pify": {
  5554. "version": "2.3.0",
  5555. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  5556. "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
  5557. }
  5558. }
  5559. },
  5560. "globjoin": {
  5561. "version": "0.1.4",
  5562. "resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz",
  5563. "integrity": "sha1-L0SUrIkZ43Z8XLtpHp9GMyQoXUM=",
  5564. "dev": true
  5565. },
  5566. "glogg": {
  5567. "version": "1.0.2",
  5568. "resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz",
  5569. "integrity": "sha512-5mwUoSuBk44Y4EshyiqcH95ZntbDdTQqA3QYSrxmzj28Ai0vXBGMH1ApSANH14j2sIRtqCEyg6PfsuP7ElOEDA==",
  5570. "requires": {
  5571. "sparkles": "^1.0.0"
  5572. }
  5573. },
  5574. "gonzales-pe": {
  5575. "version": "4.3.0",
  5576. "resolved": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-4.3.0.tgz",
  5577. "integrity": "sha512-otgSPpUmdWJ43VXyiNgEYE4luzHCL2pz4wQ0OnDluC6Eg4Ko3Vexy/SrSynglw/eR+OhkzmqFCZa/OFa/RgAOQ==",
  5578. "dev": true,
  5579. "requires": {
  5580. "minimist": "^1.2.5"
  5581. }
  5582. },
  5583. "good-listener": {
  5584. "version": "1.2.2",
  5585. "resolved": "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz",
  5586. "integrity": "sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=",
  5587. "requires": {
  5588. "delegate": "^3.1.2"
  5589. }
  5590. },
  5591. "graceful-fs": {
  5592. "version": "4.2.4",
  5593. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
  5594. "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw=="
  5595. },
  5596. "growly": {
  5597. "version": "1.3.0",
  5598. "resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
  5599. "integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE="
  5600. },
  5601. "gsap": {
  5602. "version": "3.2.6",
  5603. "resolved": "https://registry.npmjs.org/gsap/-/gsap-3.2.6.tgz",
  5604. "integrity": "sha512-QX7WQWZUAooS9tOCYg4kKLcnjBreA4Xyu11EVx6zp4BbKijnMK+NtzkB47las/E0luFE84hGscOZm5vd13KzZA=="
  5605. },
  5606. "gulp": {
  5607. "version": "4.0.2",
  5608. "resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz",
  5609. "integrity": "sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==",
  5610. "requires": {
  5611. "glob-watcher": "^5.0.3",
  5612. "gulp-cli": "^2.2.0",
  5613. "undertaker": "^1.2.1",
  5614. "vinyl-fs": "^3.0.0"
  5615. },
  5616. "dependencies": {
  5617. "gulp-cli": {
  5618. "version": "2.2.0",
  5619. "resolved": "https://registry.npmjs.org/gulp-cli/-/gulp-cli-2.2.0.tgz",
  5620. "integrity": "sha512-rGs3bVYHdyJpLqR0TUBnlcZ1O5O++Zs4bA0ajm+zr3WFCfiSLjGwoCBqFs18wzN+ZxahT9DkOK5nDf26iDsWjA==",
  5621. "requires": {
  5622. "ansi-colors": "^1.0.1",
  5623. "archy": "^1.0.0",
  5624. "array-sort": "^1.0.0",
  5625. "color-support": "^1.1.3",
  5626. "concat-stream": "^1.6.0",
  5627. "copy-props": "^2.0.1",
  5628. "fancy-log": "^1.3.2",
  5629. "gulplog": "^1.0.0",
  5630. "interpret": "^1.1.0",
  5631. "isobject": "^3.0.1",
  5632. "liftoff": "^3.1.0",
  5633. "matchdep": "^2.0.0",
  5634. "mute-stdout": "^1.0.0",
  5635. "pretty-hrtime": "^1.0.0",
  5636. "replace-homedir": "^1.0.0",
  5637. "semver-greatest-satisfied-range": "^1.1.0",
  5638. "v8flags": "^3.0.1",
  5639. "yargs": "^7.1.0"
  5640. }
  5641. },
  5642. "isobject": {
  5643. "version": "3.0.1",
  5644. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  5645. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  5646. }
  5647. }
  5648. },
  5649. "gulp-autoprefixer": {
  5650. "version": "6.1.0",
  5651. "resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-6.1.0.tgz",
  5652. "integrity": "sha512-Ti/BUFe+ekhbDJfspZIMiOsOvw51KhI9EncsDfK7NaxjqRm+v4xS9v99kPxEoiDavpWqQWvG8Y6xT1mMlB3aXA==",
  5653. "requires": {
  5654. "autoprefixer": "^9.5.1",
  5655. "fancy-log": "^1.3.2",
  5656. "plugin-error": "^1.0.1",
  5657. "postcss": "^7.0.2",
  5658. "through2": "^3.0.1",
  5659. "vinyl-sourcemaps-apply": "^0.2.1"
  5660. },
  5661. "dependencies": {
  5662. "through2": {
  5663. "version": "3.0.1",
  5664. "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.1.tgz",
  5665. "integrity": "sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==",
  5666. "requires": {
  5667. "readable-stream": "2 || 3"
  5668. }
  5669. }
  5670. }
  5671. },
  5672. "gulp-chmod": {
  5673. "version": "2.0.0",
  5674. "resolved": "https://registry.npmjs.org/gulp-chmod/-/gulp-chmod-2.0.0.tgz",
  5675. "integrity": "sha1-AMOQuSigeZslGsz2MaoJ4BzGKZw=",
  5676. "requires": {
  5677. "deep-assign": "^1.0.0",
  5678. "stat-mode": "^0.2.0",
  5679. "through2": "^2.0.0"
  5680. }
  5681. },
  5682. "gulp-clean-css": {
  5683. "version": "3.10.0",
  5684. "resolved": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-3.10.0.tgz",
  5685. "integrity": "sha512-7Isf9Y690o/Q5MVjEylH1H7L8WeZ89woW7DnhD5unTintOdZb67KdOayRgp9trUFo+f9UyJtuatV42e/+kghPg==",
  5686. "requires": {
  5687. "clean-css": "4.2.1",
  5688. "plugin-error": "1.0.1",
  5689. "through2": "2.0.3",
  5690. "vinyl-sourcemaps-apply": "0.2.1"
  5691. },
  5692. "dependencies": {
  5693. "through2": {
  5694. "version": "2.0.3",
  5695. "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz",
  5696. "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=",
  5697. "requires": {
  5698. "readable-stream": "^2.1.5",
  5699. "xtend": "~4.0.1"
  5700. }
  5701. }
  5702. }
  5703. },
  5704. "gulp-clone": {
  5705. "version": "2.0.1",
  5706. "resolved": "https://registry.npmjs.org/gulp-clone/-/gulp-clone-2.0.1.tgz",
  5707. "integrity": "sha512-SLg/KsHBbinR/pCX3PF5l1YlR28hLp0X+bcpf77PtMJ6zvAQ5kRjtCPV5Wt1wHXsXWZN0eTUZ15R8ZYpi/CdCA==",
  5708. "requires": {
  5709. "plugin-error": "^0.1.2",
  5710. "through2": "^2.0.3"
  5711. },
  5712. "dependencies": {
  5713. "arr-diff": {
  5714. "version": "1.1.0",
  5715. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  5716. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  5717. "requires": {
  5718. "arr-flatten": "^1.0.1",
  5719. "array-slice": "^0.2.3"
  5720. }
  5721. },
  5722. "arr-union": {
  5723. "version": "2.1.0",
  5724. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  5725. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  5726. },
  5727. "array-slice": {
  5728. "version": "0.2.3",
  5729. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  5730. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  5731. },
  5732. "extend-shallow": {
  5733. "version": "1.1.4",
  5734. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  5735. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  5736. "requires": {
  5737. "kind-of": "^1.1.0"
  5738. }
  5739. },
  5740. "kind-of": {
  5741. "version": "1.1.0",
  5742. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  5743. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  5744. },
  5745. "plugin-error": {
  5746. "version": "0.1.2",
  5747. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  5748. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  5749. "requires": {
  5750. "ansi-cyan": "^0.1.1",
  5751. "ansi-red": "^0.1.1",
  5752. "arr-diff": "^1.0.1",
  5753. "arr-union": "^2.0.1",
  5754. "extend-shallow": "^1.1.2"
  5755. }
  5756. }
  5757. }
  5758. },
  5759. "gulp-concat": {
  5760. "version": "2.6.1",
  5761. "resolved": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz",
  5762. "integrity": "sha1-Yz0WyV2IUEYorQJmVmPO5aR5M1M=",
  5763. "requires": {
  5764. "concat-with-sourcemaps": "^1.0.0",
  5765. "through2": "^2.0.0",
  5766. "vinyl": "^2.0.0"
  5767. }
  5768. },
  5769. "gulp-concat-css": {
  5770. "version": "3.1.0",
  5771. "resolved": "https://registry.npmjs.org/gulp-concat-css/-/gulp-concat-css-3.1.0.tgz",
  5772. "integrity": "sha512-iLTBPS+cutlgLyK3bp9DMts+WuS8n2mQpjzQ7p/ZVQc8FO5fvpN+ntg9U6jsuNvPeuii82aKm8XeOzF0nUK+TA==",
  5773. "requires": {
  5774. "lodash.defaults": "^3.0.0",
  5775. "parse-import": "^2.0.0",
  5776. "plugin-error": "^0.1.2",
  5777. "rework": "~1.0.0",
  5778. "rework-import": "^2.0.0",
  5779. "rework-plugin-url": "^1.0.1",
  5780. "through2": "~1.1.1",
  5781. "vinyl": "^2.1.0"
  5782. },
  5783. "dependencies": {
  5784. "arr-diff": {
  5785. "version": "1.1.0",
  5786. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  5787. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  5788. "requires": {
  5789. "arr-flatten": "^1.0.1",
  5790. "array-slice": "^0.2.3"
  5791. }
  5792. },
  5793. "arr-union": {
  5794. "version": "2.1.0",
  5795. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  5796. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  5797. },
  5798. "array-slice": {
  5799. "version": "0.2.3",
  5800. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  5801. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  5802. },
  5803. "extend-shallow": {
  5804. "version": "1.1.4",
  5805. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  5806. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  5807. "requires": {
  5808. "kind-of": "^1.1.0"
  5809. }
  5810. },
  5811. "isarray": {
  5812. "version": "0.0.1",
  5813. "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
  5814. "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
  5815. },
  5816. "kind-of": {
  5817. "version": "1.1.0",
  5818. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  5819. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  5820. },
  5821. "plugin-error": {
  5822. "version": "0.1.2",
  5823. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  5824. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  5825. "requires": {
  5826. "ansi-cyan": "^0.1.1",
  5827. "ansi-red": "^0.1.1",
  5828. "arr-diff": "^1.0.1",
  5829. "arr-union": "^2.0.1",
  5830. "extend-shallow": "^1.1.2"
  5831. }
  5832. },
  5833. "readable-stream": {
  5834. "version": "1.1.14",
  5835. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
  5836. "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=",
  5837. "requires": {
  5838. "core-util-is": "~1.0.0",
  5839. "inherits": "~2.0.1",
  5840. "isarray": "0.0.1",
  5841. "string_decoder": "~0.10.x"
  5842. }
  5843. },
  5844. "string_decoder": {
  5845. "version": "0.10.31",
  5846. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
  5847. "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ="
  5848. },
  5849. "through2": {
  5850. "version": "1.1.1",
  5851. "resolved": "https://registry.npmjs.org/through2/-/through2-1.1.1.tgz",
  5852. "integrity": "sha1-CEfLxESfNAVXTb3M2buEG4OsNUU=",
  5853. "requires": {
  5854. "readable-stream": ">=1.1.13-1 <1.2.0-0",
  5855. "xtend": ">=4.0.0 <4.1.0-0"
  5856. }
  5857. }
  5858. }
  5859. },
  5860. "gulp-concat-filenames": {
  5861. "version": "1.2.0",
  5862. "resolved": "https://registry.npmjs.org/gulp-concat-filenames/-/gulp-concat-filenames-1.2.0.tgz",
  5863. "integrity": "sha1-3b904qupfi9NoVVjUwT9UcdVt2E=",
  5864. "requires": {
  5865. "gulp-util": "3.x.x",
  5866. "through": "2.x.x"
  5867. }
  5868. },
  5869. "gulp-copy": {
  5870. "version": "4.0.1",
  5871. "resolved": "https://registry.npmjs.org/gulp-copy/-/gulp-copy-4.0.1.tgz",
  5872. "integrity": "sha512-UbdAwmEiVNNv55KAiUYWOP6Za7h8JPHNNyekNx8Gyc5XRlpUzTrlEclps939nOeiDPsd6jUtT2LmfavJirbZQg==",
  5873. "requires": {
  5874. "gulp": "^4.0.0",
  5875. "plugin-error": "^0.1.2",
  5876. "through2": "^2.0.3"
  5877. },
  5878. "dependencies": {
  5879. "arr-diff": {
  5880. "version": "1.1.0",
  5881. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  5882. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  5883. "requires": {
  5884. "arr-flatten": "^1.0.1",
  5885. "array-slice": "^0.2.3"
  5886. }
  5887. },
  5888. "arr-union": {
  5889. "version": "2.1.0",
  5890. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  5891. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  5892. },
  5893. "array-slice": {
  5894. "version": "0.2.3",
  5895. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  5896. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  5897. },
  5898. "extend-shallow": {
  5899. "version": "1.1.4",
  5900. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  5901. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  5902. "requires": {
  5903. "kind-of": "^1.1.0"
  5904. }
  5905. },
  5906. "kind-of": {
  5907. "version": "1.1.0",
  5908. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  5909. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  5910. },
  5911. "plugin-error": {
  5912. "version": "0.1.2",
  5913. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  5914. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  5915. "requires": {
  5916. "ansi-cyan": "^0.1.1",
  5917. "ansi-red": "^0.1.1",
  5918. "arr-diff": "^1.0.1",
  5919. "arr-union": "^2.0.1",
  5920. "extend-shallow": "^1.1.2"
  5921. }
  5922. }
  5923. }
  5924. },
  5925. "gulp-debug": {
  5926. "version": "4.0.0",
  5927. "resolved": "https://registry.npmjs.org/gulp-debug/-/gulp-debug-4.0.0.tgz",
  5928. "integrity": "sha512-cn/GhMD2nVZCVxAl5vWao4/dcoZ8wUJ8w3oqTvQaGDmC1vT7swNOEbhQTWJp+/otKePT64aENcqAQXDcdj5H1g==",
  5929. "requires": {
  5930. "chalk": "^2.3.0",
  5931. "fancy-log": "^1.3.2",
  5932. "plur": "^3.0.0",
  5933. "stringify-object": "^3.0.0",
  5934. "through2": "^2.0.0",
  5935. "tildify": "^1.1.2"
  5936. }
  5937. },
  5938. "gulp-dedupe": {
  5939. "version": "0.0.2",
  5940. "resolved": "https://registry.npmjs.org/gulp-dedupe/-/gulp-dedupe-0.0.2.tgz",
  5941. "integrity": "sha1-Nu+Srff89T4vCW++lmXZiPnhyn4=",
  5942. "requires": {
  5943. "colors": "~1.0.2",
  5944. "diff": "~1.0.8",
  5945. "gulp-util": "~3.0.1",
  5946. "lodash.defaults": "~2.4.1",
  5947. "through": "~2.3.6"
  5948. },
  5949. "dependencies": {
  5950. "lodash.defaults": {
  5951. "version": "2.4.1",
  5952. "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-2.4.1.tgz",
  5953. "integrity": "sha1-p+iIXwXmiFEUS24SqPNngCa8TFQ=",
  5954. "requires": {
  5955. "lodash._objecttypes": "~2.4.1",
  5956. "lodash.keys": "~2.4.1"
  5957. }
  5958. },
  5959. "lodash.keys": {
  5960. "version": "2.4.1",
  5961. "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz",
  5962. "integrity": "sha1-SN6kbfj/djKxDXBrissmWR4rNyc=",
  5963. "requires": {
  5964. "lodash._isnative": "~2.4.1",
  5965. "lodash._shimkeys": "~2.4.1",
  5966. "lodash.isobject": "~2.4.1"
  5967. }
  5968. }
  5969. }
  5970. },
  5971. "gulp-flatten": {
  5972. "version": "0.4.0",
  5973. "resolved": "https://registry.npmjs.org/gulp-flatten/-/gulp-flatten-0.4.0.tgz",
  5974. "integrity": "sha512-eg4spVTAiv1xXmugyaCxWne1oPtNG0UHEtABx5W8ScLiqAYceyYm6GYA36x0Qh8KOIXmAZV97L2aYGnKREG3Sg==",
  5975. "requires": {
  5976. "plugin-error": "^0.1.2",
  5977. "through2": "^2.0.0"
  5978. },
  5979. "dependencies": {
  5980. "arr-diff": {
  5981. "version": "1.1.0",
  5982. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  5983. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  5984. "requires": {
  5985. "arr-flatten": "^1.0.1",
  5986. "array-slice": "^0.2.3"
  5987. }
  5988. },
  5989. "arr-union": {
  5990. "version": "2.1.0",
  5991. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  5992. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  5993. },
  5994. "array-slice": {
  5995. "version": "0.2.3",
  5996. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  5997. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  5998. },
  5999. "extend-shallow": {
  6000. "version": "1.1.4",
  6001. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  6002. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  6003. "requires": {
  6004. "kind-of": "^1.1.0"
  6005. }
  6006. },
  6007. "kind-of": {
  6008. "version": "1.1.0",
  6009. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  6010. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  6011. },
  6012. "plugin-error": {
  6013. "version": "0.1.2",
  6014. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  6015. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  6016. "requires": {
  6017. "ansi-cyan": "^0.1.1",
  6018. "ansi-red": "^0.1.1",
  6019. "arr-diff": "^1.0.1",
  6020. "arr-union": "^2.0.1",
  6021. "extend-shallow": "^1.1.2"
  6022. }
  6023. }
  6024. }
  6025. },
  6026. "gulp-git": {
  6027. "version": "2.10.1",
  6028. "resolved": "https://registry.npmjs.org/gulp-git/-/gulp-git-2.10.1.tgz",
  6029. "integrity": "sha512-qiXYYDXchMZU/AWAgtphi4zbJb/0gXgfPw7TlZwu/7qPS3Bdcc3zbVe1B0xY9S8on6RQTmWoi+KaTGACIXQeNg==",
  6030. "requires": {
  6031. "any-shell-escape": "^0.1.1",
  6032. "fancy-log": "^1.3.2",
  6033. "lodash.template": "^4.4.0",
  6034. "plugin-error": "^1.0.1",
  6035. "require-dir": "^1.0.0",
  6036. "strip-bom-stream": "^3.0.0",
  6037. "through2": "^2.0.3",
  6038. "vinyl": "^2.0.1"
  6039. },
  6040. "dependencies": {
  6041. "lodash.template": {
  6042. "version": "4.5.0",
  6043. "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
  6044. "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
  6045. "requires": {
  6046. "lodash._reinterpolate": "^3.0.0",
  6047. "lodash.templatesettings": "^4.0.0"
  6048. }
  6049. },
  6050. "lodash.templatesettings": {
  6051. "version": "4.2.0",
  6052. "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
  6053. "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
  6054. "requires": {
  6055. "lodash._reinterpolate": "^3.0.0"
  6056. }
  6057. }
  6058. }
  6059. },
  6060. "gulp-header": {
  6061. "version": "2.0.9",
  6062. "resolved": "https://registry.npmjs.org/gulp-header/-/gulp-header-2.0.9.tgz",
  6063. "integrity": "sha512-LMGiBx+qH8giwrOuuZXSGvswcIUh0OiioNkUpLhNyvaC6/Ga8X6cfAeme2L5PqsbXMhL8o8b/OmVqIQdxprhcQ==",
  6064. "requires": {
  6065. "concat-with-sourcemaps": "^1.1.0",
  6066. "lodash.template": "^4.5.0",
  6067. "map-stream": "0.0.7",
  6068. "through2": "^2.0.0"
  6069. },
  6070. "dependencies": {
  6071. "lodash.template": {
  6072. "version": "4.5.0",
  6073. "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
  6074. "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
  6075. "requires": {
  6076. "lodash._reinterpolate": "^3.0.0",
  6077. "lodash.templatesettings": "^4.0.0"
  6078. }
  6079. },
  6080. "lodash.templatesettings": {
  6081. "version": "4.2.0",
  6082. "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
  6083. "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
  6084. "requires": {
  6085. "lodash._reinterpolate": "^3.0.0"
  6086. }
  6087. },
  6088. "map-stream": {
  6089. "version": "0.0.7",
  6090. "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz",
  6091. "integrity": "sha1-ih8HiW2CsQkmvTdEokIACfiJdKg="
  6092. }
  6093. }
  6094. },
  6095. "gulp-if": {
  6096. "version": "2.0.2",
  6097. "resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.2.tgz",
  6098. "integrity": "sha1-pJe351cwBQQcqivIt92jyARE1ik=",
  6099. "requires": {
  6100. "gulp-match": "^1.0.3",
  6101. "ternary-stream": "^2.0.1",
  6102. "through2": "^2.0.1"
  6103. }
  6104. },
  6105. "gulp-json-editor": {
  6106. "version": "2.5.4",
  6107. "resolved": "https://registry.npmjs.org/gulp-json-editor/-/gulp-json-editor-2.5.4.tgz",
  6108. "integrity": "sha512-3IdMYsSACfLFYipet9Rmpag7PEU059KnR6TWgfuAfz+ftyzN8yaEvf9vXAD5b9K9v711Ymcpqe6vWGQYfQJ/uQ==",
  6109. "requires": {
  6110. "deepmerge": "^4.2.1",
  6111. "detect-indent": "^6.0.0",
  6112. "js-beautify": "^1.10.2",
  6113. "plugin-error": "^1.0.1",
  6114. "through2": "^3.0.1"
  6115. },
  6116. "dependencies": {
  6117. "through2": {
  6118. "version": "3.0.1",
  6119. "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.1.tgz",
  6120. "integrity": "sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==",
  6121. "requires": {
  6122. "readable-stream": "2 || 3"
  6123. }
  6124. }
  6125. }
  6126. },
  6127. "gulp-less": {
  6128. "version": "4.0.1",
  6129. "resolved": "https://registry.npmjs.org/gulp-less/-/gulp-less-4.0.1.tgz",
  6130. "integrity": "sha512-hmM2k0FfQp7Ptm3ZaqO2CkMX3hqpiIOn4OHtuSsCeFym63F7oWlEua5v6u1cIjVUKYsVIs9zPg9vbqTEb/udpA==",
  6131. "requires": {
  6132. "accord": "^0.29.0",
  6133. "less": "2.6.x || ^3.7.1",
  6134. "object-assign": "^4.0.1",
  6135. "plugin-error": "^0.1.2",
  6136. "replace-ext": "^1.0.0",
  6137. "through2": "^2.0.0",
  6138. "vinyl-sourcemaps-apply": "^0.2.0"
  6139. },
  6140. "dependencies": {
  6141. "arr-diff": {
  6142. "version": "1.1.0",
  6143. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  6144. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  6145. "requires": {
  6146. "arr-flatten": "^1.0.1",
  6147. "array-slice": "^0.2.3"
  6148. }
  6149. },
  6150. "arr-union": {
  6151. "version": "2.1.0",
  6152. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  6153. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  6154. },
  6155. "array-slice": {
  6156. "version": "0.2.3",
  6157. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  6158. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  6159. },
  6160. "extend-shallow": {
  6161. "version": "1.1.4",
  6162. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  6163. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  6164. "requires": {
  6165. "kind-of": "^1.1.0"
  6166. }
  6167. },
  6168. "kind-of": {
  6169. "version": "1.1.0",
  6170. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  6171. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  6172. },
  6173. "plugin-error": {
  6174. "version": "0.1.2",
  6175. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  6176. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  6177. "requires": {
  6178. "ansi-cyan": "^0.1.1",
  6179. "ansi-red": "^0.1.1",
  6180. "arr-diff": "^1.0.1",
  6181. "arr-union": "^2.0.1",
  6182. "extend-shallow": "^1.1.2"
  6183. }
  6184. }
  6185. }
  6186. },
  6187. "gulp-match": {
  6188. "version": "1.1.0",
  6189. "resolved": "https://registry.npmjs.org/gulp-match/-/gulp-match-1.1.0.tgz",
  6190. "integrity": "sha512-DlyVxa1Gj24DitY2OjEsS+X6tDpretuxD6wTfhXE/Rw2hweqc1f6D/XtsJmoiCwLWfXgR87W9ozEityPCVzGtQ==",
  6191. "requires": {
  6192. "minimatch": "^3.0.3"
  6193. }
  6194. },
  6195. "gulp-notify": {
  6196. "version": "3.2.0",
  6197. "resolved": "https://registry.npmjs.org/gulp-notify/-/gulp-notify-3.2.0.tgz",
  6198. "integrity": "sha512-qEocs1UVoDKKUjfsxJNMNwkRla0PbsyJwsqNNXpzYWsLQ29LhxRMY3wnTGZcc4hMHtalnvah/Dwlwb4NijH/0A==",
  6199. "requires": {
  6200. "ansi-colors": "^1.0.1",
  6201. "fancy-log": "^1.3.2",
  6202. "lodash.template": "^4.4.0",
  6203. "node-notifier": "^5.2.1",
  6204. "node.extend": "^2.0.0",
  6205. "plugin-error": "^0.1.2",
  6206. "through2": "^2.0.3"
  6207. },
  6208. "dependencies": {
  6209. "arr-diff": {
  6210. "version": "1.1.0",
  6211. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  6212. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  6213. "requires": {
  6214. "arr-flatten": "^1.0.1",
  6215. "array-slice": "^0.2.3"
  6216. }
  6217. },
  6218. "arr-union": {
  6219. "version": "2.1.0",
  6220. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  6221. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  6222. },
  6223. "array-slice": {
  6224. "version": "0.2.3",
  6225. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  6226. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  6227. },
  6228. "extend-shallow": {
  6229. "version": "1.1.4",
  6230. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  6231. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  6232. "requires": {
  6233. "kind-of": "^1.1.0"
  6234. }
  6235. },
  6236. "kind-of": {
  6237. "version": "1.1.0",
  6238. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  6239. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  6240. },
  6241. "lodash.template": {
  6242. "version": "4.5.0",
  6243. "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
  6244. "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
  6245. "requires": {
  6246. "lodash._reinterpolate": "^3.0.0",
  6247. "lodash.templatesettings": "^4.0.0"
  6248. }
  6249. },
  6250. "lodash.templatesettings": {
  6251. "version": "4.2.0",
  6252. "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
  6253. "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
  6254. "requires": {
  6255. "lodash._reinterpolate": "^3.0.0"
  6256. }
  6257. },
  6258. "plugin-error": {
  6259. "version": "0.1.2",
  6260. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  6261. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  6262. "requires": {
  6263. "ansi-cyan": "^0.1.1",
  6264. "ansi-red": "^0.1.1",
  6265. "arr-diff": "^1.0.1",
  6266. "arr-union": "^2.0.1",
  6267. "extend-shallow": "^1.1.2"
  6268. }
  6269. }
  6270. }
  6271. },
  6272. "gulp-plumber": {
  6273. "version": "1.2.1",
  6274. "resolved": "https://registry.npmjs.org/gulp-plumber/-/gulp-plumber-1.2.1.tgz",
  6275. "integrity": "sha512-mctAi9msEAG7XzW5ytDVZ9PxWMzzi1pS2rBH7lA095DhMa6KEXjm+St0GOCc567pJKJ/oCvosVAZEpAey0q2eQ==",
  6276. "requires": {
  6277. "chalk": "^1.1.3",
  6278. "fancy-log": "^1.3.2",
  6279. "plugin-error": "^0.1.2",
  6280. "through2": "^2.0.3"
  6281. },
  6282. "dependencies": {
  6283. "ansi-styles": {
  6284. "version": "2.2.1",
  6285. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
  6286. "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
  6287. },
  6288. "arr-diff": {
  6289. "version": "1.1.0",
  6290. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  6291. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  6292. "requires": {
  6293. "arr-flatten": "^1.0.1",
  6294. "array-slice": "^0.2.3"
  6295. }
  6296. },
  6297. "arr-union": {
  6298. "version": "2.1.0",
  6299. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  6300. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  6301. },
  6302. "array-slice": {
  6303. "version": "0.2.3",
  6304. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  6305. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  6306. },
  6307. "chalk": {
  6308. "version": "1.1.3",
  6309. "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
  6310. "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
  6311. "requires": {
  6312. "ansi-styles": "^2.2.1",
  6313. "escape-string-regexp": "^1.0.2",
  6314. "has-ansi": "^2.0.0",
  6315. "strip-ansi": "^3.0.0",
  6316. "supports-color": "^2.0.0"
  6317. }
  6318. },
  6319. "extend-shallow": {
  6320. "version": "1.1.4",
  6321. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  6322. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  6323. "requires": {
  6324. "kind-of": "^1.1.0"
  6325. }
  6326. },
  6327. "kind-of": {
  6328. "version": "1.1.0",
  6329. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  6330. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  6331. },
  6332. "plugin-error": {
  6333. "version": "0.1.2",
  6334. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  6335. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  6336. "requires": {
  6337. "ansi-cyan": "^0.1.1",
  6338. "ansi-red": "^0.1.1",
  6339. "arr-diff": "^1.0.1",
  6340. "arr-union": "^2.0.1",
  6341. "extend-shallow": "^1.1.2"
  6342. }
  6343. },
  6344. "supports-color": {
  6345. "version": "2.0.0",
  6346. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
  6347. "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
  6348. }
  6349. }
  6350. },
  6351. "gulp-print": {
  6352. "version": "5.0.2",
  6353. "resolved": "https://registry.npmjs.org/gulp-print/-/gulp-print-5.0.2.tgz",
  6354. "integrity": "sha512-iIpHMzC/b3gFvVXOfP9Jk94SWGIsDLVNUrxULRleQev+08ug07mh84b1AOlW6QDQdmInQiqDFqJN1UvhU2nXdg==",
  6355. "requires": {
  6356. "ansi-colors": "^3.2.4",
  6357. "fancy-log": "^1.3.3",
  6358. "map-stream": "0.0.7",
  6359. "vinyl": "^2.2.0"
  6360. },
  6361. "dependencies": {
  6362. "ansi-colors": {
  6363. "version": "3.2.4",
  6364. "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz",
  6365. "integrity": "sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA=="
  6366. },
  6367. "map-stream": {
  6368. "version": "0.0.7",
  6369. "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz",
  6370. "integrity": "sha1-ih8HiW2CsQkmvTdEokIACfiJdKg="
  6371. }
  6372. }
  6373. },
  6374. "gulp-rename": {
  6375. "version": "1.4.0",
  6376. "resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz",
  6377. "integrity": "sha512-swzbIGb/arEoFK89tPY58vg3Ok1bw+d35PfUNwWqdo7KM4jkmuGA78JiDNqR+JeZFaeeHnRg9N7aihX3YPmsyg=="
  6378. },
  6379. "gulp-replace": {
  6380. "version": "1.0.0",
  6381. "resolved": "https://registry.npmjs.org/gulp-replace/-/gulp-replace-1.0.0.tgz",
  6382. "integrity": "sha512-lgdmrFSI1SdhNMXZQbrC75MOl1UjYWlOWNbNRnz+F/KHmgxt3l6XstBoAYIdadwETFyG/6i+vWUSCawdC3pqOw==",
  6383. "requires": {
  6384. "istextorbinary": "2.2.1",
  6385. "readable-stream": "^2.0.1",
  6386. "replacestream": "^4.0.0"
  6387. }
  6388. },
  6389. "gulp-rtlcss": {
  6390. "version": "1.4.1",
  6391. "resolved": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.4.1.tgz",
  6392. "integrity": "sha512-xXqTnmNbcjA6K9ogR36i2SaN8E5CWTCtRQGSY2k0W3cOISGnNkBTAt0GNThlq9iJT0ttR759kopDGn5PZTH4kg==",
  6393. "requires": {
  6394. "plugin-error": "^1.0.1",
  6395. "rtlcss": "^2.4.0",
  6396. "through2": "^2.0.5",
  6397. "vinyl-sourcemaps-apply": "^0.2.1"
  6398. }
  6399. },
  6400. "gulp-tap": {
  6401. "version": "1.0.1",
  6402. "resolved": "https://registry.npmjs.org/gulp-tap/-/gulp-tap-1.0.1.tgz",
  6403. "integrity": "sha1-5nESThJZtM6iGe0cqXt/WFwzRpA=",
  6404. "requires": {
  6405. "through2": "^2.0.3"
  6406. }
  6407. },
  6408. "gulp-uglify": {
  6409. "version": "3.0.2",
  6410. "resolved": "https://registry.npmjs.org/gulp-uglify/-/gulp-uglify-3.0.2.tgz",
  6411. "integrity": "sha512-gk1dhB74AkV2kzqPMQBLA3jPoIAPd/nlNzP2XMDSG8XZrqnlCiDGAqC+rZOumzFvB5zOphlFh6yr3lgcAb/OOg==",
  6412. "requires": {
  6413. "array-each": "^1.0.1",
  6414. "extend-shallow": "^3.0.2",
  6415. "gulplog": "^1.0.0",
  6416. "has-gulplog": "^0.1.0",
  6417. "isobject": "^3.0.1",
  6418. "make-error-cause": "^1.1.1",
  6419. "safe-buffer": "^5.1.2",
  6420. "through2": "^2.0.0",
  6421. "uglify-js": "^3.0.5",
  6422. "vinyl-sourcemaps-apply": "^0.2.0"
  6423. },
  6424. "dependencies": {
  6425. "isobject": {
  6426. "version": "3.0.1",
  6427. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  6428. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  6429. },
  6430. "uglify-js": {
  6431. "version": "3.9.3",
  6432. "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.9.3.tgz",
  6433. "integrity": "sha512-r5ImcL6QyzQGVimQoov3aL2ZScywrOgBXGndbWrdehKoSvGe/RmiE5Jpw/v+GvxODt6l2tpBXwA7n+qZVlHBMA==",
  6434. "requires": {
  6435. "commander": "~2.20.3"
  6436. }
  6437. }
  6438. }
  6439. },
  6440. "gulp-util": {
  6441. "version": "3.0.8",
  6442. "resolved": "https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.8.tgz",
  6443. "integrity": "sha1-AFTh50RQLifATBh8PsxQXdVLu08=",
  6444. "requires": {
  6445. "array-differ": "^1.0.0",
  6446. "array-uniq": "^1.0.2",
  6447. "beeper": "^1.0.0",
  6448. "chalk": "^1.0.0",
  6449. "dateformat": "^2.0.0",
  6450. "fancy-log": "^1.1.0",
  6451. "gulplog": "^1.0.0",
  6452. "has-gulplog": "^0.1.0",
  6453. "lodash._reescape": "^3.0.0",
  6454. "lodash._reevaluate": "^3.0.0",
  6455. "lodash._reinterpolate": "^3.0.0",
  6456. "lodash.template": "^3.0.0",
  6457. "minimist": "^1.1.0",
  6458. "multipipe": "^0.1.2",
  6459. "object-assign": "^3.0.0",
  6460. "replace-ext": "0.0.1",
  6461. "through2": "^2.0.0",
  6462. "vinyl": "^0.5.0"
  6463. },
  6464. "dependencies": {
  6465. "ansi-styles": {
  6466. "version": "2.2.1",
  6467. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
  6468. "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
  6469. },
  6470. "chalk": {
  6471. "version": "1.1.3",
  6472. "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
  6473. "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
  6474. "requires": {
  6475. "ansi-styles": "^2.2.1",
  6476. "escape-string-regexp": "^1.0.2",
  6477. "has-ansi": "^2.0.0",
  6478. "strip-ansi": "^3.0.0",
  6479. "supports-color": "^2.0.0"
  6480. }
  6481. },
  6482. "clone": {
  6483. "version": "1.0.4",
  6484. "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
  6485. "integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4="
  6486. },
  6487. "clone-stats": {
  6488. "version": "0.0.1",
  6489. "resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz",
  6490. "integrity": "sha1-uI+UqCzzi4eR1YBG6kAprYjKmdE="
  6491. },
  6492. "object-assign": {
  6493. "version": "3.0.0",
  6494. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz",
  6495. "integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I="
  6496. },
  6497. "replace-ext": {
  6498. "version": "0.0.1",
  6499. "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz",
  6500. "integrity": "sha1-KbvZIHinOfC8zitO5B6DeVNSKSQ="
  6501. },
  6502. "supports-color": {
  6503. "version": "2.0.0",
  6504. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
  6505. "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
  6506. },
  6507. "vinyl": {
  6508. "version": "0.5.3",
  6509. "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz",
  6510. "integrity": "sha1-sEVbOPxeDPMNQyUTLkYZcMIJHN4=",
  6511. "requires": {
  6512. "clone": "^1.0.0",
  6513. "clone-stats": "^0.0.1",
  6514. "replace-ext": "0.0.1"
  6515. }
  6516. }
  6517. }
  6518. },
  6519. "gulplog": {
  6520. "version": "1.0.0",
  6521. "resolved": "https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz",
  6522. "integrity": "sha1-4oxNRdBey77YGDY86PnFkmIp/+U=",
  6523. "requires": {
  6524. "glogg": "^1.0.0"
  6525. }
  6526. },
  6527. "har-schema": {
  6528. "version": "2.0.0",
  6529. "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
  6530. "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
  6531. "optional": true
  6532. },
  6533. "har-validator": {
  6534. "version": "5.1.3",
  6535. "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz",
  6536. "integrity": "sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==",
  6537. "optional": true,
  6538. "requires": {
  6539. "ajv": "^6.5.5",
  6540. "har-schema": "^2.0.0"
  6541. }
  6542. },
  6543. "hard-rejection": {
  6544. "version": "2.1.0",
  6545. "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz",
  6546. "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==",
  6547. "dev": true
  6548. },
  6549. "has": {
  6550. "version": "1.0.3",
  6551. "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
  6552. "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
  6553. "requires": {
  6554. "function-bind": "^1.1.1"
  6555. }
  6556. },
  6557. "has-ansi": {
  6558. "version": "2.0.0",
  6559. "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
  6560. "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
  6561. "requires": {
  6562. "ansi-regex": "^2.0.0"
  6563. }
  6564. },
  6565. "has-flag": {
  6566. "version": "3.0.0",
  6567. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  6568. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
  6569. },
  6570. "has-gulplog": {
  6571. "version": "0.1.0",
  6572. "resolved": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
  6573. "integrity": "sha1-ZBTIKRNpfaUVkDl9r7EvIpZ4Ec4=",
  6574. "requires": {
  6575. "sparkles": "^1.0.0"
  6576. }
  6577. },
  6578. "has-symbols": {
  6579. "version": "1.0.1",
  6580. "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
  6581. "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg=="
  6582. },
  6583. "has-value": {
  6584. "version": "1.0.0",
  6585. "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
  6586. "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
  6587. "requires": {
  6588. "get-value": "^2.0.6",
  6589. "has-values": "^1.0.0",
  6590. "isobject": "^3.0.0"
  6591. },
  6592. "dependencies": {
  6593. "isobject": {
  6594. "version": "3.0.1",
  6595. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  6596. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  6597. }
  6598. }
  6599. },
  6600. "has-values": {
  6601. "version": "1.0.0",
  6602. "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
  6603. "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
  6604. "requires": {
  6605. "is-number": "^3.0.0",
  6606. "kind-of": "^4.0.0"
  6607. },
  6608. "dependencies": {
  6609. "is-number": {
  6610. "version": "3.0.0",
  6611. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  6612. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  6613. "requires": {
  6614. "kind-of": "^3.0.2"
  6615. },
  6616. "dependencies": {
  6617. "kind-of": {
  6618. "version": "3.2.2",
  6619. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  6620. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  6621. "requires": {
  6622. "is-buffer": "^1.1.5"
  6623. }
  6624. }
  6625. }
  6626. },
  6627. "kind-of": {
  6628. "version": "4.0.0",
  6629. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
  6630. "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
  6631. "requires": {
  6632. "is-buffer": "^1.1.5"
  6633. }
  6634. }
  6635. }
  6636. },
  6637. "hash-base": {
  6638. "version": "3.1.0",
  6639. "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.1.0.tgz",
  6640. "integrity": "sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==",
  6641. "requires": {
  6642. "inherits": "^2.0.4",
  6643. "readable-stream": "^3.6.0",
  6644. "safe-buffer": "^5.2.0"
  6645. },
  6646. "dependencies": {
  6647. "readable-stream": {
  6648. "version": "3.6.0",
  6649. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
  6650. "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
  6651. "requires": {
  6652. "inherits": "^2.0.3",
  6653. "string_decoder": "^1.1.1",
  6654. "util-deprecate": "^1.0.1"
  6655. }
  6656. },
  6657. "safe-buffer": {
  6658. "version": "5.2.1",
  6659. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  6660. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
  6661. }
  6662. }
  6663. },
  6664. "hash-sum": {
  6665. "version": "1.0.2",
  6666. "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
  6667. "integrity": "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ="
  6668. },
  6669. "hash.js": {
  6670. "version": "1.1.7",
  6671. "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz",
  6672. "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==",
  6673. "requires": {
  6674. "inherits": "^2.0.3",
  6675. "minimalistic-assert": "^1.0.1"
  6676. }
  6677. },
  6678. "he": {
  6679. "version": "1.2.0",
  6680. "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
  6681. "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
  6682. },
  6683. "hex-color-regex": {
  6684. "version": "1.1.0",
  6685. "resolved": "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz",
  6686. "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ=="
  6687. },
  6688. "highlight.js": {
  6689. "version": "10.0.3",
  6690. "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.0.3.tgz",
  6691. "integrity": "sha512-9FG7SSzv9yOY5CGGxfI6NDm7xLYtMOjKtPBxw7Zff3t5UcRcUNTGEeS8lNjhceL34KeetLMoGMFTGoaa83HwyQ=="
  6692. },
  6693. "hmac-drbg": {
  6694. "version": "1.0.1",
  6695. "resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz",
  6696. "integrity": "sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=",
  6697. "requires": {
  6698. "hash.js": "^1.0.3",
  6699. "minimalistic-assert": "^1.0.0",
  6700. "minimalistic-crypto-utils": "^1.0.1"
  6701. }
  6702. },
  6703. "hoist-non-react-statics": {
  6704. "version": "3.3.2",
  6705. "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
  6706. "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
  6707. "requires": {
  6708. "react-is": "^16.7.0"
  6709. }
  6710. },
  6711. "homedir-polyfill": {
  6712. "version": "1.0.3",
  6713. "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
  6714. "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
  6715. "requires": {
  6716. "parse-passwd": "^1.0.0"
  6717. }
  6718. },
  6719. "hosted-git-info": {
  6720. "version": "2.8.8",
  6721. "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
  6722. "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg=="
  6723. },
  6724. "hsl-regex": {
  6725. "version": "1.0.0",
  6726. "resolved": "https://registry.npmjs.org/hsl-regex/-/hsl-regex-1.0.0.tgz",
  6727. "integrity": "sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4="
  6728. },
  6729. "hsla-regex": {
  6730. "version": "1.0.0",
  6731. "resolved": "https://registry.npmjs.org/hsla-regex/-/hsla-regex-1.0.0.tgz",
  6732. "integrity": "sha1-wc56MWjIxmFAM6S194d/OyJfnDg="
  6733. },
  6734. "html-comment-regex": {
  6735. "version": "1.1.2",
  6736. "resolved": "https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz",
  6737. "integrity": "sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ=="
  6738. },
  6739. "html-minifier": {
  6740. "version": "3.5.21",
  6741. "resolved": "https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.21.tgz",
  6742. "integrity": "sha512-LKUKwuJDhxNa3uf/LPR/KVjm/l3rBqtYeCOAekvG8F1vItxMUpueGd94i/asDDr8/1u7InxzFA5EeGjhhG5mMA==",
  6743. "requires": {
  6744. "camel-case": "3.0.x",
  6745. "clean-css": "4.2.x",
  6746. "commander": "2.17.x",
  6747. "he": "1.2.x",
  6748. "param-case": "2.1.x",
  6749. "relateurl": "0.2.x",
  6750. "uglify-js": "3.4.x"
  6751. },
  6752. "dependencies": {
  6753. "commander": {
  6754. "version": "2.17.1",
  6755. "resolved": "https://registry.npmjs.org/commander/-/commander-2.17.1.tgz",
  6756. "integrity": "sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg=="
  6757. },
  6758. "source-map": {
  6759. "version": "0.6.1",
  6760. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  6761. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  6762. },
  6763. "uglify-js": {
  6764. "version": "3.4.10",
  6765. "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz",
  6766. "integrity": "sha512-Y2VsbPVs0FIshJztycsO2SfPk7/KAF/T72qzv9u5EpQ4kB2hQoHlhNQTsNyy6ul7lQtqJN/AoWeS23OzEiEFxw==",
  6767. "requires": {
  6768. "commander": "~2.19.0",
  6769. "source-map": "~0.6.1"
  6770. },
  6771. "dependencies": {
  6772. "commander": {
  6773. "version": "2.19.0",
  6774. "resolved": "https://registry.npmjs.org/commander/-/commander-2.19.0.tgz",
  6775. "integrity": "sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg=="
  6776. }
  6777. }
  6778. }
  6779. }
  6780. },
  6781. "html-tags": {
  6782. "version": "3.1.0",
  6783. "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.1.0.tgz",
  6784. "integrity": "sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==",
  6785. "dev": true
  6786. },
  6787. "html-webpack-plugin": {
  6788. "version": "3.2.0",
  6789. "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz",
  6790. "integrity": "sha1-sBq71yOsqqeze2r0SS69oD2d03s=",
  6791. "requires": {
  6792. "html-minifier": "^3.2.3",
  6793. "loader-utils": "^0.2.16",
  6794. "lodash": "^4.17.3",
  6795. "pretty-error": "^2.0.2",
  6796. "tapable": "^1.0.0",
  6797. "toposort": "^1.0.0",
  6798. "util.promisify": "1.0.0"
  6799. },
  6800. "dependencies": {
  6801. "big.js": {
  6802. "version": "3.2.0",
  6803. "resolved": "https://registry.npmjs.org/big.js/-/big.js-3.2.0.tgz",
  6804. "integrity": "sha512-+hN/Zh2D08Mx65pZ/4g5bsmNiZUuChDiQfTUQ7qJr4/kuopCr88xZsAXv6mBoZEsUI4OuGHlX59qE94K2mMW8Q=="
  6805. },
  6806. "emojis-list": {
  6807. "version": "2.1.0",
  6808. "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz",
  6809. "integrity": "sha1-TapNnbAPmBmIDHn6RXrlsJof04k="
  6810. },
  6811. "json5": {
  6812. "version": "0.5.1",
  6813. "resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz",
  6814. "integrity": "sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE="
  6815. },
  6816. "loader-utils": {
  6817. "version": "0.2.17",
  6818. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-0.2.17.tgz",
  6819. "integrity": "sha1-+G5jdNQyBabmxg6RlvF8Apm/s0g=",
  6820. "requires": {
  6821. "big.js": "^3.1.3",
  6822. "emojis-list": "^2.0.0",
  6823. "json5": "^0.5.0",
  6824. "object-assign": "^4.0.1"
  6825. }
  6826. },
  6827. "util.promisify": {
  6828. "version": "1.0.0",
  6829. "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.0.tgz",
  6830. "integrity": "sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==",
  6831. "requires": {
  6832. "define-properties": "^1.1.2",
  6833. "object.getownpropertydescriptors": "^2.0.3"
  6834. }
  6835. }
  6836. }
  6837. },
  6838. "htmlparser2": {
  6839. "version": "3.10.1",
  6840. "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz",
  6841. "integrity": "sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==",
  6842. "requires": {
  6843. "domelementtype": "^1.3.1",
  6844. "domhandler": "^2.3.0",
  6845. "domutils": "^1.5.1",
  6846. "entities": "^1.1.1",
  6847. "inherits": "^2.0.1",
  6848. "readable-stream": "^3.1.1"
  6849. },
  6850. "dependencies": {
  6851. "entities": {
  6852. "version": "1.1.2",
  6853. "resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz",
  6854. "integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w=="
  6855. },
  6856. "readable-stream": {
  6857. "version": "3.6.0",
  6858. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
  6859. "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
  6860. "requires": {
  6861. "inherits": "^2.0.3",
  6862. "string_decoder": "^1.1.1",
  6863. "util-deprecate": "^1.0.1"
  6864. }
  6865. }
  6866. }
  6867. },
  6868. "http-signature": {
  6869. "version": "1.2.0",
  6870. "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
  6871. "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
  6872. "optional": true,
  6873. "requires": {
  6874. "assert-plus": "^1.0.0",
  6875. "jsprim": "^1.2.2",
  6876. "sshpk": "^1.7.0"
  6877. }
  6878. },
  6879. "https-browserify": {
  6880. "version": "1.0.0",
  6881. "resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz",
  6882. "integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM="
  6883. },
  6884. "iconv-lite": {
  6885. "version": "0.4.24",
  6886. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  6887. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  6888. "requires": {
  6889. "safer-buffer": ">= 2.1.2 < 3"
  6890. }
  6891. },
  6892. "icss-utils": {
  6893. "version": "4.1.1",
  6894. "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-4.1.1.tgz",
  6895. "integrity": "sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==",
  6896. "requires": {
  6897. "postcss": "^7.0.14"
  6898. }
  6899. },
  6900. "ieee754": {
  6901. "version": "1.1.13",
  6902. "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz",
  6903. "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg=="
  6904. },
  6905. "iferr": {
  6906. "version": "0.1.5",
  6907. "resolved": "https://registry.npmjs.org/iferr/-/iferr-0.1.5.tgz",
  6908. "integrity": "sha1-xg7taebY/bazEEofy8ocGS3FtQE="
  6909. },
  6910. "ignore": {
  6911. "version": "4.0.6",
  6912. "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
  6913. "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
  6914. "dev": true
  6915. },
  6916. "image-size": {
  6917. "version": "0.5.5",
  6918. "resolved": "https://registry.npmjs.org/image-size/-/image-size-0.5.5.tgz",
  6919. "integrity": "sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w="
  6920. },
  6921. "immutable": {
  6922. "version": "3.8.2",
  6923. "resolved": "https://registry.npmjs.org/immutable/-/immutable-3.8.2.tgz",
  6924. "integrity": "sha1-wkOZUUVbs5kT2vKBN28VMOEErfM="
  6925. },
  6926. "import-cwd": {
  6927. "version": "2.1.0",
  6928. "resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz",
  6929. "integrity": "sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=",
  6930. "requires": {
  6931. "import-from": "^2.1.0"
  6932. }
  6933. },
  6934. "import-fresh": {
  6935. "version": "2.0.0",
  6936. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz",
  6937. "integrity": "sha1-2BNVwVYS04bGH53dOSLUMEgipUY=",
  6938. "requires": {
  6939. "caller-path": "^2.0.0",
  6940. "resolve-from": "^3.0.0"
  6941. }
  6942. },
  6943. "import-from": {
  6944. "version": "2.1.0",
  6945. "resolved": "https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz",
  6946. "integrity": "sha1-M1238qev/VOqpHHUuAId7ja387E=",
  6947. "requires": {
  6948. "resolve-from": "^3.0.0"
  6949. }
  6950. },
  6951. "import-lazy": {
  6952. "version": "4.0.0",
  6953. "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz",
  6954. "integrity": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==",
  6955. "dev": true
  6956. },
  6957. "import-local": {
  6958. "version": "2.0.0",
  6959. "resolved": "https://registry.npmjs.org/import-local/-/import-local-2.0.0.tgz",
  6960. "integrity": "sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==",
  6961. "requires": {
  6962. "pkg-dir": "^3.0.0",
  6963. "resolve-cwd": "^2.0.0"
  6964. }
  6965. },
  6966. "import-regex": {
  6967. "version": "1.1.0",
  6968. "resolved": "https://registry.npmjs.org/import-regex/-/import-regex-1.1.0.tgz",
  6969. "integrity": "sha1-pVxS5McFx2XKIQ6SQqBrvMiqf2Y="
  6970. },
  6971. "imports-loader": {
  6972. "version": "0.8.0",
  6973. "resolved": "https://registry.npmjs.org/imports-loader/-/imports-loader-0.8.0.tgz",
  6974. "integrity": "sha512-kXWL7Scp8KQ4552ZcdVTeaQCZSLW+e6nJfp3cwUMB673T7Hr98Xjx5JK+ql7ADlJUvj1JS5O01RLbKoutN5QDQ==",
  6975. "requires": {
  6976. "loader-utils": "^1.0.2",
  6977. "source-map": "^0.6.1"
  6978. },
  6979. "dependencies": {
  6980. "source-map": {
  6981. "version": "0.6.1",
  6982. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  6983. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  6984. }
  6985. }
  6986. },
  6987. "imurmurhash": {
  6988. "version": "0.1.4",
  6989. "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
  6990. "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o="
  6991. },
  6992. "indent-string": {
  6993. "version": "4.0.0",
  6994. "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
  6995. "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg=="
  6996. },
  6997. "indexes-of": {
  6998. "version": "1.0.1",
  6999. "resolved": "https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz",
  7000. "integrity": "sha1-8w9xbI4r00bHtn0985FVZqfAVgc="
  7001. },
  7002. "indx": {
  7003. "version": "0.2.3",
  7004. "resolved": "https://registry.npmjs.org/indx/-/indx-0.2.3.tgz",
  7005. "integrity": "sha1-Fdz1bunPZcAjTFE8J/vVgOcPvFA="
  7006. },
  7007. "infer-owner": {
  7008. "version": "1.0.4",
  7009. "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
  7010. "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A=="
  7011. },
  7012. "inflight": {
  7013. "version": "1.0.6",
  7014. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  7015. "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
  7016. "requires": {
  7017. "once": "^1.3.0",
  7018. "wrappy": "1"
  7019. }
  7020. },
  7021. "inherits": {
  7022. "version": "2.0.4",
  7023. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  7024. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
  7025. },
  7026. "ini": {
  7027. "version": "1.3.5",
  7028. "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
  7029. "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw=="
  7030. },
  7031. "inquirer": {
  7032. "version": "6.5.2",
  7033. "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.5.2.tgz",
  7034. "integrity": "sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==",
  7035. "requires": {
  7036. "ansi-escapes": "^3.2.0",
  7037. "chalk": "^2.4.2",
  7038. "cli-cursor": "^2.1.0",
  7039. "cli-width": "^2.0.0",
  7040. "external-editor": "^3.0.3",
  7041. "figures": "^2.0.0",
  7042. "lodash": "^4.17.12",
  7043. "mute-stream": "0.0.7",
  7044. "run-async": "^2.2.0",
  7045. "rxjs": "^6.4.0",
  7046. "string-width": "^2.1.0",
  7047. "strip-ansi": "^5.1.0",
  7048. "through": "^2.3.6"
  7049. },
  7050. "dependencies": {
  7051. "ansi-regex": {
  7052. "version": "3.0.0",
  7053. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
  7054. "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg="
  7055. },
  7056. "is-fullwidth-code-point": {
  7057. "version": "2.0.0",
  7058. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
  7059. "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
  7060. },
  7061. "string-width": {
  7062. "version": "2.1.1",
  7063. "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
  7064. "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
  7065. "requires": {
  7066. "is-fullwidth-code-point": "^2.0.0",
  7067. "strip-ansi": "^4.0.0"
  7068. },
  7069. "dependencies": {
  7070. "strip-ansi": {
  7071. "version": "4.0.0",
  7072. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
  7073. "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
  7074. "requires": {
  7075. "ansi-regex": "^3.0.0"
  7076. }
  7077. }
  7078. }
  7079. },
  7080. "strip-ansi": {
  7081. "version": "5.2.0",
  7082. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
  7083. "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
  7084. "requires": {
  7085. "ansi-regex": "^4.1.0"
  7086. },
  7087. "dependencies": {
  7088. "ansi-regex": {
  7089. "version": "4.1.0",
  7090. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
  7091. "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
  7092. }
  7093. }
  7094. }
  7095. }
  7096. },
  7097. "interpret": {
  7098. "version": "1.2.0",
  7099. "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.2.0.tgz",
  7100. "integrity": "sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw=="
  7101. },
  7102. "invariant": {
  7103. "version": "2.2.4",
  7104. "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
  7105. "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
  7106. "requires": {
  7107. "loose-envify": "^1.0.0"
  7108. }
  7109. },
  7110. "invert-kv": {
  7111. "version": "1.0.0",
  7112. "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz",
  7113. "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY="
  7114. },
  7115. "ip-regex": {
  7116. "version": "1.0.3",
  7117. "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-1.0.3.tgz",
  7118. "integrity": "sha1-3FiQdvZZ9BnCIgOaMzFvHHOH7/0="
  7119. },
  7120. "irregular-plurals": {
  7121. "version": "2.0.0",
  7122. "resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-2.0.0.tgz",
  7123. "integrity": "sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw=="
  7124. },
  7125. "is": {
  7126. "version": "3.3.0",
  7127. "resolved": "https://registry.npmjs.org/is/-/is-3.3.0.tgz",
  7128. "integrity": "sha512-nW24QBoPcFGGHJGUwnfpI7Yc5CdqWNdsyHQszVE/z2pKHXzh7FZ5GWhJqSyaQ9wMkQnsTx+kAI8bHlCX4tKdbg=="
  7129. },
  7130. "is-absolute": {
  7131. "version": "1.0.0",
  7132. "resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz",
  7133. "integrity": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==",
  7134. "requires": {
  7135. "is-relative": "^1.0.0",
  7136. "is-windows": "^1.0.1"
  7137. }
  7138. },
  7139. "is-absolute-url": {
  7140. "version": "2.1.0",
  7141. "resolved": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz",
  7142. "integrity": "sha1-UFMN+4T8yap9vnhS6Do3uTufKqY="
  7143. },
  7144. "is-accessor-descriptor": {
  7145. "version": "0.1.6",
  7146. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz",
  7147. "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
  7148. "requires": {
  7149. "kind-of": "^3.0.2"
  7150. },
  7151. "dependencies": {
  7152. "kind-of": {
  7153. "version": "3.2.2",
  7154. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  7155. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  7156. "requires": {
  7157. "is-buffer": "^1.1.5"
  7158. }
  7159. }
  7160. }
  7161. },
  7162. "is-alphabetical": {
  7163. "version": "1.0.4",
  7164. "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-1.0.4.tgz",
  7165. "integrity": "sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==",
  7166. "dev": true
  7167. },
  7168. "is-alphanumeric": {
  7169. "version": "1.0.0",
  7170. "resolved": "https://registry.npmjs.org/is-alphanumeric/-/is-alphanumeric-1.0.0.tgz",
  7171. "integrity": "sha1-Spzvcdr0wAHB2B1j0UDPU/1oifQ=",
  7172. "dev": true
  7173. },
  7174. "is-alphanumerical": {
  7175. "version": "1.0.4",
  7176. "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz",
  7177. "integrity": "sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==",
  7178. "dev": true,
  7179. "requires": {
  7180. "is-alphabetical": "^1.0.0",
  7181. "is-decimal": "^1.0.0"
  7182. }
  7183. },
  7184. "is-arguments": {
  7185. "version": "1.0.4",
  7186. "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.0.4.tgz",
  7187. "integrity": "sha512-xPh0Rmt8NE65sNzvyUmWgI1tz3mKq74lGA0mL8LYZcoIzKOzDh6HmrYm3d18k60nHerC8A9Km8kYu87zfSFnLA=="
  7188. },
  7189. "is-arrayish": {
  7190. "version": "0.2.1",
  7191. "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
  7192. "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
  7193. },
  7194. "is-binary-path": {
  7195. "version": "1.0.1",
  7196. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
  7197. "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=",
  7198. "requires": {
  7199. "binary-extensions": "^1.0.0"
  7200. }
  7201. },
  7202. "is-buffer": {
  7203. "version": "1.1.6",
  7204. "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
  7205. "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
  7206. },
  7207. "is-callable": {
  7208. "version": "1.1.5",
  7209. "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.5.tgz",
  7210. "integrity": "sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q=="
  7211. },
  7212. "is-color-stop": {
  7213. "version": "1.1.0",
  7214. "resolved": "https://registry.npmjs.org/is-color-stop/-/is-color-stop-1.1.0.tgz",
  7215. "integrity": "sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=",
  7216. "requires": {
  7217. "css-color-names": "^0.0.4",
  7218. "hex-color-regex": "^1.1.0",
  7219. "hsl-regex": "^1.0.0",
  7220. "hsla-regex": "^1.0.0",
  7221. "rgb-regex": "^1.0.1",
  7222. "rgba-regex": "^1.0.0"
  7223. }
  7224. },
  7225. "is-data-descriptor": {
  7226. "version": "0.1.4",
  7227. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz",
  7228. "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
  7229. "requires": {
  7230. "kind-of": "^3.0.2"
  7231. },
  7232. "dependencies": {
  7233. "kind-of": {
  7234. "version": "3.2.2",
  7235. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  7236. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  7237. "requires": {
  7238. "is-buffer": "^1.1.5"
  7239. }
  7240. }
  7241. }
  7242. },
  7243. "is-date-object": {
  7244. "version": "1.0.2",
  7245. "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.2.tgz",
  7246. "integrity": "sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g=="
  7247. },
  7248. "is-decimal": {
  7249. "version": "1.0.4",
  7250. "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-1.0.4.tgz",
  7251. "integrity": "sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==",
  7252. "dev": true
  7253. },
  7254. "is-descriptor": {
  7255. "version": "0.1.6",
  7256. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz",
  7257. "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
  7258. "requires": {
  7259. "is-accessor-descriptor": "^0.1.6",
  7260. "is-data-descriptor": "^0.1.4",
  7261. "kind-of": "^5.0.0"
  7262. },
  7263. "dependencies": {
  7264. "kind-of": {
  7265. "version": "5.1.0",
  7266. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
  7267. "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw=="
  7268. }
  7269. }
  7270. },
  7271. "is-directory": {
  7272. "version": "0.3.1",
  7273. "resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz",
  7274. "integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE="
  7275. },
  7276. "is-dom": {
  7277. "version": "1.1.0",
  7278. "resolved": "https://registry.npmjs.org/is-dom/-/is-dom-1.1.0.tgz",
  7279. "integrity": "sha512-u82f6mvhYxRPKpw8V1N0W8ce1xXwOrQtgGcxl6UCL5zBmZu3is/18K0rR7uFCnMDuAsS/3W54mGL4vsaFUQlEQ==",
  7280. "requires": {
  7281. "is-object": "^1.0.1",
  7282. "is-window": "^1.0.2"
  7283. }
  7284. },
  7285. "is-extendable": {
  7286. "version": "0.1.1",
  7287. "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
  7288. "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik="
  7289. },
  7290. "is-extglob": {
  7291. "version": "2.1.1",
  7292. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  7293. "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
  7294. },
  7295. "is-fullwidth-code-point": {
  7296. "version": "1.0.0",
  7297. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
  7298. "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
  7299. "requires": {
  7300. "number-is-nan": "^1.0.0"
  7301. }
  7302. },
  7303. "is-glob": {
  7304. "version": "4.0.1",
  7305. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
  7306. "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
  7307. "requires": {
  7308. "is-extglob": "^2.1.1"
  7309. }
  7310. },
  7311. "is-hexadecimal": {
  7312. "version": "1.0.4",
  7313. "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz",
  7314. "integrity": "sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==",
  7315. "dev": true
  7316. },
  7317. "is-negated-glob": {
  7318. "version": "1.0.0",
  7319. "resolved": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz",
  7320. "integrity": "sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI="
  7321. },
  7322. "is-number": {
  7323. "version": "7.0.0",
  7324. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  7325. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
  7326. },
  7327. "is-obj": {
  7328. "version": "2.0.0",
  7329. "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz",
  7330. "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w=="
  7331. },
  7332. "is-object": {
  7333. "version": "1.0.1",
  7334. "resolved": "https://registry.npmjs.org/is-object/-/is-object-1.0.1.tgz",
  7335. "integrity": "sha1-iVJojF7C/9awPsyF52ngKQMINHA="
  7336. },
  7337. "is-path-cwd": {
  7338. "version": "1.0.0",
  7339. "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz",
  7340. "integrity": "sha1-0iXsIxMuie3Tj9p2dHLmLmXxEG0="
  7341. },
  7342. "is-path-in-cwd": {
  7343. "version": "1.0.1",
  7344. "resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz",
  7345. "integrity": "sha512-FjV1RTW48E7CWM7eE/J2NJvAEEVektecDBVBE5Hh3nM1Jd0kvhHtX68Pr3xsDf857xt3Y4AkwVULK1Vku62aaQ==",
  7346. "requires": {
  7347. "is-path-inside": "^1.0.0"
  7348. }
  7349. },
  7350. "is-path-inside": {
  7351. "version": "1.0.1",
  7352. "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz",
  7353. "integrity": "sha1-jvW33lBDej/cprToZe96pVy0gDY=",
  7354. "requires": {
  7355. "path-is-inside": "^1.0.1"
  7356. }
  7357. },
  7358. "is-plain-obj": {
  7359. "version": "1.1.0",
  7360. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
  7361. "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4="
  7362. },
  7363. "is-plain-object": {
  7364. "version": "3.0.0",
  7365. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-3.0.0.tgz",
  7366. "integrity": "sha512-tZIpofR+P05k8Aocp7UI/2UTa9lTJSebCXpFFoR9aibpokDj/uXBsJ8luUu0tTVYKkMU6URDUuOfJZ7koewXvg==",
  7367. "requires": {
  7368. "isobject": "^4.0.0"
  7369. }
  7370. },
  7371. "is-promise": {
  7372. "version": "2.2.2",
  7373. "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz",
  7374. "integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ=="
  7375. },
  7376. "is-regex": {
  7377. "version": "1.0.5",
  7378. "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.5.tgz",
  7379. "integrity": "sha512-vlKW17SNq44owv5AQR3Cq0bQPEb8+kF3UKZ2fiZNOWtztYE5i0CzCZxFDwO58qAOWtxdBRVO/V5Qin1wjCqFYQ==",
  7380. "requires": {
  7381. "has": "^1.0.3"
  7382. }
  7383. },
  7384. "is-regexp": {
  7385. "version": "1.0.0",
  7386. "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz",
  7387. "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk="
  7388. },
  7389. "is-relative": {
  7390. "version": "1.0.0",
  7391. "resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz",
  7392. "integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==",
  7393. "requires": {
  7394. "is-unc-path": "^1.0.0"
  7395. }
  7396. },
  7397. "is-resolvable": {
  7398. "version": "1.1.0",
  7399. "resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz",
  7400. "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg=="
  7401. },
  7402. "is-stream": {
  7403. "version": "1.1.0",
  7404. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
  7405. "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ="
  7406. },
  7407. "is-string": {
  7408. "version": "1.0.5",
  7409. "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.5.tgz",
  7410. "integrity": "sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==",
  7411. "dev": true
  7412. },
  7413. "is-svg": {
  7414. "version": "3.0.0",
  7415. "resolved": "https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz",
  7416. "integrity": "sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ==",
  7417. "requires": {
  7418. "html-comment-regex": "^1.1.0"
  7419. }
  7420. },
  7421. "is-symbol": {
  7422. "version": "1.0.3",
  7423. "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.3.tgz",
  7424. "integrity": "sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==",
  7425. "requires": {
  7426. "has-symbols": "^1.0.1"
  7427. }
  7428. },
  7429. "is-typedarray": {
  7430. "version": "1.0.0",
  7431. "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
  7432. "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
  7433. },
  7434. "is-unc-path": {
  7435. "version": "1.0.0",
  7436. "resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz",
  7437. "integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==",
  7438. "requires": {
  7439. "unc-path-regex": "^0.1.2"
  7440. }
  7441. },
  7442. "is-utf8": {
  7443. "version": "0.2.1",
  7444. "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
  7445. "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI="
  7446. },
  7447. "is-valid-glob": {
  7448. "version": "1.0.0",
  7449. "resolved": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-1.0.0.tgz",
  7450. "integrity": "sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao="
  7451. },
  7452. "is-whitespace-character": {
  7453. "version": "1.0.4",
  7454. "resolved": "https://registry.npmjs.org/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz",
  7455. "integrity": "sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==",
  7456. "dev": true
  7457. },
  7458. "is-window": {
  7459. "version": "1.0.2",
  7460. "resolved": "https://registry.npmjs.org/is-window/-/is-window-1.0.2.tgz",
  7461. "integrity": "sha1-LIlspT25feRdPDMTOmXYyfVjSA0="
  7462. },
  7463. "is-windows": {
  7464. "version": "1.0.2",
  7465. "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
  7466. "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA=="
  7467. },
  7468. "is-word-character": {
  7469. "version": "1.0.4",
  7470. "resolved": "https://registry.npmjs.org/is-word-character/-/is-word-character-1.0.4.tgz",
  7471. "integrity": "sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==",
  7472. "dev": true
  7473. },
  7474. "is-wsl": {
  7475. "version": "1.1.0",
  7476. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
  7477. "integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0="
  7478. },
  7479. "isarray": {
  7480. "version": "1.0.0",
  7481. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  7482. "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
  7483. },
  7484. "isexe": {
  7485. "version": "2.0.0",
  7486. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  7487. "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
  7488. },
  7489. "isobject": {
  7490. "version": "4.0.0",
  7491. "resolved": "https://registry.npmjs.org/isobject/-/isobject-4.0.0.tgz",
  7492. "integrity": "sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA=="
  7493. },
  7494. "isomorphic-fetch": {
  7495. "version": "2.2.1",
  7496. "resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz",
  7497. "integrity": "sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=",
  7498. "requires": {
  7499. "node-fetch": "^1.0.1",
  7500. "whatwg-fetch": ">=0.10.0"
  7501. },
  7502. "dependencies": {
  7503. "node-fetch": {
  7504. "version": "1.7.3",
  7505. "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz",
  7506. "integrity": "sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==",
  7507. "requires": {
  7508. "encoding": "^0.1.11",
  7509. "is-stream": "^1.0.1"
  7510. }
  7511. }
  7512. }
  7513. },
  7514. "isstream": {
  7515. "version": "0.1.2",
  7516. "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
  7517. "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
  7518. "optional": true
  7519. },
  7520. "istextorbinary": {
  7521. "version": "2.2.1",
  7522. "resolved": "https://registry.npmjs.org/istextorbinary/-/istextorbinary-2.2.1.tgz",
  7523. "integrity": "sha512-TS+hoFl8Z5FAFMK38nhBkdLt44CclNRgDHWeMgsV8ko3nDlr/9UI2Sf839sW7enijf8oKsZYXRvM8g0it9Zmcw==",
  7524. "requires": {
  7525. "binaryextensions": "2",
  7526. "editions": "^1.3.3",
  7527. "textextensions": "2"
  7528. }
  7529. },
  7530. "jest-worker": {
  7531. "version": "26.0.0",
  7532. "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.0.0.tgz",
  7533. "integrity": "sha512-pPaYa2+JnwmiZjK9x7p9BoZht+47ecFCDFA/CJxspHzeDvQcfVBLWzCiWyo+EGrSiQMWZtCFo9iSvMZnAAo8vw==",
  7534. "requires": {
  7535. "merge-stream": "^2.0.0",
  7536. "supports-color": "^7.0.0"
  7537. },
  7538. "dependencies": {
  7539. "has-flag": {
  7540. "version": "4.0.0",
  7541. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  7542. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
  7543. },
  7544. "supports-color": {
  7545. "version": "7.1.0",
  7546. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
  7547. "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
  7548. "requires": {
  7549. "has-flag": "^4.0.0"
  7550. }
  7551. }
  7552. }
  7553. },
  7554. "jquery": {
  7555. "version": "3.5.1",
  7556. "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
  7557. "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
  7558. },
  7559. "jquery-datetimepicker": {
  7560. "version": "2.5.21",
  7561. "resolved": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.21.tgz",
  7562. "integrity": "sha512-wDTpZ4f1PWd1XGaIIE0n6jLynlm+akBJ7/NjaB1bk2UJSS593CHJPZ3+FNEXoyvNVUeBlBC0oX6WTfCyfUhX/w==",
  7563. "requires": {
  7564. "jquery": ">= 1.7.2",
  7565. "jquery-mousewheel": ">= 3.1.13",
  7566. "php-date-formatter": "^1.3.4"
  7567. }
  7568. },
  7569. "jquery-mousewheel": {
  7570. "version": "3.1.13",
  7571. "resolved": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
  7572. "integrity": "sha1-BvAzXxbjU6aV5yBr9QUDy1I6buU="
  7573. },
  7574. "jquery.are-you-sure": {
  7575. "version": "1.9.0",
  7576. "resolved": "https://registry.npmjs.org/jquery.are-you-sure/-/jquery.are-you-sure-1.9.0.tgz",
  7577. "integrity": "sha512-2r0uFx8CyAopjeHGOdvvwpFP921TnW1+v1uJXcAWQYHYGB1tryTDhQY+5u6HsVeMwbWiRTKVZFWnLaFpDvIqZQ==",
  7578. "requires": {
  7579. "jquery": ">=1.4.2"
  7580. }
  7581. },
  7582. "js-base64": {
  7583. "version": "2.5.2",
  7584. "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.5.2.tgz",
  7585. "integrity": "sha512-Vg8czh0Q7sFBSUMWWArX/miJeBWYBPpdU/3M/DKSaekLMqrqVPaedp+5mZhie/r0lgrcaYBfwXatEew6gwgiQQ=="
  7586. },
  7587. "js-beautify": {
  7588. "version": "1.11.0",
  7589. "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.11.0.tgz",
  7590. "integrity": "sha512-a26B+Cx7USQGSWnz9YxgJNMmML/QG2nqIaL7VVYPCXbqiKz8PN0waSNvroMtvAK6tY7g/wPdNWGEP+JTNIBr6A==",
  7591. "requires": {
  7592. "config-chain": "^1.1.12",
  7593. "editorconfig": "^0.15.3",
  7594. "glob": "^7.1.3",
  7595. "mkdirp": "~1.0.3",
  7596. "nopt": "^4.0.3"
  7597. },
  7598. "dependencies": {
  7599. "mkdirp": {
  7600. "version": "1.0.4",
  7601. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  7602. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  7603. }
  7604. }
  7605. },
  7606. "js-file-download": {
  7607. "version": "0.4.12",
  7608. "resolved": "https://registry.npmjs.org/js-file-download/-/js-file-download-0.4.12.tgz",
  7609. "integrity": "sha512-rML+NkoD08p5Dllpjo0ffy4jRHeY6Zsapvr/W86N7E0yuzAO6qa5X9+xog6zQNlH102J7IXljNY2FtS6Lj3ucg=="
  7610. },
  7611. "js-tokens": {
  7612. "version": "4.0.0",
  7613. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  7614. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  7615. },
  7616. "js-yaml": {
  7617. "version": "3.13.1",
  7618. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
  7619. "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
  7620. "requires": {
  7621. "argparse": "^1.0.7",
  7622. "esprima": "^4.0.0"
  7623. }
  7624. },
  7625. "jsbn": {
  7626. "version": "0.1.1",
  7627. "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
  7628. "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
  7629. "optional": true
  7630. },
  7631. "jsesc": {
  7632. "version": "2.5.2",
  7633. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
  7634. "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
  7635. },
  7636. "json-parse-better-errors": {
  7637. "version": "1.0.2",
  7638. "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
  7639. "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw=="
  7640. },
  7641. "json-schema": {
  7642. "version": "0.2.3",
  7643. "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
  7644. "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
  7645. "optional": true
  7646. },
  7647. "json-schema-traverse": {
  7648. "version": "0.4.1",
  7649. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
  7650. "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
  7651. },
  7652. "json-stable-stringify-without-jsonify": {
  7653. "version": "1.0.1",
  7654. "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
  7655. "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE="
  7656. },
  7657. "json-stringify-safe": {
  7658. "version": "5.0.1",
  7659. "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
  7660. "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
  7661. "optional": true
  7662. },
  7663. "json5": {
  7664. "version": "2.1.3",
  7665. "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz",
  7666. "integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==",
  7667. "requires": {
  7668. "minimist": "^1.2.5"
  7669. }
  7670. },
  7671. "jsprim": {
  7672. "version": "1.4.1",
  7673. "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
  7674. "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
  7675. "optional": true,
  7676. "requires": {
  7677. "assert-plus": "1.0.0",
  7678. "extsprintf": "1.3.0",
  7679. "json-schema": "0.2.3",
  7680. "verror": "1.10.0"
  7681. }
  7682. },
  7683. "just-debounce": {
  7684. "version": "1.0.0",
  7685. "resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.0.0.tgz",
  7686. "integrity": "sha1-h/zPrv/AtozRnVX2cilD+SnqNeo="
  7687. },
  7688. "kind-of": {
  7689. "version": "6.0.3",
  7690. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  7691. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
  7692. },
  7693. "known-css-properties": {
  7694. "version": "0.18.0",
  7695. "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.18.0.tgz",
  7696. "integrity": "sha512-69AgJ1rQa7VvUsd2kpvVq+VeObDuo3zrj0CzM5Slmf6yduQFAI2kXPDQJR2IE/u6MSAUOJrwSzjg5vlz8qcMiw==",
  7697. "dev": true
  7698. },
  7699. "last-call-webpack-plugin": {
  7700. "version": "3.0.0",
  7701. "resolved": "https://registry.npmjs.org/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz",
  7702. "integrity": "sha512-7KI2l2GIZa9p2spzPIVZBYyNKkN+e/SQPpnjlTiPhdbDW3F86tdKKELxKpzJ5sgU19wQWsACULZmpTPYHeWO5w==",
  7703. "requires": {
  7704. "lodash": "^4.17.5",
  7705. "webpack-sources": "^1.1.0"
  7706. }
  7707. },
  7708. "last-run": {
  7709. "version": "1.1.1",
  7710. "resolved": "https://registry.npmjs.org/last-run/-/last-run-1.1.1.tgz",
  7711. "integrity": "sha1-RblpQsF7HHnHchmCWbqUO+v4yls=",
  7712. "requires": {
  7713. "default-resolution": "^2.0.0",
  7714. "es6-weak-map": "^2.0.1"
  7715. }
  7716. },
  7717. "lazy-cache": {
  7718. "version": "1.0.4",
  7719. "resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz",
  7720. "integrity": "sha1-odePw6UEdMuAhF07O24dpJpEbo4="
  7721. },
  7722. "lazystream": {
  7723. "version": "1.0.0",
  7724. "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.0.tgz",
  7725. "integrity": "sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=",
  7726. "requires": {
  7727. "readable-stream": "^2.0.5"
  7728. }
  7729. },
  7730. "lcid": {
  7731. "version": "1.0.0",
  7732. "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
  7733. "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=",
  7734. "requires": {
  7735. "invert-kv": "^1.0.0"
  7736. }
  7737. },
  7738. "lead": {
  7739. "version": "1.0.0",
  7740. "resolved": "https://registry.npmjs.org/lead/-/lead-1.0.0.tgz",
  7741. "integrity": "sha1-bxT5mje+Op3XhPVJVpDlkDRm7kI=",
  7742. "requires": {
  7743. "flush-write-stream": "^1.0.2"
  7744. }
  7745. },
  7746. "less": {
  7747. "version": "3.11.1",
  7748. "resolved": "https://registry.npmjs.org/less/-/less-3.11.1.tgz",
  7749. "integrity": "sha512-tlWX341RECuTOvoDIvtFqXsKj072hm3+9ymRBe76/mD6O5ZZecnlAOVDlWAleF2+aohFrxNidXhv2773f6kY7g==",
  7750. "requires": {
  7751. "clone": "^2.1.2",
  7752. "errno": "^0.1.1",
  7753. "graceful-fs": "^4.1.2",
  7754. "image-size": "~0.5.0",
  7755. "mime": "^1.4.1",
  7756. "mkdirp": "^0.5.0",
  7757. "promise": "^7.1.1",
  7758. "request": "^2.83.0",
  7759. "source-map": "~0.6.0",
  7760. "tslib": "^1.10.0"
  7761. },
  7762. "dependencies": {
  7763. "source-map": {
  7764. "version": "0.6.1",
  7765. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  7766. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  7767. "optional": true
  7768. }
  7769. }
  7770. },
  7771. "less-loader": {
  7772. "version": "6.1.0",
  7773. "resolved": "https://registry.npmjs.org/less-loader/-/less-loader-6.1.0.tgz",
  7774. "integrity": "sha512-/jLzOwLyqJ7Kt3xg5sHHkXtOyShWwFj410K9Si9WO+/h8rmYxxkSR0A3/hFEntWudE20zZnWMtpMYnLzqTVdUA==",
  7775. "requires": {
  7776. "clone": "^2.1.2",
  7777. "less": "^3.11.1",
  7778. "loader-utils": "^2.0.0",
  7779. "schema-utils": "^2.6.6"
  7780. },
  7781. "dependencies": {
  7782. "loader-utils": {
  7783. "version": "2.0.0",
  7784. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",
  7785. "integrity": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==",
  7786. "requires": {
  7787. "big.js": "^5.2.2",
  7788. "emojis-list": "^3.0.0",
  7789. "json5": "^2.1.2"
  7790. }
  7791. }
  7792. }
  7793. },
  7794. "leven": {
  7795. "version": "3.1.0",
  7796. "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
  7797. "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A=="
  7798. },
  7799. "levenary": {
  7800. "version": "1.1.1",
  7801. "resolved": "https://registry.npmjs.org/levenary/-/levenary-1.1.1.tgz",
  7802. "integrity": "sha512-mkAdOIt79FD6irqjYSs4rdbnlT5vRonMEvBVPVb3XmevfS8kgRXwfes0dhPdEtzTWD/1eNE/Bm/G1iRt6DcnQQ==",
  7803. "requires": {
  7804. "leven": "^3.1.0"
  7805. }
  7806. },
  7807. "levn": {
  7808. "version": "0.3.0",
  7809. "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
  7810. "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
  7811. "dev": true,
  7812. "requires": {
  7813. "prelude-ls": "~1.1.2",
  7814. "type-check": "~0.3.2"
  7815. }
  7816. },
  7817. "liftoff": {
  7818. "version": "3.1.0",
  7819. "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-3.1.0.tgz",
  7820. "integrity": "sha512-DlIPlJUkCV0Ips2zf2pJP0unEoT1kwYhiiPUGF3s/jtxTCjziNLoiVVh+jqWOWeFi6mmwQ5fNxvAUyPad4Dfog==",
  7821. "requires": {
  7822. "extend": "^3.0.0",
  7823. "findup-sync": "^3.0.0",
  7824. "fined": "^1.0.1",
  7825. "flagged-respawn": "^1.0.0",
  7826. "is-plain-object": "^2.0.4",
  7827. "object.map": "^1.0.0",
  7828. "rechoir": "^0.6.2",
  7829. "resolve": "^1.1.7"
  7830. },
  7831. "dependencies": {
  7832. "is-plain-object": {
  7833. "version": "2.0.4",
  7834. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  7835. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  7836. "requires": {
  7837. "isobject": "^3.0.1"
  7838. }
  7839. },
  7840. "isobject": {
  7841. "version": "3.0.1",
  7842. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  7843. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  7844. }
  7845. }
  7846. },
  7847. "lines-and-columns": {
  7848. "version": "1.1.6",
  7849. "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
  7850. "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=",
  7851. "dev": true
  7852. },
  7853. "load-json-file": {
  7854. "version": "1.1.0",
  7855. "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
  7856. "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
  7857. "requires": {
  7858. "graceful-fs": "^4.1.2",
  7859. "parse-json": "^2.2.0",
  7860. "pify": "^2.0.0",
  7861. "pinkie-promise": "^2.0.0",
  7862. "strip-bom": "^2.0.0"
  7863. },
  7864. "dependencies": {
  7865. "parse-json": {
  7866. "version": "2.2.0",
  7867. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
  7868. "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
  7869. "requires": {
  7870. "error-ex": "^1.2.0"
  7871. }
  7872. },
  7873. "pify": {
  7874. "version": "2.3.0",
  7875. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  7876. "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
  7877. }
  7878. }
  7879. },
  7880. "loader-runner": {
  7881. "version": "2.4.0",
  7882. "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
  7883. "integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw=="
  7884. },
  7885. "loader-utils": {
  7886. "version": "1.4.0",
  7887. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz",
  7888. "integrity": "sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==",
  7889. "requires": {
  7890. "big.js": "^5.2.2",
  7891. "emojis-list": "^3.0.0",
  7892. "json5": "^1.0.1"
  7893. },
  7894. "dependencies": {
  7895. "json5": {
  7896. "version": "1.0.1",
  7897. "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
  7898. "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
  7899. "requires": {
  7900. "minimist": "^1.2.0"
  7901. }
  7902. }
  7903. }
  7904. },
  7905. "locate-path": {
  7906. "version": "2.0.0",
  7907. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
  7908. "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
  7909. "requires": {
  7910. "p-locate": "^2.0.0",
  7911. "path-exists": "^3.0.0"
  7912. }
  7913. },
  7914. "lodash": {
  7915. "version": "4.17.15",
  7916. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
  7917. "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
  7918. },
  7919. "lodash-es": {
  7920. "version": "4.17.15",
  7921. "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.15.tgz",
  7922. "integrity": "sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ=="
  7923. },
  7924. "lodash._baseassign": {
  7925. "version": "3.2.0",
  7926. "resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz",
  7927. "integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=",
  7928. "requires": {
  7929. "lodash._basecopy": "^3.0.0",
  7930. "lodash.keys": "^3.0.0"
  7931. }
  7932. },
  7933. "lodash._basecopy": {
  7934. "version": "3.0.1",
  7935. "resolved": "https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz",
  7936. "integrity": "sha1-jaDmqHbPNEwK2KVIghEd08XHyjY="
  7937. },
  7938. "lodash._basetostring": {
  7939. "version": "3.0.1",
  7940. "resolved": "https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz",
  7941. "integrity": "sha1-0YYdh3+CSlL2aYMtyvPuFVZqB9U="
  7942. },
  7943. "lodash._basevalues": {
  7944. "version": "3.0.0",
  7945. "resolved": "https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz",
  7946. "integrity": "sha1-W3dXYoAr3j0yl1A+JjAIIP32Ybc="
  7947. },
  7948. "lodash._bindcallback": {
  7949. "version": "3.0.1",
  7950. "resolved": "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz",
  7951. "integrity": "sha1-5THCdkTPi1epnhftlbNcdIeJOS4="
  7952. },
  7953. "lodash._createassigner": {
  7954. "version": "3.1.1",
  7955. "resolved": "https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz",
  7956. "integrity": "sha1-g4pbri/aymOsIt7o4Z+k5taXCxE=",
  7957. "requires": {
  7958. "lodash._bindcallback": "^3.0.0",
  7959. "lodash._isiterateecall": "^3.0.0",
  7960. "lodash.restparam": "^3.0.0"
  7961. }
  7962. },
  7963. "lodash._getnative": {
  7964. "version": "3.9.1",
  7965. "resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz",
  7966. "integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U="
  7967. },
  7968. "lodash._isiterateecall": {
  7969. "version": "3.0.9",
  7970. "resolved": "https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz",
  7971. "integrity": "sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw="
  7972. },
  7973. "lodash._isnative": {
  7974. "version": "2.4.1",
  7975. "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz",
  7976. "integrity": "sha1-PqZAS3hKe+g2x7V1gOHN95sUgyw="
  7977. },
  7978. "lodash._objecttypes": {
  7979. "version": "2.4.1",
  7980. "resolved": "https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz",
  7981. "integrity": "sha1-fAt/admKH3ZSn4kLDNsbTf7BHBE="
  7982. },
  7983. "lodash._reescape": {
  7984. "version": "3.0.0",
  7985. "resolved": "https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz",
  7986. "integrity": "sha1-Kx1vXf4HyKNVdT5fJ/rH8c3hYWo="
  7987. },
  7988. "lodash._reevaluate": {
  7989. "version": "3.0.0",
  7990. "resolved": "https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz",
  7991. "integrity": "sha1-WLx0xAZklTrgsSTYBpltrKQx4u0="
  7992. },
  7993. "lodash._reinterpolate": {
  7994. "version": "3.0.0",
  7995. "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
  7996. "integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0="
  7997. },
  7998. "lodash._root": {
  7999. "version": "3.0.1",
  8000. "resolved": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz",
  8001. "integrity": "sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI="
  8002. },
  8003. "lodash._shimkeys": {
  8004. "version": "2.4.1",
  8005. "resolved": "https://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz",
  8006. "integrity": "sha1-bpzJZm/wgfC1psl4uD4kLmlJ0gM=",
  8007. "requires": {
  8008. "lodash._objecttypes": "~2.4.1"
  8009. }
  8010. },
  8011. "lodash.assign": {
  8012. "version": "3.2.0",
  8013. "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz",
  8014. "integrity": "sha1-POnwI0tLIiPilrj6CsH+6OvKZPo=",
  8015. "requires": {
  8016. "lodash._baseassign": "^3.0.0",
  8017. "lodash._createassigner": "^3.0.0",
  8018. "lodash.keys": "^3.0.0"
  8019. }
  8020. },
  8021. "lodash.clone": {
  8022. "version": "4.5.0",
  8023. "resolved": "https://registry.npmjs.org/lodash.clone/-/lodash.clone-4.5.0.tgz",
  8024. "integrity": "sha1-GVhwRQ9aExkkeN9Lw9I9LeoZB7Y="
  8025. },
  8026. "lodash.debounce": {
  8027. "version": "4.0.8",
  8028. "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
  8029. "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
  8030. },
  8031. "lodash.defaults": {
  8032. "version": "3.1.2",
  8033. "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-3.1.2.tgz",
  8034. "integrity": "sha1-xzCLGNv4vJNy1wGnNJPGEZK9Liw=",
  8035. "requires": {
  8036. "lodash.assign": "^3.0.0",
  8037. "lodash.restparam": "^3.0.0"
  8038. }
  8039. },
  8040. "lodash.escape": {
  8041. "version": "3.2.0",
  8042. "resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz",
  8043. "integrity": "sha1-mV7g3BjBtIzJLv+ucaEKq1tIdpg=",
  8044. "requires": {
  8045. "lodash._root": "^3.0.0"
  8046. }
  8047. },
  8048. "lodash.flatten": {
  8049. "version": "4.4.0",
  8050. "resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz",
  8051. "integrity": "sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8="
  8052. },
  8053. "lodash.get": {
  8054. "version": "4.4.2",
  8055. "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
  8056. "integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk="
  8057. },
  8058. "lodash.isarguments": {
  8059. "version": "3.1.0",
  8060. "resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
  8061. "integrity": "sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo="
  8062. },
  8063. "lodash.isarray": {
  8064. "version": "3.0.4",
  8065. "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz",
  8066. "integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U="
  8067. },
  8068. "lodash.isobject": {
  8069. "version": "2.4.1",
  8070. "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz",
  8071. "integrity": "sha1-Wi5H/mmVPx7mMafrof5k0tBlWPU=",
  8072. "requires": {
  8073. "lodash._objecttypes": "~2.4.1"
  8074. }
  8075. },
  8076. "lodash.keys": {
  8077. "version": "3.1.2",
  8078. "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz",
  8079. "integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=",
  8080. "requires": {
  8081. "lodash._getnative": "^3.0.0",
  8082. "lodash.isarguments": "^3.0.0",
  8083. "lodash.isarray": "^3.0.0"
  8084. }
  8085. },
  8086. "lodash.memoize": {
  8087. "version": "4.1.2",
  8088. "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
  8089. "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
  8090. },
  8091. "lodash.merge": {
  8092. "version": "4.6.2",
  8093. "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
  8094. "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
  8095. },
  8096. "lodash.partialright": {
  8097. "version": "4.2.1",
  8098. "resolved": "https://registry.npmjs.org/lodash.partialright/-/lodash.partialright-4.2.1.tgz",
  8099. "integrity": "sha1-ATDYDoM2MmTUAHTzKbij56ihzEs="
  8100. },
  8101. "lodash.pick": {
  8102. "version": "4.4.0",
  8103. "resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz",
  8104. "integrity": "sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM="
  8105. },
  8106. "lodash.restparam": {
  8107. "version": "3.6.1",
  8108. "resolved": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz",
  8109. "integrity": "sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU="
  8110. },
  8111. "lodash.set": {
  8112. "version": "4.3.2",
  8113. "resolved": "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz",
  8114. "integrity": "sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM="
  8115. },
  8116. "lodash.template": {
  8117. "version": "3.6.2",
  8118. "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz",
  8119. "integrity": "sha1-+M3sxhaaJVvpCYrosMU9N4kx0U8=",
  8120. "requires": {
  8121. "lodash._basecopy": "^3.0.0",
  8122. "lodash._basetostring": "^3.0.0",
  8123. "lodash._basevalues": "^3.0.0",
  8124. "lodash._isiterateecall": "^3.0.0",
  8125. "lodash._reinterpolate": "^3.0.0",
  8126. "lodash.escape": "^3.0.0",
  8127. "lodash.keys": "^3.0.0",
  8128. "lodash.restparam": "^3.0.0",
  8129. "lodash.templatesettings": "^3.0.0"
  8130. }
  8131. },
  8132. "lodash.templatesettings": {
  8133. "version": "3.1.1",
  8134. "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz",
  8135. "integrity": "sha1-+zB4RHU7Zrnxr6VOJix0UwfbqOU=",
  8136. "requires": {
  8137. "lodash._reinterpolate": "^3.0.0",
  8138. "lodash.escape": "^3.0.0"
  8139. }
  8140. },
  8141. "lodash.uniq": {
  8142. "version": "4.5.0",
  8143. "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
  8144. "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M="
  8145. },
  8146. "log-symbols": {
  8147. "version": "3.0.0",
  8148. "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-3.0.0.tgz",
  8149. "integrity": "sha512-dSkNGuI7iG3mfvDzUuYZyvk5dD9ocYCYzNU6CYDE6+Xqd+gwme6Z00NS3dUh8mq/73HaEtT7m6W+yUPtU6BZnQ==",
  8150. "dev": true,
  8151. "requires": {
  8152. "chalk": "^2.4.2"
  8153. }
  8154. },
  8155. "longest": {
  8156. "version": "1.0.1",
  8157. "resolved": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz",
  8158. "integrity": "sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc="
  8159. },
  8160. "longest-streak": {
  8161. "version": "2.0.4",
  8162. "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-2.0.4.tgz",
  8163. "integrity": "sha512-vM6rUVCVUJJt33bnmHiZEvr7wPT78ztX7rojL+LW51bHtLh6HTjx84LA5W4+oa6aKEJA7jJu5LR6vQRBpA5DVg==",
  8164. "dev": true
  8165. },
  8166. "loose-envify": {
  8167. "version": "1.4.0",
  8168. "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
  8169. "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
  8170. "requires": {
  8171. "js-tokens": "^3.0.0 || ^4.0.0"
  8172. }
  8173. },
  8174. "lower-case": {
  8175. "version": "1.1.4",
  8176. "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-1.1.4.tgz",
  8177. "integrity": "sha1-miyr0bno4K6ZOkv31YdcOcQujqw="
  8178. },
  8179. "lru-cache": {
  8180. "version": "4.1.5",
  8181. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz",
  8182. "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==",
  8183. "requires": {
  8184. "pseudomap": "^1.0.2",
  8185. "yallist": "^2.1.2"
  8186. }
  8187. },
  8188. "lru-queue": {
  8189. "version": "0.1.0",
  8190. "resolved": "https://registry.npmjs.org/lru-queue/-/lru-queue-0.1.0.tgz",
  8191. "integrity": "sha1-Jzi9nw089PhEkMVzbEhpmsYyzaM=",
  8192. "requires": {
  8193. "es5-ext": "~0.10.2"
  8194. }
  8195. },
  8196. "macos-release": {
  8197. "version": "2.3.0",
  8198. "resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.3.0.tgz",
  8199. "integrity": "sha512-OHhSbtcviqMPt7yfw5ef5aghS2jzFVKEFyCJndQt2YpSQ9qRVSEv2axSJI1paVThEu+FFGs584h/1YhxjVqajA=="
  8200. },
  8201. "make-dir": {
  8202. "version": "2.1.0",
  8203. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz",
  8204. "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==",
  8205. "requires": {
  8206. "pify": "^4.0.1",
  8207. "semver": "^5.6.0"
  8208. }
  8209. },
  8210. "make-error": {
  8211. "version": "1.3.6",
  8212. "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
  8213. "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw=="
  8214. },
  8215. "make-error-cause": {
  8216. "version": "1.2.2",
  8217. "resolved": "https://registry.npmjs.org/make-error-cause/-/make-error-cause-1.2.2.tgz",
  8218. "integrity": "sha1-3wOI/NCzeBbf8KX7gQiTl3fcvJ0=",
  8219. "requires": {
  8220. "make-error": "^1.2.0"
  8221. }
  8222. },
  8223. "make-iterator": {
  8224. "version": "1.0.1",
  8225. "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
  8226. "integrity": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==",
  8227. "requires": {
  8228. "kind-of": "^6.0.2"
  8229. }
  8230. },
  8231. "map-age-cleaner": {
  8232. "version": "0.1.3",
  8233. "resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz",
  8234. "integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==",
  8235. "requires": {
  8236. "p-defer": "^1.0.0"
  8237. }
  8238. },
  8239. "map-cache": {
  8240. "version": "0.2.2",
  8241. "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
  8242. "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8="
  8243. },
  8244. "map-obj": {
  8245. "version": "4.1.0",
  8246. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.1.0.tgz",
  8247. "integrity": "sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==",
  8248. "dev": true
  8249. },
  8250. "map-stream": {
  8251. "version": "0.1.0",
  8252. "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz",
  8253. "integrity": "sha1-5WqpTEyAVaFkBKBnS3jyFffI4ZQ="
  8254. },
  8255. "map-visit": {
  8256. "version": "1.0.0",
  8257. "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
  8258. "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=",
  8259. "requires": {
  8260. "object-visit": "^1.0.0"
  8261. }
  8262. },
  8263. "markdown-escapes": {
  8264. "version": "1.0.4",
  8265. "resolved": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.4.tgz",
  8266. "integrity": "sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==",
  8267. "dev": true
  8268. },
  8269. "markdown-table": {
  8270. "version": "2.0.0",
  8271. "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-2.0.0.tgz",
  8272. "integrity": "sha512-Ezda85ToJUBhM6WGaG6veasyym+Tbs3cMAw/ZhOPqXiYsr0jgocBV3j3nx+4lk47plLlIqjwuTm/ywVI+zjJ/A==",
  8273. "dev": true,
  8274. "requires": {
  8275. "repeat-string": "^1.0.0"
  8276. }
  8277. },
  8278. "matchdep": {
  8279. "version": "2.0.0",
  8280. "resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz",
  8281. "integrity": "sha1-xvNINKDY28OzfCfui7yyfHd1WC4=",
  8282. "requires": {
  8283. "findup-sync": "^2.0.0",
  8284. "micromatch": "^3.0.4",
  8285. "resolve": "^1.4.0",
  8286. "stack-trace": "0.0.10"
  8287. },
  8288. "dependencies": {
  8289. "braces": {
  8290. "version": "2.3.2",
  8291. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  8292. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  8293. "requires": {
  8294. "arr-flatten": "^1.1.0",
  8295. "array-unique": "^0.3.2",
  8296. "extend-shallow": "^2.0.1",
  8297. "fill-range": "^4.0.0",
  8298. "isobject": "^3.0.1",
  8299. "repeat-element": "^1.1.2",
  8300. "snapdragon": "^0.8.1",
  8301. "snapdragon-node": "^2.0.1",
  8302. "split-string": "^3.0.2",
  8303. "to-regex": "^3.0.1"
  8304. },
  8305. "dependencies": {
  8306. "extend-shallow": {
  8307. "version": "2.0.1",
  8308. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  8309. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  8310. "requires": {
  8311. "is-extendable": "^0.1.0"
  8312. }
  8313. }
  8314. }
  8315. },
  8316. "fill-range": {
  8317. "version": "4.0.0",
  8318. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  8319. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  8320. "requires": {
  8321. "extend-shallow": "^2.0.1",
  8322. "is-number": "^3.0.0",
  8323. "repeat-string": "^1.6.1",
  8324. "to-regex-range": "^2.1.0"
  8325. },
  8326. "dependencies": {
  8327. "extend-shallow": {
  8328. "version": "2.0.1",
  8329. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  8330. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  8331. "requires": {
  8332. "is-extendable": "^0.1.0"
  8333. }
  8334. }
  8335. }
  8336. },
  8337. "findup-sync": {
  8338. "version": "2.0.0",
  8339. "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz",
  8340. "integrity": "sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=",
  8341. "requires": {
  8342. "detect-file": "^1.0.0",
  8343. "is-glob": "^3.1.0",
  8344. "micromatch": "^3.0.4",
  8345. "resolve-dir": "^1.0.1"
  8346. }
  8347. },
  8348. "is-glob": {
  8349. "version": "3.1.0",
  8350. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
  8351. "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
  8352. "requires": {
  8353. "is-extglob": "^2.1.0"
  8354. }
  8355. },
  8356. "is-number": {
  8357. "version": "3.0.0",
  8358. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  8359. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  8360. "requires": {
  8361. "kind-of": "^3.0.2"
  8362. },
  8363. "dependencies": {
  8364. "kind-of": {
  8365. "version": "3.2.2",
  8366. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  8367. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  8368. "requires": {
  8369. "is-buffer": "^1.1.5"
  8370. }
  8371. }
  8372. }
  8373. },
  8374. "isobject": {
  8375. "version": "3.0.1",
  8376. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  8377. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  8378. },
  8379. "micromatch": {
  8380. "version": "3.1.10",
  8381. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
  8382. "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
  8383. "requires": {
  8384. "arr-diff": "^4.0.0",
  8385. "array-unique": "^0.3.2",
  8386. "braces": "^2.3.1",
  8387. "define-property": "^2.0.2",
  8388. "extend-shallow": "^3.0.2",
  8389. "extglob": "^2.0.4",
  8390. "fragment-cache": "^0.2.1",
  8391. "kind-of": "^6.0.2",
  8392. "nanomatch": "^1.2.9",
  8393. "object.pick": "^1.3.0",
  8394. "regex-not": "^1.0.0",
  8395. "snapdragon": "^0.8.1",
  8396. "to-regex": "^3.0.2"
  8397. }
  8398. },
  8399. "to-regex-range": {
  8400. "version": "2.1.1",
  8401. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  8402. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  8403. "requires": {
  8404. "is-number": "^3.0.0",
  8405. "repeat-string": "^1.6.1"
  8406. }
  8407. }
  8408. }
  8409. },
  8410. "mathml-tag-names": {
  8411. "version": "2.1.3",
  8412. "resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz",
  8413. "integrity": "sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==",
  8414. "dev": true
  8415. },
  8416. "md5.js": {
  8417. "version": "1.3.5",
  8418. "resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz",
  8419. "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==",
  8420. "requires": {
  8421. "hash-base": "^3.0.0",
  8422. "inherits": "^2.0.1",
  8423. "safe-buffer": "^5.1.2"
  8424. }
  8425. },
  8426. "mdast-util-compact": {
  8427. "version": "2.0.1",
  8428. "resolved": "https://registry.npmjs.org/mdast-util-compact/-/mdast-util-compact-2.0.1.tgz",
  8429. "integrity": "sha512-7GlnT24gEwDrdAwEHrU4Vv5lLWrEer4KOkAiKT9nYstsTad7Oc1TwqT2zIMKRdZF7cTuaf+GA1E4Kv7jJh8mPA==",
  8430. "dev": true,
  8431. "requires": {
  8432. "unist-util-visit": "^2.0.0"
  8433. }
  8434. },
  8435. "mdn-data": {
  8436. "version": "2.0.4",
  8437. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz",
  8438. "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA=="
  8439. },
  8440. "mem": {
  8441. "version": "4.3.0",
  8442. "resolved": "https://registry.npmjs.org/mem/-/mem-4.3.0.tgz",
  8443. "integrity": "sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w==",
  8444. "requires": {
  8445. "map-age-cleaner": "^0.1.1",
  8446. "mimic-fn": "^2.0.0",
  8447. "p-is-promise": "^2.0.0"
  8448. },
  8449. "dependencies": {
  8450. "mimic-fn": {
  8451. "version": "2.1.0",
  8452. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
  8453. "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="
  8454. }
  8455. }
  8456. },
  8457. "memoizee": {
  8458. "version": "0.4.14",
  8459. "resolved": "https://registry.npmjs.org/memoizee/-/memoizee-0.4.14.tgz",
  8460. "integrity": "sha512-/SWFvWegAIYAO4NQMpcX+gcra0yEZu4OntmUdrBaWrJncxOqAziGFlHxc7yjKVK2uu3lpPW27P27wkR82wA8mg==",
  8461. "requires": {
  8462. "d": "1",
  8463. "es5-ext": "^0.10.45",
  8464. "es6-weak-map": "^2.0.2",
  8465. "event-emitter": "^0.3.5",
  8466. "is-promise": "^2.1",
  8467. "lru-queue": "0.1",
  8468. "next-tick": "1",
  8469. "timers-ext": "^0.1.5"
  8470. }
  8471. },
  8472. "memory-fs": {
  8473. "version": "0.4.1",
  8474. "resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz",
  8475. "integrity": "sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=",
  8476. "requires": {
  8477. "errno": "^0.1.3",
  8478. "readable-stream": "^2.0.1"
  8479. }
  8480. },
  8481. "meow": {
  8482. "version": "6.1.1",
  8483. "resolved": "https://registry.npmjs.org/meow/-/meow-6.1.1.tgz",
  8484. "integrity": "sha512-3YffViIt2QWgTy6Pale5QpopX/IvU3LPL03jOTqp6pGj3VjesdO/U8CuHMKpnQr4shCNCM5fd5XFFvIIl6JBHg==",
  8485. "dev": true,
  8486. "requires": {
  8487. "@types/minimist": "^1.2.0",
  8488. "camelcase-keys": "^6.2.2",
  8489. "decamelize-keys": "^1.1.0",
  8490. "hard-rejection": "^2.1.0",
  8491. "minimist-options": "^4.0.2",
  8492. "normalize-package-data": "^2.5.0",
  8493. "read-pkg-up": "^7.0.1",
  8494. "redent": "^3.0.0",
  8495. "trim-newlines": "^3.0.0",
  8496. "type-fest": "^0.13.1",
  8497. "yargs-parser": "^18.1.3"
  8498. },
  8499. "dependencies": {
  8500. "find-up": {
  8501. "version": "4.1.0",
  8502. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  8503. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  8504. "dev": true,
  8505. "requires": {
  8506. "locate-path": "^5.0.0",
  8507. "path-exists": "^4.0.0"
  8508. }
  8509. },
  8510. "locate-path": {
  8511. "version": "5.0.0",
  8512. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  8513. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  8514. "dev": true,
  8515. "requires": {
  8516. "p-locate": "^4.1.0"
  8517. }
  8518. },
  8519. "p-limit": {
  8520. "version": "2.3.0",
  8521. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  8522. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  8523. "dev": true,
  8524. "requires": {
  8525. "p-try": "^2.0.0"
  8526. }
  8527. },
  8528. "p-locate": {
  8529. "version": "4.1.0",
  8530. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  8531. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  8532. "dev": true,
  8533. "requires": {
  8534. "p-limit": "^2.2.0"
  8535. }
  8536. },
  8537. "p-try": {
  8538. "version": "2.2.0",
  8539. "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
  8540. "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
  8541. "dev": true
  8542. },
  8543. "parse-json": {
  8544. "version": "5.0.0",
  8545. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz",
  8546. "integrity": "sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==",
  8547. "dev": true,
  8548. "requires": {
  8549. "@babel/code-frame": "^7.0.0",
  8550. "error-ex": "^1.3.1",
  8551. "json-parse-better-errors": "^1.0.1",
  8552. "lines-and-columns": "^1.1.6"
  8553. }
  8554. },
  8555. "path-exists": {
  8556. "version": "4.0.0",
  8557. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  8558. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
  8559. "dev": true
  8560. },
  8561. "read-pkg": {
  8562. "version": "5.2.0",
  8563. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
  8564. "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
  8565. "dev": true,
  8566. "requires": {
  8567. "@types/normalize-package-data": "^2.4.0",
  8568. "normalize-package-data": "^2.5.0",
  8569. "parse-json": "^5.0.0",
  8570. "type-fest": "^0.6.0"
  8571. },
  8572. "dependencies": {
  8573. "type-fest": {
  8574. "version": "0.6.0",
  8575. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
  8576. "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
  8577. "dev": true
  8578. }
  8579. }
  8580. },
  8581. "read-pkg-up": {
  8582. "version": "7.0.1",
  8583. "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
  8584. "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
  8585. "dev": true,
  8586. "requires": {
  8587. "find-up": "^4.1.0",
  8588. "read-pkg": "^5.2.0",
  8589. "type-fest": "^0.8.1"
  8590. },
  8591. "dependencies": {
  8592. "type-fest": {
  8593. "version": "0.8.1",
  8594. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
  8595. "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
  8596. "dev": true
  8597. }
  8598. }
  8599. },
  8600. "type-fest": {
  8601. "version": "0.13.1",
  8602. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz",
  8603. "integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==",
  8604. "dev": true
  8605. },
  8606. "yargs-parser": {
  8607. "version": "18.1.3",
  8608. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
  8609. "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
  8610. "dev": true,
  8611. "requires": {
  8612. "camelcase": "^5.0.0",
  8613. "decamelize": "^1.2.0"
  8614. }
  8615. }
  8616. }
  8617. },
  8618. "merge-options": {
  8619. "version": "1.0.1",
  8620. "resolved": "https://registry.npmjs.org/merge-options/-/merge-options-1.0.1.tgz",
  8621. "integrity": "sha512-iuPV41VWKWBIOpBsjoxjDZw8/GbSfZ2mk7N1453bwMrfzdrIk7EzBd+8UVR6rkw67th7xnk9Dytl3J+lHPdxvg==",
  8622. "requires": {
  8623. "is-plain-obj": "^1.1"
  8624. }
  8625. },
  8626. "merge-source-map": {
  8627. "version": "1.1.0",
  8628. "resolved": "https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.1.0.tgz",
  8629. "integrity": "sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==",
  8630. "requires": {
  8631. "source-map": "^0.6.1"
  8632. },
  8633. "dependencies": {
  8634. "source-map": {
  8635. "version": "0.6.1",
  8636. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  8637. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  8638. }
  8639. }
  8640. },
  8641. "merge-stream": {
  8642. "version": "2.0.0",
  8643. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
  8644. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
  8645. },
  8646. "merge2": {
  8647. "version": "1.3.0",
  8648. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.3.0.tgz",
  8649. "integrity": "sha512-2j4DAdlBOkiSZIsaXk4mTE3sRS02yBHAtfy127xRV3bQUFqXkjHCHLW6Scv7DwNRbIWNHH8zpnz9zMaKXIdvYw=="
  8650. },
  8651. "micromatch": {
  8652. "version": "4.0.2",
  8653. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
  8654. "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==",
  8655. "requires": {
  8656. "braces": "^3.0.1",
  8657. "picomatch": "^2.0.5"
  8658. }
  8659. },
  8660. "miller-rabin": {
  8661. "version": "4.0.1",
  8662. "resolved": "https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz",
  8663. "integrity": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==",
  8664. "requires": {
  8665. "bn.js": "^4.0.0",
  8666. "brorand": "^1.0.1"
  8667. },
  8668. "dependencies": {
  8669. "bn.js": {
  8670. "version": "4.11.8",
  8671. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz",
  8672. "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA=="
  8673. }
  8674. }
  8675. },
  8676. "mime": {
  8677. "version": "1.6.0",
  8678. "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
  8679. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
  8680. "optional": true
  8681. },
  8682. "mime-db": {
  8683. "version": "1.44.0",
  8684. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz",
  8685. "integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==",
  8686. "optional": true
  8687. },
  8688. "mime-types": {
  8689. "version": "2.1.27",
  8690. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz",
  8691. "integrity": "sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==",
  8692. "optional": true,
  8693. "requires": {
  8694. "mime-db": "1.44.0"
  8695. }
  8696. },
  8697. "mimic-fn": {
  8698. "version": "1.2.0",
  8699. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz",
  8700. "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ=="
  8701. },
  8702. "min-indent": {
  8703. "version": "1.0.0",
  8704. "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.0.tgz",
  8705. "integrity": "sha1-z8RcN+nsDY8KDsPdTvf3w6vjklY=",
  8706. "dev": true
  8707. },
  8708. "mini-css-extract-plugin": {
  8709. "version": "0.9.0",
  8710. "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz",
  8711. "integrity": "sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A==",
  8712. "requires": {
  8713. "loader-utils": "^1.1.0",
  8714. "normalize-url": "1.9.1",
  8715. "schema-utils": "^1.0.0",
  8716. "webpack-sources": "^1.1.0"
  8717. },
  8718. "dependencies": {
  8719. "normalize-url": {
  8720. "version": "1.9.1",
  8721. "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz",
  8722. "integrity": "sha1-LMDWazHqIwNkWENuNiDYWVTGbDw=",
  8723. "requires": {
  8724. "object-assign": "^4.0.1",
  8725. "prepend-http": "^1.0.0",
  8726. "query-string": "^4.1.0",
  8727. "sort-keys": "^1.0.0"
  8728. }
  8729. },
  8730. "schema-utils": {
  8731. "version": "1.0.0",
  8732. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
  8733. "integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
  8734. "requires": {
  8735. "ajv": "^6.1.0",
  8736. "ajv-errors": "^1.0.0",
  8737. "ajv-keywords": "^3.1.0"
  8738. }
  8739. }
  8740. }
  8741. },
  8742. "minimalistic-assert": {
  8743. "version": "1.0.1",
  8744. "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
  8745. "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="
  8746. },
  8747. "minimalistic-crypto-utils": {
  8748. "version": "1.0.1",
  8749. "resolved": "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz",
  8750. "integrity": "sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo="
  8751. },
  8752. "minimatch": {
  8753. "version": "3.0.4",
  8754. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
  8755. "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
  8756. "requires": {
  8757. "brace-expansion": "^1.1.7"
  8758. }
  8759. },
  8760. "minimist": {
  8761. "version": "1.2.5",
  8762. "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
  8763. "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
  8764. },
  8765. "minimist-options": {
  8766. "version": "4.0.2",
  8767. "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.0.2.tgz",
  8768. "integrity": "sha512-seq4hpWkYSUh1y7NXxzucwAN9yVlBc3Upgdjz8vLCP97jG8kaOmzYrVH/m7tQ1NYD1wdtZbSLfdy4zFmRWuc/w==",
  8769. "dev": true,
  8770. "requires": {
  8771. "arrify": "^1.0.1",
  8772. "is-plain-obj": "^1.1.0"
  8773. }
  8774. },
  8775. "minipass": {
  8776. "version": "3.1.3",
  8777. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.3.tgz",
  8778. "integrity": "sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==",
  8779. "requires": {
  8780. "yallist": "^4.0.0"
  8781. },
  8782. "dependencies": {
  8783. "yallist": {
  8784. "version": "4.0.0",
  8785. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  8786. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  8787. }
  8788. }
  8789. },
  8790. "minipass-collect": {
  8791. "version": "1.0.2",
  8792. "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
  8793. "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
  8794. "requires": {
  8795. "minipass": "^3.0.0"
  8796. }
  8797. },
  8798. "minipass-flush": {
  8799. "version": "1.0.5",
  8800. "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
  8801. "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
  8802. "requires": {
  8803. "minipass": "^3.0.0"
  8804. }
  8805. },
  8806. "minipass-pipeline": {
  8807. "version": "1.2.3",
  8808. "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.3.tgz",
  8809. "integrity": "sha512-cFOknTvng5vqnwOpDsZTWhNll6Jf8o2x+/diplafmxpuIymAjzoOolZG0VvQf3V2HgqzJNhnuKHYp2BqDgz8IQ==",
  8810. "requires": {
  8811. "minipass": "^3.0.0"
  8812. }
  8813. },
  8814. "minizlib": {
  8815. "version": "2.1.0",
  8816. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.0.tgz",
  8817. "integrity": "sha512-EzTZN/fjSvifSX0SlqUERCN39o6T40AMarPbv0MrarSFtIITCBh7bi+dU8nxGFHuqs9jdIAeoYoKuQAAASsPPA==",
  8818. "requires": {
  8819. "minipass": "^3.0.0",
  8820. "yallist": "^4.0.0"
  8821. },
  8822. "dependencies": {
  8823. "yallist": {
  8824. "version": "4.0.0",
  8825. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  8826. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  8827. }
  8828. }
  8829. },
  8830. "mississippi": {
  8831. "version": "3.0.0",
  8832. "resolved": "https://registry.npmjs.org/mississippi/-/mississippi-3.0.0.tgz",
  8833. "integrity": "sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==",
  8834. "requires": {
  8835. "concat-stream": "^1.5.0",
  8836. "duplexify": "^3.4.2",
  8837. "end-of-stream": "^1.1.0",
  8838. "flush-write-stream": "^1.0.0",
  8839. "from2": "^2.1.0",
  8840. "parallel-transform": "^1.1.0",
  8841. "pump": "^3.0.0",
  8842. "pumpify": "^1.3.3",
  8843. "stream-each": "^1.1.0",
  8844. "through2": "^2.0.0"
  8845. }
  8846. },
  8847. "mitt": {
  8848. "version": "1.1.2",
  8849. "resolved": "https://registry.npmjs.org/mitt/-/mitt-1.1.2.tgz",
  8850. "integrity": "sha1-OA5hSA1qYVtmDwertg1R4KTkvtY="
  8851. },
  8852. "mixin-deep": {
  8853. "version": "1.3.2",
  8854. "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
  8855. "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
  8856. "requires": {
  8857. "for-in": "^1.0.2",
  8858. "is-extendable": "^1.0.1"
  8859. },
  8860. "dependencies": {
  8861. "is-extendable": {
  8862. "version": "1.0.1",
  8863. "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
  8864. "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
  8865. "requires": {
  8866. "is-plain-object": "^2.0.4"
  8867. }
  8868. },
  8869. "is-plain-object": {
  8870. "version": "2.0.4",
  8871. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  8872. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  8873. "requires": {
  8874. "isobject": "^3.0.1"
  8875. }
  8876. },
  8877. "isobject": {
  8878. "version": "3.0.1",
  8879. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  8880. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  8881. }
  8882. }
  8883. },
  8884. "mkdirp": {
  8885. "version": "0.5.5",
  8886. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz",
  8887. "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==",
  8888. "requires": {
  8889. "minimist": "^1.2.5"
  8890. }
  8891. },
  8892. "monaco-editor": {
  8893. "version": "0.20.0",
  8894. "resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.20.0.tgz",
  8895. "integrity": "sha512-hkvf4EtPJRMQlPC3UbMoRs0vTAFAYdzFQ+gpMb8A+9znae1c43q8Mab9iVsgTcg/4PNiLGGn3SlDIa8uvK1FIQ=="
  8896. },
  8897. "monaco-editor-webpack-plugin": {
  8898. "version": "1.9.0",
  8899. "resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-1.9.0.tgz",
  8900. "integrity": "sha512-tOiiToc94E1sb50BgZ8q8WK/bxus77SRrwCqIpAB5er3cpX78SULbEBY4YPOB8kDolOzKRt30WIHG/D6gz69Ww==",
  8901. "requires": {
  8902. "loader-utils": "^1.2.3"
  8903. }
  8904. },
  8905. "move-concurrently": {
  8906. "version": "1.0.1",
  8907. "resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz",
  8908. "integrity": "sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=",
  8909. "requires": {
  8910. "aproba": "^1.1.1",
  8911. "copy-concurrently": "^1.0.0",
  8912. "fs-write-stream-atomic": "^1.0.8",
  8913. "mkdirp": "^0.5.1",
  8914. "rimraf": "^2.5.4",
  8915. "run-queue": "^1.0.3"
  8916. }
  8917. },
  8918. "move-file": {
  8919. "version": "2.0.0",
  8920. "resolved": "https://registry.npmjs.org/move-file/-/move-file-2.0.0.tgz",
  8921. "integrity": "sha512-cdkdhNCgbP5dvS4tlGxZbD+nloio9GIimP57EjqFhwLcMjnU+XJKAZzlmg/TN/AK1LuNAdTSvm3CPPP4Xkv0iQ==",
  8922. "requires": {
  8923. "path-exists": "^4.0.0"
  8924. },
  8925. "dependencies": {
  8926. "path-exists": {
  8927. "version": "4.0.0",
  8928. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  8929. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
  8930. }
  8931. }
  8932. },
  8933. "ms": {
  8934. "version": "2.1.2",
  8935. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
  8936. "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
  8937. },
  8938. "multipipe": {
  8939. "version": "0.1.2",
  8940. "resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz",
  8941. "integrity": "sha1-Ko8t33Du1WTf8tV/HhoTfZ8FB4s=",
  8942. "requires": {
  8943. "duplexer2": "0.0.2"
  8944. }
  8945. },
  8946. "mute-stdout": {
  8947. "version": "1.0.1",
  8948. "resolved": "https://registry.npmjs.org/mute-stdout/-/mute-stdout-1.0.1.tgz",
  8949. "integrity": "sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg=="
  8950. },
  8951. "mute-stream": {
  8952. "version": "0.0.7",
  8953. "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz",
  8954. "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s="
  8955. },
  8956. "nan": {
  8957. "version": "2.14.1",
  8958. "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.1.tgz",
  8959. "integrity": "sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==",
  8960. "optional": true
  8961. },
  8962. "nanoid": {
  8963. "version": "2.1.11",
  8964. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.11.tgz",
  8965. "integrity": "sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA=="
  8966. },
  8967. "nanomatch": {
  8968. "version": "1.2.13",
  8969. "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
  8970. "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
  8971. "requires": {
  8972. "arr-diff": "^4.0.0",
  8973. "array-unique": "^0.3.2",
  8974. "define-property": "^2.0.2",
  8975. "extend-shallow": "^3.0.2",
  8976. "fragment-cache": "^0.2.1",
  8977. "is-windows": "^1.0.2",
  8978. "kind-of": "^6.0.2",
  8979. "object.pick": "^1.3.0",
  8980. "regex-not": "^1.0.0",
  8981. "snapdragon": "^0.8.1",
  8982. "to-regex": "^3.0.1"
  8983. }
  8984. },
  8985. "natural-compare": {
  8986. "version": "1.4.0",
  8987. "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
  8988. "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
  8989. "dev": true
  8990. },
  8991. "neo-async": {
  8992. "version": "2.6.1",
  8993. "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.1.tgz",
  8994. "integrity": "sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw=="
  8995. },
  8996. "next-tick": {
  8997. "version": "1.0.0",
  8998. "resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz",
  8999. "integrity": "sha1-yobR/ogoFpsBICCOPchCS524NCw="
  9000. },
  9001. "nice-try": {
  9002. "version": "1.0.5",
  9003. "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
  9004. "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ=="
  9005. },
  9006. "no-case": {
  9007. "version": "2.3.2",
  9008. "resolved": "https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz",
  9009. "integrity": "sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==",
  9010. "requires": {
  9011. "lower-case": "^1.1.1"
  9012. }
  9013. },
  9014. "node-fetch": {
  9015. "version": "2.6.0",
  9016. "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
  9017. "integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
  9018. },
  9019. "node-libs-browser": {
  9020. "version": "2.2.1",
  9021. "resolved": "https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.1.tgz",
  9022. "integrity": "sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==",
  9023. "requires": {
  9024. "assert": "^1.1.1",
  9025. "browserify-zlib": "^0.2.0",
  9026. "buffer": "^4.3.0",
  9027. "console-browserify": "^1.1.0",
  9028. "constants-browserify": "^1.0.0",
  9029. "crypto-browserify": "^3.11.0",
  9030. "domain-browser": "^1.1.1",
  9031. "events": "^3.0.0",
  9032. "https-browserify": "^1.0.0",
  9033. "os-browserify": "^0.3.0",
  9034. "path-browserify": "0.0.1",
  9035. "process": "^0.11.10",
  9036. "punycode": "^1.2.4",
  9037. "querystring-es3": "^0.2.0",
  9038. "readable-stream": "^2.3.3",
  9039. "stream-browserify": "^2.0.1",
  9040. "stream-http": "^2.7.2",
  9041. "string_decoder": "^1.0.0",
  9042. "timers-browserify": "^2.0.4",
  9043. "tty-browserify": "0.0.0",
  9044. "url": "^0.11.0",
  9045. "util": "^0.11.0",
  9046. "vm-browserify": "^1.0.1"
  9047. },
  9048. "dependencies": {
  9049. "buffer": {
  9050. "version": "4.9.2",
  9051. "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz",
  9052. "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==",
  9053. "requires": {
  9054. "base64-js": "^1.0.2",
  9055. "ieee754": "^1.1.4",
  9056. "isarray": "^1.0.0"
  9057. }
  9058. },
  9059. "punycode": {
  9060. "version": "1.4.1",
  9061. "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
  9062. "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4="
  9063. }
  9064. }
  9065. },
  9066. "node-notifier": {
  9067. "version": "5.4.3",
  9068. "resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.4.3.tgz",
  9069. "integrity": "sha512-M4UBGcs4jeOK9CjTsYwkvH6/MzuUmGCyTW+kCY7uO+1ZVr0+FHGdPdIf5CCLqAaxnRrWidyoQlNkMIIVwbKB8Q==",
  9070. "requires": {
  9071. "growly": "^1.3.0",
  9072. "is-wsl": "^1.1.0",
  9073. "semver": "^5.5.0",
  9074. "shellwords": "^0.1.1",
  9075. "which": "^1.3.0"
  9076. }
  9077. },
  9078. "node-releases": {
  9079. "version": "1.1.55",
  9080. "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.55.tgz",
  9081. "integrity": "sha512-H3R3YR/8TjT5WPin/wOoHOUPHgvj8leuU/Keta/rwelEQN9pA/S2Dx8/se4pZ2LBxSd0nAGzsNzhqwa77v7F1w=="
  9082. },
  9083. "node.extend": {
  9084. "version": "2.0.2",
  9085. "resolved": "https://registry.npmjs.org/node.extend/-/node.extend-2.0.2.tgz",
  9086. "integrity": "sha512-pDT4Dchl94/+kkgdwyS2PauDFjZG0Hk0IcHIB+LkW27HLDtdoeMxHTxZh39DYbPP8UflWXWj9JcdDozF+YDOpQ==",
  9087. "requires": {
  9088. "has": "^1.0.3",
  9089. "is": "^3.2.1"
  9090. }
  9091. },
  9092. "nopt": {
  9093. "version": "4.0.3",
  9094. "resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",
  9095. "integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==",
  9096. "requires": {
  9097. "abbrev": "1",
  9098. "osenv": "^0.1.4"
  9099. }
  9100. },
  9101. "normalize-package-data": {
  9102. "version": "2.5.0",
  9103. "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
  9104. "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
  9105. "requires": {
  9106. "hosted-git-info": "^2.1.4",
  9107. "resolve": "^1.10.0",
  9108. "semver": "2 || 3 || 4 || 5",
  9109. "validate-npm-package-license": "^3.0.1"
  9110. }
  9111. },
  9112. "normalize-path": {
  9113. "version": "3.0.0",
  9114. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  9115. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
  9116. },
  9117. "normalize-range": {
  9118. "version": "0.1.2",
  9119. "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
  9120. "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI="
  9121. },
  9122. "normalize-selector": {
  9123. "version": "0.2.0",
  9124. "resolved": "https://registry.npmjs.org/normalize-selector/-/normalize-selector-0.2.0.tgz",
  9125. "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=",
  9126. "dev": true
  9127. },
  9128. "normalize-url": {
  9129. "version": "3.3.0",
  9130. "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz",
  9131. "integrity": "sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg=="
  9132. },
  9133. "now-and-later": {
  9134. "version": "2.0.1",
  9135. "resolved": "https://registry.npmjs.org/now-and-later/-/now-and-later-2.0.1.tgz",
  9136. "integrity": "sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==",
  9137. "requires": {
  9138. "once": "^1.3.2"
  9139. }
  9140. },
  9141. "npm-run-path": {
  9142. "version": "2.0.2",
  9143. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
  9144. "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
  9145. "requires": {
  9146. "path-key": "^2.0.0"
  9147. }
  9148. },
  9149. "nth-check": {
  9150. "version": "1.0.2",
  9151. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
  9152. "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==",
  9153. "requires": {
  9154. "boolbase": "~1.0.0"
  9155. }
  9156. },
  9157. "num2fraction": {
  9158. "version": "1.2.2",
  9159. "resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz",
  9160. "integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4="
  9161. },
  9162. "number-is-nan": {
  9163. "version": "1.0.1",
  9164. "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
  9165. "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0="
  9166. },
  9167. "oauth-sign": {
  9168. "version": "0.9.0",
  9169. "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
  9170. "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
  9171. "optional": true
  9172. },
  9173. "object-assign": {
  9174. "version": "4.1.1",
  9175. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  9176. "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
  9177. },
  9178. "object-copy": {
  9179. "version": "0.1.0",
  9180. "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz",
  9181. "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=",
  9182. "requires": {
  9183. "copy-descriptor": "^0.1.0",
  9184. "define-property": "^0.2.5",
  9185. "kind-of": "^3.0.3"
  9186. },
  9187. "dependencies": {
  9188. "define-property": {
  9189. "version": "0.2.5",
  9190. "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
  9191. "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
  9192. "requires": {
  9193. "is-descriptor": "^0.1.0"
  9194. }
  9195. },
  9196. "kind-of": {
  9197. "version": "3.2.2",
  9198. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  9199. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  9200. "requires": {
  9201. "is-buffer": "^1.1.5"
  9202. }
  9203. }
  9204. }
  9205. },
  9206. "object-inspect": {
  9207. "version": "1.7.0",
  9208. "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.7.0.tgz",
  9209. "integrity": "sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw=="
  9210. },
  9211. "object-is": {
  9212. "version": "1.1.2",
  9213. "resolved": "https://registry.npmjs.org/object-is/-/object-is-1.1.2.tgz",
  9214. "integrity": "sha512-5lHCz+0uufF6wZ7CRFWJN3hp8Jqblpgve06U5CMQ3f//6iDjPr2PEo9MWCjEssDsa+UZEL4PkFpr+BMop6aKzQ==",
  9215. "requires": {
  9216. "define-properties": "^1.1.3",
  9217. "es-abstract": "^1.17.5"
  9218. }
  9219. },
  9220. "object-keys": {
  9221. "version": "1.1.1",
  9222. "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
  9223. "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="
  9224. },
  9225. "object-visit": {
  9226. "version": "1.0.1",
  9227. "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
  9228. "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
  9229. "requires": {
  9230. "isobject": "^3.0.0"
  9231. },
  9232. "dependencies": {
  9233. "isobject": {
  9234. "version": "3.0.1",
  9235. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  9236. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  9237. }
  9238. }
  9239. },
  9240. "object.assign": {
  9241. "version": "4.1.0",
  9242. "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.0.tgz",
  9243. "integrity": "sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==",
  9244. "requires": {
  9245. "define-properties": "^1.1.2",
  9246. "function-bind": "^1.1.1",
  9247. "has-symbols": "^1.0.0",
  9248. "object-keys": "^1.0.11"
  9249. }
  9250. },
  9251. "object.defaults": {
  9252. "version": "1.1.0",
  9253. "resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz",
  9254. "integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=",
  9255. "requires": {
  9256. "array-each": "^1.0.1",
  9257. "array-slice": "^1.0.0",
  9258. "for-own": "^1.0.0",
  9259. "isobject": "^3.0.0"
  9260. },
  9261. "dependencies": {
  9262. "isobject": {
  9263. "version": "3.0.1",
  9264. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  9265. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  9266. }
  9267. }
  9268. },
  9269. "object.entries": {
  9270. "version": "1.1.1",
  9271. "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.1.tgz",
  9272. "integrity": "sha512-ilqR7BgdyZetJutmDPfXCDffGa0/Yzl2ivVNpbx/g4UeWrCdRnFDUBrKJGLhGieRHDATnyZXWBeCb29k9CJysQ==",
  9273. "dev": true,
  9274. "requires": {
  9275. "define-properties": "^1.1.3",
  9276. "es-abstract": "^1.17.0-next.1",
  9277. "function-bind": "^1.1.1",
  9278. "has": "^1.0.3"
  9279. }
  9280. },
  9281. "object.getownpropertydescriptors": {
  9282. "version": "2.1.0",
  9283. "resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.0.tgz",
  9284. "integrity": "sha512-Z53Oah9A3TdLoblT7VKJaTDdXdT+lQO+cNpKVnya5JDe9uLvzu1YyY1yFDFrcxrlRgWrEFH0jJtD/IbuwjcEVg==",
  9285. "requires": {
  9286. "define-properties": "^1.1.3",
  9287. "es-abstract": "^1.17.0-next.1"
  9288. }
  9289. },
  9290. "object.map": {
  9291. "version": "1.0.1",
  9292. "resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz",
  9293. "integrity": "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=",
  9294. "requires": {
  9295. "for-own": "^1.0.0",
  9296. "make-iterator": "^1.0.0"
  9297. }
  9298. },
  9299. "object.pick": {
  9300. "version": "1.3.0",
  9301. "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
  9302. "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
  9303. "requires": {
  9304. "isobject": "^3.0.1"
  9305. },
  9306. "dependencies": {
  9307. "isobject": {
  9308. "version": "3.0.1",
  9309. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  9310. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  9311. }
  9312. }
  9313. },
  9314. "object.reduce": {
  9315. "version": "1.0.1",
  9316. "resolved": "https://registry.npmjs.org/object.reduce/-/object.reduce-1.0.1.tgz",
  9317. "integrity": "sha1-b+NI8qx/oPlcpiEiZZkJaCW7A60=",
  9318. "requires": {
  9319. "for-own": "^1.0.0",
  9320. "make-iterator": "^1.0.0"
  9321. }
  9322. },
  9323. "object.values": {
  9324. "version": "1.1.1",
  9325. "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz",
  9326. "integrity": "sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==",
  9327. "requires": {
  9328. "define-properties": "^1.1.3",
  9329. "es-abstract": "^1.17.0-next.1",
  9330. "function-bind": "^1.1.1",
  9331. "has": "^1.0.3"
  9332. }
  9333. },
  9334. "octokit-pagination-methods": {
  9335. "version": "1.1.0",
  9336. "resolved": "https://registry.npmjs.org/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz",
  9337. "integrity": "sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ=="
  9338. },
  9339. "once": {
  9340. "version": "1.4.0",
  9341. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  9342. "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
  9343. "requires": {
  9344. "wrappy": "1"
  9345. }
  9346. },
  9347. "onetime": {
  9348. "version": "2.0.1",
  9349. "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz",
  9350. "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=",
  9351. "requires": {
  9352. "mimic-fn": "^1.0.0"
  9353. }
  9354. },
  9355. "optimize-css-assets-webpack-plugin": {
  9356. "version": "5.0.3",
  9357. "resolved": "https://registry.npmjs.org/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.3.tgz",
  9358. "integrity": "sha512-q9fbvCRS6EYtUKKSwI87qm2IxlyJK5b4dygW1rKUBT6mMDhdG5e5bZT63v6tnJR9F9FB/H5a0HTmtw+laUBxKA==",
  9359. "requires": {
  9360. "cssnano": "^4.1.10",
  9361. "last-call-webpack-plugin": "^3.0.0"
  9362. }
  9363. },
  9364. "optionator": {
  9365. "version": "0.8.3",
  9366. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
  9367. "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
  9368. "dev": true,
  9369. "requires": {
  9370. "deep-is": "~0.1.3",
  9371. "fast-levenshtein": "~2.0.6",
  9372. "levn": "~0.3.0",
  9373. "prelude-ls": "~1.1.2",
  9374. "type-check": "~0.3.2",
  9375. "word-wrap": "~1.2.3"
  9376. }
  9377. },
  9378. "ordered-read-streams": {
  9379. "version": "1.0.1",
  9380. "resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz",
  9381. "integrity": "sha1-d8DLN8QVJdZBZtmQ/61+xqDhNj4=",
  9382. "requires": {
  9383. "readable-stream": "^2.0.1"
  9384. }
  9385. },
  9386. "os-browserify": {
  9387. "version": "0.3.0",
  9388. "resolved": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz",
  9389. "integrity": "sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc="
  9390. },
  9391. "os-homedir": {
  9392. "version": "1.0.2",
  9393. "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
  9394. "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M="
  9395. },
  9396. "os-locale": {
  9397. "version": "1.4.0",
  9398. "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
  9399. "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=",
  9400. "requires": {
  9401. "lcid": "^1.0.0"
  9402. }
  9403. },
  9404. "os-name": {
  9405. "version": "3.1.0",
  9406. "resolved": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz",
  9407. "integrity": "sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==",
  9408. "requires": {
  9409. "macos-release": "^2.2.0",
  9410. "windows-release": "^3.1.0"
  9411. }
  9412. },
  9413. "os-tmpdir": {
  9414. "version": "1.0.2",
  9415. "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
  9416. "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ="
  9417. },
  9418. "osenv": {
  9419. "version": "0.1.5",
  9420. "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
  9421. "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
  9422. "requires": {
  9423. "os-homedir": "^1.0.0",
  9424. "os-tmpdir": "^1.0.0"
  9425. }
  9426. },
  9427. "p-defer": {
  9428. "version": "1.0.0",
  9429. "resolved": "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz",
  9430. "integrity": "sha1-n26xgvbJqozXQwBKfU+WsZaw+ww="
  9431. },
  9432. "p-finally": {
  9433. "version": "1.0.0",
  9434. "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
  9435. "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4="
  9436. },
  9437. "p-is-promise": {
  9438. "version": "2.1.0",
  9439. "resolved": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz",
  9440. "integrity": "sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg=="
  9441. },
  9442. "p-limit": {
  9443. "version": "1.3.0",
  9444. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
  9445. "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
  9446. "requires": {
  9447. "p-try": "^1.0.0"
  9448. }
  9449. },
  9450. "p-locate": {
  9451. "version": "2.0.0",
  9452. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
  9453. "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
  9454. "requires": {
  9455. "p-limit": "^1.1.0"
  9456. }
  9457. },
  9458. "p-map": {
  9459. "version": "1.2.0",
  9460. "resolved": "https://registry.npmjs.org/p-map/-/p-map-1.2.0.tgz",
  9461. "integrity": "sha512-r6zKACMNhjPJMTl8KcFH4li//gkrXWfbD6feV8l6doRHlzljFWGJ2AP6iKaCJXyZmAUMOPtvbW7EXkbWO/pLEA=="
  9462. },
  9463. "p-try": {
  9464. "version": "1.0.0",
  9465. "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
  9466. "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M="
  9467. },
  9468. "pako": {
  9469. "version": "1.0.11",
  9470. "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
  9471. "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw=="
  9472. },
  9473. "parallel-transform": {
  9474. "version": "1.2.0",
  9475. "resolved": "https://registry.npmjs.org/parallel-transform/-/parallel-transform-1.2.0.tgz",
  9476. "integrity": "sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==",
  9477. "requires": {
  9478. "cyclist": "^1.0.1",
  9479. "inherits": "^2.0.3",
  9480. "readable-stream": "^2.1.5"
  9481. }
  9482. },
  9483. "param-case": {
  9484. "version": "2.1.1",
  9485. "resolved": "https://registry.npmjs.org/param-case/-/param-case-2.1.1.tgz",
  9486. "integrity": "sha1-35T9jPZTHs915r75oIWPvHK+Ikc=",
  9487. "requires": {
  9488. "no-case": "^2.2.0"
  9489. }
  9490. },
  9491. "parent-module": {
  9492. "version": "1.0.1",
  9493. "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
  9494. "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
  9495. "dev": true,
  9496. "requires": {
  9497. "callsites": "^3.0.0"
  9498. },
  9499. "dependencies": {
  9500. "callsites": {
  9501. "version": "3.1.0",
  9502. "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
  9503. "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
  9504. "dev": true
  9505. }
  9506. }
  9507. },
  9508. "parse-asn1": {
  9509. "version": "5.1.5",
  9510. "resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.5.tgz",
  9511. "integrity": "sha512-jkMYn1dcJqF6d5CpU689bq7w/b5ALS9ROVSpQDPrZsqqesUJii9qutvoT5ltGedNXMO2e16YUWIghG9KxaViTQ==",
  9512. "requires": {
  9513. "asn1.js": "^4.0.0",
  9514. "browserify-aes": "^1.0.0",
  9515. "create-hash": "^1.1.0",
  9516. "evp_bytestokey": "^1.0.0",
  9517. "pbkdf2": "^3.0.3",
  9518. "safe-buffer": "^5.1.1"
  9519. }
  9520. },
  9521. "parse-entities": {
  9522. "version": "2.0.0",
  9523. "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz",
  9524. "integrity": "sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
  9525. "dev": true,
  9526. "requires": {
  9527. "character-entities": "^1.0.0",
  9528. "character-entities-legacy": "^1.0.0",
  9529. "character-reference-invalid": "^1.0.0",
  9530. "is-alphanumerical": "^1.0.0",
  9531. "is-decimal": "^1.0.0",
  9532. "is-hexadecimal": "^1.0.0"
  9533. }
  9534. },
  9535. "parse-filepath": {
  9536. "version": "1.0.2",
  9537. "resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
  9538. "integrity": "sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=",
  9539. "requires": {
  9540. "is-absolute": "^1.0.0",
  9541. "map-cache": "^0.2.0",
  9542. "path-root": "^0.1.1"
  9543. }
  9544. },
  9545. "parse-import": {
  9546. "version": "2.0.0",
  9547. "resolved": "https://registry.npmjs.org/parse-import/-/parse-import-2.0.0.tgz",
  9548. "integrity": "sha1-KyR0Aw4AirmNt2xLy/TbWucwb18=",
  9549. "requires": {
  9550. "get-imports": "^1.0.0"
  9551. }
  9552. },
  9553. "parse-json": {
  9554. "version": "4.0.0",
  9555. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
  9556. "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=",
  9557. "requires": {
  9558. "error-ex": "^1.3.1",
  9559. "json-parse-better-errors": "^1.0.1"
  9560. }
  9561. },
  9562. "parse-node-version": {
  9563. "version": "1.0.1",
  9564. "resolved": "https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz",
  9565. "integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA=="
  9566. },
  9567. "parse-passwd": {
  9568. "version": "1.0.0",
  9569. "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
  9570. "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY="
  9571. },
  9572. "pascalcase": {
  9573. "version": "0.1.1",
  9574. "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
  9575. "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ="
  9576. },
  9577. "path-browserify": {
  9578. "version": "0.0.1",
  9579. "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz",
  9580. "integrity": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ=="
  9581. },
  9582. "path-dirname": {
  9583. "version": "1.0.2",
  9584. "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
  9585. "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA="
  9586. },
  9587. "path-exists": {
  9588. "version": "3.0.0",
  9589. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
  9590. "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
  9591. },
  9592. "path-is-absolute": {
  9593. "version": "1.0.1",
  9594. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  9595. "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
  9596. },
  9597. "path-is-inside": {
  9598. "version": "1.0.2",
  9599. "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz",
  9600. "integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM="
  9601. },
  9602. "path-key": {
  9603. "version": "2.0.1",
  9604. "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
  9605. "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A="
  9606. },
  9607. "path-parse": {
  9608. "version": "1.0.6",
  9609. "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
  9610. "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw=="
  9611. },
  9612. "path-root": {
  9613. "version": "0.1.1",
  9614. "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz",
  9615. "integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=",
  9616. "requires": {
  9617. "path-root-regex": "^0.1.0"
  9618. }
  9619. },
  9620. "path-root-regex": {
  9621. "version": "0.1.2",
  9622. "resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz",
  9623. "integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0="
  9624. },
  9625. "path-type": {
  9626. "version": "1.1.0",
  9627. "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
  9628. "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
  9629. "requires": {
  9630. "graceful-fs": "^4.1.2",
  9631. "pify": "^2.0.0",
  9632. "pinkie-promise": "^2.0.0"
  9633. },
  9634. "dependencies": {
  9635. "pify": {
  9636. "version": "2.3.0",
  9637. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  9638. "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
  9639. }
  9640. }
  9641. },
  9642. "pbkdf2": {
  9643. "version": "3.0.17",
  9644. "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.0.17.tgz",
  9645. "integrity": "sha512-U/il5MsrZp7mGg3mSQfn742na2T+1/vHDCG5/iTI3X9MKUuYUZVLQhyRsg06mCgDBTd57TxzgZt7P+fYfjRLtA==",
  9646. "requires": {
  9647. "create-hash": "^1.1.2",
  9648. "create-hmac": "^1.1.4",
  9649. "ripemd160": "^2.0.1",
  9650. "safe-buffer": "^5.0.1",
  9651. "sha.js": "^2.4.8"
  9652. }
  9653. },
  9654. "performance-now": {
  9655. "version": "2.1.0",
  9656. "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
  9657. "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
  9658. },
  9659. "php-date-formatter": {
  9660. "version": "1.3.4",
  9661. "resolved": "https://registry.npmjs.org/php-date-formatter/-/php-date-formatter-1.3.4.tgz",
  9662. "integrity": "sha1-CaFa4HZroL6xkAwnwewxnvLkVj4="
  9663. },
  9664. "picomatch": {
  9665. "version": "2.2.2",
  9666. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz",
  9667. "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg=="
  9668. },
  9669. "pify": {
  9670. "version": "4.0.1",
  9671. "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
  9672. "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g=="
  9673. },
  9674. "pinkie": {
  9675. "version": "2.0.4",
  9676. "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
  9677. "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA="
  9678. },
  9679. "pinkie-promise": {
  9680. "version": "2.0.1",
  9681. "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
  9682. "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
  9683. "requires": {
  9684. "pinkie": "^2.0.0"
  9685. }
  9686. },
  9687. "pkg-dir": {
  9688. "version": "3.0.0",
  9689. "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz",
  9690. "integrity": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==",
  9691. "requires": {
  9692. "find-up": "^3.0.0"
  9693. },
  9694. "dependencies": {
  9695. "find-up": {
  9696. "version": "3.0.0",
  9697. "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
  9698. "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
  9699. "requires": {
  9700. "locate-path": "^3.0.0"
  9701. }
  9702. },
  9703. "locate-path": {
  9704. "version": "3.0.0",
  9705. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
  9706. "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
  9707. "requires": {
  9708. "p-locate": "^3.0.0",
  9709. "path-exists": "^3.0.0"
  9710. }
  9711. },
  9712. "p-limit": {
  9713. "version": "2.3.0",
  9714. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  9715. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  9716. "requires": {
  9717. "p-try": "^2.0.0"
  9718. }
  9719. },
  9720. "p-locate": {
  9721. "version": "3.0.0",
  9722. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
  9723. "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
  9724. "requires": {
  9725. "p-limit": "^2.0.0"
  9726. }
  9727. },
  9728. "p-try": {
  9729. "version": "2.2.0",
  9730. "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
  9731. "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
  9732. }
  9733. }
  9734. },
  9735. "pkg-up": {
  9736. "version": "2.0.0",
  9737. "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz",
  9738. "integrity": "sha1-yBmscoBZpGHKscOImivjxJoATX8=",
  9739. "requires": {
  9740. "find-up": "^2.1.0"
  9741. }
  9742. },
  9743. "plugin-error": {
  9744. "version": "1.0.1",
  9745. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-1.0.1.tgz",
  9746. "integrity": "sha512-L1zP0dk7vGweZME2i+EeakvUNqSrdiI3F91TwEoYiGrAfUXmVv6fJIq4g82PAXxNsWOp0J7ZqQy/3Szz0ajTxA==",
  9747. "requires": {
  9748. "ansi-colors": "^1.0.1",
  9749. "arr-diff": "^4.0.0",
  9750. "arr-union": "^3.1.0",
  9751. "extend-shallow": "^3.0.2"
  9752. }
  9753. },
  9754. "plur": {
  9755. "version": "3.1.1",
  9756. "resolved": "https://registry.npmjs.org/plur/-/plur-3.1.1.tgz",
  9757. "integrity": "sha512-t1Ax8KUvV3FFII8ltczPn2tJdjqbd1sIzu6t4JL7nQ3EyeL/lTrj5PWKb06ic5/6XYDr65rQ4uzQEGN70/6X5w==",
  9758. "requires": {
  9759. "irregular-plurals": "^2.0.0"
  9760. }
  9761. },
  9762. "popper.js": {
  9763. "version": "1.16.1",
  9764. "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",
  9765. "integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ=="
  9766. },
  9767. "posix-character-classes": {
  9768. "version": "0.1.1",
  9769. "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
  9770. "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
  9771. },
  9772. "postcss": {
  9773. "version": "7.0.30",
  9774. "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.30.tgz",
  9775. "integrity": "sha512-nu/0m+NtIzoubO+xdAlwZl/u5S5vi/y6BCsoL8D+8IxsD3XvBS8X4YEADNIVXKVuQvduiucnRv+vPIqj56EGMQ==",
  9776. "requires": {
  9777. "chalk": "^2.4.2",
  9778. "source-map": "^0.6.1",
  9779. "supports-color": "^6.1.0"
  9780. },
  9781. "dependencies": {
  9782. "source-map": {
  9783. "version": "0.6.1",
  9784. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  9785. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  9786. },
  9787. "supports-color": {
  9788. "version": "6.1.0",
  9789. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz",
  9790. "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==",
  9791. "requires": {
  9792. "has-flag": "^3.0.0"
  9793. }
  9794. }
  9795. }
  9796. },
  9797. "postcss-attribute-case-insensitive": {
  9798. "version": "4.0.2",
  9799. "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-4.0.2.tgz",
  9800. "integrity": "sha512-clkFxk/9pcdb4Vkn0hAHq3YnxBQ2p0CGD1dy24jN+reBck+EWxMbxSUqN4Yj7t0w8csl87K6p0gxBe1utkJsYA==",
  9801. "requires": {
  9802. "postcss": "^7.0.2",
  9803. "postcss-selector-parser": "^6.0.2"
  9804. }
  9805. },
  9806. "postcss-calc": {
  9807. "version": "7.0.2",
  9808. "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-7.0.2.tgz",
  9809. "integrity": "sha512-rofZFHUg6ZIrvRwPeFktv06GdbDYLcGqh9EwiMutZg+a0oePCCw1zHOEiji6LCpyRcjTREtPASuUqeAvYlEVvQ==",
  9810. "requires": {
  9811. "postcss": "^7.0.27",
  9812. "postcss-selector-parser": "^6.0.2",
  9813. "postcss-value-parser": "^4.0.2"
  9814. }
  9815. },
  9816. "postcss-color-functional-notation": {
  9817. "version": "2.0.1",
  9818. "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-2.0.1.tgz",
  9819. "integrity": "sha512-ZBARCypjEDofW4P6IdPVTLhDNXPRn8T2s1zHbZidW6rPaaZvcnCS2soYFIQJrMZSxiePJ2XIYTlcb2ztr/eT2g==",
  9820. "requires": {
  9821. "postcss": "^7.0.2",
  9822. "postcss-values-parser": "^2.0.0"
  9823. }
  9824. },
  9825. "postcss-color-gray": {
  9826. "version": "5.0.0",
  9827. "resolved": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-5.0.0.tgz",
  9828. "integrity": "sha512-q6BuRnAGKM/ZRpfDascZlIZPjvwsRye7UDNalqVz3s7GDxMtqPY6+Q871liNxsonUw8oC61OG+PSaysYpl1bnw==",
  9829. "requires": {
  9830. "@csstools/convert-colors": "^1.4.0",
  9831. "postcss": "^7.0.5",
  9832. "postcss-values-parser": "^2.0.0"
  9833. }
  9834. },
  9835. "postcss-color-hex-alpha": {
  9836. "version": "5.0.3",
  9837. "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-5.0.3.tgz",
  9838. "integrity": "sha512-PF4GDel8q3kkreVXKLAGNpHKilXsZ6xuu+mOQMHWHLPNyjiUBOr75sp5ZKJfmv1MCus5/DWUGcK9hm6qHEnXYw==",
  9839. "requires": {
  9840. "postcss": "^7.0.14",
  9841. "postcss-values-parser": "^2.0.1"
  9842. }
  9843. },
  9844. "postcss-color-mod-function": {
  9845. "version": "3.0.3",
  9846. "resolved": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-3.0.3.tgz",
  9847. "integrity": "sha512-YP4VG+xufxaVtzV6ZmhEtc+/aTXH3d0JLpnYfxqTvwZPbJhWqp8bSY3nfNzNRFLgB4XSaBA82OE4VjOOKpCdVQ==",
  9848. "requires": {
  9849. "@csstools/convert-colors": "^1.4.0",
  9850. "postcss": "^7.0.2",
  9851. "postcss-values-parser": "^2.0.0"
  9852. }
  9853. },
  9854. "postcss-color-rebeccapurple": {
  9855. "version": "4.0.1",
  9856. "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-4.0.1.tgz",
  9857. "integrity": "sha512-aAe3OhkS6qJXBbqzvZth2Au4V3KieR5sRQ4ptb2b2O8wgvB3SJBsdG+jsn2BZbbwekDG8nTfcCNKcSfe/lEy8g==",
  9858. "requires": {
  9859. "postcss": "^7.0.2",
  9860. "postcss-values-parser": "^2.0.0"
  9861. }
  9862. },
  9863. "postcss-colormin": {
  9864. "version": "4.0.3",
  9865. "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-4.0.3.tgz",
  9866. "integrity": "sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==",
  9867. "requires": {
  9868. "browserslist": "^4.0.0",
  9869. "color": "^3.0.0",
  9870. "has": "^1.0.0",
  9871. "postcss": "^7.0.0",
  9872. "postcss-value-parser": "^3.0.0"
  9873. },
  9874. "dependencies": {
  9875. "postcss-value-parser": {
  9876. "version": "3.3.1",
  9877. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  9878. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  9879. }
  9880. }
  9881. },
  9882. "postcss-convert-values": {
  9883. "version": "4.0.1",
  9884. "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-4.0.1.tgz",
  9885. "integrity": "sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==",
  9886. "requires": {
  9887. "postcss": "^7.0.0",
  9888. "postcss-value-parser": "^3.0.0"
  9889. },
  9890. "dependencies": {
  9891. "postcss-value-parser": {
  9892. "version": "3.3.1",
  9893. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  9894. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  9895. }
  9896. }
  9897. },
  9898. "postcss-custom-media": {
  9899. "version": "7.0.8",
  9900. "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz",
  9901. "integrity": "sha512-c9s5iX0Ge15o00HKbuRuTqNndsJUbaXdiNsksnVH8H4gdc+zbLzr/UasOwNG6CTDpLFekVY4672eWdiiWu2GUg==",
  9902. "requires": {
  9903. "postcss": "^7.0.14"
  9904. }
  9905. },
  9906. "postcss-custom-properties": {
  9907. "version": "8.0.11",
  9908. "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz",
  9909. "integrity": "sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA==",
  9910. "requires": {
  9911. "postcss": "^7.0.17",
  9912. "postcss-values-parser": "^2.0.1"
  9913. }
  9914. },
  9915. "postcss-custom-selectors": {
  9916. "version": "5.1.2",
  9917. "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-5.1.2.tgz",
  9918. "integrity": "sha512-DSGDhqinCqXqlS4R7KGxL1OSycd1lydugJ1ky4iRXPHdBRiozyMHrdu0H3o7qNOCiZwySZTUI5MV0T8QhCLu+w==",
  9919. "requires": {
  9920. "postcss": "^7.0.2",
  9921. "postcss-selector-parser": "^5.0.0-rc.3"
  9922. },
  9923. "dependencies": {
  9924. "cssesc": {
  9925. "version": "2.0.0",
  9926. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz",
  9927. "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg=="
  9928. },
  9929. "postcss-selector-parser": {
  9930. "version": "5.0.0",
  9931. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz",
  9932. "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==",
  9933. "requires": {
  9934. "cssesc": "^2.0.0",
  9935. "indexes-of": "^1.0.1",
  9936. "uniq": "^1.0.1"
  9937. }
  9938. }
  9939. }
  9940. },
  9941. "postcss-dir-pseudo-class": {
  9942. "version": "5.0.0",
  9943. "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-5.0.0.tgz",
  9944. "integrity": "sha512-3pm4oq8HYWMZePJY+5ANriPs3P07q+LW6FAdTlkFH2XqDdP4HeeJYMOzn0HYLhRSjBO3fhiqSwwU9xEULSrPgw==",
  9945. "requires": {
  9946. "postcss": "^7.0.2",
  9947. "postcss-selector-parser": "^5.0.0-rc.3"
  9948. },
  9949. "dependencies": {
  9950. "cssesc": {
  9951. "version": "2.0.0",
  9952. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz",
  9953. "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg=="
  9954. },
  9955. "postcss-selector-parser": {
  9956. "version": "5.0.0",
  9957. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz",
  9958. "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==",
  9959. "requires": {
  9960. "cssesc": "^2.0.0",
  9961. "indexes-of": "^1.0.1",
  9962. "uniq": "^1.0.1"
  9963. }
  9964. }
  9965. }
  9966. },
  9967. "postcss-discard-comments": {
  9968. "version": "4.0.2",
  9969. "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz",
  9970. "integrity": "sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==",
  9971. "requires": {
  9972. "postcss": "^7.0.0"
  9973. }
  9974. },
  9975. "postcss-discard-duplicates": {
  9976. "version": "4.0.2",
  9977. "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz",
  9978. "integrity": "sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==",
  9979. "requires": {
  9980. "postcss": "^7.0.0"
  9981. }
  9982. },
  9983. "postcss-discard-empty": {
  9984. "version": "4.0.1",
  9985. "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz",
  9986. "integrity": "sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==",
  9987. "requires": {
  9988. "postcss": "^7.0.0"
  9989. }
  9990. },
  9991. "postcss-discard-overridden": {
  9992. "version": "4.0.1",
  9993. "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz",
  9994. "integrity": "sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==",
  9995. "requires": {
  9996. "postcss": "^7.0.0"
  9997. }
  9998. },
  9999. "postcss-double-position-gradients": {
  10000. "version": "1.0.0",
  10001. "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-1.0.0.tgz",
  10002. "integrity": "sha512-G+nV8EnQq25fOI8CH/B6krEohGWnF5+3A6H/+JEpOncu5dCnkS1QQ6+ct3Jkaepw1NGVqqOZH6lqrm244mCftA==",
  10003. "requires": {
  10004. "postcss": "^7.0.5",
  10005. "postcss-values-parser": "^2.0.0"
  10006. }
  10007. },
  10008. "postcss-env-function": {
  10009. "version": "2.0.2",
  10010. "resolved": "https://registry.npmjs.org/postcss-env-function/-/postcss-env-function-2.0.2.tgz",
  10011. "integrity": "sha512-rwac4BuZlITeUbiBq60h/xbLzXY43qOsIErngWa4l7Mt+RaSkT7QBjXVGTcBHupykkblHMDrBFh30zchYPaOUw==",
  10012. "requires": {
  10013. "postcss": "^7.0.2",
  10014. "postcss-values-parser": "^2.0.0"
  10015. }
  10016. },
  10017. "postcss-focus-visible": {
  10018. "version": "4.0.0",
  10019. "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-4.0.0.tgz",
  10020. "integrity": "sha512-Z5CkWBw0+idJHSV6+Bgf2peDOFf/x4o+vX/pwcNYrWpXFrSfTkQ3JQ1ojrq9yS+upnAlNRHeg8uEwFTgorjI8g==",
  10021. "requires": {
  10022. "postcss": "^7.0.2"
  10023. }
  10024. },
  10025. "postcss-focus-within": {
  10026. "version": "3.0.0",
  10027. "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-3.0.0.tgz",
  10028. "integrity": "sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w==",
  10029. "requires": {
  10030. "postcss": "^7.0.2"
  10031. }
  10032. },
  10033. "postcss-font-variant": {
  10034. "version": "4.0.0",
  10035. "resolved": "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-4.0.0.tgz",
  10036. "integrity": "sha512-M8BFYKOvCrI2aITzDad7kWuXXTm0YhGdP9Q8HanmN4EF1Hmcgs1KK5rSHylt/lUJe8yLxiSwWAHdScoEiIxztg==",
  10037. "requires": {
  10038. "postcss": "^7.0.2"
  10039. }
  10040. },
  10041. "postcss-gap-properties": {
  10042. "version": "2.0.0",
  10043. "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-2.0.0.tgz",
  10044. "integrity": "sha512-QZSqDaMgXCHuHTEzMsS2KfVDOq7ZFiknSpkrPJY6jmxbugUPTuSzs/vuE5I3zv0WAS+3vhrlqhijiprnuQfzmg==",
  10045. "requires": {
  10046. "postcss": "^7.0.2"
  10047. }
  10048. },
  10049. "postcss-html": {
  10050. "version": "0.36.0",
  10051. "resolved": "https://registry.npmjs.org/postcss-html/-/postcss-html-0.36.0.tgz",
  10052. "integrity": "sha512-HeiOxGcuwID0AFsNAL0ox3mW6MHH5cstWN1Z3Y+n6H+g12ih7LHdYxWwEA/QmrebctLjo79xz9ouK3MroHwOJw==",
  10053. "dev": true,
  10054. "requires": {
  10055. "htmlparser2": "^3.10.0"
  10056. }
  10057. },
  10058. "postcss-image-set-function": {
  10059. "version": "3.0.1",
  10060. "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-3.0.1.tgz",
  10061. "integrity": "sha512-oPTcFFip5LZy8Y/whto91L9xdRHCWEMs3e1MdJxhgt4jy2WYXfhkng59fH5qLXSCPN8k4n94p1Czrfe5IOkKUw==",
  10062. "requires": {
  10063. "postcss": "^7.0.2",
  10064. "postcss-values-parser": "^2.0.0"
  10065. }
  10066. },
  10067. "postcss-initial": {
  10068. "version": "3.0.2",
  10069. "resolved": "https://registry.npmjs.org/postcss-initial/-/postcss-initial-3.0.2.tgz",
  10070. "integrity": "sha512-ugA2wKonC0xeNHgirR4D3VWHs2JcU08WAi1KFLVcnb7IN89phID6Qtg2RIctWbnvp1TM2BOmDtX8GGLCKdR8YA==",
  10071. "requires": {
  10072. "lodash.template": "^4.5.0",
  10073. "postcss": "^7.0.2"
  10074. },
  10075. "dependencies": {
  10076. "lodash.template": {
  10077. "version": "4.5.0",
  10078. "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
  10079. "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
  10080. "requires": {
  10081. "lodash._reinterpolate": "^3.0.0",
  10082. "lodash.templatesettings": "^4.0.0"
  10083. }
  10084. },
  10085. "lodash.templatesettings": {
  10086. "version": "4.2.0",
  10087. "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
  10088. "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
  10089. "requires": {
  10090. "lodash._reinterpolate": "^3.0.0"
  10091. }
  10092. }
  10093. }
  10094. },
  10095. "postcss-lab-function": {
  10096. "version": "2.0.1",
  10097. "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-2.0.1.tgz",
  10098. "integrity": "sha512-whLy1IeZKY+3fYdqQFuDBf8Auw+qFuVnChWjmxm/UhHWqNHZx+B99EwxTvGYmUBqe3Fjxs4L1BoZTJmPu6usVg==",
  10099. "requires": {
  10100. "@csstools/convert-colors": "^1.4.0",
  10101. "postcss": "^7.0.2",
  10102. "postcss-values-parser": "^2.0.0"
  10103. }
  10104. },
  10105. "postcss-less": {
  10106. "version": "3.1.4",
  10107. "resolved": "https://registry.npmjs.org/postcss-less/-/postcss-less-3.1.4.tgz",
  10108. "integrity": "sha512-7TvleQWNM2QLcHqvudt3VYjULVB49uiW6XzEUFmvwHzvsOEF5MwBrIXZDJQvJNFGjJQTzSzZnDoCJ8h/ljyGXA==",
  10109. "dev": true,
  10110. "requires": {
  10111. "postcss": "^7.0.14"
  10112. }
  10113. },
  10114. "postcss-load-config": {
  10115. "version": "2.1.0",
  10116. "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.1.0.tgz",
  10117. "integrity": "sha512-4pV3JJVPLd5+RueiVVB+gFOAa7GWc25XQcMp86Zexzke69mKf6Nx9LRcQywdz7yZI9n1udOxmLuAwTBypypF8Q==",
  10118. "requires": {
  10119. "cosmiconfig": "^5.0.0",
  10120. "import-cwd": "^2.0.0"
  10121. }
  10122. },
  10123. "postcss-loader": {
  10124. "version": "3.0.0",
  10125. "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-3.0.0.tgz",
  10126. "integrity": "sha512-cLWoDEY5OwHcAjDnkyRQzAXfs2jrKjXpO/HQFcc5b5u/r7aa471wdmChmwfnv7x2u840iat/wi0lQ5nbRgSkUA==",
  10127. "requires": {
  10128. "loader-utils": "^1.1.0",
  10129. "postcss": "^7.0.0",
  10130. "postcss-load-config": "^2.0.0",
  10131. "schema-utils": "^1.0.0"
  10132. },
  10133. "dependencies": {
  10134. "schema-utils": {
  10135. "version": "1.0.0",
  10136. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
  10137. "integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
  10138. "requires": {
  10139. "ajv": "^6.1.0",
  10140. "ajv-errors": "^1.0.0",
  10141. "ajv-keywords": "^3.1.0"
  10142. }
  10143. }
  10144. }
  10145. },
  10146. "postcss-logical": {
  10147. "version": "3.0.0",
  10148. "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-3.0.0.tgz",
  10149. "integrity": "sha512-1SUKdJc2vuMOmeItqGuNaC+N8MzBWFWEkAnRnLpFYj1tGGa7NqyVBujfRtgNa2gXR+6RkGUiB2O5Vmh7E2RmiA==",
  10150. "requires": {
  10151. "postcss": "^7.0.2"
  10152. }
  10153. },
  10154. "postcss-media-minmax": {
  10155. "version": "4.0.0",
  10156. "resolved": "https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-4.0.0.tgz",
  10157. "integrity": "sha512-fo9moya6qyxsjbFAYl97qKO9gyre3qvbMnkOZeZwlsW6XYFsvs2DMGDlchVLfAd8LHPZDxivu/+qW2SMQeTHBw==",
  10158. "requires": {
  10159. "postcss": "^7.0.2"
  10160. }
  10161. },
  10162. "postcss-media-query-parser": {
  10163. "version": "0.2.3",
  10164. "resolved": "https://registry.npmjs.org/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz",
  10165. "integrity": "sha1-J7Ocb02U+Bsac7j3Y1HGCeXO8kQ=",
  10166. "dev": true
  10167. },
  10168. "postcss-merge-longhand": {
  10169. "version": "4.0.11",
  10170. "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz",
  10171. "integrity": "sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==",
  10172. "requires": {
  10173. "css-color-names": "0.0.4",
  10174. "postcss": "^7.0.0",
  10175. "postcss-value-parser": "^3.0.0",
  10176. "stylehacks": "^4.0.0"
  10177. },
  10178. "dependencies": {
  10179. "postcss-value-parser": {
  10180. "version": "3.3.1",
  10181. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10182. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10183. }
  10184. }
  10185. },
  10186. "postcss-merge-rules": {
  10187. "version": "4.0.3",
  10188. "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-4.0.3.tgz",
  10189. "integrity": "sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==",
  10190. "requires": {
  10191. "browserslist": "^4.0.0",
  10192. "caniuse-api": "^3.0.0",
  10193. "cssnano-util-same-parent": "^4.0.0",
  10194. "postcss": "^7.0.0",
  10195. "postcss-selector-parser": "^3.0.0",
  10196. "vendors": "^1.0.0"
  10197. },
  10198. "dependencies": {
  10199. "postcss-selector-parser": {
  10200. "version": "3.1.2",
  10201. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz",
  10202. "integrity": "sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==",
  10203. "requires": {
  10204. "dot-prop": "^5.2.0",
  10205. "indexes-of": "^1.0.1",
  10206. "uniq": "^1.0.1"
  10207. }
  10208. }
  10209. }
  10210. },
  10211. "postcss-minify-font-values": {
  10212. "version": "4.0.2",
  10213. "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz",
  10214. "integrity": "sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==",
  10215. "requires": {
  10216. "postcss": "^7.0.0",
  10217. "postcss-value-parser": "^3.0.0"
  10218. },
  10219. "dependencies": {
  10220. "postcss-value-parser": {
  10221. "version": "3.3.1",
  10222. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10223. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10224. }
  10225. }
  10226. },
  10227. "postcss-minify-gradients": {
  10228. "version": "4.0.2",
  10229. "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-4.0.2.tgz",
  10230. "integrity": "sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==",
  10231. "requires": {
  10232. "cssnano-util-get-arguments": "^4.0.0",
  10233. "is-color-stop": "^1.0.0",
  10234. "postcss": "^7.0.0",
  10235. "postcss-value-parser": "^3.0.0"
  10236. },
  10237. "dependencies": {
  10238. "postcss-value-parser": {
  10239. "version": "3.3.1",
  10240. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10241. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10242. }
  10243. }
  10244. },
  10245. "postcss-minify-params": {
  10246. "version": "4.0.2",
  10247. "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-4.0.2.tgz",
  10248. "integrity": "sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==",
  10249. "requires": {
  10250. "alphanum-sort": "^1.0.0",
  10251. "browserslist": "^4.0.0",
  10252. "cssnano-util-get-arguments": "^4.0.0",
  10253. "postcss": "^7.0.0",
  10254. "postcss-value-parser": "^3.0.0",
  10255. "uniqs": "^2.0.0"
  10256. },
  10257. "dependencies": {
  10258. "postcss-value-parser": {
  10259. "version": "3.3.1",
  10260. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10261. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10262. }
  10263. }
  10264. },
  10265. "postcss-minify-selectors": {
  10266. "version": "4.0.2",
  10267. "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-4.0.2.tgz",
  10268. "integrity": "sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==",
  10269. "requires": {
  10270. "alphanum-sort": "^1.0.0",
  10271. "has": "^1.0.0",
  10272. "postcss": "^7.0.0",
  10273. "postcss-selector-parser": "^3.0.0"
  10274. },
  10275. "dependencies": {
  10276. "postcss-selector-parser": {
  10277. "version": "3.1.2",
  10278. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz",
  10279. "integrity": "sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==",
  10280. "requires": {
  10281. "dot-prop": "^5.2.0",
  10282. "indexes-of": "^1.0.1",
  10283. "uniq": "^1.0.1"
  10284. }
  10285. }
  10286. }
  10287. },
  10288. "postcss-modules-extract-imports": {
  10289. "version": "2.0.0",
  10290. "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz",
  10291. "integrity": "sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==",
  10292. "requires": {
  10293. "postcss": "^7.0.5"
  10294. }
  10295. },
  10296. "postcss-modules-local-by-default": {
  10297. "version": "3.0.2",
  10298. "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.2.tgz",
  10299. "integrity": "sha512-jM/V8eqM4oJ/22j0gx4jrp63GSvDH6v86OqyTHHUvk4/k1vceipZsaymiZ5PvocqZOl5SFHiFJqjs3la0wnfIQ==",
  10300. "requires": {
  10301. "icss-utils": "^4.1.1",
  10302. "postcss": "^7.0.16",
  10303. "postcss-selector-parser": "^6.0.2",
  10304. "postcss-value-parser": "^4.0.0"
  10305. }
  10306. },
  10307. "postcss-modules-scope": {
  10308. "version": "2.2.0",
  10309. "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz",
  10310. "integrity": "sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ==",
  10311. "requires": {
  10312. "postcss": "^7.0.6",
  10313. "postcss-selector-parser": "^6.0.0"
  10314. }
  10315. },
  10316. "postcss-modules-values": {
  10317. "version": "3.0.0",
  10318. "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-3.0.0.tgz",
  10319. "integrity": "sha512-1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg==",
  10320. "requires": {
  10321. "icss-utils": "^4.0.0",
  10322. "postcss": "^7.0.6"
  10323. }
  10324. },
  10325. "postcss-nesting": {
  10326. "version": "7.0.1",
  10327. "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-7.0.1.tgz",
  10328. "integrity": "sha512-FrorPb0H3nuVq0Sff7W2rnc3SmIcruVC6YwpcS+k687VxyxO33iE1amna7wHuRVzM8vfiYofXSBHNAZ3QhLvYg==",
  10329. "requires": {
  10330. "postcss": "^7.0.2"
  10331. }
  10332. },
  10333. "postcss-normalize-charset": {
  10334. "version": "4.0.1",
  10335. "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz",
  10336. "integrity": "sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==",
  10337. "requires": {
  10338. "postcss": "^7.0.0"
  10339. }
  10340. },
  10341. "postcss-normalize-display-values": {
  10342. "version": "4.0.2",
  10343. "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.2.tgz",
  10344. "integrity": "sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==",
  10345. "requires": {
  10346. "cssnano-util-get-match": "^4.0.0",
  10347. "postcss": "^7.0.0",
  10348. "postcss-value-parser": "^3.0.0"
  10349. },
  10350. "dependencies": {
  10351. "postcss-value-parser": {
  10352. "version": "3.3.1",
  10353. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10354. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10355. }
  10356. }
  10357. },
  10358. "postcss-normalize-positions": {
  10359. "version": "4.0.2",
  10360. "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz",
  10361. "integrity": "sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==",
  10362. "requires": {
  10363. "cssnano-util-get-arguments": "^4.0.0",
  10364. "has": "^1.0.0",
  10365. "postcss": "^7.0.0",
  10366. "postcss-value-parser": "^3.0.0"
  10367. },
  10368. "dependencies": {
  10369. "postcss-value-parser": {
  10370. "version": "3.3.1",
  10371. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10372. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10373. }
  10374. }
  10375. },
  10376. "postcss-normalize-repeat-style": {
  10377. "version": "4.0.2",
  10378. "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.2.tgz",
  10379. "integrity": "sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==",
  10380. "requires": {
  10381. "cssnano-util-get-arguments": "^4.0.0",
  10382. "cssnano-util-get-match": "^4.0.0",
  10383. "postcss": "^7.0.0",
  10384. "postcss-value-parser": "^3.0.0"
  10385. },
  10386. "dependencies": {
  10387. "postcss-value-parser": {
  10388. "version": "3.3.1",
  10389. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10390. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10391. }
  10392. }
  10393. },
  10394. "postcss-normalize-string": {
  10395. "version": "4.0.2",
  10396. "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-4.0.2.tgz",
  10397. "integrity": "sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==",
  10398. "requires": {
  10399. "has": "^1.0.0",
  10400. "postcss": "^7.0.0",
  10401. "postcss-value-parser": "^3.0.0"
  10402. },
  10403. "dependencies": {
  10404. "postcss-value-parser": {
  10405. "version": "3.3.1",
  10406. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10407. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10408. }
  10409. }
  10410. },
  10411. "postcss-normalize-timing-functions": {
  10412. "version": "4.0.2",
  10413. "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.2.tgz",
  10414. "integrity": "sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==",
  10415. "requires": {
  10416. "cssnano-util-get-match": "^4.0.0",
  10417. "postcss": "^7.0.0",
  10418. "postcss-value-parser": "^3.0.0"
  10419. },
  10420. "dependencies": {
  10421. "postcss-value-parser": {
  10422. "version": "3.3.1",
  10423. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10424. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10425. }
  10426. }
  10427. },
  10428. "postcss-normalize-unicode": {
  10429. "version": "4.0.1",
  10430. "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz",
  10431. "integrity": "sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==",
  10432. "requires": {
  10433. "browserslist": "^4.0.0",
  10434. "postcss": "^7.0.0",
  10435. "postcss-value-parser": "^3.0.0"
  10436. },
  10437. "dependencies": {
  10438. "postcss-value-parser": {
  10439. "version": "3.3.1",
  10440. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10441. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10442. }
  10443. }
  10444. },
  10445. "postcss-normalize-url": {
  10446. "version": "4.0.1",
  10447. "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz",
  10448. "integrity": "sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==",
  10449. "requires": {
  10450. "is-absolute-url": "^2.0.0",
  10451. "normalize-url": "^3.0.0",
  10452. "postcss": "^7.0.0",
  10453. "postcss-value-parser": "^3.0.0"
  10454. },
  10455. "dependencies": {
  10456. "postcss-value-parser": {
  10457. "version": "3.3.1",
  10458. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10459. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10460. }
  10461. }
  10462. },
  10463. "postcss-normalize-whitespace": {
  10464. "version": "4.0.2",
  10465. "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz",
  10466. "integrity": "sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==",
  10467. "requires": {
  10468. "postcss": "^7.0.0",
  10469. "postcss-value-parser": "^3.0.0"
  10470. },
  10471. "dependencies": {
  10472. "postcss-value-parser": {
  10473. "version": "3.3.1",
  10474. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10475. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10476. }
  10477. }
  10478. },
  10479. "postcss-ordered-values": {
  10480. "version": "4.1.2",
  10481. "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-4.1.2.tgz",
  10482. "integrity": "sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==",
  10483. "requires": {
  10484. "cssnano-util-get-arguments": "^4.0.0",
  10485. "postcss": "^7.0.0",
  10486. "postcss-value-parser": "^3.0.0"
  10487. },
  10488. "dependencies": {
  10489. "postcss-value-parser": {
  10490. "version": "3.3.1",
  10491. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10492. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10493. }
  10494. }
  10495. },
  10496. "postcss-overflow-shorthand": {
  10497. "version": "2.0.0",
  10498. "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-2.0.0.tgz",
  10499. "integrity": "sha512-aK0fHc9CBNx8jbzMYhshZcEv8LtYnBIRYQD5i7w/K/wS9c2+0NSR6B3OVMu5y0hBHYLcMGjfU+dmWYNKH0I85g==",
  10500. "requires": {
  10501. "postcss": "^7.0.2"
  10502. }
  10503. },
  10504. "postcss-page-break": {
  10505. "version": "2.0.0",
  10506. "resolved": "https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-2.0.0.tgz",
  10507. "integrity": "sha512-tkpTSrLpfLfD9HvgOlJuigLuk39wVTbbd8RKcy8/ugV2bNBUW3xU+AIqyxhDrQr1VUj1RmyJrBn1YWrqUm9zAQ==",
  10508. "requires": {
  10509. "postcss": "^7.0.2"
  10510. }
  10511. },
  10512. "postcss-place": {
  10513. "version": "4.0.1",
  10514. "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-4.0.1.tgz",
  10515. "integrity": "sha512-Zb6byCSLkgRKLODj/5mQugyuj9bvAAw9LqJJjgwz5cYryGeXfFZfSXoP1UfveccFmeq0b/2xxwcTEVScnqGxBg==",
  10516. "requires": {
  10517. "postcss": "^7.0.2",
  10518. "postcss-values-parser": "^2.0.0"
  10519. }
  10520. },
  10521. "postcss-prefix-selector": {
  10522. "version": "1.7.2",
  10523. "resolved": "https://registry.npmjs.org/postcss-prefix-selector/-/postcss-prefix-selector-1.7.2.tgz",
  10524. "integrity": "sha512-ddmzjWNmGs7E/nyolJ021/Gk6oBLRQLyyXKGV4Mu+Y0gquo+XlXSDP0/Y2J8C/cad/GLyftf2H0XtuDFQZxN3w==",
  10525. "requires": {
  10526. "postcss": "^7.0.0"
  10527. }
  10528. },
  10529. "postcss-preset-env": {
  10530. "version": "6.7.0",
  10531. "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-6.7.0.tgz",
  10532. "integrity": "sha512-eU4/K5xzSFwUFJ8hTdTQzo2RBLbDVt83QZrAvI07TULOkmyQlnYlpwep+2yIK+K+0KlZO4BvFcleOCCcUtwchg==",
  10533. "requires": {
  10534. "autoprefixer": "^9.6.1",
  10535. "browserslist": "^4.6.4",
  10536. "caniuse-lite": "^1.0.30000981",
  10537. "css-blank-pseudo": "^0.1.4",
  10538. "css-has-pseudo": "^0.10.0",
  10539. "css-prefers-color-scheme": "^3.1.1",
  10540. "cssdb": "^4.4.0",
  10541. "postcss": "^7.0.17",
  10542. "postcss-attribute-case-insensitive": "^4.0.1",
  10543. "postcss-color-functional-notation": "^2.0.1",
  10544. "postcss-color-gray": "^5.0.0",
  10545. "postcss-color-hex-alpha": "^5.0.3",
  10546. "postcss-color-mod-function": "^3.0.3",
  10547. "postcss-color-rebeccapurple": "^4.0.1",
  10548. "postcss-custom-media": "^7.0.8",
  10549. "postcss-custom-properties": "^8.0.11",
  10550. "postcss-custom-selectors": "^5.1.2",
  10551. "postcss-dir-pseudo-class": "^5.0.0",
  10552. "postcss-double-position-gradients": "^1.0.0",
  10553. "postcss-env-function": "^2.0.2",
  10554. "postcss-focus-visible": "^4.0.0",
  10555. "postcss-focus-within": "^3.0.0",
  10556. "postcss-font-variant": "^4.0.0",
  10557. "postcss-gap-properties": "^2.0.0",
  10558. "postcss-image-set-function": "^3.0.1",
  10559. "postcss-initial": "^3.0.0",
  10560. "postcss-lab-function": "^2.0.1",
  10561. "postcss-logical": "^3.0.0",
  10562. "postcss-media-minmax": "^4.0.0",
  10563. "postcss-nesting": "^7.0.0",
  10564. "postcss-overflow-shorthand": "^2.0.0",
  10565. "postcss-page-break": "^2.0.0",
  10566. "postcss-place": "^4.0.1",
  10567. "postcss-pseudo-class-any-link": "^6.0.0",
  10568. "postcss-replace-overflow-wrap": "^3.0.0",
  10569. "postcss-selector-matches": "^4.0.0",
  10570. "postcss-selector-not": "^4.0.0"
  10571. }
  10572. },
  10573. "postcss-pseudo-class-any-link": {
  10574. "version": "6.0.0",
  10575. "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-6.0.0.tgz",
  10576. "integrity": "sha512-lgXW9sYJdLqtmw23otOzrtbDXofUdfYzNm4PIpNE322/swES3VU9XlXHeJS46zT2onFO7V1QFdD4Q9LiZj8mew==",
  10577. "requires": {
  10578. "postcss": "^7.0.2",
  10579. "postcss-selector-parser": "^5.0.0-rc.3"
  10580. },
  10581. "dependencies": {
  10582. "cssesc": {
  10583. "version": "2.0.0",
  10584. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz",
  10585. "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg=="
  10586. },
  10587. "postcss-selector-parser": {
  10588. "version": "5.0.0",
  10589. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz",
  10590. "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==",
  10591. "requires": {
  10592. "cssesc": "^2.0.0",
  10593. "indexes-of": "^1.0.1",
  10594. "uniq": "^1.0.1"
  10595. }
  10596. }
  10597. }
  10598. },
  10599. "postcss-reduce-initial": {
  10600. "version": "4.0.3",
  10601. "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz",
  10602. "integrity": "sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==",
  10603. "requires": {
  10604. "browserslist": "^4.0.0",
  10605. "caniuse-api": "^3.0.0",
  10606. "has": "^1.0.0",
  10607. "postcss": "^7.0.0"
  10608. }
  10609. },
  10610. "postcss-reduce-transforms": {
  10611. "version": "4.0.2",
  10612. "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.2.tgz",
  10613. "integrity": "sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==",
  10614. "requires": {
  10615. "cssnano-util-get-match": "^4.0.0",
  10616. "has": "^1.0.0",
  10617. "postcss": "^7.0.0",
  10618. "postcss-value-parser": "^3.0.0"
  10619. },
  10620. "dependencies": {
  10621. "postcss-value-parser": {
  10622. "version": "3.3.1",
  10623. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10624. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10625. }
  10626. }
  10627. },
  10628. "postcss-replace-overflow-wrap": {
  10629. "version": "3.0.0",
  10630. "resolved": "https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-3.0.0.tgz",
  10631. "integrity": "sha512-2T5hcEHArDT6X9+9dVSPQdo7QHzG4XKclFT8rU5TzJPDN7RIRTbO9c4drUISOVemLj03aezStHCR2AIcr8XLpw==",
  10632. "requires": {
  10633. "postcss": "^7.0.2"
  10634. }
  10635. },
  10636. "postcss-reporter": {
  10637. "version": "6.0.1",
  10638. "resolved": "https://registry.npmjs.org/postcss-reporter/-/postcss-reporter-6.0.1.tgz",
  10639. "integrity": "sha512-LpmQjfRWyabc+fRygxZjpRxfhRf9u/fdlKf4VHG4TSPbV2XNsuISzYW1KL+1aQzx53CAppa1bKG4APIB/DOXXw==",
  10640. "dev": true,
  10641. "requires": {
  10642. "chalk": "^2.4.1",
  10643. "lodash": "^4.17.11",
  10644. "log-symbols": "^2.2.0",
  10645. "postcss": "^7.0.7"
  10646. },
  10647. "dependencies": {
  10648. "log-symbols": {
  10649. "version": "2.2.0",
  10650. "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz",
  10651. "integrity": "sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==",
  10652. "dev": true,
  10653. "requires": {
  10654. "chalk": "^2.0.1"
  10655. }
  10656. }
  10657. }
  10658. },
  10659. "postcss-resolve-nested-selector": {
  10660. "version": "0.1.1",
  10661. "resolved": "https://registry.npmjs.org/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz",
  10662. "integrity": "sha1-Kcy8fDfe36wwTp//C/FZaz9qDk4=",
  10663. "dev": true
  10664. },
  10665. "postcss-safe-parser": {
  10666. "version": "4.0.2",
  10667. "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-4.0.2.tgz",
  10668. "integrity": "sha512-Uw6ekxSWNLCPesSv/cmqf2bY/77z11O7jZGPax3ycZMFU/oi2DMH9i89AdHc1tRwFg/arFoEwX0IS3LCUxJh1g==",
  10669. "requires": {
  10670. "postcss": "^7.0.26"
  10671. }
  10672. },
  10673. "postcss-sass": {
  10674. "version": "0.4.4",
  10675. "resolved": "https://registry.npmjs.org/postcss-sass/-/postcss-sass-0.4.4.tgz",
  10676. "integrity": "sha512-BYxnVYx4mQooOhr+zer0qWbSPYnarAy8ZT7hAQtbxtgVf8gy+LSLT/hHGe35h14/pZDTw1DsxdbrwxBN++H+fg==",
  10677. "dev": true,
  10678. "requires": {
  10679. "gonzales-pe": "^4.3.0",
  10680. "postcss": "^7.0.21"
  10681. }
  10682. },
  10683. "postcss-scss": {
  10684. "version": "2.0.0",
  10685. "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-2.0.0.tgz",
  10686. "integrity": "sha512-um9zdGKaDZirMm+kZFKKVsnKPF7zF7qBAtIfTSnZXD1jZ0JNZIxdB6TxQOjCnlSzLRInVl2v3YdBh/M881C4ug==",
  10687. "dev": true,
  10688. "requires": {
  10689. "postcss": "^7.0.0"
  10690. }
  10691. },
  10692. "postcss-selector-matches": {
  10693. "version": "4.0.0",
  10694. "resolved": "https://registry.npmjs.org/postcss-selector-matches/-/postcss-selector-matches-4.0.0.tgz",
  10695. "integrity": "sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww==",
  10696. "requires": {
  10697. "balanced-match": "^1.0.0",
  10698. "postcss": "^7.0.2"
  10699. }
  10700. },
  10701. "postcss-selector-not": {
  10702. "version": "4.0.0",
  10703. "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-4.0.0.tgz",
  10704. "integrity": "sha512-W+bkBZRhqJaYN8XAnbbZPLWMvZD1wKTu0UxtFKdhtGjWYmxhkUneoeOhRJKdAE5V7ZTlnbHfCR+6bNwK9e1dTQ==",
  10705. "requires": {
  10706. "balanced-match": "^1.0.0",
  10707. "postcss": "^7.0.2"
  10708. }
  10709. },
  10710. "postcss-selector-parser": {
  10711. "version": "6.0.2",
  10712. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz",
  10713. "integrity": "sha512-36P2QR59jDTOAiIkqEprfJDsoNrvwFei3eCqKd1Y0tUsBimsq39BLp7RD+JWny3WgB1zGhJX8XVePwm9k4wdBg==",
  10714. "requires": {
  10715. "cssesc": "^3.0.0",
  10716. "indexes-of": "^1.0.1",
  10717. "uniq": "^1.0.1"
  10718. }
  10719. },
  10720. "postcss-svgo": {
  10721. "version": "4.0.2",
  10722. "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.2.tgz",
  10723. "integrity": "sha512-C6wyjo3VwFm0QgBy+Fu7gCYOkCmgmClghO+pjcxvrcBKtiKt0uCF+hvbMO1fyv5BMImRK90SMb+dwUnfbGd+jw==",
  10724. "requires": {
  10725. "is-svg": "^3.0.0",
  10726. "postcss": "^7.0.0",
  10727. "postcss-value-parser": "^3.0.0",
  10728. "svgo": "^1.0.0"
  10729. },
  10730. "dependencies": {
  10731. "postcss-value-parser": {
  10732. "version": "3.3.1",
  10733. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10734. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10735. }
  10736. }
  10737. },
  10738. "postcss-syntax": {
  10739. "version": "0.36.2",
  10740. "resolved": "https://registry.npmjs.org/postcss-syntax/-/postcss-syntax-0.36.2.tgz",
  10741. "integrity": "sha512-nBRg/i7E3SOHWxF3PpF5WnJM/jQ1YpY9000OaVXlAQj6Zp/kIqJxEDWIZ67tAd7NLuk7zqN4yqe9nc0oNAOs1w==",
  10742. "dev": true
  10743. },
  10744. "postcss-unique-selectors": {
  10745. "version": "4.0.1",
  10746. "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz",
  10747. "integrity": "sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==",
  10748. "requires": {
  10749. "alphanum-sort": "^1.0.0",
  10750. "postcss": "^7.0.0",
  10751. "uniqs": "^2.0.0"
  10752. }
  10753. },
  10754. "postcss-value-parser": {
  10755. "version": "4.1.0",
  10756. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz",
  10757. "integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ=="
  10758. },
  10759. "postcss-values-parser": {
  10760. "version": "2.0.1",
  10761. "resolved": "https://registry.npmjs.org/postcss-values-parser/-/postcss-values-parser-2.0.1.tgz",
  10762. "integrity": "sha512-2tLuBsA6P4rYTNKCXYG/71C7j1pU6pK503suYOmn4xYrQIzW+opD+7FAFNuGSdZC/3Qfy334QbeMu7MEb8gOxg==",
  10763. "requires": {
  10764. "flatten": "^1.0.2",
  10765. "indexes-of": "^1.0.1",
  10766. "uniq": "^1.0.1"
  10767. }
  10768. },
  10769. "posthtml": {
  10770. "version": "0.9.2",
  10771. "resolved": "https://registry.npmjs.org/posthtml/-/posthtml-0.9.2.tgz",
  10772. "integrity": "sha1-9MBtufZ7Yf0XxOJW5+PZUVv3Jv0=",
  10773. "requires": {
  10774. "posthtml-parser": "^0.2.0",
  10775. "posthtml-render": "^1.0.5"
  10776. }
  10777. },
  10778. "posthtml-parser": {
  10779. "version": "0.2.1",
  10780. "resolved": "https://registry.npmjs.org/posthtml-parser/-/posthtml-parser-0.2.1.tgz",
  10781. "integrity": "sha1-NdUw3jhnQMK6JP8usvrznM3ycd0=",
  10782. "requires": {
  10783. "htmlparser2": "^3.8.3",
  10784. "isobject": "^2.1.0"
  10785. },
  10786. "dependencies": {
  10787. "isobject": {
  10788. "version": "2.1.0",
  10789. "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
  10790. "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
  10791. "requires": {
  10792. "isarray": "1.0.0"
  10793. }
  10794. }
  10795. }
  10796. },
  10797. "posthtml-rename-id": {
  10798. "version": "1.0.12",
  10799. "resolved": "https://registry.npmjs.org/posthtml-rename-id/-/posthtml-rename-id-1.0.12.tgz",
  10800. "integrity": "sha512-UKXf9OF/no8WZo9edRzvuMenb6AD5hDLzIepJW+a4oJT+T/Lx7vfMYWT4aWlGNQh0WMhnUx1ipN9OkZ9q+ddEw==",
  10801. "requires": {
  10802. "escape-string-regexp": "1.0.5"
  10803. }
  10804. },
  10805. "posthtml-render": {
  10806. "version": "1.2.2",
  10807. "resolved": "https://registry.npmjs.org/posthtml-render/-/posthtml-render-1.2.2.tgz",
  10808. "integrity": "sha512-MbIXTWwAfJ9qET6Zl29UNwJcDJEEz9Zkr5oDhiujitJa7YBJwEpbkX2cmuklCDxubTMoRWpid3q8DrSyGnUUzQ=="
  10809. },
  10810. "posthtml-svg-mode": {
  10811. "version": "1.0.3",
  10812. "resolved": "https://registry.npmjs.org/posthtml-svg-mode/-/posthtml-svg-mode-1.0.3.tgz",
  10813. "integrity": "sha512-hEqw9NHZ9YgJ2/0G7CECOeuLQKZi8HjWLkBaSVtOWjygQ9ZD8P7tqeowYs7WrFdKsWEKG7o+IlsPY8jrr0CJpQ==",
  10814. "requires": {
  10815. "merge-options": "1.0.1",
  10816. "posthtml": "^0.9.2",
  10817. "posthtml-parser": "^0.2.1",
  10818. "posthtml-render": "^1.0.6"
  10819. }
  10820. },
  10821. "prelude-ls": {
  10822. "version": "1.1.2",
  10823. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
  10824. "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
  10825. "dev": true
  10826. },
  10827. "prepend-http": {
  10828. "version": "1.0.4",
  10829. "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz",
  10830. "integrity": "sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw="
  10831. },
  10832. "prettier": {
  10833. "version": "1.19.1",
  10834. "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz",
  10835. "integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==",
  10836. "optional": true
  10837. },
  10838. "pretty-error": {
  10839. "version": "2.1.1",
  10840. "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-2.1.1.tgz",
  10841. "integrity": "sha1-X0+HyPkeWuPzuoerTPXgOxoX8aM=",
  10842. "requires": {
  10843. "renderkid": "^2.0.1",
  10844. "utila": "~0.4"
  10845. }
  10846. },
  10847. "pretty-hrtime": {
  10848. "version": "1.0.3",
  10849. "resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
  10850. "integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE="
  10851. },
  10852. "private": {
  10853. "version": "0.1.8",
  10854. "resolved": "https://registry.npmjs.org/private/-/private-0.1.8.tgz",
  10855. "integrity": "sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg=="
  10856. },
  10857. "process": {
  10858. "version": "0.11.10",
  10859. "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
  10860. "integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI="
  10861. },
  10862. "process-nextick-args": {
  10863. "version": "2.0.1",
  10864. "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  10865. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
  10866. },
  10867. "progress": {
  10868. "version": "2.0.3",
  10869. "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
  10870. "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
  10871. "dev": true
  10872. },
  10873. "promise": {
  10874. "version": "7.3.1",
  10875. "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz",
  10876. "integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==",
  10877. "requires": {
  10878. "asap": "~2.0.3"
  10879. }
  10880. },
  10881. "promise-inflight": {
  10882. "version": "1.0.1",
  10883. "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
  10884. "integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM="
  10885. },
  10886. "prop-types": {
  10887. "version": "15.7.2",
  10888. "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
  10889. "integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
  10890. "requires": {
  10891. "loose-envify": "^1.4.0",
  10892. "object-assign": "^4.1.1",
  10893. "react-is": "^16.8.1"
  10894. }
  10895. },
  10896. "proto-list": {
  10897. "version": "1.2.4",
  10898. "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz",
  10899. "integrity": "sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk="
  10900. },
  10901. "prr": {
  10902. "version": "1.0.1",
  10903. "resolved": "https://registry.npmjs.org/prr/-/prr-1.0.1.tgz",
  10904. "integrity": "sha1-0/wRS6BplaRexok/SEzrHXj19HY="
  10905. },
  10906. "pseudomap": {
  10907. "version": "1.0.2",
  10908. "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
  10909. "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
  10910. },
  10911. "psl": {
  10912. "version": "1.8.0",
  10913. "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
  10914. "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==",
  10915. "optional": true
  10916. },
  10917. "public-encrypt": {
  10918. "version": "4.0.3",
  10919. "resolved": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz",
  10920. "integrity": "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==",
  10921. "requires": {
  10922. "bn.js": "^4.1.0",
  10923. "browserify-rsa": "^4.0.0",
  10924. "create-hash": "^1.1.0",
  10925. "parse-asn1": "^5.0.0",
  10926. "randombytes": "^2.0.1",
  10927. "safe-buffer": "^5.1.2"
  10928. },
  10929. "dependencies": {
  10930. "bn.js": {
  10931. "version": "4.11.8",
  10932. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz",
  10933. "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA=="
  10934. }
  10935. }
  10936. },
  10937. "pump": {
  10938. "version": "3.0.0",
  10939. "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
  10940. "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
  10941. "requires": {
  10942. "end-of-stream": "^1.1.0",
  10943. "once": "^1.3.1"
  10944. }
  10945. },
  10946. "pumpify": {
  10947. "version": "1.5.1",
  10948. "resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz",
  10949. "integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==",
  10950. "requires": {
  10951. "duplexify": "^3.6.0",
  10952. "inherits": "^2.0.3",
  10953. "pump": "^2.0.0"
  10954. },
  10955. "dependencies": {
  10956. "pump": {
  10957. "version": "2.0.1",
  10958. "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
  10959. "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
  10960. "requires": {
  10961. "end-of-stream": "^1.1.0",
  10962. "once": "^1.3.1"
  10963. }
  10964. }
  10965. }
  10966. },
  10967. "punycode": {
  10968. "version": "2.1.1",
  10969. "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
  10970. "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
  10971. },
  10972. "q": {
  10973. "version": "1.5.1",
  10974. "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
  10975. "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
  10976. },
  10977. "qs": {
  10978. "version": "6.5.2",
  10979. "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
  10980. "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA=="
  10981. },
  10982. "query-string": {
  10983. "version": "4.3.4",
  10984. "resolved": "https://registry.npmjs.org/query-string/-/query-string-4.3.4.tgz",
  10985. "integrity": "sha1-u7aTucqRXCMlFbIosaArYJBD2+s=",
  10986. "requires": {
  10987. "object-assign": "^4.1.0",
  10988. "strict-uri-encode": "^1.0.0"
  10989. }
  10990. },
  10991. "querystring": {
  10992. "version": "0.2.0",
  10993. "resolved": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz",
  10994. "integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA="
  10995. },
  10996. "querystring-browser": {
  10997. "version": "1.0.4",
  10998. "resolved": "https://registry.npmjs.org/querystring-browser/-/querystring-browser-1.0.4.tgz",
  10999. "integrity": "sha1-8uNYgYQKgZvHsb9Zf68JeeZiLcY="
  11000. },
  11001. "querystring-es3": {
  11002. "version": "0.2.1",
  11003. "resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz",
  11004. "integrity": "sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM="
  11005. },
  11006. "querystringify": {
  11007. "version": "2.1.1",
  11008. "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.1.1.tgz",
  11009. "integrity": "sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA=="
  11010. },
  11011. "quick-lru": {
  11012. "version": "4.0.1",
  11013. "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz",
  11014. "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==",
  11015. "dev": true
  11016. },
  11017. "raf": {
  11018. "version": "3.4.1",
  11019. "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
  11020. "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
  11021. "requires": {
  11022. "performance-now": "^2.1.0"
  11023. }
  11024. },
  11025. "randombytes": {
  11026. "version": "2.1.0",
  11027. "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
  11028. "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
  11029. "requires": {
  11030. "safe-buffer": "^5.1.0"
  11031. }
  11032. },
  11033. "randomfill": {
  11034. "version": "1.0.4",
  11035. "resolved": "https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz",
  11036. "integrity": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==",
  11037. "requires": {
  11038. "randombytes": "^2.0.5",
  11039. "safe-buffer": "^5.1.0"
  11040. }
  11041. },
  11042. "react": {
  11043. "version": "15.6.2",
  11044. "resolved": "https://registry.npmjs.org/react/-/react-15.6.2.tgz",
  11045. "integrity": "sha1-26BDSrQ5z+gvEI8PURZjkIF5qnI=",
  11046. "requires": {
  11047. "create-react-class": "^15.6.0",
  11048. "fbjs": "^0.8.9",
  11049. "loose-envify": "^1.1.0",
  11050. "object-assign": "^4.1.0",
  11051. "prop-types": "^15.5.10"
  11052. }
  11053. },
  11054. "react-debounce-input": {
  11055. "version": "3.2.2",
  11056. "resolved": "https://registry.npmjs.org/react-debounce-input/-/react-debounce-input-3.2.2.tgz",
  11057. "integrity": "sha512-RIBu68Cq/gImKz/2h1cE042REDqyqj3D+7SJ3lnnIpJX0ht9D9PfH7KAnL+SgDz6hvKa9pZS2CnAxlkrLmnQlg==",
  11058. "requires": {
  11059. "lodash.debounce": "^4",
  11060. "prop-types": "^15.7.2"
  11061. }
  11062. },
  11063. "react-dom": {
  11064. "version": "15.6.2",
  11065. "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-15.6.2.tgz",
  11066. "integrity": "sha1-Qc+t9pO3V/rycIRDodH9WgK+9zA=",
  11067. "requires": {
  11068. "fbjs": "^0.8.9",
  11069. "loose-envify": "^1.1.0",
  11070. "object-assign": "^4.1.0",
  11071. "prop-types": "^15.5.10"
  11072. }
  11073. },
  11074. "react-immutable-proptypes": {
  11075. "version": "2.1.0",
  11076. "resolved": "https://registry.npmjs.org/react-immutable-proptypes/-/react-immutable-proptypes-2.1.0.tgz",
  11077. "integrity": "sha1-Aj1vObsVyXwHHp5g0A0TbqxfoLQ="
  11078. },
  11079. "react-immutable-pure-component": {
  11080. "version": "1.2.3",
  11081. "resolved": "https://registry.npmjs.org/react-immutable-pure-component/-/react-immutable-pure-component-1.2.3.tgz",
  11082. "integrity": "sha512-kNy2A/fDrSuR8TKwB+4ynmItmp1vgF87tWxxfmadwDYo2J3ANipHqTjDIBvJvJ7libvuh76jIbvmK0krjtKH1g==",
  11083. "requires": {
  11084. "@types/react": "16.4.6"
  11085. }
  11086. },
  11087. "react-inspector": {
  11088. "version": "2.3.1",
  11089. "resolved": "https://registry.npmjs.org/react-inspector/-/react-inspector-2.3.1.tgz",
  11090. "integrity": "sha512-tUUK7t3KWgZEIUktOYko5Ic/oYwvjEvQUFAGC1UeMeDaQ5za2yZFtItJa2RTwBJB//NxPr000WQK6sEbqC6y0Q==",
  11091. "requires": {
  11092. "babel-runtime": "^6.26.0",
  11093. "is-dom": "^1.0.9",
  11094. "prop-types": "^15.6.1"
  11095. }
  11096. },
  11097. "react-is": {
  11098. "version": "16.13.1",
  11099. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  11100. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  11101. },
  11102. "react-motion": {
  11103. "version": "0.5.2",
  11104. "resolved": "https://registry.npmjs.org/react-motion/-/react-motion-0.5.2.tgz",
  11105. "integrity": "sha512-9q3YAvHoUiWlP3cK0v+w1N5Z23HXMj4IF4YuvjvWegWqNPfLXsOBE/V7UvQGpXxHFKRQQcNcVQE31g9SB/6qgQ==",
  11106. "requires": {
  11107. "performance-now": "^0.2.0",
  11108. "prop-types": "^15.5.8",
  11109. "raf": "^3.1.0"
  11110. },
  11111. "dependencies": {
  11112. "performance-now": {
  11113. "version": "0.2.0",
  11114. "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-0.2.0.tgz",
  11115. "integrity": "sha1-M+8wxcd9TqIcWlOGnZG1bY8lVeU="
  11116. }
  11117. }
  11118. },
  11119. "react-redux": {
  11120. "version": "4.4.10",
  11121. "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-4.4.10.tgz",
  11122. "integrity": "sha512-tjL0Bmpkj75Td0k+lXlF8Fc8a9GuXFv/3ahUOCXExWs/jhsKiQeTffdH0j5byejCGCRL4tvGFYlrwBF1X/Aujg==",
  11123. "requires": {
  11124. "create-react-class": "^15.5.1",
  11125. "hoist-non-react-statics": "^3.3.0",
  11126. "invariant": "^2.0.0",
  11127. "lodash": "^4.17.11",
  11128. "loose-envify": "^1.4.0",
  11129. "prop-types": "^15.7.2"
  11130. }
  11131. },
  11132. "read-pkg": {
  11133. "version": "1.1.0",
  11134. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
  11135. "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
  11136. "requires": {
  11137. "load-json-file": "^1.0.0",
  11138. "normalize-package-data": "^2.3.2",
  11139. "path-type": "^1.0.0"
  11140. }
  11141. },
  11142. "read-pkg-up": {
  11143. "version": "1.0.1",
  11144. "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
  11145. "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
  11146. "requires": {
  11147. "find-up": "^1.0.0",
  11148. "read-pkg": "^1.0.0"
  11149. },
  11150. "dependencies": {
  11151. "find-up": {
  11152. "version": "1.1.2",
  11153. "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
  11154. "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
  11155. "requires": {
  11156. "path-exists": "^2.0.0",
  11157. "pinkie-promise": "^2.0.0"
  11158. }
  11159. },
  11160. "path-exists": {
  11161. "version": "2.1.0",
  11162. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
  11163. "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
  11164. "requires": {
  11165. "pinkie-promise": "^2.0.0"
  11166. }
  11167. }
  11168. }
  11169. },
  11170. "readable-stream": {
  11171. "version": "2.3.7",
  11172. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
  11173. "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
  11174. "requires": {
  11175. "core-util-is": "~1.0.0",
  11176. "inherits": "~2.0.3",
  11177. "isarray": "~1.0.0",
  11178. "process-nextick-args": "~2.0.0",
  11179. "safe-buffer": "~5.1.1",
  11180. "string_decoder": "~1.1.1",
  11181. "util-deprecate": "~1.0.1"
  11182. }
  11183. },
  11184. "readdirp": {
  11185. "version": "2.2.1",
  11186. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
  11187. "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==",
  11188. "requires": {
  11189. "graceful-fs": "^4.1.11",
  11190. "micromatch": "^3.1.10",
  11191. "readable-stream": "^2.0.2"
  11192. },
  11193. "dependencies": {
  11194. "braces": {
  11195. "version": "2.3.2",
  11196. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  11197. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  11198. "requires": {
  11199. "arr-flatten": "^1.1.0",
  11200. "array-unique": "^0.3.2",
  11201. "extend-shallow": "^2.0.1",
  11202. "fill-range": "^4.0.0",
  11203. "isobject": "^3.0.1",
  11204. "repeat-element": "^1.1.2",
  11205. "snapdragon": "^0.8.1",
  11206. "snapdragon-node": "^2.0.1",
  11207. "split-string": "^3.0.2",
  11208. "to-regex": "^3.0.1"
  11209. },
  11210. "dependencies": {
  11211. "extend-shallow": {
  11212. "version": "2.0.1",
  11213. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  11214. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  11215. "requires": {
  11216. "is-extendable": "^0.1.0"
  11217. }
  11218. }
  11219. }
  11220. },
  11221. "fill-range": {
  11222. "version": "4.0.0",
  11223. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  11224. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  11225. "requires": {
  11226. "extend-shallow": "^2.0.1",
  11227. "is-number": "^3.0.0",
  11228. "repeat-string": "^1.6.1",
  11229. "to-regex-range": "^2.1.0"
  11230. },
  11231. "dependencies": {
  11232. "extend-shallow": {
  11233. "version": "2.0.1",
  11234. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  11235. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  11236. "requires": {
  11237. "is-extendable": "^0.1.0"
  11238. }
  11239. }
  11240. }
  11241. },
  11242. "is-number": {
  11243. "version": "3.0.0",
  11244. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  11245. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  11246. "requires": {
  11247. "kind-of": "^3.0.2"
  11248. },
  11249. "dependencies": {
  11250. "kind-of": {
  11251. "version": "3.2.2",
  11252. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  11253. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  11254. "requires": {
  11255. "is-buffer": "^1.1.5"
  11256. }
  11257. }
  11258. }
  11259. },
  11260. "isobject": {
  11261. "version": "3.0.1",
  11262. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  11263. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  11264. },
  11265. "micromatch": {
  11266. "version": "3.1.10",
  11267. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
  11268. "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
  11269. "requires": {
  11270. "arr-diff": "^4.0.0",
  11271. "array-unique": "^0.3.2",
  11272. "braces": "^2.3.1",
  11273. "define-property": "^2.0.2",
  11274. "extend-shallow": "^3.0.2",
  11275. "extglob": "^2.0.4",
  11276. "fragment-cache": "^0.2.1",
  11277. "kind-of": "^6.0.2",
  11278. "nanomatch": "^1.2.9",
  11279. "object.pick": "^1.3.0",
  11280. "regex-not": "^1.0.0",
  11281. "snapdragon": "^0.8.1",
  11282. "to-regex": "^3.0.2"
  11283. }
  11284. },
  11285. "to-regex-range": {
  11286. "version": "2.1.1",
  11287. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  11288. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  11289. "requires": {
  11290. "is-number": "^3.0.0",
  11291. "repeat-string": "^1.6.1"
  11292. }
  11293. }
  11294. }
  11295. },
  11296. "rechoir": {
  11297. "version": "0.6.2",
  11298. "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
  11299. "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
  11300. "requires": {
  11301. "resolve": "^1.1.6"
  11302. }
  11303. },
  11304. "redent": {
  11305. "version": "3.0.0",
  11306. "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
  11307. "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==",
  11308. "dev": true,
  11309. "requires": {
  11310. "indent-string": "^4.0.0",
  11311. "strip-indent": "^3.0.0"
  11312. }
  11313. },
  11314. "redux": {
  11315. "version": "3.7.2",
  11316. "resolved": "https://registry.npmjs.org/redux/-/redux-3.7.2.tgz",
  11317. "integrity": "sha512-pNqnf9q1hI5HHZRBkj3bAngGZW/JMCmexDlOxw4XagXY2o1327nHH54LoTjiPJ0gizoqPDRqWyX/00g0hD6w+A==",
  11318. "requires": {
  11319. "lodash": "^4.2.1",
  11320. "lodash-es": "^4.2.1",
  11321. "loose-envify": "^1.1.0",
  11322. "symbol-observable": "^1.0.3"
  11323. }
  11324. },
  11325. "redux-immutable": {
  11326. "version": "3.1.0",
  11327. "resolved": "https://registry.npmjs.org/redux-immutable/-/redux-immutable-3.1.0.tgz",
  11328. "integrity": "sha1-yvvWhuBxEmERm5wolgk13EeknQo=",
  11329. "requires": {
  11330. "immutable": "^3.8.1"
  11331. }
  11332. },
  11333. "regenerate": {
  11334. "version": "1.4.0",
  11335. "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.0.tgz",
  11336. "integrity": "sha512-1G6jJVDWrt0rK99kBjvEtziZNCICAuvIPkSiUFIQxVP06RCVpq3dmDo2oi6ABpYaDYaTRr67BEhL8r1wgEZZKg=="
  11337. },
  11338. "regenerate-unicode-properties": {
  11339. "version": "8.2.0",
  11340. "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-8.2.0.tgz",
  11341. "integrity": "sha512-F9DjY1vKLo/tPePDycuH3dn9H1OTPIkVD9Kz4LODu+F2C75mgjAJ7x/gwy6ZcSNRAAkhNlJSOHRe8k3p+K9WhA==",
  11342. "requires": {
  11343. "regenerate": "^1.4.0"
  11344. }
  11345. },
  11346. "regenerator-runtime": {
  11347. "version": "0.13.5",
  11348. "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz",
  11349. "integrity": "sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA=="
  11350. },
  11351. "regenerator-transform": {
  11352. "version": "0.14.4",
  11353. "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.4.tgz",
  11354. "integrity": "sha512-EaJaKPBI9GvKpvUz2mz4fhx7WPgvwRLY9v3hlNHWmAuJHI13T4nwKnNvm5RWJzEdnI5g5UwtOww+S8IdoUC2bw==",
  11355. "requires": {
  11356. "@babel/runtime": "^7.8.4",
  11357. "private": "^0.1.8"
  11358. }
  11359. },
  11360. "regex-not": {
  11361. "version": "1.0.2",
  11362. "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz",
  11363. "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
  11364. "requires": {
  11365. "extend-shallow": "^3.0.2",
  11366. "safe-regex": "^1.1.0"
  11367. }
  11368. },
  11369. "regexp.prototype.flags": {
  11370. "version": "1.3.0",
  11371. "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz",
  11372. "integrity": "sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==",
  11373. "requires": {
  11374. "define-properties": "^1.1.3",
  11375. "es-abstract": "^1.17.0-next.1"
  11376. }
  11377. },
  11378. "regexpp": {
  11379. "version": "2.0.1",
  11380. "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-2.0.1.tgz",
  11381. "integrity": "sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==",
  11382. "dev": true
  11383. },
  11384. "regexpu-core": {
  11385. "version": "4.7.0",
  11386. "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.0.tgz",
  11387. "integrity": "sha512-TQ4KXRnIn6tz6tjnrXEkD/sshygKH/j5KzK86X8MkeHyZ8qst/LZ89j3X4/8HEIfHANTFIP/AbXakeRhWIl5YQ==",
  11388. "requires": {
  11389. "regenerate": "^1.4.0",
  11390. "regenerate-unicode-properties": "^8.2.0",
  11391. "regjsgen": "^0.5.1",
  11392. "regjsparser": "^0.6.4",
  11393. "unicode-match-property-ecmascript": "^1.0.4",
  11394. "unicode-match-property-value-ecmascript": "^1.2.0"
  11395. }
  11396. },
  11397. "regjsgen": {
  11398. "version": "0.5.1",
  11399. "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.1.tgz",
  11400. "integrity": "sha512-5qxzGZjDs9w4tzT3TPhCJqWdCc3RLYwy9J2NB0nm5Lz+S273lvWcpjaTGHsT1dc6Hhfq41uSEOw8wBmxrKOuyg=="
  11401. },
  11402. "regjsparser": {
  11403. "version": "0.6.4",
  11404. "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.4.tgz",
  11405. "integrity": "sha512-64O87/dPDgfk8/RQqC4gkZoGyyWFIEUTTh80CU6CWuK5vkCGyekIx+oKcEIYtP/RAxSQltCZHCNu/mdd7fqlJw==",
  11406. "requires": {
  11407. "jsesc": "~0.5.0"
  11408. },
  11409. "dependencies": {
  11410. "jsesc": {
  11411. "version": "0.5.0",
  11412. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
  11413. "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0="
  11414. }
  11415. }
  11416. },
  11417. "relateurl": {
  11418. "version": "0.2.7",
  11419. "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
  11420. "integrity": "sha1-VNvzd+UUQKypCkzSdGANP/LYiKk="
  11421. },
  11422. "remark": {
  11423. "version": "12.0.0",
  11424. "resolved": "https://registry.npmjs.org/remark/-/remark-12.0.0.tgz",
  11425. "integrity": "sha512-oX4lMIS0csgk8AEbzY0h2jdR0ngiCHOpwwpxjmRa5TqAkeknY+tkhjRJGZqnCmvyuWh55/0SW5WY3R3nn3PH9A==",
  11426. "dev": true,
  11427. "requires": {
  11428. "remark-parse": "^8.0.0",
  11429. "remark-stringify": "^8.0.0",
  11430. "unified": "^9.0.0"
  11431. }
  11432. },
  11433. "remark-parse": {
  11434. "version": "8.0.2",
  11435. "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.2.tgz",
  11436. "integrity": "sha512-eMI6kMRjsAGpMXXBAywJwiwAse+KNpmt+BK55Oofy4KvBZEqUDj6mWbGLJZrujoPIPPxDXzn3T9baRlpsm2jnQ==",
  11437. "dev": true,
  11438. "requires": {
  11439. "ccount": "^1.0.0",
  11440. "collapse-white-space": "^1.0.2",
  11441. "is-alphabetical": "^1.0.0",
  11442. "is-decimal": "^1.0.0",
  11443. "is-whitespace-character": "^1.0.0",
  11444. "is-word-character": "^1.0.0",
  11445. "markdown-escapes": "^1.0.0",
  11446. "parse-entities": "^2.0.0",
  11447. "repeat-string": "^1.5.4",
  11448. "state-toggle": "^1.0.0",
  11449. "trim": "0.0.1",
  11450. "trim-trailing-lines": "^1.0.0",
  11451. "unherit": "^1.0.4",
  11452. "unist-util-remove-position": "^2.0.0",
  11453. "vfile-location": "^3.0.0",
  11454. "xtend": "^4.0.1"
  11455. }
  11456. },
  11457. "remark-stringify": {
  11458. "version": "8.0.0",
  11459. "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-8.0.0.tgz",
  11460. "integrity": "sha512-cABVYVloFH+2ZI5bdqzoOmemcz/ZuhQSH6W6ZNYnLojAUUn3xtX7u+6BpnYp35qHoGr2NFBsERV14t4vCIeW8w==",
  11461. "dev": true,
  11462. "requires": {
  11463. "ccount": "^1.0.0",
  11464. "is-alphanumeric": "^1.0.0",
  11465. "is-decimal": "^1.0.0",
  11466. "is-whitespace-character": "^1.0.0",
  11467. "longest-streak": "^2.0.1",
  11468. "markdown-escapes": "^1.0.0",
  11469. "markdown-table": "^2.0.0",
  11470. "mdast-util-compact": "^2.0.0",
  11471. "parse-entities": "^2.0.0",
  11472. "repeat-string": "^1.5.4",
  11473. "state-toggle": "^1.0.0",
  11474. "stringify-entities": "^3.0.0",
  11475. "unherit": "^1.0.4",
  11476. "xtend": "^4.0.1"
  11477. }
  11478. },
  11479. "remarkable": {
  11480. "version": "1.7.4",
  11481. "resolved": "https://registry.npmjs.org/remarkable/-/remarkable-1.7.4.tgz",
  11482. "integrity": "sha512-e6NKUXgX95whv7IgddywbeN/ItCkWbISmc2DiqHJb0wTrqZIexqdco5b8Z3XZoo/48IdNVKM9ZCvTPJ4F5uvhg==",
  11483. "requires": {
  11484. "argparse": "^1.0.10",
  11485. "autolinker": "~0.28.0"
  11486. }
  11487. },
  11488. "remove-bom-buffer": {
  11489. "version": "3.0.0",
  11490. "resolved": "https://registry.npmjs.org/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz",
  11491. "integrity": "sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==",
  11492. "requires": {
  11493. "is-buffer": "^1.1.5",
  11494. "is-utf8": "^0.2.1"
  11495. }
  11496. },
  11497. "remove-bom-stream": {
  11498. "version": "1.2.0",
  11499. "resolved": "https://registry.npmjs.org/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz",
  11500. "integrity": "sha1-BfGlk/FuQuH7kOv1nejlaVJflSM=",
  11501. "requires": {
  11502. "remove-bom-buffer": "^3.0.0",
  11503. "safe-buffer": "^5.1.0",
  11504. "through2": "^2.0.3"
  11505. }
  11506. },
  11507. "remove-trailing-separator": {
  11508. "version": "1.1.0",
  11509. "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
  11510. "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8="
  11511. },
  11512. "renderkid": {
  11513. "version": "2.0.3",
  11514. "resolved": "https://registry.npmjs.org/renderkid/-/renderkid-2.0.3.tgz",
  11515. "integrity": "sha512-z8CLQp7EZBPCwCnncgf9C4XAi3WR0dv+uWu/PjIyhhAb5d6IJ/QZqlHFprHeKT+59//V6BNUsLbvN8+2LarxGA==",
  11516. "requires": {
  11517. "css-select": "^1.1.0",
  11518. "dom-converter": "^0.2",
  11519. "htmlparser2": "^3.3.0",
  11520. "strip-ansi": "^3.0.0",
  11521. "utila": "^0.4.0"
  11522. },
  11523. "dependencies": {
  11524. "css-select": {
  11525. "version": "1.2.0",
  11526. "resolved": "https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz",
  11527. "integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=",
  11528. "requires": {
  11529. "boolbase": "~1.0.0",
  11530. "css-what": "2.1",
  11531. "domutils": "1.5.1",
  11532. "nth-check": "~1.0.1"
  11533. }
  11534. },
  11535. "css-what": {
  11536. "version": "2.1.3",
  11537. "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz",
  11538. "integrity": "sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg=="
  11539. },
  11540. "domutils": {
  11541. "version": "1.5.1",
  11542. "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz",
  11543. "integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=",
  11544. "requires": {
  11545. "dom-serializer": "0",
  11546. "domelementtype": "1"
  11547. }
  11548. }
  11549. }
  11550. },
  11551. "repeat-element": {
  11552. "version": "1.1.3",
  11553. "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
  11554. "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g=="
  11555. },
  11556. "repeat-string": {
  11557. "version": "1.6.1",
  11558. "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
  11559. "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc="
  11560. },
  11561. "replace-ext": {
  11562. "version": "1.0.1",
  11563. "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz",
  11564. "integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw=="
  11565. },
  11566. "replace-homedir": {
  11567. "version": "1.0.0",
  11568. "resolved": "https://registry.npmjs.org/replace-homedir/-/replace-homedir-1.0.0.tgz",
  11569. "integrity": "sha1-6H9tUTuSjd6AgmDBK+f+xv9ueYw=",
  11570. "requires": {
  11571. "homedir-polyfill": "^1.0.1",
  11572. "is-absolute": "^1.0.0",
  11573. "remove-trailing-separator": "^1.1.0"
  11574. }
  11575. },
  11576. "replacestream": {
  11577. "version": "4.0.3",
  11578. "resolved": "https://registry.npmjs.org/replacestream/-/replacestream-4.0.3.tgz",
  11579. "integrity": "sha512-AC0FiLS352pBBiZhd4VXB1Ab/lh0lEgpP+GGvZqbQh8a5cmXVoTe5EX/YeTFArnp4SRGTHh1qCHu9lGs1qG8sA==",
  11580. "requires": {
  11581. "escape-string-regexp": "^1.0.3",
  11582. "object-assign": "^4.0.1",
  11583. "readable-stream": "^2.0.2"
  11584. }
  11585. },
  11586. "request": {
  11587. "version": "2.88.2",
  11588. "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
  11589. "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
  11590. "optional": true,
  11591. "requires": {
  11592. "aws-sign2": "~0.7.0",
  11593. "aws4": "^1.8.0",
  11594. "caseless": "~0.12.0",
  11595. "combined-stream": "~1.0.6",
  11596. "extend": "~3.0.2",
  11597. "forever-agent": "~0.6.1",
  11598. "form-data": "~2.3.2",
  11599. "har-validator": "~5.1.3",
  11600. "http-signature": "~1.2.0",
  11601. "is-typedarray": "~1.0.0",
  11602. "isstream": "~0.1.2",
  11603. "json-stringify-safe": "~5.0.1",
  11604. "mime-types": "~2.1.19",
  11605. "oauth-sign": "~0.9.0",
  11606. "performance-now": "^2.1.0",
  11607. "qs": "~6.5.2",
  11608. "safe-buffer": "^5.1.2",
  11609. "tough-cookie": "~2.5.0",
  11610. "tunnel-agent": "^0.6.0",
  11611. "uuid": "^3.3.2"
  11612. }
  11613. },
  11614. "require-dir": {
  11615. "version": "1.2.0",
  11616. "resolved": "https://registry.npmjs.org/require-dir/-/require-dir-1.2.0.tgz",
  11617. "integrity": "sha512-LY85DTSu+heYgDqq/mK+7zFHWkttVNRXC9NKcKGyuGLdlsfbjEPrIEYdCVrx6hqnJb+xSu3Lzaoo8VnmOhhjNA=="
  11618. },
  11619. "require-directory": {
  11620. "version": "2.1.1",
  11621. "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
  11622. "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
  11623. },
  11624. "require-dot-file": {
  11625. "version": "0.4.0",
  11626. "resolved": "https://registry.npmjs.org/require-dot-file/-/require-dot-file-0.4.0.tgz",
  11627. "integrity": "sha1-tb9ValWJXC1ZDl3srUU1cXhQqek="
  11628. },
  11629. "require-main-filename": {
  11630. "version": "1.0.1",
  11631. "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz",
  11632. "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE="
  11633. },
  11634. "requires-port": {
  11635. "version": "1.0.0",
  11636. "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
  11637. "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8="
  11638. },
  11639. "reselect": {
  11640. "version": "4.0.0",
  11641. "resolved": "https://registry.npmjs.org/reselect/-/reselect-4.0.0.tgz",
  11642. "integrity": "sha512-qUgANli03jjAyGlnbYVAV5vvnOmJnODyABz51RdBN7M4WaVu8mecZWgyQNkG8Yqe3KRGRt0l4K4B3XVEULC4CA=="
  11643. },
  11644. "resolve": {
  11645. "version": "1.17.0",
  11646. "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.17.0.tgz",
  11647. "integrity": "sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==",
  11648. "requires": {
  11649. "path-parse": "^1.0.6"
  11650. }
  11651. },
  11652. "resolve-cwd": {
  11653. "version": "2.0.0",
  11654. "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz",
  11655. "integrity": "sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=",
  11656. "requires": {
  11657. "resolve-from": "^3.0.0"
  11658. }
  11659. },
  11660. "resolve-dir": {
  11661. "version": "1.0.1",
  11662. "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz",
  11663. "integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=",
  11664. "requires": {
  11665. "expand-tilde": "^2.0.0",
  11666. "global-modules": "^1.0.0"
  11667. }
  11668. },
  11669. "resolve-from": {
  11670. "version": "3.0.0",
  11671. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz",
  11672. "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g="
  11673. },
  11674. "resolve-options": {
  11675. "version": "1.1.0",
  11676. "resolved": "https://registry.npmjs.org/resolve-options/-/resolve-options-1.1.0.tgz",
  11677. "integrity": "sha1-MrueOcBtZzONyTeMDW1gdFZq0TE=",
  11678. "requires": {
  11679. "value-or-function": "^3.0.0"
  11680. }
  11681. },
  11682. "resolve-url": {
  11683. "version": "0.2.1",
  11684. "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
  11685. "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo="
  11686. },
  11687. "restore-cursor": {
  11688. "version": "2.0.0",
  11689. "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz",
  11690. "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=",
  11691. "requires": {
  11692. "onetime": "^2.0.0",
  11693. "signal-exit": "^3.0.2"
  11694. }
  11695. },
  11696. "ret": {
  11697. "version": "0.1.15",
  11698. "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
  11699. "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg=="
  11700. },
  11701. "reusify": {
  11702. "version": "1.0.4",
  11703. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
  11704. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="
  11705. },
  11706. "rework": {
  11707. "version": "1.0.1",
  11708. "resolved": "https://registry.npmjs.org/rework/-/rework-1.0.1.tgz",
  11709. "integrity": "sha1-MIBqhBNCtUUQqkEQhQzUhTQUSqc=",
  11710. "requires": {
  11711. "convert-source-map": "^0.3.3",
  11712. "css": "^2.0.0"
  11713. },
  11714. "dependencies": {
  11715. "convert-source-map": {
  11716. "version": "0.3.5",
  11717. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz",
  11718. "integrity": "sha1-8dgClQr33SYxof6+BZZVDIarMZA="
  11719. }
  11720. }
  11721. },
  11722. "rework-import": {
  11723. "version": "2.1.0",
  11724. "resolved": "https://registry.npmjs.org/rework-import/-/rework-import-2.1.0.tgz",
  11725. "integrity": "sha1-wm7StTFZrHvi7GDaIj74lgPB7x8=",
  11726. "requires": {
  11727. "css": "^2.0.0",
  11728. "globby": "^2.0.0",
  11729. "parse-import": "^2.0.0",
  11730. "url-regex": "^3.0.0"
  11731. },
  11732. "dependencies": {
  11733. "glob": {
  11734. "version": "5.0.15",
  11735. "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
  11736. "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
  11737. "requires": {
  11738. "inflight": "^1.0.4",
  11739. "inherits": "2",
  11740. "minimatch": "2 || 3",
  11741. "once": "^1.3.0",
  11742. "path-is-absolute": "^1.0.0"
  11743. }
  11744. },
  11745. "globby": {
  11746. "version": "2.1.0",
  11747. "resolved": "https://registry.npmjs.org/globby/-/globby-2.1.0.tgz",
  11748. "integrity": "sha1-npGSvNM/Srak+JTl5+qLcTITxII=",
  11749. "requires": {
  11750. "array-union": "^1.0.1",
  11751. "async": "^1.2.1",
  11752. "glob": "^5.0.3",
  11753. "object-assign": "^3.0.0"
  11754. }
  11755. },
  11756. "object-assign": {
  11757. "version": "3.0.0",
  11758. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz",
  11759. "integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I="
  11760. }
  11761. }
  11762. },
  11763. "rework-plugin-function": {
  11764. "version": "1.0.2",
  11765. "resolved": "https://registry.npmjs.org/rework-plugin-function/-/rework-plugin-function-1.0.2.tgz",
  11766. "integrity": "sha1-Es5G+1sptdk1FGaD9rmM9J0jc7k=",
  11767. "requires": {
  11768. "rework-visit": "^1.0.0"
  11769. }
  11770. },
  11771. "rework-plugin-url": {
  11772. "version": "1.1.0",
  11773. "resolved": "https://registry.npmjs.org/rework-plugin-url/-/rework-plugin-url-1.1.0.tgz",
  11774. "integrity": "sha1-q1PosQV7nV7MHIJz/32xhgg3XEU=",
  11775. "requires": {
  11776. "rework-plugin-function": "^1.0.0"
  11777. }
  11778. },
  11779. "rework-visit": {
  11780. "version": "1.0.0",
  11781. "resolved": "https://registry.npmjs.org/rework-visit/-/rework-visit-1.0.0.tgz",
  11782. "integrity": "sha1-mUWygD8hni96ygCtuLyfZA+ELJo="
  11783. },
  11784. "rgb-regex": {
  11785. "version": "1.0.1",
  11786. "resolved": "https://registry.npmjs.org/rgb-regex/-/rgb-regex-1.0.1.tgz",
  11787. "integrity": "sha1-wODWiC3w4jviVKR16O3UGRX+rrE="
  11788. },
  11789. "rgba-regex": {
  11790. "version": "1.0.0",
  11791. "resolved": "https://registry.npmjs.org/rgba-regex/-/rgba-regex-1.0.0.tgz",
  11792. "integrity": "sha1-QzdOLiyglosO8VI0YLfXMP8i7rM="
  11793. },
  11794. "right-align": {
  11795. "version": "0.1.3",
  11796. "resolved": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz",
  11797. "integrity": "sha1-YTObci/mo1FWiSENJOFMlhSGE+8=",
  11798. "requires": {
  11799. "align-text": "^0.1.1"
  11800. }
  11801. },
  11802. "rimraf": {
  11803. "version": "2.7.1",
  11804. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
  11805. "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
  11806. "requires": {
  11807. "glob": "^7.1.3"
  11808. }
  11809. },
  11810. "ripemd160": {
  11811. "version": "2.0.2",
  11812. "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz",
  11813. "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==",
  11814. "requires": {
  11815. "hash-base": "^3.0.0",
  11816. "inherits": "^2.0.1"
  11817. }
  11818. },
  11819. "rtlcss": {
  11820. "version": "2.5.0",
  11821. "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-2.5.0.tgz",
  11822. "integrity": "sha512-NCVdF45w70/3CQeqVvQ84bu2HN8agNn+CDjw+RxXaiWb7mPOmEvltdd1z4qzm9kin4Jnu9ShFBIx28yvWerZ2g==",
  11823. "requires": {
  11824. "chalk": "^2.4.2",
  11825. "findup": "^0.1.5",
  11826. "mkdirp": "^0.5.1",
  11827. "postcss": "^6.0.23",
  11828. "strip-json-comments": "^2.0.0"
  11829. },
  11830. "dependencies": {
  11831. "postcss": {
  11832. "version": "6.0.23",
  11833. "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
  11834. "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
  11835. "requires": {
  11836. "chalk": "^2.4.1",
  11837. "source-map": "^0.6.1",
  11838. "supports-color": "^5.4.0"
  11839. }
  11840. },
  11841. "source-map": {
  11842. "version": "0.6.1",
  11843. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  11844. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  11845. }
  11846. }
  11847. },
  11848. "run-async": {
  11849. "version": "2.4.1",
  11850. "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
  11851. "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ=="
  11852. },
  11853. "run-parallel": {
  11854. "version": "1.1.9",
  11855. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz",
  11856. "integrity": "sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q=="
  11857. },
  11858. "run-queue": {
  11859. "version": "1.0.3",
  11860. "resolved": "https://registry.npmjs.org/run-queue/-/run-queue-1.0.3.tgz",
  11861. "integrity": "sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=",
  11862. "requires": {
  11863. "aproba": "^1.1.1"
  11864. }
  11865. },
  11866. "rxjs": {
  11867. "version": "6.5.5",
  11868. "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.5.5.tgz",
  11869. "integrity": "sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==",
  11870. "requires": {
  11871. "tslib": "^1.9.0"
  11872. }
  11873. },
  11874. "safe-buffer": {
  11875. "version": "5.1.2",
  11876. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
  11877. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  11878. },
  11879. "safe-regex": {
  11880. "version": "1.1.0",
  11881. "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
  11882. "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
  11883. "requires": {
  11884. "ret": "~0.1.10"
  11885. }
  11886. },
  11887. "safer-buffer": {
  11888. "version": "2.1.2",
  11889. "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
  11890. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
  11891. },
  11892. "sax": {
  11893. "version": "1.2.4",
  11894. "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
  11895. "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
  11896. },
  11897. "schema-utils": {
  11898. "version": "2.6.6",
  11899. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.6.6.tgz",
  11900. "integrity": "sha512-wHutF/WPSbIi9x6ctjGGk2Hvl0VOz5l3EKEuKbjPlB30mKZUzb9A5k9yEXRX3pwyqVLPvpfZZEllaFq/M718hA==",
  11901. "requires": {
  11902. "ajv": "^6.12.0",
  11903. "ajv-keywords": "^3.4.1"
  11904. }
  11905. },
  11906. "select": {
  11907. "version": "1.1.2",
  11908. "resolved": "https://registry.npmjs.org/select/-/select-1.1.2.tgz",
  11909. "integrity": "sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0="
  11910. },
  11911. "semver": {
  11912. "version": "5.7.1",
  11913. "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
  11914. "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
  11915. },
  11916. "semver-greatest-satisfied-range": {
  11917. "version": "1.1.0",
  11918. "resolved": "https://registry.npmjs.org/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz",
  11919. "integrity": "sha1-E+jCZYq5aRywzXEJMkAoDTb3els=",
  11920. "requires": {
  11921. "sver-compat": "^1.5.0"
  11922. }
  11923. },
  11924. "serialize-error": {
  11925. "version": "2.1.0",
  11926. "resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz",
  11927. "integrity": "sha1-ULZ51WNc34Rme9yOWa9OW4HV9go="
  11928. },
  11929. "serialize-javascript": {
  11930. "version": "3.0.0",
  11931. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-3.0.0.tgz",
  11932. "integrity": "sha512-skZcHYw2vEX4bw90nAr2iTTsz6x2SrHEnfxgKYmZlvJYBEZrvbKtobJWlQ20zczKb3bsHHXXTYt48zBA7ni9cw=="
  11933. },
  11934. "set-blocking": {
  11935. "version": "2.0.0",
  11936. "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  11937. "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
  11938. },
  11939. "set-value": {
  11940. "version": "2.0.1",
  11941. "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz",
  11942. "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==",
  11943. "requires": {
  11944. "extend-shallow": "^2.0.1",
  11945. "is-extendable": "^0.1.1",
  11946. "is-plain-object": "^2.0.3",
  11947. "split-string": "^3.0.1"
  11948. },
  11949. "dependencies": {
  11950. "extend-shallow": {
  11951. "version": "2.0.1",
  11952. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  11953. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  11954. "requires": {
  11955. "is-extendable": "^0.1.0"
  11956. }
  11957. },
  11958. "is-plain-object": {
  11959. "version": "2.0.4",
  11960. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  11961. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  11962. "requires": {
  11963. "isobject": "^3.0.1"
  11964. }
  11965. },
  11966. "isobject": {
  11967. "version": "3.0.1",
  11968. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  11969. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  11970. }
  11971. }
  11972. },
  11973. "setimmediate": {
  11974. "version": "1.0.5",
  11975. "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
  11976. "integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU="
  11977. },
  11978. "sha.js": {
  11979. "version": "2.4.11",
  11980. "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz",
  11981. "integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==",
  11982. "requires": {
  11983. "inherits": "^2.0.1",
  11984. "safe-buffer": "^5.0.1"
  11985. }
  11986. },
  11987. "shebang-command": {
  11988. "version": "1.2.0",
  11989. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
  11990. "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
  11991. "requires": {
  11992. "shebang-regex": "^1.0.0"
  11993. }
  11994. },
  11995. "shebang-regex": {
  11996. "version": "1.0.0",
  11997. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
  11998. "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM="
  11999. },
  12000. "shellwords": {
  12001. "version": "0.1.1",
  12002. "resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz",
  12003. "integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww=="
  12004. },
  12005. "sigmund": {
  12006. "version": "1.0.1",
  12007. "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz",
  12008. "integrity": "sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA="
  12009. },
  12010. "signal-exit": {
  12011. "version": "3.0.3",
  12012. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz",
  12013. "integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA=="
  12014. },
  12015. "simple-swizzle": {
  12016. "version": "0.2.2",
  12017. "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
  12018. "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=",
  12019. "requires": {
  12020. "is-arrayish": "^0.3.1"
  12021. },
  12022. "dependencies": {
  12023. "is-arrayish": {
  12024. "version": "0.3.2",
  12025. "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
  12026. "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
  12027. }
  12028. }
  12029. },
  12030. "simple-uploader.js": {
  12031. "version": "0.5.4",
  12032. "resolved": "https://registry.npmjs.org/simple-uploader.js/-/simple-uploader.js-0.5.4.tgz",
  12033. "integrity": "sha512-Dmysgp0wyKqGdnZ9qnxS7QTg/Hfr25GxKM2XlrEnmzSPFmKroFqzW4Qaq/AbJDBvXv4YPGqS3S5YfVI3UxAU0A=="
  12034. },
  12035. "slash": {
  12036. "version": "3.0.0",
  12037. "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
  12038. "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
  12039. "dev": true
  12040. },
  12041. "slice-ansi": {
  12042. "version": "2.1.0",
  12043. "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz",
  12044. "integrity": "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==",
  12045. "dev": true,
  12046. "requires": {
  12047. "ansi-styles": "^3.2.0",
  12048. "astral-regex": "^1.0.0",
  12049. "is-fullwidth-code-point": "^2.0.0"
  12050. },
  12051. "dependencies": {
  12052. "is-fullwidth-code-point": {
  12053. "version": "2.0.0",
  12054. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
  12055. "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
  12056. "dev": true
  12057. }
  12058. }
  12059. },
  12060. "snapdragon": {
  12061. "version": "0.8.2",
  12062. "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
  12063. "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
  12064. "requires": {
  12065. "base": "^0.11.1",
  12066. "debug": "^2.2.0",
  12067. "define-property": "^0.2.5",
  12068. "extend-shallow": "^2.0.1",
  12069. "map-cache": "^0.2.2",
  12070. "source-map": "^0.5.6",
  12071. "source-map-resolve": "^0.5.0",
  12072. "use": "^3.1.0"
  12073. },
  12074. "dependencies": {
  12075. "debug": {
  12076. "version": "2.6.9",
  12077. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  12078. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  12079. "requires": {
  12080. "ms": "2.0.0"
  12081. }
  12082. },
  12083. "define-property": {
  12084. "version": "0.2.5",
  12085. "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
  12086. "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
  12087. "requires": {
  12088. "is-descriptor": "^0.1.0"
  12089. }
  12090. },
  12091. "extend-shallow": {
  12092. "version": "2.0.1",
  12093. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  12094. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  12095. "requires": {
  12096. "is-extendable": "^0.1.0"
  12097. }
  12098. },
  12099. "ms": {
  12100. "version": "2.0.0",
  12101. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  12102. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  12103. }
  12104. }
  12105. },
  12106. "snapdragon-node": {
  12107. "version": "2.1.1",
  12108. "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
  12109. "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
  12110. "requires": {
  12111. "define-property": "^1.0.0",
  12112. "isobject": "^3.0.0",
  12113. "snapdragon-util": "^3.0.1"
  12114. },
  12115. "dependencies": {
  12116. "define-property": {
  12117. "version": "1.0.0",
  12118. "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
  12119. "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
  12120. "requires": {
  12121. "is-descriptor": "^1.0.0"
  12122. }
  12123. },
  12124. "is-accessor-descriptor": {
  12125. "version": "1.0.0",
  12126. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
  12127. "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
  12128. "requires": {
  12129. "kind-of": "^6.0.0"
  12130. }
  12131. },
  12132. "is-data-descriptor": {
  12133. "version": "1.0.0",
  12134. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
  12135. "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
  12136. "requires": {
  12137. "kind-of": "^6.0.0"
  12138. }
  12139. },
  12140. "is-descriptor": {
  12141. "version": "1.0.2",
  12142. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
  12143. "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
  12144. "requires": {
  12145. "is-accessor-descriptor": "^1.0.0",
  12146. "is-data-descriptor": "^1.0.0",
  12147. "kind-of": "^6.0.2"
  12148. }
  12149. },
  12150. "isobject": {
  12151. "version": "3.0.1",
  12152. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  12153. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  12154. }
  12155. }
  12156. },
  12157. "snapdragon-util": {
  12158. "version": "3.0.1",
  12159. "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
  12160. "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
  12161. "requires": {
  12162. "kind-of": "^3.2.0"
  12163. },
  12164. "dependencies": {
  12165. "kind-of": {
  12166. "version": "3.2.2",
  12167. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  12168. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  12169. "requires": {
  12170. "is-buffer": "^1.1.5"
  12171. }
  12172. }
  12173. }
  12174. },
  12175. "sort-keys": {
  12176. "version": "1.1.2",
  12177. "resolved": "https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz",
  12178. "integrity": "sha1-RBttTTRnmPG05J6JIK37oOVD+a0=",
  12179. "requires": {
  12180. "is-plain-obj": "^1.0.0"
  12181. }
  12182. },
  12183. "source-list-map": {
  12184. "version": "2.0.1",
  12185. "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
  12186. "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw=="
  12187. },
  12188. "source-map": {
  12189. "version": "0.5.7",
  12190. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
  12191. "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
  12192. },
  12193. "source-map-resolve": {
  12194. "version": "0.5.3",
  12195. "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz",
  12196. "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==",
  12197. "requires": {
  12198. "atob": "^2.1.2",
  12199. "decode-uri-component": "^0.2.0",
  12200. "resolve-url": "^0.2.1",
  12201. "source-map-url": "^0.4.0",
  12202. "urix": "^0.1.0"
  12203. }
  12204. },
  12205. "source-map-support": {
  12206. "version": "0.5.19",
  12207. "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz",
  12208. "integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==",
  12209. "requires": {
  12210. "buffer-from": "^1.0.0",
  12211. "source-map": "^0.6.0"
  12212. },
  12213. "dependencies": {
  12214. "source-map": {
  12215. "version": "0.6.1",
  12216. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  12217. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  12218. }
  12219. }
  12220. },
  12221. "source-map-url": {
  12222. "version": "0.4.0",
  12223. "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz",
  12224. "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM="
  12225. },
  12226. "spark-md5": {
  12227. "version": "3.0.1",
  12228. "resolved": "https://registry.npmjs.org/spark-md5/-/spark-md5-3.0.1.tgz",
  12229. "integrity": "sha512-0tF3AGSD1ppQeuffsLDIOWlKUd3lS92tFxcsrh5Pe3ZphhnoK+oXIBTzOAThZCiuINZLvpiLH/1VS1/ANEJVig=="
  12230. },
  12231. "sparkles": {
  12232. "version": "1.0.1",
  12233. "resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.1.tgz",
  12234. "integrity": "sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw=="
  12235. },
  12236. "spdx-correct": {
  12237. "version": "3.1.0",
  12238. "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz",
  12239. "integrity": "sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==",
  12240. "requires": {
  12241. "spdx-expression-parse": "^3.0.0",
  12242. "spdx-license-ids": "^3.0.0"
  12243. }
  12244. },
  12245. "spdx-exceptions": {
  12246. "version": "2.3.0",
  12247. "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
  12248. "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A=="
  12249. },
  12250. "spdx-expression-parse": {
  12251. "version": "3.0.1",
  12252. "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
  12253. "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
  12254. "requires": {
  12255. "spdx-exceptions": "^2.1.0",
  12256. "spdx-license-ids": "^3.0.0"
  12257. }
  12258. },
  12259. "spdx-license-ids": {
  12260. "version": "3.0.5",
  12261. "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz",
  12262. "integrity": "sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q=="
  12263. },
  12264. "specificity": {
  12265. "version": "0.4.1",
  12266. "resolved": "https://registry.npmjs.org/specificity/-/specificity-0.4.1.tgz",
  12267. "integrity": "sha512-1klA3Gi5PD1Wv9Q0wUoOQN1IWAuPu0D1U03ThXTr0cJ20+/iq2tHSDnK7Kk/0LXJ1ztUB2/1Os0wKmfyNgUQfg==",
  12268. "dev": true
  12269. },
  12270. "split-string": {
  12271. "version": "3.1.0",
  12272. "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
  12273. "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
  12274. "requires": {
  12275. "extend-shallow": "^3.0.0"
  12276. }
  12277. },
  12278. "sprintf-js": {
  12279. "version": "1.0.3",
  12280. "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
  12281. "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
  12282. },
  12283. "sshpk": {
  12284. "version": "1.16.1",
  12285. "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
  12286. "integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==",
  12287. "optional": true,
  12288. "requires": {
  12289. "asn1": "~0.2.3",
  12290. "assert-plus": "^1.0.0",
  12291. "bcrypt-pbkdf": "^1.0.0",
  12292. "dashdash": "^1.12.0",
  12293. "ecc-jsbn": "~0.1.1",
  12294. "getpass": "^0.1.1",
  12295. "jsbn": "~0.1.0",
  12296. "safer-buffer": "^2.0.2",
  12297. "tweetnacl": "~0.14.0"
  12298. }
  12299. },
  12300. "ssri": {
  12301. "version": "8.0.0",
  12302. "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.0.tgz",
  12303. "integrity": "sha512-aq/pz989nxVYwn16Tsbj1TqFpD5LLrQxHf5zaHuieFV+R0Bbr4y8qUsOA45hXT/N4/9UNXTarBjnjVmjSOVaAA==",
  12304. "requires": {
  12305. "minipass": "^3.1.1"
  12306. }
  12307. },
  12308. "stable": {
  12309. "version": "0.1.8",
  12310. "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
  12311. "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w=="
  12312. },
  12313. "stack-trace": {
  12314. "version": "0.0.10",
  12315. "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
  12316. "integrity": "sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA="
  12317. },
  12318. "stat-mode": {
  12319. "version": "0.2.2",
  12320. "resolved": "https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.2.tgz",
  12321. "integrity": "sha1-5sgLYjEj19gM8TLOU480YokHJQI="
  12322. },
  12323. "state-toggle": {
  12324. "version": "1.0.3",
  12325. "resolved": "https://registry.npmjs.org/state-toggle/-/state-toggle-1.0.3.tgz",
  12326. "integrity": "sha512-d/5Z4/2iiCnHw6Xzghyhb+GcmF89bxwgXG60wjIiZaxnymbyOmI8Hk4VqHXiVVp6u2ysaskFfXg3ekCj4WNftQ==",
  12327. "dev": true
  12328. },
  12329. "static-extend": {
  12330. "version": "0.1.2",
  12331. "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
  12332. "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=",
  12333. "requires": {
  12334. "define-property": "^0.2.5",
  12335. "object-copy": "^0.1.0"
  12336. },
  12337. "dependencies": {
  12338. "define-property": {
  12339. "version": "0.2.5",
  12340. "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
  12341. "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
  12342. "requires": {
  12343. "is-descriptor": "^0.1.0"
  12344. }
  12345. }
  12346. }
  12347. },
  12348. "stream": {
  12349. "version": "0.0.2",
  12350. "resolved": "https://registry.npmjs.org/stream/-/stream-0.0.2.tgz",
  12351. "integrity": "sha1-f1Nj8Ff2WSxVlfALyAon9c7B8O8=",
  12352. "requires": {
  12353. "emitter-component": "^1.1.1"
  12354. }
  12355. },
  12356. "stream-browserify": {
  12357. "version": "2.0.2",
  12358. "resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz",
  12359. "integrity": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==",
  12360. "requires": {
  12361. "inherits": "~2.0.1",
  12362. "readable-stream": "^2.0.2"
  12363. }
  12364. },
  12365. "stream-each": {
  12366. "version": "1.2.3",
  12367. "resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.3.tgz",
  12368. "integrity": "sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==",
  12369. "requires": {
  12370. "end-of-stream": "^1.1.0",
  12371. "stream-shift": "^1.0.0"
  12372. }
  12373. },
  12374. "stream-exhaust": {
  12375. "version": "1.0.2",
  12376. "resolved": "https://registry.npmjs.org/stream-exhaust/-/stream-exhaust-1.0.2.tgz",
  12377. "integrity": "sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw=="
  12378. },
  12379. "stream-http": {
  12380. "version": "2.8.3",
  12381. "resolved": "https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz",
  12382. "integrity": "sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==",
  12383. "requires": {
  12384. "builtin-status-codes": "^3.0.0",
  12385. "inherits": "^2.0.1",
  12386. "readable-stream": "^2.3.6",
  12387. "to-arraybuffer": "^1.0.0",
  12388. "xtend": "^4.0.0"
  12389. }
  12390. },
  12391. "stream-shift": {
  12392. "version": "1.0.1",
  12393. "resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.1.tgz",
  12394. "integrity": "sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ=="
  12395. },
  12396. "strict-uri-encode": {
  12397. "version": "1.1.0",
  12398. "resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz",
  12399. "integrity": "sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM="
  12400. },
  12401. "string-width": {
  12402. "version": "1.0.2",
  12403. "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
  12404. "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
  12405. "requires": {
  12406. "code-point-at": "^1.0.0",
  12407. "is-fullwidth-code-point": "^1.0.0",
  12408. "strip-ansi": "^3.0.0"
  12409. }
  12410. },
  12411. "string.prototype.trimend": {
  12412. "version": "1.0.1",
  12413. "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz",
  12414. "integrity": "sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==",
  12415. "requires": {
  12416. "define-properties": "^1.1.3",
  12417. "es-abstract": "^1.17.5"
  12418. }
  12419. },
  12420. "string.prototype.trimleft": {
  12421. "version": "2.1.2",
  12422. "resolved": "https://registry.npmjs.org/string.prototype.trimleft/-/string.prototype.trimleft-2.1.2.tgz",
  12423. "integrity": "sha512-gCA0tza1JBvqr3bfAIFJGqfdRTyPae82+KTnm3coDXkZN9wnuW3HjGgN386D7hfv5CHQYCI022/rJPVlqXyHSw==",
  12424. "requires": {
  12425. "define-properties": "^1.1.3",
  12426. "es-abstract": "^1.17.5",
  12427. "string.prototype.trimstart": "^1.0.0"
  12428. }
  12429. },
  12430. "string.prototype.trimright": {
  12431. "version": "2.1.2",
  12432. "resolved": "https://registry.npmjs.org/string.prototype.trimright/-/string.prototype.trimright-2.1.2.tgz",
  12433. "integrity": "sha512-ZNRQ7sY3KroTaYjRS6EbNiiHrOkjihL9aQE/8gfQ4DtAC/aEBRHFJa44OmoWxGGqXuJlfKkZW4WcXErGr+9ZFg==",
  12434. "requires": {
  12435. "define-properties": "^1.1.3",
  12436. "es-abstract": "^1.17.5",
  12437. "string.prototype.trimend": "^1.0.0"
  12438. }
  12439. },
  12440. "string.prototype.trimstart": {
  12441. "version": "1.0.1",
  12442. "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz",
  12443. "integrity": "sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==",
  12444. "requires": {
  12445. "define-properties": "^1.1.3",
  12446. "es-abstract": "^1.17.5"
  12447. }
  12448. },
  12449. "string_decoder": {
  12450. "version": "1.1.1",
  12451. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  12452. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  12453. "requires": {
  12454. "safe-buffer": "~5.1.0"
  12455. }
  12456. },
  12457. "stringify-entities": {
  12458. "version": "3.0.1",
  12459. "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-3.0.1.tgz",
  12460. "integrity": "sha512-Lsk3ISA2++eJYqBMPKcr/8eby1I6L0gP0NlxF8Zja6c05yr/yCYyb2c9PwXjd08Ib3If1vn1rbs1H5ZtVuOfvQ==",
  12461. "dev": true,
  12462. "requires": {
  12463. "character-entities-html4": "^1.0.0",
  12464. "character-entities-legacy": "^1.0.0",
  12465. "is-alphanumerical": "^1.0.0",
  12466. "is-decimal": "^1.0.2",
  12467. "is-hexadecimal": "^1.0.0"
  12468. }
  12469. },
  12470. "stringify-object": {
  12471. "version": "3.3.0",
  12472. "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz",
  12473. "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==",
  12474. "requires": {
  12475. "get-own-enumerable-property-symbols": "^3.0.0",
  12476. "is-obj": "^1.0.1",
  12477. "is-regexp": "^1.0.0"
  12478. },
  12479. "dependencies": {
  12480. "is-obj": {
  12481. "version": "1.0.1",
  12482. "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
  12483. "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8="
  12484. }
  12485. }
  12486. },
  12487. "strip-ansi": {
  12488. "version": "3.0.1",
  12489. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
  12490. "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
  12491. "requires": {
  12492. "ansi-regex": "^2.0.0"
  12493. }
  12494. },
  12495. "strip-bom": {
  12496. "version": "2.0.0",
  12497. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
  12498. "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
  12499. "requires": {
  12500. "is-utf8": "^0.2.0"
  12501. }
  12502. },
  12503. "strip-bom-buf": {
  12504. "version": "1.0.0",
  12505. "resolved": "https://registry.npmjs.org/strip-bom-buf/-/strip-bom-buf-1.0.0.tgz",
  12506. "integrity": "sha1-HLRar1dTD0yvhsf3UXnSyaUd1XI=",
  12507. "requires": {
  12508. "is-utf8": "^0.2.1"
  12509. }
  12510. },
  12511. "strip-bom-stream": {
  12512. "version": "3.0.0",
  12513. "resolved": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-3.0.0.tgz",
  12514. "integrity": "sha1-lWvMXYRDD2klapDtgjdlzYWOFZw=",
  12515. "requires": {
  12516. "first-chunk-stream": "^2.0.0",
  12517. "strip-bom-buf": "^1.0.0"
  12518. }
  12519. },
  12520. "strip-eof": {
  12521. "version": "1.0.0",
  12522. "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
  12523. "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8="
  12524. },
  12525. "strip-indent": {
  12526. "version": "3.0.0",
  12527. "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
  12528. "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
  12529. "dev": true,
  12530. "requires": {
  12531. "min-indent": "^1.0.0"
  12532. }
  12533. },
  12534. "strip-json-comments": {
  12535. "version": "2.0.1",
  12536. "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
  12537. "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo="
  12538. },
  12539. "style-search": {
  12540. "version": "0.1.0",
  12541. "resolved": "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz",
  12542. "integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=",
  12543. "dev": true
  12544. },
  12545. "stylehacks": {
  12546. "version": "4.0.3",
  12547. "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz",
  12548. "integrity": "sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==",
  12549. "requires": {
  12550. "browserslist": "^4.0.0",
  12551. "postcss": "^7.0.0",
  12552. "postcss-selector-parser": "^3.0.0"
  12553. },
  12554. "dependencies": {
  12555. "postcss-selector-parser": {
  12556. "version": "3.1.2",
  12557. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz",
  12558. "integrity": "sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==",
  12559. "requires": {
  12560. "dot-prop": "^5.2.0",
  12561. "indexes-of": "^1.0.1",
  12562. "uniq": "^1.0.1"
  12563. }
  12564. }
  12565. }
  12566. },
  12567. "stylelint": {
  12568. "version": "13.3.3",
  12569. "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.3.3.tgz",
  12570. "integrity": "sha512-j8Oio2T1YNiJc6iXDaPYd74Jg4zOa1bByNm/g9/Nvnq4tDPsIjMi46jhRZyPPktGPwjJ5FwcmCqIRlH6PVP8mA==",
  12571. "dev": true,
  12572. "requires": {
  12573. "@stylelint/postcss-css-in-js": "^0.37.1",
  12574. "@stylelint/postcss-markdown": "^0.36.1",
  12575. "autoprefixer": "^9.7.6",
  12576. "balanced-match": "^1.0.0",
  12577. "chalk": "^4.0.0",
  12578. "cosmiconfig": "^6.0.0",
  12579. "debug": "^4.1.1",
  12580. "execall": "^2.0.0",
  12581. "file-entry-cache": "^5.0.1",
  12582. "get-stdin": "^7.0.0",
  12583. "global-modules": "^2.0.0",
  12584. "globby": "^11.0.0",
  12585. "globjoin": "^0.1.4",
  12586. "html-tags": "^3.1.0",
  12587. "ignore": "^5.1.4",
  12588. "import-lazy": "^4.0.0",
  12589. "imurmurhash": "^0.1.4",
  12590. "known-css-properties": "^0.18.0",
  12591. "leven": "^3.1.0",
  12592. "lodash": "^4.17.15",
  12593. "log-symbols": "^3.0.0",
  12594. "mathml-tag-names": "^2.1.3",
  12595. "meow": "^6.1.0",
  12596. "micromatch": "^4.0.2",
  12597. "normalize-selector": "^0.2.0",
  12598. "postcss": "^7.0.27",
  12599. "postcss-html": "^0.36.0",
  12600. "postcss-less": "^3.1.4",
  12601. "postcss-media-query-parser": "^0.2.3",
  12602. "postcss-reporter": "^6.0.1",
  12603. "postcss-resolve-nested-selector": "^0.1.1",
  12604. "postcss-safe-parser": "^4.0.2",
  12605. "postcss-sass": "^0.4.4",
  12606. "postcss-scss": "^2.0.0",
  12607. "postcss-selector-parser": "^6.0.2",
  12608. "postcss-syntax": "^0.36.2",
  12609. "postcss-value-parser": "^4.0.3",
  12610. "resolve-from": "^5.0.0",
  12611. "slash": "^3.0.0",
  12612. "specificity": "^0.4.1",
  12613. "string-width": "^4.2.0",
  12614. "strip-ansi": "^6.0.0",
  12615. "style-search": "^0.1.0",
  12616. "sugarss": "^2.0.0",
  12617. "svg-tags": "^1.0.0",
  12618. "table": "^5.4.6",
  12619. "v8-compile-cache": "^2.1.0",
  12620. "write-file-atomic": "^3.0.3"
  12621. },
  12622. "dependencies": {
  12623. "ansi-regex": {
  12624. "version": "5.0.0",
  12625. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
  12626. "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
  12627. "dev": true
  12628. },
  12629. "ansi-styles": {
  12630. "version": "4.2.1",
  12631. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
  12632. "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
  12633. "dev": true,
  12634. "requires": {
  12635. "@types/color-name": "^1.1.1",
  12636. "color-convert": "^2.0.1"
  12637. }
  12638. },
  12639. "array-union": {
  12640. "version": "2.1.0",
  12641. "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
  12642. "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
  12643. "dev": true
  12644. },
  12645. "chalk": {
  12646. "version": "4.0.0",
  12647. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.0.0.tgz",
  12648. "integrity": "sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==",
  12649. "dev": true,
  12650. "requires": {
  12651. "ansi-styles": "^4.1.0",
  12652. "supports-color": "^7.1.0"
  12653. }
  12654. },
  12655. "color-convert": {
  12656. "version": "2.0.1",
  12657. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  12658. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  12659. "dev": true,
  12660. "requires": {
  12661. "color-name": "~1.1.4"
  12662. }
  12663. },
  12664. "color-name": {
  12665. "version": "1.1.4",
  12666. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  12667. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  12668. "dev": true
  12669. },
  12670. "cosmiconfig": {
  12671. "version": "6.0.0",
  12672. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz",
  12673. "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==",
  12674. "dev": true,
  12675. "requires": {
  12676. "@types/parse-json": "^4.0.0",
  12677. "import-fresh": "^3.1.0",
  12678. "parse-json": "^5.0.0",
  12679. "path-type": "^4.0.0",
  12680. "yaml": "^1.7.2"
  12681. }
  12682. },
  12683. "emoji-regex": {
  12684. "version": "8.0.0",
  12685. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  12686. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  12687. "dev": true
  12688. },
  12689. "global-modules": {
  12690. "version": "2.0.0",
  12691. "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
  12692. "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
  12693. "dev": true,
  12694. "requires": {
  12695. "global-prefix": "^3.0.0"
  12696. }
  12697. },
  12698. "global-prefix": {
  12699. "version": "3.0.0",
  12700. "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
  12701. "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
  12702. "dev": true,
  12703. "requires": {
  12704. "ini": "^1.3.5",
  12705. "kind-of": "^6.0.2",
  12706. "which": "^1.3.1"
  12707. }
  12708. },
  12709. "globby": {
  12710. "version": "11.0.0",
  12711. "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.0.tgz",
  12712. "integrity": "sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==",
  12713. "dev": true,
  12714. "requires": {
  12715. "array-union": "^2.1.0",
  12716. "dir-glob": "^3.0.1",
  12717. "fast-glob": "^3.1.1",
  12718. "ignore": "^5.1.4",
  12719. "merge2": "^1.3.0",
  12720. "slash": "^3.0.0"
  12721. }
  12722. },
  12723. "has-flag": {
  12724. "version": "4.0.0",
  12725. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  12726. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  12727. "dev": true
  12728. },
  12729. "ignore": {
  12730. "version": "5.1.4",
  12731. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.4.tgz",
  12732. "integrity": "sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==",
  12733. "dev": true
  12734. },
  12735. "import-fresh": {
  12736. "version": "3.2.1",
  12737. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.1.tgz",
  12738. "integrity": "sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==",
  12739. "dev": true,
  12740. "requires": {
  12741. "parent-module": "^1.0.0",
  12742. "resolve-from": "^4.0.0"
  12743. },
  12744. "dependencies": {
  12745. "resolve-from": {
  12746. "version": "4.0.0",
  12747. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
  12748. "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
  12749. "dev": true
  12750. }
  12751. }
  12752. },
  12753. "is-fullwidth-code-point": {
  12754. "version": "3.0.0",
  12755. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  12756. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  12757. "dev": true
  12758. },
  12759. "parse-json": {
  12760. "version": "5.0.0",
  12761. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz",
  12762. "integrity": "sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==",
  12763. "dev": true,
  12764. "requires": {
  12765. "@babel/code-frame": "^7.0.0",
  12766. "error-ex": "^1.3.1",
  12767. "json-parse-better-errors": "^1.0.1",
  12768. "lines-and-columns": "^1.1.6"
  12769. }
  12770. },
  12771. "path-type": {
  12772. "version": "4.0.0",
  12773. "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
  12774. "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
  12775. "dev": true
  12776. },
  12777. "resolve-from": {
  12778. "version": "5.0.0",
  12779. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
  12780. "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
  12781. "dev": true
  12782. },
  12783. "string-width": {
  12784. "version": "4.2.0",
  12785. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
  12786. "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
  12787. "dev": true,
  12788. "requires": {
  12789. "emoji-regex": "^8.0.0",
  12790. "is-fullwidth-code-point": "^3.0.0",
  12791. "strip-ansi": "^6.0.0"
  12792. }
  12793. },
  12794. "strip-ansi": {
  12795. "version": "6.0.0",
  12796. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
  12797. "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
  12798. "dev": true,
  12799. "requires": {
  12800. "ansi-regex": "^5.0.0"
  12801. }
  12802. },
  12803. "supports-color": {
  12804. "version": "7.1.0",
  12805. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
  12806. "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
  12807. "dev": true,
  12808. "requires": {
  12809. "has-flag": "^4.0.0"
  12810. }
  12811. },
  12812. "v8-compile-cache": {
  12813. "version": "2.1.0",
  12814. "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz",
  12815. "integrity": "sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==",
  12816. "dev": true
  12817. }
  12818. }
  12819. },
  12820. "stylelint-config-recommended": {
  12821. "version": "3.0.0",
  12822. "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-3.0.0.tgz",
  12823. "integrity": "sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ==",
  12824. "dev": true
  12825. },
  12826. "stylelint-config-standard": {
  12827. "version": "20.0.0",
  12828. "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-20.0.0.tgz",
  12829. "integrity": "sha512-IB2iFdzOTA/zS4jSVav6z+wGtin08qfj+YyExHB3LF9lnouQht//YyB0KZq9gGz5HNPkddHOzcY8HsUey6ZUlA==",
  12830. "dev": true,
  12831. "requires": {
  12832. "stylelint-config-recommended": "^3.0.0"
  12833. }
  12834. },
  12835. "sugarss": {
  12836. "version": "2.0.0",
  12837. "resolved": "https://registry.npmjs.org/sugarss/-/sugarss-2.0.0.tgz",
  12838. "integrity": "sha512-WfxjozUk0UVA4jm+U1d736AUpzSrNsQcIbyOkoE364GrtWmIrFdk5lksEupgWMD4VaT/0kVx1dobpiDumSgmJQ==",
  12839. "dev": true,
  12840. "requires": {
  12841. "postcss": "^7.0.2"
  12842. }
  12843. },
  12844. "supports-color": {
  12845. "version": "5.5.0",
  12846. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  12847. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  12848. "requires": {
  12849. "has-flag": "^3.0.0"
  12850. }
  12851. },
  12852. "sver-compat": {
  12853. "version": "1.5.0",
  12854. "resolved": "https://registry.npmjs.org/sver-compat/-/sver-compat-1.5.0.tgz",
  12855. "integrity": "sha1-PPh9/rTQe0o/FIJ7wYaz/QxkXNg=",
  12856. "requires": {
  12857. "es6-iterator": "^2.0.1",
  12858. "es6-symbol": "^3.1.1"
  12859. }
  12860. },
  12861. "svg-baker": {
  12862. "version": "1.7.0",
  12863. "resolved": "https://registry.npmjs.org/svg-baker/-/svg-baker-1.7.0.tgz",
  12864. "integrity": "sha512-nibslMbkXOIkqKVrfcncwha45f97fGuAOn1G99YwnwTj8kF9YiM6XexPcUso97NxOm6GsP0SIvYVIosBis1xLg==",
  12865. "requires": {
  12866. "bluebird": "^3.5.0",
  12867. "clone": "^2.1.1",
  12868. "he": "^1.1.1",
  12869. "image-size": "^0.5.1",
  12870. "loader-utils": "^1.1.0",
  12871. "merge-options": "1.0.1",
  12872. "micromatch": "3.1.0",
  12873. "postcss": "^5.2.17",
  12874. "postcss-prefix-selector": "^1.6.0",
  12875. "posthtml-rename-id": "^1.0",
  12876. "posthtml-svg-mode": "^1.0.3",
  12877. "query-string": "^4.3.2",
  12878. "traverse": "^0.6.6"
  12879. },
  12880. "dependencies": {
  12881. "ansi-styles": {
  12882. "version": "2.2.1",
  12883. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
  12884. "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
  12885. },
  12886. "braces": {
  12887. "version": "2.3.2",
  12888. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  12889. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  12890. "requires": {
  12891. "arr-flatten": "^1.1.0",
  12892. "array-unique": "^0.3.2",
  12893. "extend-shallow": "^2.0.1",
  12894. "fill-range": "^4.0.0",
  12895. "isobject": "^3.0.1",
  12896. "repeat-element": "^1.1.2",
  12897. "snapdragon": "^0.8.1",
  12898. "snapdragon-node": "^2.0.1",
  12899. "split-string": "^3.0.2",
  12900. "to-regex": "^3.0.1"
  12901. }
  12902. },
  12903. "chalk": {
  12904. "version": "1.1.3",
  12905. "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
  12906. "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
  12907. "requires": {
  12908. "ansi-styles": "^2.2.1",
  12909. "escape-string-regexp": "^1.0.2",
  12910. "has-ansi": "^2.0.0",
  12911. "strip-ansi": "^3.0.0",
  12912. "supports-color": "^2.0.0"
  12913. },
  12914. "dependencies": {
  12915. "supports-color": {
  12916. "version": "2.0.0",
  12917. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
  12918. "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
  12919. }
  12920. }
  12921. },
  12922. "define-property": {
  12923. "version": "1.0.0",
  12924. "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
  12925. "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
  12926. "requires": {
  12927. "is-descriptor": "^1.0.0"
  12928. }
  12929. },
  12930. "extend-shallow": {
  12931. "version": "2.0.1",
  12932. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  12933. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  12934. "requires": {
  12935. "is-extendable": "^0.1.0"
  12936. }
  12937. },
  12938. "fill-range": {
  12939. "version": "4.0.0",
  12940. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  12941. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  12942. "requires": {
  12943. "extend-shallow": "^2.0.1",
  12944. "is-number": "^3.0.0",
  12945. "repeat-string": "^1.6.1",
  12946. "to-regex-range": "^2.1.0"
  12947. }
  12948. },
  12949. "has-flag": {
  12950. "version": "1.0.0",
  12951. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz",
  12952. "integrity": "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo="
  12953. },
  12954. "is-accessor-descriptor": {
  12955. "version": "1.0.0",
  12956. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
  12957. "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
  12958. "requires": {
  12959. "kind-of": "^6.0.0"
  12960. },
  12961. "dependencies": {
  12962. "kind-of": {
  12963. "version": "6.0.3",
  12964. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  12965. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
  12966. }
  12967. }
  12968. },
  12969. "is-data-descriptor": {
  12970. "version": "1.0.0",
  12971. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
  12972. "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
  12973. "requires": {
  12974. "kind-of": "^6.0.0"
  12975. },
  12976. "dependencies": {
  12977. "kind-of": {
  12978. "version": "6.0.3",
  12979. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  12980. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
  12981. }
  12982. }
  12983. },
  12984. "is-descriptor": {
  12985. "version": "1.0.2",
  12986. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
  12987. "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
  12988. "requires": {
  12989. "is-accessor-descriptor": "^1.0.0",
  12990. "is-data-descriptor": "^1.0.0",
  12991. "kind-of": "^6.0.2"
  12992. },
  12993. "dependencies": {
  12994. "kind-of": {
  12995. "version": "6.0.3",
  12996. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  12997. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
  12998. }
  12999. }
  13000. },
  13001. "is-number": {
  13002. "version": "3.0.0",
  13003. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  13004. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  13005. "requires": {
  13006. "kind-of": "^3.0.2"
  13007. },
  13008. "dependencies": {
  13009. "kind-of": {
  13010. "version": "3.2.2",
  13011. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  13012. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  13013. "requires": {
  13014. "is-buffer": "^1.1.5"
  13015. }
  13016. }
  13017. }
  13018. },
  13019. "isobject": {
  13020. "version": "3.0.1",
  13021. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  13022. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  13023. },
  13024. "kind-of": {
  13025. "version": "5.1.0",
  13026. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
  13027. "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw=="
  13028. },
  13029. "micromatch": {
  13030. "version": "3.1.0",
  13031. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.0.tgz",
  13032. "integrity": "sha512-3StSelAE+hnRvMs8IdVW7Uhk8CVed5tp+kLLGlBP6WiRAXS21GPGu/Nat4WNPXj2Eoc24B02SaeoyozPMfj0/g==",
  13033. "requires": {
  13034. "arr-diff": "^4.0.0",
  13035. "array-unique": "^0.3.2",
  13036. "braces": "^2.2.2",
  13037. "define-property": "^1.0.0",
  13038. "extend-shallow": "^2.0.1",
  13039. "extglob": "^2.0.2",
  13040. "fragment-cache": "^0.2.1",
  13041. "kind-of": "^5.0.2",
  13042. "nanomatch": "^1.2.1",
  13043. "object.pick": "^1.3.0",
  13044. "regex-not": "^1.0.0",
  13045. "snapdragon": "^0.8.1",
  13046. "to-regex": "^3.0.1"
  13047. }
  13048. },
  13049. "postcss": {
  13050. "version": "5.2.18",
  13051. "resolved": "https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz",
  13052. "integrity": "sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==",
  13053. "requires": {
  13054. "chalk": "^1.1.3",
  13055. "js-base64": "^2.1.9",
  13056. "source-map": "^0.5.6",
  13057. "supports-color": "^3.2.3"
  13058. }
  13059. },
  13060. "supports-color": {
  13061. "version": "3.2.3",
  13062. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz",
  13063. "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=",
  13064. "requires": {
  13065. "has-flag": "^1.0.0"
  13066. }
  13067. },
  13068. "to-regex-range": {
  13069. "version": "2.1.1",
  13070. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  13071. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  13072. "requires": {
  13073. "is-number": "^3.0.0",
  13074. "repeat-string": "^1.6.1"
  13075. }
  13076. }
  13077. }
  13078. },
  13079. "svg-baker-runtime": {
  13080. "version": "1.4.7",
  13081. "resolved": "https://registry.npmjs.org/svg-baker-runtime/-/svg-baker-runtime-1.4.7.tgz",
  13082. "integrity": "sha512-Zorfwwj5+lWjk/oxwSMsRdS2sPQQdTmmsvaSpzU+i9ZWi3zugHLt6VckWfnswphQP0LmOel3nggpF5nETbt6xw==",
  13083. "requires": {
  13084. "deepmerge": "1.3.2",
  13085. "mitt": "1.1.2",
  13086. "svg-baker": "^1.7.0"
  13087. },
  13088. "dependencies": {
  13089. "deepmerge": {
  13090. "version": "1.3.2",
  13091. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-1.3.2.tgz",
  13092. "integrity": "sha1-FmNpFinU2/42T6EqKk8KqGqjoFA="
  13093. }
  13094. }
  13095. },
  13096. "svg-sprite-loader": {
  13097. "version": "5.0.0",
  13098. "resolved": "https://registry.npmjs.org/svg-sprite-loader/-/svg-sprite-loader-5.0.0.tgz",
  13099. "integrity": "sha512-/hedkRC2IS0E+kFIb+OUCfqQlbVx72/WEEeRGw2uPsNgOOgJEONXzjfSm+CJ3pB9gOHytlBmPMS8ijMCp5s2Eg==",
  13100. "requires": {
  13101. "bluebird": "^3.5.0",
  13102. "deepmerge": "1.3.2",
  13103. "domready": "1.0.8",
  13104. "escape-string-regexp": "1.0.5",
  13105. "html-webpack-plugin": "^3.2.0",
  13106. "loader-utils": "^1.1.0",
  13107. "svg-baker": "^1.5.0",
  13108. "svg-baker-runtime": "^1.4.7",
  13109. "url-slug": "2.0.0"
  13110. },
  13111. "dependencies": {
  13112. "deepmerge": {
  13113. "version": "1.3.2",
  13114. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-1.3.2.tgz",
  13115. "integrity": "sha1-FmNpFinU2/42T6EqKk8KqGqjoFA="
  13116. }
  13117. }
  13118. },
  13119. "svg-tags": {
  13120. "version": "1.0.0",
  13121. "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz",
  13122. "integrity": "sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=",
  13123. "dev": true
  13124. },
  13125. "svgo": {
  13126. "version": "1.3.2",
  13127. "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz",
  13128. "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==",
  13129. "requires": {
  13130. "chalk": "^2.4.1",
  13131. "coa": "^2.0.2",
  13132. "css-select": "^2.0.0",
  13133. "css-select-base-adapter": "^0.1.1",
  13134. "css-tree": "1.0.0-alpha.37",
  13135. "csso": "^4.0.2",
  13136. "js-yaml": "^3.13.1",
  13137. "mkdirp": "~0.5.1",
  13138. "object.values": "^1.1.0",
  13139. "sax": "~1.2.4",
  13140. "stable": "^0.1.8",
  13141. "unquote": "~1.1.1",
  13142. "util.promisify": "~1.0.0"
  13143. }
  13144. },
  13145. "svgo-loader": {
  13146. "version": "2.2.1",
  13147. "resolved": "https://registry.npmjs.org/svgo-loader/-/svgo-loader-2.2.1.tgz",
  13148. "integrity": "sha512-9dyz/h6ae04pAVRz7QY8bLXtMbwA19NPpCPfCixgW0qXNDCOlHbDRqvtT5/2gzRxfuibWCUP6ZBQmZWF9rjWhQ==",
  13149. "requires": {
  13150. "js-yaml": "^3.13.1",
  13151. "loader-utils": "^1.0.3"
  13152. }
  13153. },
  13154. "swagger-client": {
  13155. "version": "3.10.3",
  13156. "resolved": "https://registry.npmjs.org/swagger-client/-/swagger-client-3.10.3.tgz",
  13157. "integrity": "sha512-mv/mVh+DEAh5o2qykTB7SK7a/ViuwWaKozHHzqOZpxkHJq4UIpiTA6jQpk+mYjdwYPISGwOVt/bd7J8OTleMjQ==",
  13158. "requires": {
  13159. "@babel/runtime-corejs2": "^7.0.0",
  13160. "@kyleshockey/object-assign-deep": "^0.4.0",
  13161. "@tim-lai/isomorphic-form-data": "^1.0.0",
  13162. "btoa": "1.1.2",
  13163. "buffer": "^5.1.0",
  13164. "cookie": "^0.3.1",
  13165. "cross-fetch": "^3.0.4",
  13166. "deep-extend": "^0.5.1",
  13167. "encode-3986": "^1.0.0",
  13168. "fast-json-patch": "~2.1.0",
  13169. "js-yaml": "^3.13.1",
  13170. "lodash": "^4.17.14",
  13171. "qs": "^6.3.0",
  13172. "querystring-browser": "^1.0.4",
  13173. "traverse": "^0.6.6",
  13174. "url": "^0.11.0",
  13175. "utf8-bytes": "0.0.1",
  13176. "utfstring": "^2.0.0"
  13177. },
  13178. "dependencies": {
  13179. "deep-extend": {
  13180. "version": "0.5.1",
  13181. "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.5.1.tgz",
  13182. "integrity": "sha512-N8vBdOa+DF7zkRrDCsaOXoCs/E2fJfx9B9MrKnnSiHNh4ws7eSys6YQE4KvT1cecKmOASYQBhbKjeuDD9lT81w=="
  13183. }
  13184. }
  13185. },
  13186. "swagger-ui": {
  13187. "version": "3.25.3",
  13188. "resolved": "https://registry.npmjs.org/swagger-ui/-/swagger-ui-3.25.3.tgz",
  13189. "integrity": "sha512-FLlPg8LVq15qZfzVbpEDWqc4iGRAr21vJTK1d82oYrvQ7DtiAEMiEgc7JlEpH5DUoxx+h804QpfH9+ABy5mpkw==",
  13190. "requires": {
  13191. "@babel/runtime-corejs2": "^7.5.5",
  13192. "@braintree/sanitize-url": "^4.0.0",
  13193. "@kyleshockey/object-assign-deep": "^0.4.2",
  13194. "@kyleshockey/xml": "^1.0.2",
  13195. "base64-js": "^1.2.0",
  13196. "classnames": "^2.2.6",
  13197. "core-js": "^2.5.1",
  13198. "css.escape": "1.5.1",
  13199. "deep-extend": "0.6.0",
  13200. "dompurify": "^2.0.7",
  13201. "ieee754": "^1.1.13",
  13202. "immutable": "^3.x.x",
  13203. "js-file-download": "^0.4.1",
  13204. "js-yaml": "^3.13.1",
  13205. "lodash": "^4.17.15",
  13206. "memoizee": "^0.4.12",
  13207. "prop-types": "^15.7.2",
  13208. "randombytes": "^2.1.0",
  13209. "react": "^15.6.2",
  13210. "react-debounce-input": "^3.2.0",
  13211. "react-dom": "^15.6.2",
  13212. "react-immutable-proptypes": "2.1.0",
  13213. "react-immutable-pure-component": "^1.1.1",
  13214. "react-inspector": "^2.3.0",
  13215. "react-motion": "^0.5.2",
  13216. "react-redux": "^4.x.x",
  13217. "redux": "^3.x.x",
  13218. "redux-immutable": "3.1.0",
  13219. "remarkable": "^1.7.4",
  13220. "reselect": "^4.0.0",
  13221. "serialize-error": "^2.1.0",
  13222. "sha.js": "^2.4.11",
  13223. "swagger-client": "^3.10.3",
  13224. "url-parse": "^1.4.7",
  13225. "xml-but-prettier": "^1.0.1",
  13226. "zenscroll": "^4.0.2"
  13227. },
  13228. "dependencies": {
  13229. "core-js": {
  13230. "version": "2.6.11",
  13231. "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz",
  13232. "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg=="
  13233. }
  13234. }
  13235. },
  13236. "symbol-observable": {
  13237. "version": "1.2.0",
  13238. "resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz",
  13239. "integrity": "sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ=="
  13240. },
  13241. "table": {
  13242. "version": "5.4.6",
  13243. "resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz",
  13244. "integrity": "sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==",
  13245. "dev": true,
  13246. "requires": {
  13247. "ajv": "^6.10.2",
  13248. "lodash": "^4.17.14",
  13249. "slice-ansi": "^2.1.0",
  13250. "string-width": "^3.0.0"
  13251. },
  13252. "dependencies": {
  13253. "ansi-regex": {
  13254. "version": "4.1.0",
  13255. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
  13256. "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
  13257. "dev": true
  13258. },
  13259. "is-fullwidth-code-point": {
  13260. "version": "2.0.0",
  13261. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
  13262. "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
  13263. "dev": true
  13264. },
  13265. "string-width": {
  13266. "version": "3.1.0",
  13267. "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
  13268. "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
  13269. "dev": true,
  13270. "requires": {
  13271. "emoji-regex": "^7.0.1",
  13272. "is-fullwidth-code-point": "^2.0.0",
  13273. "strip-ansi": "^5.1.0"
  13274. }
  13275. },
  13276. "strip-ansi": {
  13277. "version": "5.2.0",
  13278. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
  13279. "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
  13280. "dev": true,
  13281. "requires": {
  13282. "ansi-regex": "^4.1.0"
  13283. }
  13284. }
  13285. }
  13286. },
  13287. "tapable": {
  13288. "version": "1.1.3",
  13289. "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
  13290. "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA=="
  13291. },
  13292. "tar": {
  13293. "version": "6.0.2",
  13294. "resolved": "https://registry.npmjs.org/tar/-/tar-6.0.2.tgz",
  13295. "integrity": "sha512-Glo3jkRtPcvpDlAs/0+hozav78yoXKFr+c4wgw62NNMO3oo4AaJdCo21Uu7lcwr55h39W2XD1LMERc64wtbItg==",
  13296. "requires": {
  13297. "chownr": "^2.0.0",
  13298. "fs-minipass": "^2.0.0",
  13299. "minipass": "^3.0.0",
  13300. "minizlib": "^2.1.0",
  13301. "mkdirp": "^1.0.3",
  13302. "yallist": "^4.0.0"
  13303. },
  13304. "dependencies": {
  13305. "mkdirp": {
  13306. "version": "1.0.4",
  13307. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  13308. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  13309. },
  13310. "yallist": {
  13311. "version": "4.0.0",
  13312. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  13313. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  13314. }
  13315. }
  13316. },
  13317. "ternary-stream": {
  13318. "version": "2.1.1",
  13319. "resolved": "https://registry.npmjs.org/ternary-stream/-/ternary-stream-2.1.1.tgz",
  13320. "integrity": "sha512-j6ei9hxSoyGlqTmoMjOm+QNvUKDOIY6bNl4Uh1lhBvl6yjPW2iLqxDUYyfDPZknQ4KdRziFl+ec99iT4l7g0cw==",
  13321. "requires": {
  13322. "duplexify": "^3.5.0",
  13323. "fork-stream": "^0.0.4",
  13324. "merge-stream": "^1.0.0",
  13325. "through2": "^2.0.1"
  13326. },
  13327. "dependencies": {
  13328. "merge-stream": {
  13329. "version": "1.0.1",
  13330. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-1.0.1.tgz",
  13331. "integrity": "sha1-QEEgLVCKNCugAXQAjfDCUbjBNeE=",
  13332. "requires": {
  13333. "readable-stream": "^2.0.1"
  13334. }
  13335. }
  13336. }
  13337. },
  13338. "terser": {
  13339. "version": "4.6.13",
  13340. "resolved": "https://registry.npmjs.org/terser/-/terser-4.6.13.tgz",
  13341. "integrity": "sha512-wMvqukYgVpQlymbnNbabVZbtM6PN63AzqexpwJL8tbh/mRT9LE5o+ruVduAGL7D6Fpjl+Q+06U5I9Ul82odAhw==",
  13342. "requires": {
  13343. "commander": "^2.20.0",
  13344. "source-map": "~0.6.1",
  13345. "source-map-support": "~0.5.12"
  13346. },
  13347. "dependencies": {
  13348. "source-map": {
  13349. "version": "0.6.1",
  13350. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  13351. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  13352. }
  13353. }
  13354. },
  13355. "terser-webpack-plugin": {
  13356. "version": "3.0.1",
  13357. "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-3.0.1.tgz",
  13358. "integrity": "sha512-eFDtq8qPUEa9hXcUzTwKXTnugIVtlqc1Z/ZVhG8LmRT3lgRY13+pQTnFLY2N7ATB6TKCHuW/IGjoAnZz9wOIqw==",
  13359. "requires": {
  13360. "cacache": "^15.0.3",
  13361. "find-cache-dir": "^3.3.1",
  13362. "jest-worker": "^26.0.0",
  13363. "p-limit": "^2.3.0",
  13364. "schema-utils": "^2.6.6",
  13365. "serialize-javascript": "^3.0.0",
  13366. "source-map": "^0.6.1",
  13367. "terser": "^4.6.13",
  13368. "webpack-sources": "^1.4.3"
  13369. },
  13370. "dependencies": {
  13371. "find-cache-dir": {
  13372. "version": "3.3.1",
  13373. "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.1.tgz",
  13374. "integrity": "sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ==",
  13375. "requires": {
  13376. "commondir": "^1.0.1",
  13377. "make-dir": "^3.0.2",
  13378. "pkg-dir": "^4.1.0"
  13379. }
  13380. },
  13381. "find-up": {
  13382. "version": "4.1.0",
  13383. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  13384. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  13385. "requires": {
  13386. "locate-path": "^5.0.0",
  13387. "path-exists": "^4.0.0"
  13388. }
  13389. },
  13390. "locate-path": {
  13391. "version": "5.0.0",
  13392. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  13393. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  13394. "requires": {
  13395. "p-locate": "^4.1.0"
  13396. }
  13397. },
  13398. "make-dir": {
  13399. "version": "3.1.0",
  13400. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  13401. "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  13402. "requires": {
  13403. "semver": "^6.0.0"
  13404. }
  13405. },
  13406. "p-limit": {
  13407. "version": "2.3.0",
  13408. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  13409. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  13410. "requires": {
  13411. "p-try": "^2.0.0"
  13412. }
  13413. },
  13414. "p-locate": {
  13415. "version": "4.1.0",
  13416. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  13417. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  13418. "requires": {
  13419. "p-limit": "^2.2.0"
  13420. }
  13421. },
  13422. "p-try": {
  13423. "version": "2.2.0",
  13424. "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
  13425. "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
  13426. },
  13427. "path-exists": {
  13428. "version": "4.0.0",
  13429. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  13430. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
  13431. },
  13432. "pkg-dir": {
  13433. "version": "4.2.0",
  13434. "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
  13435. "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
  13436. "requires": {
  13437. "find-up": "^4.0.0"
  13438. }
  13439. },
  13440. "semver": {
  13441. "version": "6.3.0",
  13442. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  13443. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  13444. },
  13445. "source-map": {
  13446. "version": "0.6.1",
  13447. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  13448. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  13449. }
  13450. }
  13451. },
  13452. "text-table": {
  13453. "version": "0.2.0",
  13454. "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
  13455. "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
  13456. "dev": true
  13457. },
  13458. "textextensions": {
  13459. "version": "2.6.0",
  13460. "resolved": "https://registry.npmjs.org/textextensions/-/textextensions-2.6.0.tgz",
  13461. "integrity": "sha512-49WtAWS+tcsy93dRt6P0P3AMD2m5PvXRhuEA0kaXos5ZLlujtYmpmFsB+QvWUSxE1ZsstmYXfQ7L40+EcQgpAQ=="
  13462. },
  13463. "through": {
  13464. "version": "2.3.8",
  13465. "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
  13466. "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU="
  13467. },
  13468. "through2": {
  13469. "version": "2.0.5",
  13470. "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
  13471. "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
  13472. "requires": {
  13473. "readable-stream": "~2.3.6",
  13474. "xtend": "~4.0.1"
  13475. }
  13476. },
  13477. "through2-filter": {
  13478. "version": "3.0.0",
  13479. "resolved": "https://registry.npmjs.org/through2-filter/-/through2-filter-3.0.0.tgz",
  13480. "integrity": "sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==",
  13481. "requires": {
  13482. "through2": "~2.0.0",
  13483. "xtend": "~4.0.0"
  13484. }
  13485. },
  13486. "tildify": {
  13487. "version": "1.2.0",
  13488. "resolved": "https://registry.npmjs.org/tildify/-/tildify-1.2.0.tgz",
  13489. "integrity": "sha1-3OwD9V3Km3qj5bBPIYF+tW5jWIo=",
  13490. "requires": {
  13491. "os-homedir": "^1.0.0"
  13492. }
  13493. },
  13494. "time-stamp": {
  13495. "version": "1.1.0",
  13496. "resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz",
  13497. "integrity": "sha1-dkpaEa9QVhkhsTPztE5hhofg9cM="
  13498. },
  13499. "timers-browserify": {
  13500. "version": "2.0.11",
  13501. "resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.11.tgz",
  13502. "integrity": "sha512-60aV6sgJ5YEbzUdn9c8kYGIqOubPoUdqQCul3SBAsRCZ40s6Y5cMcrW4dt3/k/EsbLVJNl9n6Vz3fTc+k2GeKQ==",
  13503. "requires": {
  13504. "setimmediate": "^1.0.4"
  13505. }
  13506. },
  13507. "timers-ext": {
  13508. "version": "0.1.7",
  13509. "resolved": "https://registry.npmjs.org/timers-ext/-/timers-ext-0.1.7.tgz",
  13510. "integrity": "sha512-b85NUNzTSdodShTIbky6ZF02e8STtVVfD+fu4aXXShEELpozH+bCpJLYMPZbsABN2wDH7fJpqIoXxJpzbf0NqQ==",
  13511. "requires": {
  13512. "es5-ext": "~0.10.46",
  13513. "next-tick": "1"
  13514. }
  13515. },
  13516. "timsort": {
  13517. "version": "0.3.0",
  13518. "resolved": "https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz",
  13519. "integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q="
  13520. },
  13521. "tiny-emitter": {
  13522. "version": "2.1.0",
  13523. "resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
  13524. "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="
  13525. },
  13526. "tmp": {
  13527. "version": "0.0.33",
  13528. "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
  13529. "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
  13530. "requires": {
  13531. "os-tmpdir": "~1.0.2"
  13532. }
  13533. },
  13534. "to-absolute-glob": {
  13535. "version": "2.0.2",
  13536. "resolved": "https://registry.npmjs.org/to-absolute-glob/-/to-absolute-glob-2.0.2.tgz",
  13537. "integrity": "sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=",
  13538. "requires": {
  13539. "is-absolute": "^1.0.0",
  13540. "is-negated-glob": "^1.0.0"
  13541. }
  13542. },
  13543. "to-arraybuffer": {
  13544. "version": "1.0.1",
  13545. "resolved": "https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz",
  13546. "integrity": "sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M="
  13547. },
  13548. "to-fast-properties": {
  13549. "version": "2.0.0",
  13550. "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
  13551. "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4="
  13552. },
  13553. "to-object-path": {
  13554. "version": "0.3.0",
  13555. "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
  13556. "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
  13557. "requires": {
  13558. "kind-of": "^3.0.2"
  13559. },
  13560. "dependencies": {
  13561. "kind-of": {
  13562. "version": "3.2.2",
  13563. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  13564. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  13565. "requires": {
  13566. "is-buffer": "^1.1.5"
  13567. }
  13568. }
  13569. }
  13570. },
  13571. "to-regex": {
  13572. "version": "3.0.2",
  13573. "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
  13574. "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
  13575. "requires": {
  13576. "define-property": "^2.0.2",
  13577. "extend-shallow": "^3.0.2",
  13578. "regex-not": "^1.0.2",
  13579. "safe-regex": "^1.1.0"
  13580. }
  13581. },
  13582. "to-regex-range": {
  13583. "version": "5.0.1",
  13584. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  13585. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  13586. "requires": {
  13587. "is-number": "^7.0.0"
  13588. }
  13589. },
  13590. "to-through": {
  13591. "version": "2.0.0",
  13592. "resolved": "https://registry.npmjs.org/to-through/-/to-through-2.0.0.tgz",
  13593. "integrity": "sha1-/JKtq6ByZHvAtn1rA2ZKoZUJOvY=",
  13594. "requires": {
  13595. "through2": "^2.0.3"
  13596. }
  13597. },
  13598. "toposort": {
  13599. "version": "1.0.7",
  13600. "resolved": "https://registry.npmjs.org/toposort/-/toposort-1.0.7.tgz",
  13601. "integrity": "sha1-LmhELZ9k7HILjMieZEOsbKqVACk="
  13602. },
  13603. "tough-cookie": {
  13604. "version": "2.5.0",
  13605. "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
  13606. "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
  13607. "optional": true,
  13608. "requires": {
  13609. "psl": "^1.1.28",
  13610. "punycode": "^2.1.1"
  13611. }
  13612. },
  13613. "traverse": {
  13614. "version": "0.6.6",
  13615. "resolved": "https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz",
  13616. "integrity": "sha1-y99WD9e5r2MlAv7UD5GMFX6pcTc="
  13617. },
  13618. "trim": {
  13619. "version": "0.0.1",
  13620. "resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz",
  13621. "integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0=",
  13622. "dev": true
  13623. },
  13624. "trim-newlines": {
  13625. "version": "3.0.0",
  13626. "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.0.tgz",
  13627. "integrity": "sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==",
  13628. "dev": true
  13629. },
  13630. "trim-trailing-lines": {
  13631. "version": "1.1.3",
  13632. "resolved": "https://registry.npmjs.org/trim-trailing-lines/-/trim-trailing-lines-1.1.3.tgz",
  13633. "integrity": "sha512-4ku0mmjXifQcTVfYDfR5lpgV7zVqPg6zV9rdZmwOPqq0+Zq19xDqEgagqVbc4pOOShbncuAOIs59R3+3gcF3ZA==",
  13634. "dev": true
  13635. },
  13636. "trough": {
  13637. "version": "1.0.5",
  13638. "resolved": "https://registry.npmjs.org/trough/-/trough-1.0.5.tgz",
  13639. "integrity": "sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==",
  13640. "dev": true
  13641. },
  13642. "tslib": {
  13643. "version": "1.13.0",
  13644. "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
  13645. "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q=="
  13646. },
  13647. "tty-browserify": {
  13648. "version": "0.0.0",
  13649. "resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
  13650. "integrity": "sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY="
  13651. },
  13652. "tunnel-agent": {
  13653. "version": "0.6.0",
  13654. "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
  13655. "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
  13656. "optional": true,
  13657. "requires": {
  13658. "safe-buffer": "^5.0.1"
  13659. }
  13660. },
  13661. "tweetnacl": {
  13662. "version": "0.14.5",
  13663. "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
  13664. "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
  13665. "optional": true
  13666. },
  13667. "type": {
  13668. "version": "1.2.0",
  13669. "resolved": "https://registry.npmjs.org/type/-/type-1.2.0.tgz",
  13670. "integrity": "sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg=="
  13671. },
  13672. "type-check": {
  13673. "version": "0.3.2",
  13674. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
  13675. "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
  13676. "dev": true,
  13677. "requires": {
  13678. "prelude-ls": "~1.1.2"
  13679. }
  13680. },
  13681. "type-fest": {
  13682. "version": "0.8.1",
  13683. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
  13684. "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
  13685. "dev": true
  13686. },
  13687. "typedarray": {
  13688. "version": "0.0.6",
  13689. "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
  13690. "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
  13691. },
  13692. "typedarray-to-buffer": {
  13693. "version": "3.1.5",
  13694. "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
  13695. "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
  13696. "dev": true,
  13697. "requires": {
  13698. "is-typedarray": "^1.0.0"
  13699. }
  13700. },
  13701. "ua-parser-js": {
  13702. "version": "0.7.21",
  13703. "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.21.tgz",
  13704. "integrity": "sha512-+O8/qh/Qj8CgC6eYBVBykMrNtp5Gebn4dlGD/kKXVkJNDwyrAwSIqwz8CDf+tsAIWVycKcku6gIXJ0qwx/ZXaQ=="
  13705. },
  13706. "uglify-js": {
  13707. "version": "2.8.29",
  13708. "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.29.tgz",
  13709. "integrity": "sha1-KcVzMUgFe7Th913zW3qcty5qWd0=",
  13710. "requires": {
  13711. "source-map": "~0.5.1",
  13712. "uglify-to-browserify": "~1.0.0",
  13713. "yargs": "~3.10.0"
  13714. },
  13715. "dependencies": {
  13716. "camelcase": {
  13717. "version": "1.2.1",
  13718. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz",
  13719. "integrity": "sha1-m7UwTS4LVmmLLHWLCKPqqdqlijk="
  13720. },
  13721. "cliui": {
  13722. "version": "2.1.0",
  13723. "resolved": "https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz",
  13724. "integrity": "sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=",
  13725. "requires": {
  13726. "center-align": "^0.1.1",
  13727. "right-align": "^0.1.1",
  13728. "wordwrap": "0.0.2"
  13729. }
  13730. },
  13731. "yargs": {
  13732. "version": "3.10.0",
  13733. "resolved": "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz",
  13734. "integrity": "sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=",
  13735. "requires": {
  13736. "camelcase": "^1.0.2",
  13737. "cliui": "^2.1.0",
  13738. "decamelize": "^1.0.0",
  13739. "window-size": "0.1.0"
  13740. }
  13741. }
  13742. }
  13743. },
  13744. "uglify-to-browserify": {
  13745. "version": "1.0.2",
  13746. "resolved": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz",
  13747. "integrity": "sha1-bgkk1r2mta/jSeOabWMoUKD4grc=",
  13748. "optional": true
  13749. },
  13750. "unc-path-regex": {
  13751. "version": "0.1.2",
  13752. "resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz",
  13753. "integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo="
  13754. },
  13755. "undertaker": {
  13756. "version": "1.2.1",
  13757. "resolved": "https://registry.npmjs.org/undertaker/-/undertaker-1.2.1.tgz",
  13758. "integrity": "sha512-71WxIzDkgYk9ZS+spIB8iZXchFhAdEo2YU8xYqBYJ39DIUIqziK78ftm26eecoIY49X0J2MLhG4hr18Yp6/CMA==",
  13759. "requires": {
  13760. "arr-flatten": "^1.0.1",
  13761. "arr-map": "^2.0.0",
  13762. "bach": "^1.0.0",
  13763. "collection-map": "^1.0.0",
  13764. "es6-weak-map": "^2.0.1",
  13765. "last-run": "^1.1.0",
  13766. "object.defaults": "^1.0.0",
  13767. "object.reduce": "^1.0.0",
  13768. "undertaker-registry": "^1.0.0"
  13769. }
  13770. },
  13771. "undertaker-registry": {
  13772. "version": "1.0.1",
  13773. "resolved": "https://registry.npmjs.org/undertaker-registry/-/undertaker-registry-1.0.1.tgz",
  13774. "integrity": "sha1-XkvaMI5KiirlhPm5pDWaSZglzFA="
  13775. },
  13776. "unherit": {
  13777. "version": "1.1.3",
  13778. "resolved": "https://registry.npmjs.org/unherit/-/unherit-1.1.3.tgz",
  13779. "integrity": "sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==",
  13780. "dev": true,
  13781. "requires": {
  13782. "inherits": "^2.0.0",
  13783. "xtend": "^4.0.0"
  13784. }
  13785. },
  13786. "unicode-canonical-property-names-ecmascript": {
  13787. "version": "1.0.4",
  13788. "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz",
  13789. "integrity": "sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ=="
  13790. },
  13791. "unicode-match-property-ecmascript": {
  13792. "version": "1.0.4",
  13793. "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz",
  13794. "integrity": "sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==",
  13795. "requires": {
  13796. "unicode-canonical-property-names-ecmascript": "^1.0.4",
  13797. "unicode-property-aliases-ecmascript": "^1.0.4"
  13798. }
  13799. },
  13800. "unicode-match-property-value-ecmascript": {
  13801. "version": "1.2.0",
  13802. "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz",
  13803. "integrity": "sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ=="
  13804. },
  13805. "unicode-property-aliases-ecmascript": {
  13806. "version": "1.1.0",
  13807. "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz",
  13808. "integrity": "sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg=="
  13809. },
  13810. "unidecode": {
  13811. "version": "0.1.8",
  13812. "resolved": "https://registry.npmjs.org/unidecode/-/unidecode-0.1.8.tgz",
  13813. "integrity": "sha1-77swFTi8RSRqmsjFWdcvAVMFBT4="
  13814. },
  13815. "unified": {
  13816. "version": "9.0.0",
  13817. "resolved": "https://registry.npmjs.org/unified/-/unified-9.0.0.tgz",
  13818. "integrity": "sha512-ssFo33gljU3PdlWLjNp15Inqb77d6JnJSfyplGJPT/a+fNRNyCBeveBAYJdO5khKdF6WVHa/yYCC7Xl6BDwZUQ==",
  13819. "dev": true,
  13820. "requires": {
  13821. "bail": "^1.0.0",
  13822. "extend": "^3.0.0",
  13823. "is-buffer": "^2.0.0",
  13824. "is-plain-obj": "^2.0.0",
  13825. "trough": "^1.0.0",
  13826. "vfile": "^4.0.0"
  13827. },
  13828. "dependencies": {
  13829. "is-buffer": {
  13830. "version": "2.0.4",
  13831. "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.4.tgz",
  13832. "integrity": "sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==",
  13833. "dev": true
  13834. },
  13835. "is-plain-obj": {
  13836. "version": "2.1.0",
  13837. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz",
  13838. "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==",
  13839. "dev": true
  13840. }
  13841. }
  13842. },
  13843. "union-value": {
  13844. "version": "1.0.1",
  13845. "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",
  13846. "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==",
  13847. "requires": {
  13848. "arr-union": "^3.1.0",
  13849. "get-value": "^2.0.6",
  13850. "is-extendable": "^0.1.1",
  13851. "set-value": "^2.0.1"
  13852. }
  13853. },
  13854. "uniq": {
  13855. "version": "1.0.1",
  13856. "resolved": "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz",
  13857. "integrity": "sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8="
  13858. },
  13859. "uniqs": {
  13860. "version": "2.0.0",
  13861. "resolved": "https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz",
  13862. "integrity": "sha1-/+3ks2slKQaW5uFl1KWe25mOawI="
  13863. },
  13864. "unique-filename": {
  13865. "version": "1.1.1",
  13866. "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
  13867. "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
  13868. "requires": {
  13869. "unique-slug": "^2.0.0"
  13870. }
  13871. },
  13872. "unique-slug": {
  13873. "version": "2.0.2",
  13874. "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz",
  13875. "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
  13876. "requires": {
  13877. "imurmurhash": "^0.1.4"
  13878. }
  13879. },
  13880. "unique-stream": {
  13881. "version": "2.3.1",
  13882. "resolved": "https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz",
  13883. "integrity": "sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==",
  13884. "requires": {
  13885. "json-stable-stringify-without-jsonify": "^1.0.1",
  13886. "through2-filter": "^3.0.0"
  13887. }
  13888. },
  13889. "unist-util-find-all-after": {
  13890. "version": "3.0.1",
  13891. "resolved": "https://registry.npmjs.org/unist-util-find-all-after/-/unist-util-find-all-after-3.0.1.tgz",
  13892. "integrity": "sha512-0GICgc++sRJesLwEYDjFVJPJttBpVQaTNgc6Jw0Jhzvfs+jtKePEMu+uD+PqkRUrAvGQqwhpDwLGWo1PK8PDEw==",
  13893. "dev": true,
  13894. "requires": {
  13895. "unist-util-is": "^4.0.0"
  13896. }
  13897. },
  13898. "unist-util-is": {
  13899. "version": "4.0.2",
  13900. "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.0.2.tgz",
  13901. "integrity": "sha512-Ofx8uf6haexJwI1gxWMGg6I/dLnF2yE+KibhD3/diOqY2TinLcqHXCV6OI5gFVn3xQqDH+u0M625pfKwIwgBKQ==",
  13902. "dev": true
  13903. },
  13904. "unist-util-remove-position": {
  13905. "version": "2.0.1",
  13906. "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz",
  13907. "integrity": "sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==",
  13908. "dev": true,
  13909. "requires": {
  13910. "unist-util-visit": "^2.0.0"
  13911. }
  13912. },
  13913. "unist-util-stringify-position": {
  13914. "version": "2.0.3",
  13915. "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz",
  13916. "integrity": "sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
  13917. "dev": true,
  13918. "requires": {
  13919. "@types/unist": "^2.0.2"
  13920. }
  13921. },
  13922. "unist-util-visit": {
  13923. "version": "2.0.2",
  13924. "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.2.tgz",
  13925. "integrity": "sha512-HoHNhGnKj6y+Sq+7ASo2zpVdfdRifhTgX2KTU3B/sO/TTlZchp7E3S4vjRzDJ7L60KmrCPsQkVK3lEF3cz36XQ==",
  13926. "dev": true,
  13927. "requires": {
  13928. "@types/unist": "^2.0.0",
  13929. "unist-util-is": "^4.0.0",
  13930. "unist-util-visit-parents": "^3.0.0"
  13931. }
  13932. },
  13933. "unist-util-visit-parents": {
  13934. "version": "3.0.2",
  13935. "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.0.2.tgz",
  13936. "integrity": "sha512-yJEfuZtzFpQmg1OSCyS9M5NJRrln/9FbYosH3iW0MG402QbdbaB8ZESwUv9RO6nRfLAKvWcMxCwdLWOov36x/g==",
  13937. "dev": true,
  13938. "requires": {
  13939. "@types/unist": "^2.0.0",
  13940. "unist-util-is": "^4.0.0"
  13941. }
  13942. },
  13943. "universal-user-agent": {
  13944. "version": "4.0.1",
  13945. "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-4.0.1.tgz",
  13946. "integrity": "sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg==",
  13947. "requires": {
  13948. "os-name": "^3.1.0"
  13949. }
  13950. },
  13951. "unquote": {
  13952. "version": "1.1.1",
  13953. "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
  13954. "integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ="
  13955. },
  13956. "unset-value": {
  13957. "version": "1.0.0",
  13958. "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
  13959. "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
  13960. "requires": {
  13961. "has-value": "^0.3.1",
  13962. "isobject": "^3.0.0"
  13963. },
  13964. "dependencies": {
  13965. "has-value": {
  13966. "version": "0.3.1",
  13967. "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz",
  13968. "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
  13969. "requires": {
  13970. "get-value": "^2.0.3",
  13971. "has-values": "^0.1.4",
  13972. "isobject": "^2.0.0"
  13973. },
  13974. "dependencies": {
  13975. "isobject": {
  13976. "version": "2.1.0",
  13977. "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
  13978. "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
  13979. "requires": {
  13980. "isarray": "1.0.0"
  13981. }
  13982. }
  13983. }
  13984. },
  13985. "has-values": {
  13986. "version": "0.1.4",
  13987. "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
  13988. "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E="
  13989. },
  13990. "isobject": {
  13991. "version": "3.0.1",
  13992. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  13993. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  13994. }
  13995. }
  13996. },
  13997. "upath": {
  13998. "version": "1.2.0",
  13999. "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
  14000. "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg=="
  14001. },
  14002. "updates": {
  14003. "version": "10.2.11",
  14004. "resolved": "https://registry.npmjs.org/updates/-/updates-10.2.11.tgz",
  14005. "integrity": "sha512-xXWp3lqSuGEpS3PszJ2qP5hwvBF0E1GoYXwYrts1s/MehRdNirPeTUHc6nr0rkz9ZBnwNUkEW5pajQet9qtIaA==",
  14006. "dev": true
  14007. },
  14008. "upper-case": {
  14009. "version": "1.1.3",
  14010. "resolved": "https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz",
  14011. "integrity": "sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg="
  14012. },
  14013. "uri-js": {
  14014. "version": "4.2.2",
  14015. "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
  14016. "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==",
  14017. "requires": {
  14018. "punycode": "^2.1.0"
  14019. }
  14020. },
  14021. "urix": {
  14022. "version": "0.1.0",
  14023. "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
  14024. "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI="
  14025. },
  14026. "url": {
  14027. "version": "0.11.0",
  14028. "resolved": "https://registry.npmjs.org/url/-/url-0.11.0.tgz",
  14029. "integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=",
  14030. "requires": {
  14031. "punycode": "1.3.2",
  14032. "querystring": "0.2.0"
  14033. },
  14034. "dependencies": {
  14035. "punycode": {
  14036. "version": "1.3.2",
  14037. "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz",
  14038. "integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0="
  14039. }
  14040. }
  14041. },
  14042. "url-parse": {
  14043. "version": "1.4.7",
  14044. "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz",
  14045. "integrity": "sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==",
  14046. "requires": {
  14047. "querystringify": "^2.1.1",
  14048. "requires-port": "^1.0.0"
  14049. }
  14050. },
  14051. "url-regex": {
  14052. "version": "3.2.0",
  14053. "resolved": "https://registry.npmjs.org/url-regex/-/url-regex-3.2.0.tgz",
  14054. "integrity": "sha1-260eDJ4p4QXdCx8J9oYvf9tIJyQ=",
  14055. "requires": {
  14056. "ip-regex": "^1.0.1"
  14057. }
  14058. },
  14059. "url-slug": {
  14060. "version": "2.0.0",
  14061. "resolved": "https://registry.npmjs.org/url-slug/-/url-slug-2.0.0.tgz",
  14062. "integrity": "sha1-p4nVrtSZXA2VrzM3etHVxo1NcCc=",
  14063. "requires": {
  14064. "unidecode": "0.1.8"
  14065. }
  14066. },
  14067. "use": {
  14068. "version": "3.1.1",
  14069. "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
  14070. "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ=="
  14071. },
  14072. "utf8-bytes": {
  14073. "version": "0.0.1",
  14074. "resolved": "https://registry.npmjs.org/utf8-bytes/-/utf8-bytes-0.0.1.tgz",
  14075. "integrity": "sha1-EWsCVEjJtQAIHN+/H01sbDfYg30="
  14076. },
  14077. "utfstring": {
  14078. "version": "2.0.1",
  14079. "resolved": "https://registry.npmjs.org/utfstring/-/utfstring-2.0.1.tgz",
  14080. "integrity": "sha512-x8lx0NGB2OUxOOvFE3z4feOpJWrVrllGRzJq4h6H70bh3sincW+LAlexHBFD5jzV9sZ5qcabZcCwA7ZD6MdUkg=="
  14081. },
  14082. "util": {
  14083. "version": "0.11.1",
  14084. "resolved": "https://registry.npmjs.org/util/-/util-0.11.1.tgz",
  14085. "integrity": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==",
  14086. "requires": {
  14087. "inherits": "2.0.3"
  14088. },
  14089. "dependencies": {
  14090. "inherits": {
  14091. "version": "2.0.3",
  14092. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
  14093. "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
  14094. }
  14095. }
  14096. },
  14097. "util-deprecate": {
  14098. "version": "1.0.2",
  14099. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  14100. "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
  14101. },
  14102. "util.promisify": {
  14103. "version": "1.0.1",
  14104. "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz",
  14105. "integrity": "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==",
  14106. "requires": {
  14107. "define-properties": "^1.1.3",
  14108. "es-abstract": "^1.17.2",
  14109. "has-symbols": "^1.0.1",
  14110. "object.getownpropertydescriptors": "^2.1.0"
  14111. }
  14112. },
  14113. "utila": {
  14114. "version": "0.4.0",
  14115. "resolved": "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz",
  14116. "integrity": "sha1-ihagXURWV6Oupe7MWxKk+lN5dyw="
  14117. },
  14118. "uuid": {
  14119. "version": "3.4.0",
  14120. "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
  14121. "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==",
  14122. "optional": true
  14123. },
  14124. "v-tooltip": {
  14125. "version": "2.0.3",
  14126. "resolved": "https://registry.npmjs.org/v-tooltip/-/v-tooltip-2.0.3.tgz",
  14127. "integrity": "sha512-KZZY3s+dcijzZmV2qoDH4rYmjMZ9YKGBVoUznZKQX0e3c2GjpJm3Sldzz8HHH2Ud87JqhZPB4+4gyKZ6m98cKQ==",
  14128. "requires": {
  14129. "lodash": "^4.17.15",
  14130. "popper.js": "^1.16.0",
  14131. "vue-resize": "^0.4.5"
  14132. }
  14133. },
  14134. "v8-compile-cache": {
  14135. "version": "2.0.3",
  14136. "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz",
  14137. "integrity": "sha512-CNmdbwQMBjwr9Gsmohvm0pbL954tJrNzf6gWL3K+QMQf00PF7ERGrEiLgjuU3mKreLC2MeGhUsNV9ybTbLgd3w=="
  14138. },
  14139. "v8flags": {
  14140. "version": "3.1.3",
  14141. "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.1.3.tgz",
  14142. "integrity": "sha512-amh9CCg3ZxkzQ48Mhcb8iX7xpAfYJgePHxWMQCBWECpOSqJUXgY26ncA61UTV0BkPqfhcy6mzwCIoP4ygxpW8w==",
  14143. "requires": {
  14144. "homedir-polyfill": "^1.0.1"
  14145. }
  14146. },
  14147. "validate-npm-package-license": {
  14148. "version": "3.0.4",
  14149. "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
  14150. "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
  14151. "requires": {
  14152. "spdx-correct": "^3.0.0",
  14153. "spdx-expression-parse": "^3.0.0"
  14154. }
  14155. },
  14156. "value-or-function": {
  14157. "version": "3.0.0",
  14158. "resolved": "https://registry.npmjs.org/value-or-function/-/value-or-function-3.0.0.tgz",
  14159. "integrity": "sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM="
  14160. },
  14161. "vendors": {
  14162. "version": "1.0.4",
  14163. "resolved": "https://registry.npmjs.org/vendors/-/vendors-1.0.4.tgz",
  14164. "integrity": "sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w=="
  14165. },
  14166. "verror": {
  14167. "version": "1.10.0",
  14168. "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
  14169. "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
  14170. "optional": true,
  14171. "requires": {
  14172. "assert-plus": "^1.0.0",
  14173. "core-util-is": "1.0.2",
  14174. "extsprintf": "^1.2.0"
  14175. }
  14176. },
  14177. "vfile": {
  14178. "version": "4.1.0",
  14179. "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.1.0.tgz",
  14180. "integrity": "sha512-BaTPalregj++64xbGK6uIlsurN3BCRNM/P2Pg8HezlGzKd1O9PrwIac6bd9Pdx2uTb0QHoioZ+rXKolbVXEgJg==",
  14181. "dev": true,
  14182. "requires": {
  14183. "@types/unist": "^2.0.0",
  14184. "is-buffer": "^2.0.0",
  14185. "replace-ext": "1.0.0",
  14186. "unist-util-stringify-position": "^2.0.0",
  14187. "vfile-message": "^2.0.0"
  14188. },
  14189. "dependencies": {
  14190. "is-buffer": {
  14191. "version": "2.0.4",
  14192. "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.4.tgz",
  14193. "integrity": "sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==",
  14194. "dev": true
  14195. },
  14196. "replace-ext": {
  14197. "version": "1.0.0",
  14198. "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.0.tgz",
  14199. "integrity": "sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=",
  14200. "dev": true
  14201. }
  14202. }
  14203. },
  14204. "vfile-location": {
  14205. "version": "3.0.1",
  14206. "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-3.0.1.tgz",
  14207. "integrity": "sha512-yYBO06eeN/Ki6Kh1QAkgzYpWT1d3Qln+ZCtSbJqFExPl1S3y2qqotJQXoh6qEvl/jDlgpUJolBn3PItVnnZRqQ==",
  14208. "dev": true
  14209. },
  14210. "vfile-message": {
  14211. "version": "2.0.4",
  14212. "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz",
  14213. "integrity": "sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
  14214. "dev": true,
  14215. "requires": {
  14216. "@types/unist": "^2.0.0",
  14217. "unist-util-stringify-position": "^2.0.0"
  14218. }
  14219. },
  14220. "vinyl": {
  14221. "version": "2.2.0",
  14222. "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.0.tgz",
  14223. "integrity": "sha512-MBH+yP0kC/GQ5GwBqrTPTzEfiiLjta7hTtvQtbxBgTeSXsmKQRQecjibMbxIXzVT3Y9KJK+drOz1/k+vsu8Nkg==",
  14224. "requires": {
  14225. "clone": "^2.1.1",
  14226. "clone-buffer": "^1.0.0",
  14227. "clone-stats": "^1.0.0",
  14228. "cloneable-readable": "^1.0.0",
  14229. "remove-trailing-separator": "^1.0.1",
  14230. "replace-ext": "^1.0.0"
  14231. }
  14232. },
  14233. "vinyl-fs": {
  14234. "version": "3.0.3",
  14235. "resolved": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.3.tgz",
  14236. "integrity": "sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==",
  14237. "requires": {
  14238. "fs-mkdirp-stream": "^1.0.0",
  14239. "glob-stream": "^6.1.0",
  14240. "graceful-fs": "^4.0.0",
  14241. "is-valid-glob": "^1.0.0",
  14242. "lazystream": "^1.0.0",
  14243. "lead": "^1.0.0",
  14244. "object.assign": "^4.0.4",
  14245. "pumpify": "^1.3.5",
  14246. "readable-stream": "^2.3.3",
  14247. "remove-bom-buffer": "^3.0.0",
  14248. "remove-bom-stream": "^1.2.0",
  14249. "resolve-options": "^1.1.0",
  14250. "through2": "^2.0.0",
  14251. "to-through": "^2.0.0",
  14252. "value-or-function": "^3.0.0",
  14253. "vinyl": "^2.0.0",
  14254. "vinyl-sourcemap": "^1.1.0"
  14255. }
  14256. },
  14257. "vinyl-sourcemap": {
  14258. "version": "1.1.0",
  14259. "resolved": "https://registry.npmjs.org/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz",
  14260. "integrity": "sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=",
  14261. "requires": {
  14262. "append-buffer": "^1.0.2",
  14263. "convert-source-map": "^1.5.0",
  14264. "graceful-fs": "^4.1.6",
  14265. "normalize-path": "^2.1.1",
  14266. "now-and-later": "^2.0.0",
  14267. "remove-bom-buffer": "^3.0.0",
  14268. "vinyl": "^2.0.0"
  14269. },
  14270. "dependencies": {
  14271. "normalize-path": {
  14272. "version": "2.1.1",
  14273. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
  14274. "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
  14275. "requires": {
  14276. "remove-trailing-separator": "^1.0.1"
  14277. }
  14278. }
  14279. }
  14280. },
  14281. "vinyl-sourcemaps-apply": {
  14282. "version": "0.2.1",
  14283. "resolved": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz",
  14284. "integrity": "sha1-q2VJ1h0XLCsbh75cUI0jnI74dwU=",
  14285. "requires": {
  14286. "source-map": "^0.5.1"
  14287. }
  14288. },
  14289. "vm-browserify": {
  14290. "version": "1.1.2",
  14291. "resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz",
  14292. "integrity": "sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ=="
  14293. },
  14294. "vue": {
  14295. "version": "2.6.11",
  14296. "resolved": "https://registry.npmjs.org/vue/-/vue-2.6.11.tgz",
  14297. "integrity": "sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ=="
  14298. },
  14299. "vue-bar-graph": {
  14300. "version": "1.2.0",
  14301. "resolved": "https://registry.npmjs.org/vue-bar-graph/-/vue-bar-graph-1.2.0.tgz",
  14302. "integrity": "sha512-vqe2KZPlm0JpKMxDlgTwGDYnLvN32dSLrGm4EC2ivuiZ2FJ8T8/mqi67XEeM0zkFKi9jmp7U09zKCYkg1ag+WQ==",
  14303. "requires": {
  14304. "core-js": "^3.6.1",
  14305. "gsap": "^3.0.4",
  14306. "vue": "^2.6.11"
  14307. }
  14308. },
  14309. "vue-calendar-heatmap": {
  14310. "version": "0.8.4",
  14311. "resolved": "https://registry.npmjs.org/vue-calendar-heatmap/-/vue-calendar-heatmap-0.8.4.tgz",
  14312. "integrity": "sha512-Hx7OYBY1ghUIxKmFIIzpLT4XlcrwnI3WpadJEj/sKj5quoxwEuSDKmf94v0zWOHeQ/2CrB1G66geaKR/O56+OQ==",
  14313. "requires": {
  14314. "v-tooltip": "^2.0.0-rc.32"
  14315. }
  14316. },
  14317. "vue-hot-reload-api": {
  14318. "version": "2.3.4",
  14319. "resolved": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz",
  14320. "integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog=="
  14321. },
  14322. "vue-loader": {
  14323. "version": "15.9.2",
  14324. "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.2.tgz",
  14325. "integrity": "sha512-oXBubaY//CYEISBlHX+c2YPJbmOH68xXPXjFv4MAgPqQvUsnjrBAjCJi8HXZ/r/yfn0tPL5VZj1Zcp8mJPI8VA==",
  14326. "requires": {
  14327. "@vue/component-compiler-utils": "^3.1.0",
  14328. "hash-sum": "^1.0.2",
  14329. "loader-utils": "^1.1.0",
  14330. "vue-hot-reload-api": "^2.3.0",
  14331. "vue-style-loader": "^4.1.0"
  14332. }
  14333. },
  14334. "vue-resize": {
  14335. "version": "0.4.5",
  14336. "resolved": "https://registry.npmjs.org/vue-resize/-/vue-resize-0.4.5.tgz",
  14337. "integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
  14338. },
  14339. "vue-router": {
  14340. "version": "3.3.4",
  14341. "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.3.4.tgz",
  14342. "integrity": "sha512-SdKRBeoXUjaZ9R/8AyxsdTqkOfMcI5tWxPZOUX5Ie1BTL5rPSZ0O++pbiZCeYeythiZIdLEfkDiQPKIaWk5hDg=="
  14343. },
  14344. "vue-simple-uploader": {
  14345. "version": "0.7.4",
  14346. "resolved": "https://registry.npmjs.org/vue-simple-uploader/-/vue-simple-uploader-0.7.4.tgz",
  14347. "integrity": "sha512-33uv07lkVj7m9gI7IIrQHAUcZkvl70g55lxnfnO/MZ8icwqiemW9Ah4ZexGWNrEfL1p6fV54PlOGICU17aBPFQ==",
  14348. "requires": {
  14349. "simple-uploader.js": "^0.5.4"
  14350. }
  14351. },
  14352. "vue-style-loader": {
  14353. "version": "4.1.2",
  14354. "resolved": "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-4.1.2.tgz",
  14355. "integrity": "sha512-0ip8ge6Gzz/Bk0iHovU9XAUQaFt/G2B61bnWa2tCcqqdgfHs1lF9xXorFbE55Gmy92okFT+8bfmySuUOu13vxQ==",
  14356. "requires": {
  14357. "hash-sum": "^1.0.2",
  14358. "loader-utils": "^1.0.2"
  14359. }
  14360. },
  14361. "vue-template-compiler": {
  14362. "version": "2.6.11",
  14363. "resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.6.11.tgz",
  14364. "integrity": "sha512-KIq15bvQDrcCjpGjrAhx4mUlyyHfdmTaoNfeoATHLAiWB+MU3cx4lOzMwrnUh9cCxy0Lt1T11hAFY6TQgroUAA==",
  14365. "requires": {
  14366. "de-indent": "^1.0.2",
  14367. "he": "^1.1.0"
  14368. }
  14369. },
  14370. "vue-template-es2015-compiler": {
  14371. "version": "1.9.1",
  14372. "resolved": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz",
  14373. "integrity": "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw=="
  14374. },
  14375. "watchpack": {
  14376. "version": "1.6.1",
  14377. "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.6.1.tgz",
  14378. "integrity": "sha512-+IF9hfUFOrYOOaKyfaI7h7dquUIOgyEMoQMLA7OP5FxegKA2+XdXThAZ9TU2kucfhDH7rfMHs1oPYziVGWRnZA==",
  14379. "requires": {
  14380. "chokidar": "^2.1.8",
  14381. "graceful-fs": "^4.1.2",
  14382. "neo-async": "^2.5.0"
  14383. }
  14384. },
  14385. "webpack": {
  14386. "version": "4.43.0",
  14387. "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.43.0.tgz",
  14388. "integrity": "sha512-GW1LjnPipFW2Y78OOab8NJlCflB7EFskMih2AHdvjbpKMeDJqEgSx24cXXXiPS65+WSwVyxtDsJH6jGX2czy+g==",
  14389. "requires": {
  14390. "@webassemblyjs/ast": "1.9.0",
  14391. "@webassemblyjs/helper-module-context": "1.9.0",
  14392. "@webassemblyjs/wasm-edit": "1.9.0",
  14393. "@webassemblyjs/wasm-parser": "1.9.0",
  14394. "acorn": "^6.4.1",
  14395. "ajv": "^6.10.2",
  14396. "ajv-keywords": "^3.4.1",
  14397. "chrome-trace-event": "^1.0.2",
  14398. "enhanced-resolve": "^4.1.0",
  14399. "eslint-scope": "^4.0.3",
  14400. "json-parse-better-errors": "^1.0.2",
  14401. "loader-runner": "^2.4.0",
  14402. "loader-utils": "^1.2.3",
  14403. "memory-fs": "^0.4.1",
  14404. "micromatch": "^3.1.10",
  14405. "mkdirp": "^0.5.3",
  14406. "neo-async": "^2.6.1",
  14407. "node-libs-browser": "^2.2.1",
  14408. "schema-utils": "^1.0.0",
  14409. "tapable": "^1.1.3",
  14410. "terser-webpack-plugin": "^1.4.3",
  14411. "watchpack": "^1.6.1",
  14412. "webpack-sources": "^1.4.1"
  14413. },
  14414. "dependencies": {
  14415. "braces": {
  14416. "version": "2.3.2",
  14417. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  14418. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  14419. "requires": {
  14420. "arr-flatten": "^1.1.0",
  14421. "array-unique": "^0.3.2",
  14422. "extend-shallow": "^2.0.1",
  14423. "fill-range": "^4.0.0",
  14424. "isobject": "^3.0.1",
  14425. "repeat-element": "^1.1.2",
  14426. "snapdragon": "^0.8.1",
  14427. "snapdragon-node": "^2.0.1",
  14428. "split-string": "^3.0.2",
  14429. "to-regex": "^3.0.1"
  14430. },
  14431. "dependencies": {
  14432. "extend-shallow": {
  14433. "version": "2.0.1",
  14434. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  14435. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  14436. "requires": {
  14437. "is-extendable": "^0.1.0"
  14438. }
  14439. }
  14440. }
  14441. },
  14442. "cacache": {
  14443. "version": "12.0.4",
  14444. "resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.4.tgz",
  14445. "integrity": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==",
  14446. "requires": {
  14447. "bluebird": "^3.5.5",
  14448. "chownr": "^1.1.1",
  14449. "figgy-pudding": "^3.5.1",
  14450. "glob": "^7.1.4",
  14451. "graceful-fs": "^4.1.15",
  14452. "infer-owner": "^1.0.3",
  14453. "lru-cache": "^5.1.1",
  14454. "mississippi": "^3.0.0",
  14455. "mkdirp": "^0.5.1",
  14456. "move-concurrently": "^1.0.1",
  14457. "promise-inflight": "^1.0.1",
  14458. "rimraf": "^2.6.3",
  14459. "ssri": "^6.0.1",
  14460. "unique-filename": "^1.1.1",
  14461. "y18n": "^4.0.0"
  14462. }
  14463. },
  14464. "chownr": {
  14465. "version": "1.1.4",
  14466. "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
  14467. "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
  14468. },
  14469. "fill-range": {
  14470. "version": "4.0.0",
  14471. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  14472. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  14473. "requires": {
  14474. "extend-shallow": "^2.0.1",
  14475. "is-number": "^3.0.0",
  14476. "repeat-string": "^1.6.1",
  14477. "to-regex-range": "^2.1.0"
  14478. },
  14479. "dependencies": {
  14480. "extend-shallow": {
  14481. "version": "2.0.1",
  14482. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  14483. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  14484. "requires": {
  14485. "is-extendable": "^0.1.0"
  14486. }
  14487. }
  14488. }
  14489. },
  14490. "is-number": {
  14491. "version": "3.0.0",
  14492. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  14493. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  14494. "requires": {
  14495. "kind-of": "^3.0.2"
  14496. },
  14497. "dependencies": {
  14498. "kind-of": {
  14499. "version": "3.2.2",
  14500. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  14501. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  14502. "requires": {
  14503. "is-buffer": "^1.1.5"
  14504. }
  14505. }
  14506. }
  14507. },
  14508. "isobject": {
  14509. "version": "3.0.1",
  14510. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  14511. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  14512. },
  14513. "lru-cache": {
  14514. "version": "5.1.1",
  14515. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
  14516. "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
  14517. "requires": {
  14518. "yallist": "^3.0.2"
  14519. }
  14520. },
  14521. "micromatch": {
  14522. "version": "3.1.10",
  14523. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
  14524. "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
  14525. "requires": {
  14526. "arr-diff": "^4.0.0",
  14527. "array-unique": "^0.3.2",
  14528. "braces": "^2.3.1",
  14529. "define-property": "^2.0.2",
  14530. "extend-shallow": "^3.0.2",
  14531. "extglob": "^2.0.4",
  14532. "fragment-cache": "^0.2.1",
  14533. "kind-of": "^6.0.2",
  14534. "nanomatch": "^1.2.9",
  14535. "object.pick": "^1.3.0",
  14536. "regex-not": "^1.0.0",
  14537. "snapdragon": "^0.8.1",
  14538. "to-regex": "^3.0.2"
  14539. }
  14540. },
  14541. "schema-utils": {
  14542. "version": "1.0.0",
  14543. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
  14544. "integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
  14545. "requires": {
  14546. "ajv": "^6.1.0",
  14547. "ajv-errors": "^1.0.0",
  14548. "ajv-keywords": "^3.1.0"
  14549. }
  14550. },
  14551. "serialize-javascript": {
  14552. "version": "2.1.2",
  14553. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-2.1.2.tgz",
  14554. "integrity": "sha512-rs9OggEUF0V4jUSecXazOYsLfu7OGK2qIn3c7IPBiffz32XniEp/TX9Xmc9LQfK2nQ2QKHvZ2oygKUGU0lG4jQ=="
  14555. },
  14556. "source-map": {
  14557. "version": "0.6.1",
  14558. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  14559. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  14560. },
  14561. "ssri": {
  14562. "version": "6.0.1",
  14563. "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz",
  14564. "integrity": "sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==",
  14565. "requires": {
  14566. "figgy-pudding": "^3.5.1"
  14567. }
  14568. },
  14569. "terser-webpack-plugin": {
  14570. "version": "1.4.3",
  14571. "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.3.tgz",
  14572. "integrity": "sha512-QMxecFz/gHQwteWwSo5nTc6UaICqN1bMedC5sMtUc7y3Ha3Q8y6ZO0iCR8pq4RJC8Hjf0FEPEHZqcMB/+DFCrA==",
  14573. "requires": {
  14574. "cacache": "^12.0.2",
  14575. "find-cache-dir": "^2.1.0",
  14576. "is-wsl": "^1.1.0",
  14577. "schema-utils": "^1.0.0",
  14578. "serialize-javascript": "^2.1.2",
  14579. "source-map": "^0.6.1",
  14580. "terser": "^4.1.2",
  14581. "webpack-sources": "^1.4.0",
  14582. "worker-farm": "^1.7.0"
  14583. }
  14584. },
  14585. "to-regex-range": {
  14586. "version": "2.1.1",
  14587. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  14588. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  14589. "requires": {
  14590. "is-number": "^3.0.0",
  14591. "repeat-string": "^1.6.1"
  14592. }
  14593. },
  14594. "y18n": {
  14595. "version": "4.0.0",
  14596. "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
  14597. "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w=="
  14598. },
  14599. "yallist": {
  14600. "version": "3.1.1",
  14601. "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
  14602. "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
  14603. }
  14604. }
  14605. },
  14606. "webpack-cli": {
  14607. "version": "3.3.11",
  14608. "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.11.tgz",
  14609. "integrity": "sha512-dXlfuml7xvAFwYUPsrtQAA9e4DOe58gnzSxhgrO/ZM/gyXTBowrsYeubyN4mqGhYdpXMFNyQ6emjJS9M7OBd4g==",
  14610. "requires": {
  14611. "chalk": "2.4.2",
  14612. "cross-spawn": "6.0.5",
  14613. "enhanced-resolve": "4.1.0",
  14614. "findup-sync": "3.0.0",
  14615. "global-modules": "2.0.0",
  14616. "import-local": "2.0.0",
  14617. "interpret": "1.2.0",
  14618. "loader-utils": "1.2.3",
  14619. "supports-color": "6.1.0",
  14620. "v8-compile-cache": "2.0.3",
  14621. "yargs": "13.2.4"
  14622. },
  14623. "dependencies": {
  14624. "ansi-regex": {
  14625. "version": "4.1.0",
  14626. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
  14627. "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
  14628. },
  14629. "cliui": {
  14630. "version": "5.0.0",
  14631. "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
  14632. "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
  14633. "requires": {
  14634. "string-width": "^3.1.0",
  14635. "strip-ansi": "^5.2.0",
  14636. "wrap-ansi": "^5.1.0"
  14637. }
  14638. },
  14639. "emojis-list": {
  14640. "version": "2.1.0",
  14641. "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz",
  14642. "integrity": "sha1-TapNnbAPmBmIDHn6RXrlsJof04k="
  14643. },
  14644. "enhanced-resolve": {
  14645. "version": "4.1.0",
  14646. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.1.0.tgz",
  14647. "integrity": "sha512-F/7vkyTtyc/llOIn8oWclcB25KdRaiPBpZYDgJHgh/UHtpgT2p2eldQgtQnLtUvfMKPKxbRaQM/hHkvLHt1Vng==",
  14648. "requires": {
  14649. "graceful-fs": "^4.1.2",
  14650. "memory-fs": "^0.4.0",
  14651. "tapable": "^1.0.0"
  14652. }
  14653. },
  14654. "find-up": {
  14655. "version": "3.0.0",
  14656. "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
  14657. "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
  14658. "requires": {
  14659. "locate-path": "^3.0.0"
  14660. }
  14661. },
  14662. "get-caller-file": {
  14663. "version": "2.0.5",
  14664. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  14665. "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
  14666. },
  14667. "global-modules": {
  14668. "version": "2.0.0",
  14669. "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
  14670. "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
  14671. "requires": {
  14672. "global-prefix": "^3.0.0"
  14673. }
  14674. },
  14675. "global-prefix": {
  14676. "version": "3.0.0",
  14677. "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
  14678. "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
  14679. "requires": {
  14680. "ini": "^1.3.5",
  14681. "kind-of": "^6.0.2",
  14682. "which": "^1.3.1"
  14683. }
  14684. },
  14685. "invert-kv": {
  14686. "version": "2.0.0",
  14687. "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz",
  14688. "integrity": "sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA=="
  14689. },
  14690. "is-fullwidth-code-point": {
  14691. "version": "2.0.0",
  14692. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
  14693. "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
  14694. },
  14695. "json5": {
  14696. "version": "1.0.1",
  14697. "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
  14698. "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
  14699. "requires": {
  14700. "minimist": "^1.2.0"
  14701. }
  14702. },
  14703. "lcid": {
  14704. "version": "2.0.0",
  14705. "resolved": "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz",
  14706. "integrity": "sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==",
  14707. "requires": {
  14708. "invert-kv": "^2.0.0"
  14709. }
  14710. },
  14711. "loader-utils": {
  14712. "version": "1.2.3",
  14713. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.2.3.tgz",
  14714. "integrity": "sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==",
  14715. "requires": {
  14716. "big.js": "^5.2.2",
  14717. "emojis-list": "^2.0.0",
  14718. "json5": "^1.0.1"
  14719. }
  14720. },
  14721. "locate-path": {
  14722. "version": "3.0.0",
  14723. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
  14724. "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
  14725. "requires": {
  14726. "p-locate": "^3.0.0",
  14727. "path-exists": "^3.0.0"
  14728. }
  14729. },
  14730. "os-locale": {
  14731. "version": "3.1.0",
  14732. "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz",
  14733. "integrity": "sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==",
  14734. "requires": {
  14735. "execa": "^1.0.0",
  14736. "lcid": "^2.0.0",
  14737. "mem": "^4.0.0"
  14738. }
  14739. },
  14740. "p-limit": {
  14741. "version": "2.3.0",
  14742. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  14743. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  14744. "requires": {
  14745. "p-try": "^2.0.0"
  14746. }
  14747. },
  14748. "p-locate": {
  14749. "version": "3.0.0",
  14750. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
  14751. "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
  14752. "requires": {
  14753. "p-limit": "^2.0.0"
  14754. }
  14755. },
  14756. "p-try": {
  14757. "version": "2.2.0",
  14758. "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
  14759. "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
  14760. },
  14761. "require-main-filename": {
  14762. "version": "2.0.0",
  14763. "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
  14764. "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
  14765. },
  14766. "string-width": {
  14767. "version": "3.1.0",
  14768. "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
  14769. "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
  14770. "requires": {
  14771. "emoji-regex": "^7.0.1",
  14772. "is-fullwidth-code-point": "^2.0.0",
  14773. "strip-ansi": "^5.1.0"
  14774. }
  14775. },
  14776. "strip-ansi": {
  14777. "version": "5.2.0",
  14778. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
  14779. "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
  14780. "requires": {
  14781. "ansi-regex": "^4.1.0"
  14782. }
  14783. },
  14784. "supports-color": {
  14785. "version": "6.1.0",
  14786. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz",
  14787. "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==",
  14788. "requires": {
  14789. "has-flag": "^3.0.0"
  14790. }
  14791. },
  14792. "which-module": {
  14793. "version": "2.0.0",
  14794. "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
  14795. "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho="
  14796. },
  14797. "wrap-ansi": {
  14798. "version": "5.1.0",
  14799. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
  14800. "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
  14801. "requires": {
  14802. "ansi-styles": "^3.2.0",
  14803. "string-width": "^3.0.0",
  14804. "strip-ansi": "^5.0.0"
  14805. }
  14806. },
  14807. "y18n": {
  14808. "version": "4.0.0",
  14809. "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
  14810. "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w=="
  14811. },
  14812. "yargs": {
  14813. "version": "13.2.4",
  14814. "resolved": "https://registry.npmjs.org/yargs/-/yargs-13.2.4.tgz",
  14815. "integrity": "sha512-HG/DWAJa1PAnHT9JAhNa8AbAv3FPaiLzioSjCcmuXXhP8MlpHO5vwls4g4j6n30Z74GVQj8Xa62dWVx1QCGklg==",
  14816. "requires": {
  14817. "cliui": "^5.0.0",
  14818. "find-up": "^3.0.0",
  14819. "get-caller-file": "^2.0.1",
  14820. "os-locale": "^3.1.0",
  14821. "require-directory": "^2.1.1",
  14822. "require-main-filename": "^2.0.0",
  14823. "set-blocking": "^2.0.0",
  14824. "string-width": "^3.0.0",
  14825. "which-module": "^2.0.0",
  14826. "y18n": "^4.0.0",
  14827. "yargs-parser": "^13.1.0"
  14828. }
  14829. },
  14830. "yargs-parser": {
  14831. "version": "13.1.2",
  14832. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz",
  14833. "integrity": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==",
  14834. "requires": {
  14835. "camelcase": "^5.0.0",
  14836. "decamelize": "^1.2.0"
  14837. }
  14838. }
  14839. }
  14840. },
  14841. "webpack-fix-style-only-entries": {
  14842. "version": "0.4.0",
  14843. "resolved": "https://registry.npmjs.org/webpack-fix-style-only-entries/-/webpack-fix-style-only-entries-0.4.0.tgz",
  14844. "integrity": "sha512-6TDa56V/xSOw6CBVlhFm6J+xXY2oJzx7CEgH0dmex2Xe1rwb95KkLl3rXvSNpO4wyahwD3YnYqffDNR0LH1BNQ=="
  14845. },
  14846. "webpack-sources": {
  14847. "version": "1.4.3",
  14848. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz",
  14849. "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==",
  14850. "requires": {
  14851. "source-list-map": "^2.0.0",
  14852. "source-map": "~0.6.1"
  14853. },
  14854. "dependencies": {
  14855. "source-map": {
  14856. "version": "0.6.1",
  14857. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  14858. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  14859. }
  14860. }
  14861. },
  14862. "whatwg-fetch": {
  14863. "version": "3.0.0",
  14864. "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz",
  14865. "integrity": "sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q=="
  14866. },
  14867. "when": {
  14868. "version": "3.7.8",
  14869. "resolved": "https://registry.npmjs.org/when/-/when-3.7.8.tgz",
  14870. "integrity": "sha1-xxMLan6gRpPoQs3J56Hyqjmjn4I="
  14871. },
  14872. "which": {
  14873. "version": "1.3.1",
  14874. "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
  14875. "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
  14876. "requires": {
  14877. "isexe": "^2.0.0"
  14878. }
  14879. },
  14880. "which-module": {
  14881. "version": "1.0.0",
  14882. "resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
  14883. "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8="
  14884. },
  14885. "window-size": {
  14886. "version": "0.1.0",
  14887. "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
  14888. "integrity": "sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0="
  14889. },
  14890. "windows-release": {
  14891. "version": "3.3.0",
  14892. "resolved": "https://registry.npmjs.org/windows-release/-/windows-release-3.3.0.tgz",
  14893. "integrity": "sha512-2HetyTg1Y+R+rUgrKeUEhAG/ZuOmTrI1NBb3ZyAGQMYmOJjBBPe4MTodghRkmLJZHwkuPi02anbeGP+Zf401LQ==",
  14894. "requires": {
  14895. "execa": "^1.0.0"
  14896. }
  14897. },
  14898. "word-wrap": {
  14899. "version": "1.2.3",
  14900. "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
  14901. "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
  14902. "dev": true
  14903. },
  14904. "wordwrap": {
  14905. "version": "0.0.2",
  14906. "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
  14907. "integrity": "sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8="
  14908. },
  14909. "worker-farm": {
  14910. "version": "1.7.0",
  14911. "resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz",
  14912. "integrity": "sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==",
  14913. "requires": {
  14914. "errno": "~0.1.7"
  14915. }
  14916. },
  14917. "worker-loader": {
  14918. "version": "2.0.0",
  14919. "resolved": "https://registry.npmjs.org/worker-loader/-/worker-loader-2.0.0.tgz",
  14920. "integrity": "sha512-tnvNp4K3KQOpfRnD20m8xltE3eWh89Ye+5oj7wXEEHKac1P4oZ6p9oTj8/8ExqoSBnk9nu5Pr4nKfQ1hn2APJw==",
  14921. "requires": {
  14922. "loader-utils": "^1.0.0",
  14923. "schema-utils": "^0.4.0"
  14924. },
  14925. "dependencies": {
  14926. "schema-utils": {
  14927. "version": "0.4.7",
  14928. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-0.4.7.tgz",
  14929. "integrity": "sha512-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ==",
  14930. "requires": {
  14931. "ajv": "^6.1.0",
  14932. "ajv-keywords": "^3.1.0"
  14933. }
  14934. }
  14935. }
  14936. },
  14937. "wrap-ansi": {
  14938. "version": "2.1.0",
  14939. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
  14940. "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
  14941. "requires": {
  14942. "string-width": "^1.0.1",
  14943. "strip-ansi": "^3.0.1"
  14944. }
  14945. },
  14946. "wrappy": {
  14947. "version": "1.0.2",
  14948. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  14949. "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
  14950. },
  14951. "wrench-sui": {
  14952. "version": "0.0.3",
  14953. "resolved": "https://registry.npmjs.org/wrench-sui/-/wrench-sui-0.0.3.tgz",
  14954. "integrity": "sha1-1hoSAwwf2NZxs90VqmyeD83E4sg="
  14955. },
  14956. "write": {
  14957. "version": "1.0.3",
  14958. "resolved": "https://registry.npmjs.org/write/-/write-1.0.3.tgz",
  14959. "integrity": "sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==",
  14960. "dev": true,
  14961. "requires": {
  14962. "mkdirp": "^0.5.1"
  14963. }
  14964. },
  14965. "write-file-atomic": {
  14966. "version": "3.0.3",
  14967. "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
  14968. "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
  14969. "dev": true,
  14970. "requires": {
  14971. "imurmurhash": "^0.1.4",
  14972. "is-typedarray": "^1.0.0",
  14973. "signal-exit": "^3.0.2",
  14974. "typedarray-to-buffer": "^3.1.5"
  14975. }
  14976. },
  14977. "xml-but-prettier": {
  14978. "version": "1.0.1",
  14979. "resolved": "https://registry.npmjs.org/xml-but-prettier/-/xml-but-prettier-1.0.1.tgz",
  14980. "integrity": "sha1-9aMyZ+1CzNTjVcYlV6XjmwH7QPM=",
  14981. "requires": {
  14982. "repeat-string": "^1.5.2"
  14983. }
  14984. },
  14985. "xtend": {
  14986. "version": "4.0.2",
  14987. "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
  14988. "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="
  14989. },
  14990. "y18n": {
  14991. "version": "3.2.1",
  14992. "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz",
  14993. "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE="
  14994. },
  14995. "yallist": {
  14996. "version": "2.1.2",
  14997. "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",
  14998. "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="
  14999. },
  15000. "yaml": {
  15001. "version": "1.9.2",
  15002. "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.9.2.tgz",
  15003. "integrity": "sha512-HPT7cGGI0DuRcsO51qC1j9O16Dh1mZ2bnXwsi0jrSpsLz0WxOLSLXfkABVl6bZO629py3CU+OMJtpNHDLB97kg==",
  15004. "dev": true,
  15005. "requires": {
  15006. "@babel/runtime": "^7.9.2"
  15007. }
  15008. },
  15009. "yamljs": {
  15010. "version": "0.3.0",
  15011. "resolved": "https://registry.npmjs.org/yamljs/-/yamljs-0.3.0.tgz",
  15012. "integrity": "sha512-C/FsVVhht4iPQYXOInoxUM/1ELSf9EsgKH34FofQOp6hwCPrW4vG4w5++TED3xRUo8gD7l0P1J1dLlDYzODsTQ==",
  15013. "requires": {
  15014. "argparse": "^1.0.7",
  15015. "glob": "^7.0.5"
  15016. }
  15017. },
  15018. "yargs": {
  15019. "version": "7.1.0",
  15020. "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.0.tgz",
  15021. "integrity": "sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=",
  15022. "requires": {
  15023. "camelcase": "^3.0.0",
  15024. "cliui": "^3.2.0",
  15025. "decamelize": "^1.1.1",
  15026. "get-caller-file": "^1.0.1",
  15027. "os-locale": "^1.4.0",
  15028. "read-pkg-up": "^1.0.1",
  15029. "require-directory": "^2.1.1",
  15030. "require-main-filename": "^1.0.1",
  15031. "set-blocking": "^2.0.0",
  15032. "string-width": "^1.0.2",
  15033. "which-module": "^1.0.0",
  15034. "y18n": "^3.2.1",
  15035. "yargs-parser": "^5.0.0"
  15036. },
  15037. "dependencies": {
  15038. "camelcase": {
  15039. "version": "3.0.0",
  15040. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
  15041. "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
  15042. }
  15043. }
  15044. },
  15045. "yargs-parser": {
  15046. "version": "5.0.0",
  15047. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0.tgz",
  15048. "integrity": "sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=",
  15049. "requires": {
  15050. "camelcase": "^3.0.0"
  15051. },
  15052. "dependencies": {
  15053. "camelcase": {
  15054. "version": "3.0.0",
  15055. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
  15056. "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
  15057. }
  15058. }
  15059. },
  15060. "zenscroll": {
  15061. "version": "4.0.2",
  15062. "resolved": "https://registry.npmjs.org/zenscroll/-/zenscroll-4.0.2.tgz",
  15063. "integrity": "sha1-6NV3TRwHOKR7z6hynzcS4t7d6yU="
  15064. }
  15065. }
  15066. }