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 605 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 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>
5 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726972797289729973097319732973397349735973697379738973997409741974297439744974597469747974897499750975197529753975497559756975797589759976097619762976397649765976697679768976997709771977297739774977597769777977897799780978197829783978497859786978797889789979097919792979397949795979697979798979998009801980298039804980598069807980898099810981198129813981498159816981798189819982098219822982398249825982698279828982998309831983298339834983598369837983898399840984198429843984498459846984798489849985098519852985398549855985698579858985998609861986298639864986598669867986898699870987198729873987498759876987798789879988098819882988398849885988698879888988998909891989298939894989598969897989898999900990199029903990499059906990799089909991099119912991399149915991699179918991999209921992299239924992599269927992899299930993199329933993499359936993799389939994099419942994399449945994699479948994999509951995299539954995599569957995899599960996199629963996499659966996799689969997099719972997399749975997699779978997999809981998299839984998599869987998899899990999199929993999499959996999799989999100001000110002100031000410005100061000710008100091001010011100121001310014100151001610017100181001910020100211002210023100241002510026100271002810029100301003110032100331003410035100361003710038100391004010041100421004310044100451004610047100481004910050100511005210053100541005510056100571005810059100601006110062100631006410065100661006710068100691007010071100721007310074100751007610077100781007910080100811008210083100841008510086100871008810089100901009110092100931009410095100961009710098100991010010101101021010310104101051010610107101081010910110101111011210113101141011510116101171011810119101201012110122101231012410125101261012710128101291013010131101321013310134101351013610137101381013910140101411014210143101441014510146101471014810149101501015110152101531015410155101561015710158101591016010161101621016310164101651016610167101681016910170101711017210173101741017510176101771017810179101801018110182101831018410185101861018710188101891019010191101921019310194101951019610197101981019910200102011020210203102041020510206102071020810209102101021110212102131021410215102161021710218102191022010221102221022310224102251022610227102281022910230102311023210233102341023510236102371023810239102401024110242102431024410245102461024710248102491025010251102521025310254102551025610257102581025910260102611026210263102641026510266102671026810269102701027110272102731027410275102761027710278102791028010281102821028310284102851028610287102881028910290102911029210293102941029510296102971029810299103001030110302103031030410305103061030710308103091031010311103121031310314103151031610317103181031910320103211032210323103241032510326103271032810329103301033110332103331033410335103361033710338103391034010341103421034310344103451034610347103481034910350103511035210353103541035510356103571035810359103601036110362103631036410365103661036710368103691037010371103721037310374103751037610377103781037910380103811038210383103841038510386103871038810389103901039110392103931039410395103961039710398103991040010401104021040310404104051040610407104081040910410104111041210413104141041510416104171041810419104201042110422104231042410425104261042710428104291043010431104321043310434104351043610437104381043910440104411044210443104441044510446104471044810449104501045110452104531045410455104561045710458104591046010461104621046310464104651046610467104681046910470104711047210473104741047510476104771047810479104801048110482104831048410485104861048710488104891049010491104921049310494104951049610497104981049910500105011050210503105041050510506105071050810509105101051110512105131051410515105161051710518105191052010521105221052310524105251052610527105281052910530105311053210533105341053510536105371053810539105401054110542105431054410545105461054710548105491055010551105521055310554105551055610557105581055910560105611056210563105641056510566105671056810569105701057110572105731057410575105761057710578105791058010581105821058310584105851058610587105881058910590105911059210593105941059510596105971059810599106001060110602106031060410605106061060710608106091061010611106121061310614106151061610617106181061910620106211062210623106241062510626106271062810629106301063110632106331063410635106361063710638106391064010641106421064310644106451064610647106481064910650106511065210653106541065510656106571065810659106601066110662106631066410665106661066710668106691067010671106721067310674106751067610677106781067910680106811068210683106841068510686106871068810689106901069110692106931069410695106961069710698106991070010701107021070310704107051070610707107081070910710107111071210713107141071510716107171071810719107201072110722107231072410725107261072710728107291073010731107321073310734107351073610737107381073910740107411074210743107441074510746107471074810749107501075110752107531075410755107561075710758107591076010761107621076310764107651076610767107681076910770107711077210773107741077510776107771077810779107801078110782107831078410785107861078710788107891079010791107921079310794107951079610797107981079910800108011080210803108041080510806108071080810809108101081110812108131081410815108161081710818108191082010821108221082310824108251082610827108281082910830108311083210833108341083510836108371083810839108401084110842108431084410845108461084710848108491085010851108521085310854108551085610857108581085910860108611086210863108641086510866108671086810869108701087110872108731087410875108761087710878108791088010881108821088310884108851088610887108881088910890108911089210893108941089510896108971089810899109001090110902109031090410905109061090710908109091091010911109121091310914109151091610917109181091910920109211092210923109241092510926109271092810929109301093110932109331093410935109361093710938109391094010941109421094310944109451094610947109481094910950109511095210953109541095510956109571095810959109601096110962109631096410965109661096710968109691097010971109721097310974109751097610977109781097910980109811098210983109841098510986109871098810989109901099110992109931099410995109961099710998109991100011001110021100311004110051100611007110081100911010110111101211013110141101511016110171101811019110201102111022110231102411025110261102711028110291103011031110321103311034110351103611037110381103911040110411104211043110441104511046110471104811049110501105111052110531105411055110561105711058110591106011061110621106311064110651106611067110681106911070110711107211073110741107511076110771107811079110801108111082110831108411085110861108711088110891109011091110921109311094110951109611097110981109911100111011110211103111041110511106111071110811109111101111111112111131111411115111161111711118111191112011121111221112311124111251112611127111281112911130111311113211133111341113511136111371113811139111401114111142111431114411145111461114711148111491115011151111521115311154111551115611157111581115911160111611116211163111641116511166111671116811169111701117111172111731117411175111761117711178111791118011181111821118311184111851118611187111881118911190111911119211193111941119511196111971119811199112001120111202112031120411205112061120711208112091121011211112121121311214112151121611217112181121911220112211122211223112241122511226112271122811229112301123111232112331123411235112361123711238112391124011241112421124311244112451124611247112481124911250112511125211253112541125511256112571125811259112601126111262112631126411265112661126711268112691127011271112721127311274112751127611277112781127911280112811128211283112841128511286112871128811289112901129111292112931129411295112961129711298112991130011301113021130311304113051130611307113081130911310113111131211313113141131511316113171131811319113201132111322113231132411325113261132711328113291133011331113321133311334113351133611337113381133911340113411134211343113441134511346113471134811349113501135111352113531135411355113561135711358113591136011361113621136311364113651136611367113681136911370113711137211373113741137511376113771137811379113801138111382113831138411385113861138711388113891139011391113921139311394113951139611397113981139911400114011140211403114041140511406114071140811409114101141111412114131141411415114161141711418114191142011421114221142311424114251142611427114281142911430114311143211433114341143511436114371143811439114401144111442114431144411445114461144711448114491145011451114521145311454114551145611457114581145911460114611146211463114641146511466114671146811469114701147111472114731147411475114761147711478114791148011481114821148311484114851148611487114881148911490114911149211493114941149511496114971149811499115001150111502115031150411505115061150711508115091151011511115121151311514115151151611517115181151911520115211152211523115241152511526115271152811529115301153111532115331153411535115361153711538115391154011541115421154311544115451154611547115481154911550115511155211553115541155511556115571155811559115601156111562115631156411565115661156711568115691157011571115721157311574115751157611577115781157911580115811158211583115841158511586115871158811589115901159111592115931159411595115961159711598115991160011601116021160311604116051160611607116081160911610116111161211613116141161511616116171161811619116201162111622116231162411625116261162711628116291163011631116321163311634116351163611637116381163911640116411164211643116441164511646116471164811649116501165111652116531165411655116561165711658116591166011661116621166311664116651166611667116681166911670116711167211673116741167511676116771167811679116801168111682116831168411685116861168711688116891169011691116921169311694116951169611697116981169911700117011170211703117041170511706117071170811709117101171111712117131171411715117161171711718117191172011721117221172311724117251172611727117281172911730117311173211733117341173511736117371173811739117401174111742117431174411745117461174711748117491175011751117521175311754117551175611757117581175911760117611176211763117641176511766117671176811769117701177111772117731177411775117761177711778117791178011781117821178311784117851178611787117881178911790117911179211793117941179511796117971179811799118001180111802118031180411805118061180711808118091181011811118121181311814118151181611817118181181911820118211182211823118241182511826118271182811829118301183111832118331183411835118361183711838118391184011841118421184311844118451184611847118481184911850118511185211853118541185511856118571185811859118601186111862118631186411865118661186711868118691187011871118721187311874118751187611877118781187911880118811188211883118841188511886118871188811889118901189111892118931189411895118961189711898118991190011901119021190311904119051190611907119081190911910119111191211913119141191511916119171191811919119201192111922119231192411925119261192711928119291193011931119321193311934119351193611937119381193911940119411194211943119441194511946119471194811949119501195111952119531195411955119561195711958119591196011961119621196311964119651196611967119681196911970119711197211973119741197511976119771197811979119801198111982119831198411985119861198711988119891199011991119921199311994119951199611997119981199912000120011200212003120041200512006120071200812009120101201112012120131201412015120161201712018120191202012021120221202312024120251202612027120281202912030120311203212033120341203512036120371203812039120401204112042120431204412045120461204712048120491205012051120521205312054120551205612057120581205912060120611206212063120641206512066120671206812069120701207112072120731207412075120761207712078120791208012081120821208312084120851208612087120881208912090120911209212093120941209512096120971209812099121001210112102121031210412105121061210712108121091211012111121121211312114121151211612117121181211912120121211212212123121241212512126121271212812129121301213112132121331213412135121361213712138121391214012141121421214312144121451214612147121481214912150121511215212153121541215512156121571215812159121601216112162121631216412165121661216712168121691217012171121721217312174121751217612177121781217912180121811218212183121841218512186121871218812189121901219112192121931219412195121961219712198121991220012201122021220312204122051220612207122081220912210122111221212213122141221512216122171221812219122201222112222122231222412225122261222712228122291223012231122321223312234122351223612237122381223912240122411224212243122441224512246122471224812249122501225112252122531225412255122561225712258122591226012261122621226312264122651226612267122681226912270122711227212273122741227512276122771227812279122801228112282122831228412285122861228712288122891229012291122921229312294122951229612297122981229912300123011230212303123041230512306123071230812309123101231112312123131231412315123161231712318123191232012321123221232312324123251232612327123281232912330123311233212333123341233512336123371233812339123401234112342123431234412345123461234712348123491235012351123521235312354123551235612357123581235912360123611236212363123641236512366123671236812369123701237112372123731237412375123761237712378123791238012381123821238312384123851238612387123881238912390123911239212393123941239512396123971239812399124001240112402124031240412405124061240712408124091241012411124121241312414124151241612417124181241912420124211242212423124241242512426124271242812429124301243112432124331243412435124361243712438124391244012441124421244312444124451244612447124481244912450124511245212453124541245512456124571245812459124601246112462124631246412465124661246712468124691247012471124721247312474124751247612477124781247912480124811248212483124841248512486124871248812489124901249112492124931249412495124961249712498124991250012501125021250312504125051250612507125081250912510125111251212513125141251512516125171251812519125201252112522125231252412525125261252712528125291253012531125321253312534125351253612537125381253912540125411254212543125441254512546125471254812549125501255112552125531255412555125561255712558125591256012561125621256312564125651256612567125681256912570125711257212573125741257512576125771257812579125801258112582125831258412585125861258712588125891259012591125921259312594125951259612597125981259912600126011260212603126041260512606126071260812609126101261112612126131261412615126161261712618126191262012621126221262312624126251262612627126281262912630126311263212633126341263512636126371263812639126401264112642126431264412645126461264712648126491265012651126521265312654126551265612657126581265912660126611266212663126641266512666126671266812669126701267112672126731267412675126761267712678126791268012681126821268312684126851268612687126881268912690126911269212693126941269512696126971269812699127001270112702127031270412705127061270712708127091271012711127121271312714127151271612717127181271912720127211272212723127241272512726127271272812729127301273112732127331273412735127361273712738127391274012741127421274312744127451274612747127481274912750127511275212753127541275512756127571275812759127601276112762127631276412765127661276712768127691277012771127721277312774127751277612777127781277912780127811278212783127841278512786127871278812789127901279112792127931279412795127961279712798127991280012801128021280312804128051280612807128081280912810128111281212813128141281512816128171281812819128201282112822128231282412825128261282712828128291283012831128321283312834128351283612837128381283912840128411284212843128441284512846128471284812849128501285112852128531285412855128561285712858128591286012861128621286312864128651286612867128681286912870128711287212873128741287512876128771287812879128801288112882128831288412885128861288712888128891289012891128921289312894128951289612897128981289912900129011290212903129041290512906129071290812909129101291112912129131291412915129161291712918129191292012921129221292312924129251292612927129281292912930129311293212933129341293512936129371293812939129401294112942129431294412945129461294712948129491295012951129521295312954129551295612957129581295912960129611296212963129641296512966129671296812969129701297112972129731297412975129761297712978129791298012981129821298312984129851298612987129881298912990129911299212993129941299512996129971299812999130001300113002130031300413005130061300713008130091301013011130121301313014130151301613017130181301913020130211302213023130241302513026130271302813029130301303113032130331303413035130361303713038130391304013041130421304313044130451304613047130481304913050130511305213053130541305513056130571305813059130601306113062130631306413065130661306713068130691307013071130721307313074130751307613077130781307913080130811308213083130841308513086130871308813089130901309113092130931309413095130961309713098130991310013101131021310313104131051310613107131081310913110131111311213113131141311513116131171311813119131201312113122131231312413125131261312713128131291313013131131321313313134131351313613137131381313913140131411314213143131441314513146131471314813149131501315113152131531315413155131561315713158131591316013161131621316313164131651316613167131681316913170131711317213173131741317513176131771317813179131801318113182131831318413185131861318713188131891319013191131921319313194131951319613197131981319913200132011320213203132041320513206132071320813209132101321113212132131321413215132161321713218132191322013221132221322313224132251322613227132281322913230132311323213233132341323513236132371323813239132401324113242132431324413245132461324713248132491325013251132521325313254132551325613257132581325913260132611326213263132641326513266132671326813269132701327113272132731327413275132761327713278132791328013281132821328313284132851328613287132881328913290132911329213293132941329513296132971329813299133001330113302133031330413305133061330713308133091331013311133121331313314133151331613317133181331913320133211332213323133241332513326133271332813329133301333113332133331333413335133361333713338133391334013341133421334313344133451334613347133481334913350133511335213353133541335513356133571335813359133601336113362133631336413365133661336713368133691337013371133721337313374133751337613377133781337913380133811338213383133841338513386133871338813389133901339113392133931339413395133961339713398133991340013401134021340313404134051340613407134081340913410134111341213413134141341513416134171341813419134201342113422134231342413425134261342713428134291343013431134321343313434134351343613437134381343913440134411344213443134441344513446134471344813449134501345113452134531345413455134561345713458134591346013461134621346313464134651346613467134681346913470134711347213473134741347513476134771347813479134801348113482134831348413485134861348713488134891349013491134921349313494134951349613497134981349913500135011350213503135041350513506135071350813509135101351113512135131351413515135161351713518135191352013521135221352313524135251352613527135281352913530135311353213533135341353513536135371353813539135401354113542135431354413545135461354713548135491355013551135521355313554135551355613557135581355913560135611356213563135641356513566135671356813569135701357113572135731357413575135761357713578135791358013581135821358313584135851358613587135881358913590135911359213593135941359513596135971359813599136001360113602136031360413605136061360713608136091361013611136121361313614136151361613617136181361913620136211362213623136241362513626136271362813629136301363113632136331363413635136361363713638136391364013641136421364313644136451364613647136481364913650136511365213653136541365513656136571365813659136601366113662136631366413665136661366713668136691367013671136721367313674136751367613677136781367913680136811368213683136841368513686136871368813689136901369113692136931369413695136961369713698136991370013701137021370313704137051370613707137081370913710137111371213713137141371513716137171371813719137201372113722137231372413725137261372713728137291373013731137321373313734137351373613737137381373913740137411374213743137441374513746137471374813749137501375113752137531375413755137561375713758137591376013761137621376313764137651376613767137681376913770137711377213773137741377513776137771377813779137801378113782137831378413785137861378713788137891379013791137921379313794137951379613797137981379913800138011380213803138041380513806138071380813809138101381113812138131381413815138161381713818138191382013821138221382313824138251382613827138281382913830138311383213833138341383513836138371383813839138401384113842138431384413845138461384713848138491385013851138521385313854138551385613857138581385913860138611386213863138641386513866138671386813869138701387113872138731387413875138761387713878138791388013881138821388313884138851388613887138881388913890138911389213893138941389513896138971389813899139001390113902139031390413905139061390713908139091391013911139121391313914139151391613917139181391913920139211392213923139241392513926139271392813929139301393113932139331393413935139361393713938139391394013941139421394313944139451394613947139481394913950139511395213953139541395513956139571395813959139601396113962139631396413965139661396713968139691397013971139721397313974139751397613977139781397913980139811398213983139841398513986139871398813989139901399113992139931399413995139961399713998139991400014001140021400314004140051400614007140081400914010140111401214013140141401514016140171401814019140201402114022140231402414025140261402714028140291403014031140321403314034140351403614037140381403914040140411404214043140441404514046140471404814049140501405114052140531405414055140561405714058140591406014061140621406314064140651406614067140681406914070140711407214073140741407514076140771407814079140801408114082140831408414085140861408714088140891409014091140921409314094140951409614097140981409914100141011410214103141041410514106141071410814109141101411114112141131411414115141161411714118141191412014121141221412314124141251412614127141281412914130141311413214133141341413514136141371413814139141401414114142141431414414145141461414714148141491415014151141521415314154141551415614157141581415914160141611416214163141641416514166141671416814169141701417114172141731417414175141761417714178141791418014181141821418314184141851418614187141881418914190141911419214193141941419514196141971419814199142001420114202142031420414205142061420714208142091421014211142121421314214142151421614217142181421914220142211422214223142241422514226142271422814229142301423114232142331423414235142361423714238142391424014241142421424314244142451424614247142481424914250142511425214253142541425514256142571425814259142601426114262142631426414265142661426714268142691427014271142721427314274142751427614277142781427914280142811428214283142841428514286142871428814289142901429114292142931429414295142961429714298142991430014301143021430314304143051430614307143081430914310143111431214313143141431514316143171431814319143201432114322143231432414325143261432714328143291433014331143321433314334143351433614337143381433914340143411434214343143441434514346143471434814349143501435114352143531435414355143561435714358143591436014361143621436314364143651436614367143681436914370143711437214373143741437514376143771437814379143801438114382143831438414385143861438714388143891439014391143921439314394143951439614397143981439914400144011440214403144041440514406144071440814409144101441114412144131441414415144161441714418144191442014421144221442314424144251442614427144281442914430144311443214433144341443514436144371443814439144401444114442144431444414445144461444714448144491445014451144521445314454144551445614457144581445914460144611446214463144641446514466144671446814469144701447114472144731447414475144761447714478144791448014481144821448314484144851448614487144881448914490144911449214493144941449514496144971449814499145001450114502145031450414505145061450714508145091451014511145121451314514145151451614517145181451914520145211452214523145241452514526145271452814529145301453114532145331453414535145361453714538145391454014541145421454314544145451454614547145481454914550145511455214553145541455514556145571455814559145601456114562145631456414565145661456714568145691457014571145721457314574145751457614577145781457914580145811458214583145841458514586145871458814589145901459114592145931459414595145961459714598145991460014601146021460314604146051460614607146081460914610146111461214613146141461514616146171461814619146201462114622146231462414625146261462714628146291463014631146321463314634146351463614637146381463914640146411464214643146441464514646146471464814649146501465114652146531465414655146561465714658146591466014661146621466314664146651466614667146681466914670146711467214673146741467514676146771467814679146801468114682146831468414685146861468714688146891469014691146921469314694146951469614697146981469914700147011470214703147041470514706147071470814709147101471114712147131471414715147161471714718147191472014721147221472314724147251472614727147281472914730147311473214733147341473514736147371473814739147401474114742147431474414745147461474714748147491475014751147521475314754147551475614757147581475914760147611476214763147641476514766147671476814769147701477114772147731477414775147761477714778147791478014781147821478314784147851478614787147881478914790147911479214793147941479514796147971479814799148001480114802148031480414805148061480714808148091481014811148121481314814148151481614817148181481914820148211482214823148241482514826148271482814829148301483114832148331483414835148361483714838148391484014841148421484314844148451484614847148481484914850148511485214853148541485514856148571485814859148601486114862148631486414865148661486714868148691487014871148721487314874148751487614877148781487914880148811488214883148841488514886148871488814889148901489114892148931489414895148961489714898148991490014901149021490314904149051490614907149081490914910149111491214913149141491514916149171491814919149201492114922149231492414925149261492714928149291493014931149321493314934149351493614937149381493914940149411494214943149441494514946149471494814949149501495114952149531495414955149561495714958149591496014961149621496314964149651496614967149681496914970149711497214973149741497514976149771497814979149801498114982149831498414985149861498714988149891499014991149921499314994149951499614997149981499915000150011500215003150041500515006150071500815009150101501115012150131501415015150161501715018150191502015021150221502315024150251502615027150281502915030150311503215033150341503515036150371503815039150401504115042150431504415045150461504715048150491505015051150521505315054150551505615057150581505915060150611506215063150641506515066150671506815069150701507115072150731507415075150761507715078150791508015081150821508315084150851508615087150881508915090150911509215093150941509515096150971509815099151001510115102151031510415105151061510715108151091511015111
  1. {
  2. "requires": true,
  3. "lockfileVersion": 1,
  4. "dependencies": {
  5. "@babel/code-frame": {
  6. "version": "7.10.4",
  7. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
  8. "integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
  9. "requires": {
  10. "@babel/highlight": "^7.10.4"
  11. }
  12. },
  13. "@babel/compat-data": {
  14. "version": "7.10.4",
  15. "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.10.4.tgz",
  16. "integrity": "sha512-t+rjExOrSVvjQQXNp5zAIYDp00KjdvGl/TpDX5REPr0S9IAIPQMTilcfG6q8c0QFmj9lSTVySV2VTsyggvtNIw==",
  17. "requires": {
  18. "browserslist": "^4.12.0",
  19. "invariant": "^2.2.4",
  20. "semver": "^5.5.0"
  21. }
  22. },
  23. "@babel/core": {
  24. "version": "7.10.4",
  25. "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.10.4.tgz",
  26. "integrity": "sha512-3A0tS0HWpy4XujGc7QtOIHTeNwUgWaZc/WuS5YQrfhU67jnVmsD6OGPc1AKHH0LJHQICGncy3+YUjIhVlfDdcA==",
  27. "requires": {
  28. "@babel/code-frame": "^7.10.4",
  29. "@babel/generator": "^7.10.4",
  30. "@babel/helper-module-transforms": "^7.10.4",
  31. "@babel/helpers": "^7.10.4",
  32. "@babel/parser": "^7.10.4",
  33. "@babel/template": "^7.10.4",
  34. "@babel/traverse": "^7.10.4",
  35. "@babel/types": "^7.10.4",
  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.10.4",
  48. "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.10.4.tgz",
  49. "integrity": "sha512-toLIHUIAgcQygFZRAQcsLQV3CBuX6yOIru1kJk/qqqvcRmZrYe6WavZTSG+bB8MxhnL9YPf+pKQfuiP161q7ng==",
  50. "requires": {
  51. "@babel/types": "^7.10.4",
  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.10.4",
  59. "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz",
  60. "integrity": "sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==",
  61. "requires": {
  62. "@babel/types": "^7.10.4"
  63. }
  64. },
  65. "@babel/helper-builder-binary-assignment-operator-visitor": {
  66. "version": "7.10.4",
  67. "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz",
  68. "integrity": "sha512-L0zGlFrGWZK4PbT8AszSfLTM5sDU1+Az/En9VrdT8/LmEiJt4zXt+Jve9DCAnQcbqDhCI+29y/L93mrDzddCcg==",
  69. "requires": {
  70. "@babel/helper-explode-assignable-expression": "^7.10.4",
  71. "@babel/types": "^7.10.4"
  72. }
  73. },
  74. "@babel/helper-compilation-targets": {
  75. "version": "7.10.4",
  76. "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.4.tgz",
  77. "integrity": "sha512-a3rYhlsGV0UHNDvrtOXBg8/OpfV0OKTkxKPzIplS1zpx7CygDcWWxckxZeDd3gzPzC4kUT0A4nVFDK0wGMh4MQ==",
  78. "requires": {
  79. "@babel/compat-data": "^7.10.4",
  80. "browserslist": "^4.12.0",
  81. "invariant": "^2.2.4",
  82. "levenary": "^1.1.1",
  83. "semver": "^5.5.0"
  84. }
  85. },
  86. "@babel/helper-create-class-features-plugin": {
  87. "version": "7.10.4",
  88. "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.4.tgz",
  89. "integrity": "sha512-9raUiOsXPxzzLjCXeosApJItoMnX3uyT4QdM2UldffuGApNrF8e938MwNpDCK9CPoyxrEoCgT+hObJc3mZa6lQ==",
  90. "requires": {
  91. "@babel/helper-function-name": "^7.10.4",
  92. "@babel/helper-member-expression-to-functions": "^7.10.4",
  93. "@babel/helper-optimise-call-expression": "^7.10.4",
  94. "@babel/helper-plugin-utils": "^7.10.4",
  95. "@babel/helper-replace-supers": "^7.10.4",
  96. "@babel/helper-split-export-declaration": "^7.10.4"
  97. }
  98. },
  99. "@babel/helper-create-regexp-features-plugin": {
  100. "version": "7.10.4",
  101. "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.4.tgz",
  102. "integrity": "sha512-2/hu58IEPKeoLF45DBwx3XFqsbCXmkdAay4spVr2x0jYgRxrSNp+ePwvSsy9g6YSaNDcKIQVPXk1Ov8S2edk2g==",
  103. "requires": {
  104. "@babel/helper-annotate-as-pure": "^7.10.4",
  105. "@babel/helper-regex": "^7.10.4",
  106. "regexpu-core": "^4.7.0"
  107. }
  108. },
  109. "@babel/helper-define-map": {
  110. "version": "7.10.4",
  111. "resolved": "https://registry.npmjs.org/@babel/helper-define-map/-/helper-define-map-7.10.4.tgz",
  112. "integrity": "sha512-nIij0oKErfCnLUCWaCaHW0Bmtl2RO9cN7+u2QT8yqTywgALKlyUVOvHDElh+b5DwVC6YB1FOYFOTWcN/+41EDA==",
  113. "requires": {
  114. "@babel/helper-function-name": "^7.10.4",
  115. "@babel/types": "^7.10.4",
  116. "lodash": "^4.17.13"
  117. }
  118. },
  119. "@babel/helper-explode-assignable-expression": {
  120. "version": "7.10.4",
  121. "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.10.4.tgz",
  122. "integrity": "sha512-4K71RyRQNPRrR85sr5QY4X3VwG4wtVoXZB9+L3r1Gp38DhELyHCtovqydRi7c1Ovb17eRGiQ/FD5s8JdU0Uy5A==",
  123. "requires": {
  124. "@babel/traverse": "^7.10.4",
  125. "@babel/types": "^7.10.4"
  126. }
  127. },
  128. "@babel/helper-function-name": {
  129. "version": "7.10.4",
  130. "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz",
  131. "integrity": "sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==",
  132. "requires": {
  133. "@babel/helper-get-function-arity": "^7.10.4",
  134. "@babel/template": "^7.10.4",
  135. "@babel/types": "^7.10.4"
  136. }
  137. },
  138. "@babel/helper-get-function-arity": {
  139. "version": "7.10.4",
  140. "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz",
  141. "integrity": "sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==",
  142. "requires": {
  143. "@babel/types": "^7.10.4"
  144. }
  145. },
  146. "@babel/helper-hoist-variables": {
  147. "version": "7.10.4",
  148. "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz",
  149. "integrity": "sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA==",
  150. "requires": {
  151. "@babel/types": "^7.10.4"
  152. }
  153. },
  154. "@babel/helper-member-expression-to-functions": {
  155. "version": "7.10.4",
  156. "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.4.tgz",
  157. "integrity": "sha512-m5j85pK/KZhuSdM/8cHUABQTAslV47OjfIB9Cc7P+PvlAoBzdb79BGNfw8RhT5Mq3p+xGd0ZfAKixbrUZx0C7A==",
  158. "requires": {
  159. "@babel/types": "^7.10.4"
  160. }
  161. },
  162. "@babel/helper-module-imports": {
  163. "version": "7.10.4",
  164. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz",
  165. "integrity": "sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==",
  166. "requires": {
  167. "@babel/types": "^7.10.4"
  168. }
  169. },
  170. "@babel/helper-module-transforms": {
  171. "version": "7.10.4",
  172. "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.10.4.tgz",
  173. "integrity": "sha512-Er2FQX0oa3nV7eM1o0tNCTx7izmQtwAQsIiaLRWtavAAEcskb0XJ5OjJbVrYXWOTr8om921Scabn4/tzlx7j1Q==",
  174. "requires": {
  175. "@babel/helper-module-imports": "^7.10.4",
  176. "@babel/helper-replace-supers": "^7.10.4",
  177. "@babel/helper-simple-access": "^7.10.4",
  178. "@babel/helper-split-export-declaration": "^7.10.4",
  179. "@babel/template": "^7.10.4",
  180. "@babel/types": "^7.10.4",
  181. "lodash": "^4.17.13"
  182. }
  183. },
  184. "@babel/helper-optimise-call-expression": {
  185. "version": "7.10.4",
  186. "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz",
  187. "integrity": "sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==",
  188. "requires": {
  189. "@babel/types": "^7.10.4"
  190. }
  191. },
  192. "@babel/helper-plugin-utils": {
  193. "version": "7.10.4",
  194. "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
  195. "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg=="
  196. },
  197. "@babel/helper-regex": {
  198. "version": "7.10.4",
  199. "resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.10.4.tgz",
  200. "integrity": "sha512-inWpnHGgtg5NOF0eyHlC0/74/VkdRITY9dtTpB2PrxKKn+AkVMRiZz/Adrx+Ssg+MLDesi2zohBW6MVq6b4pOQ==",
  201. "requires": {
  202. "lodash": "^4.17.13"
  203. }
  204. },
  205. "@babel/helper-remap-async-to-generator": {
  206. "version": "7.10.4",
  207. "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.10.4.tgz",
  208. "integrity": "sha512-86Lsr6NNw3qTNl+TBcF1oRZMaVzJtbWTyTko+CQL/tvNvcGYEFKbLXDPxtW0HKk3McNOk4KzY55itGWCAGK5tg==",
  209. "requires": {
  210. "@babel/helper-annotate-as-pure": "^7.10.4",
  211. "@babel/helper-wrap-function": "^7.10.4",
  212. "@babel/template": "^7.10.4",
  213. "@babel/traverse": "^7.10.4",
  214. "@babel/types": "^7.10.4"
  215. }
  216. },
  217. "@babel/helper-replace-supers": {
  218. "version": "7.10.4",
  219. "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz",
  220. "integrity": "sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A==",
  221. "requires": {
  222. "@babel/helper-member-expression-to-functions": "^7.10.4",
  223. "@babel/helper-optimise-call-expression": "^7.10.4",
  224. "@babel/traverse": "^7.10.4",
  225. "@babel/types": "^7.10.4"
  226. }
  227. },
  228. "@babel/helper-simple-access": {
  229. "version": "7.10.4",
  230. "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz",
  231. "integrity": "sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw==",
  232. "requires": {
  233. "@babel/template": "^7.10.4",
  234. "@babel/types": "^7.10.4"
  235. }
  236. },
  237. "@babel/helper-split-export-declaration": {
  238. "version": "7.10.4",
  239. "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz",
  240. "integrity": "sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==",
  241. "requires": {
  242. "@babel/types": "^7.10.4"
  243. }
  244. },
  245. "@babel/helper-validator-identifier": {
  246. "version": "7.10.4",
  247. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
  248. "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw=="
  249. },
  250. "@babel/helper-wrap-function": {
  251. "version": "7.10.4",
  252. "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz",
  253. "integrity": "sha512-6py45WvEF0MhiLrdxtRjKjufwLL1/ob2qDJgg5JgNdojBAZSAKnAjkyOCNug6n+OBl4VW76XjvgSFTdaMcW0Ug==",
  254. "requires": {
  255. "@babel/helper-function-name": "^7.10.4",
  256. "@babel/template": "^7.10.4",
  257. "@babel/traverse": "^7.10.4",
  258. "@babel/types": "^7.10.4"
  259. }
  260. },
  261. "@babel/helpers": {
  262. "version": "7.10.4",
  263. "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.10.4.tgz",
  264. "integrity": "sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA==",
  265. "requires": {
  266. "@babel/template": "^7.10.4",
  267. "@babel/traverse": "^7.10.4",
  268. "@babel/types": "^7.10.4"
  269. }
  270. },
  271. "@babel/highlight": {
  272. "version": "7.10.4",
  273. "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz",
  274. "integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==",
  275. "requires": {
  276. "@babel/helper-validator-identifier": "^7.10.4",
  277. "chalk": "^2.0.0",
  278. "js-tokens": "^4.0.0"
  279. }
  280. },
  281. "@babel/parser": {
  282. "version": "7.10.4",
  283. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.10.4.tgz",
  284. "integrity": "sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA=="
  285. },
  286. "@babel/plugin-proposal-async-generator-functions": {
  287. "version": "7.10.4",
  288. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.4.tgz",
  289. "integrity": "sha512-MJbxGSmejEFVOANAezdO39SObkURO5o/8b6fSH6D1pi9RZQt+ldppKPXfqgUWpSQ9asM6xaSaSJIaeWMDRP0Zg==",
  290. "requires": {
  291. "@babel/helper-plugin-utils": "^7.10.4",
  292. "@babel/helper-remap-async-to-generator": "^7.10.4",
  293. "@babel/plugin-syntax-async-generators": "^7.8.0"
  294. }
  295. },
  296. "@babel/plugin-proposal-class-properties": {
  297. "version": "7.10.4",
  298. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.10.4.tgz",
  299. "integrity": "sha512-vhwkEROxzcHGNu2mzUC0OFFNXdZ4M23ib8aRRcJSsW8BZK9pQMD7QB7csl97NBbgGZO7ZyHUyKDnxzOaP4IrCg==",
  300. "requires": {
  301. "@babel/helper-create-class-features-plugin": "^7.10.4",
  302. "@babel/helper-plugin-utils": "^7.10.4"
  303. }
  304. },
  305. "@babel/plugin-proposal-dynamic-import": {
  306. "version": "7.10.4",
  307. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.10.4.tgz",
  308. "integrity": "sha512-up6oID1LeidOOASNXgv/CFbgBqTuKJ0cJjz6An5tWD+NVBNlp3VNSBxv2ZdU7SYl3NxJC7agAQDApZusV6uFwQ==",
  309. "requires": {
  310. "@babel/helper-plugin-utils": "^7.10.4",
  311. "@babel/plugin-syntax-dynamic-import": "^7.8.0"
  312. }
  313. },
  314. "@babel/plugin-proposal-json-strings": {
  315. "version": "7.10.4",
  316. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz",
  317. "integrity": "sha512-fCL7QF0Jo83uy1K0P2YXrfX11tj3lkpN7l4dMv9Y9VkowkhkQDwFHFd8IiwyK5MZjE8UpbgokkgtcReH88Abaw==",
  318. "requires": {
  319. "@babel/helper-plugin-utils": "^7.10.4",
  320. "@babel/plugin-syntax-json-strings": "^7.8.0"
  321. }
  322. },
  323. "@babel/plugin-proposal-nullish-coalescing-operator": {
  324. "version": "7.10.4",
  325. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz",
  326. "integrity": "sha512-wq5n1M3ZUlHl9sqT2ok1T2/MTt6AXE0e1Lz4WzWBr95LsAZ5qDXe4KnFuauYyEyLiohvXFMdbsOTMyLZs91Zlw==",
  327. "requires": {
  328. "@babel/helper-plugin-utils": "^7.10.4",
  329. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0"
  330. }
  331. },
  332. "@babel/plugin-proposal-numeric-separator": {
  333. "version": "7.10.4",
  334. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.10.4.tgz",
  335. "integrity": "sha512-73/G7QoRoeNkLZFxsoCCvlg4ezE4eM+57PnOqgaPOozd5myfj7p0muD1mRVJvbUWbOzD+q3No2bWbaKy+DJ8DA==",
  336. "requires": {
  337. "@babel/helper-plugin-utils": "^7.10.4",
  338. "@babel/plugin-syntax-numeric-separator": "^7.10.4"
  339. }
  340. },
  341. "@babel/plugin-proposal-object-rest-spread": {
  342. "version": "7.10.4",
  343. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz",
  344. "integrity": "sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA==",
  345. "requires": {
  346. "@babel/helper-plugin-utils": "^7.10.4",
  347. "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
  348. "@babel/plugin-transform-parameters": "^7.10.4"
  349. }
  350. },
  351. "@babel/plugin-proposal-optional-catch-binding": {
  352. "version": "7.10.4",
  353. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.4.tgz",
  354. "integrity": "sha512-LflT6nPh+GK2MnFiKDyLiqSqVHkQnVf7hdoAvyTnnKj9xB3docGRsdPuxp6qqqW19ifK3xgc9U5/FwrSaCNX5g==",
  355. "requires": {
  356. "@babel/helper-plugin-utils": "^7.10.4",
  357. "@babel/plugin-syntax-optional-catch-binding": "^7.8.0"
  358. }
  359. },
  360. "@babel/plugin-proposal-optional-chaining": {
  361. "version": "7.10.4",
  362. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz",
  363. "integrity": "sha512-ZIhQIEeavTgouyMSdZRap4VPPHqJJ3NEs2cuHs5p0erH+iz6khB0qfgU8g7UuJkG88+fBMy23ZiU+nuHvekJeQ==",
  364. "requires": {
  365. "@babel/helper-plugin-utils": "^7.10.4",
  366. "@babel/plugin-syntax-optional-chaining": "^7.8.0"
  367. }
  368. },
  369. "@babel/plugin-proposal-private-methods": {
  370. "version": "7.10.4",
  371. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.10.4.tgz",
  372. "integrity": "sha512-wh5GJleuI8k3emgTg5KkJK6kHNsGEr0uBTDBuQUBJwckk9xs1ez79ioheEVVxMLyPscB0LfkbVHslQqIzWV6Bw==",
  373. "requires": {
  374. "@babel/helper-create-class-features-plugin": "^7.10.4",
  375. "@babel/helper-plugin-utils": "^7.10.4"
  376. }
  377. },
  378. "@babel/plugin-proposal-unicode-property-regex": {
  379. "version": "7.10.4",
  380. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.10.4.tgz",
  381. "integrity": "sha512-H+3fOgPnEXFL9zGYtKQe4IDOPKYlZdF1kqFDQRRb8PK4B8af1vAGK04tF5iQAAsui+mHNBQSAtd2/ndEDe9wuA==",
  382. "requires": {
  383. "@babel/helper-create-regexp-features-plugin": "^7.10.4",
  384. "@babel/helper-plugin-utils": "^7.10.4"
  385. }
  386. },
  387. "@babel/plugin-syntax-async-generators": {
  388. "version": "7.8.4",
  389. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
  390. "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
  391. "requires": {
  392. "@babel/helper-plugin-utils": "^7.8.0"
  393. }
  394. },
  395. "@babel/plugin-syntax-class-properties": {
  396. "version": "7.10.4",
  397. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.4.tgz",
  398. "integrity": "sha512-GCSBF7iUle6rNugfURwNmCGG3Z/2+opxAMLs1nND4bhEG5PuxTIggDBoeYYSujAlLtsupzOHYJQgPS3pivwXIA==",
  399. "requires": {
  400. "@babel/helper-plugin-utils": "^7.10.4"
  401. }
  402. },
  403. "@babel/plugin-syntax-dynamic-import": {
  404. "version": "7.8.3",
  405. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
  406. "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
  407. "requires": {
  408. "@babel/helper-plugin-utils": "^7.8.0"
  409. }
  410. },
  411. "@babel/plugin-syntax-json-strings": {
  412. "version": "7.8.3",
  413. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
  414. "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
  415. "requires": {
  416. "@babel/helper-plugin-utils": "^7.8.0"
  417. }
  418. },
  419. "@babel/plugin-syntax-nullish-coalescing-operator": {
  420. "version": "7.8.3",
  421. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
  422. "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
  423. "requires": {
  424. "@babel/helper-plugin-utils": "^7.8.0"
  425. }
  426. },
  427. "@babel/plugin-syntax-numeric-separator": {
  428. "version": "7.10.4",
  429. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
  430. "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
  431. "requires": {
  432. "@babel/helper-plugin-utils": "^7.10.4"
  433. }
  434. },
  435. "@babel/plugin-syntax-object-rest-spread": {
  436. "version": "7.8.3",
  437. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
  438. "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
  439. "requires": {
  440. "@babel/helper-plugin-utils": "^7.8.0"
  441. }
  442. },
  443. "@babel/plugin-syntax-optional-catch-binding": {
  444. "version": "7.8.3",
  445. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
  446. "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
  447. "requires": {
  448. "@babel/helper-plugin-utils": "^7.8.0"
  449. }
  450. },
  451. "@babel/plugin-syntax-optional-chaining": {
  452. "version": "7.8.3",
  453. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
  454. "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
  455. "requires": {
  456. "@babel/helper-plugin-utils": "^7.8.0"
  457. }
  458. },
  459. "@babel/plugin-syntax-top-level-await": {
  460. "version": "7.10.4",
  461. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.10.4.tgz",
  462. "integrity": "sha512-ni1brg4lXEmWyafKr0ccFWkJG0CeMt4WV1oyeBW6EFObF4oOHclbkj5cARxAPQyAQ2UTuplJyK4nfkXIMMFvsQ==",
  463. "requires": {
  464. "@babel/helper-plugin-utils": "^7.10.4"
  465. }
  466. },
  467. "@babel/plugin-transform-arrow-functions": {
  468. "version": "7.10.4",
  469. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.4.tgz",
  470. "integrity": "sha512-9J/oD1jV0ZCBcgnoFWFq1vJd4msoKb/TCpGNFyyLt0zABdcvgK3aYikZ8HjzB14c26bc7E3Q1yugpwGy2aTPNA==",
  471. "requires": {
  472. "@babel/helper-plugin-utils": "^7.10.4"
  473. }
  474. },
  475. "@babel/plugin-transform-async-to-generator": {
  476. "version": "7.10.4",
  477. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.10.4.tgz",
  478. "integrity": "sha512-F6nREOan7J5UXTLsDsZG3DXmZSVofr2tGNwfdrVwkDWHfQckbQXnXSPfD7iO+c/2HGqycwyLST3DnZ16n+cBJQ==",
  479. "requires": {
  480. "@babel/helper-module-imports": "^7.10.4",
  481. "@babel/helper-plugin-utils": "^7.10.4",
  482. "@babel/helper-remap-async-to-generator": "^7.10.4"
  483. }
  484. },
  485. "@babel/plugin-transform-block-scoped-functions": {
  486. "version": "7.10.4",
  487. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.10.4.tgz",
  488. "integrity": "sha512-WzXDarQXYYfjaV1szJvN3AD7rZgZzC1JtjJZ8dMHUyiK8mxPRahynp14zzNjU3VkPqPsO38CzxiWO1c9ARZ8JA==",
  489. "requires": {
  490. "@babel/helper-plugin-utils": "^7.10.4"
  491. }
  492. },
  493. "@babel/plugin-transform-block-scoping": {
  494. "version": "7.10.4",
  495. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.10.4.tgz",
  496. "integrity": "sha512-J3b5CluMg3hPUii2onJDRiaVbPtKFPLEaV5dOPY5OeAbDi1iU/UbbFFTgwb7WnanaDy7bjU35kc26W3eM5Qa0A==",
  497. "requires": {
  498. "@babel/helper-plugin-utils": "^7.10.4",
  499. "lodash": "^4.17.13"
  500. }
  501. },
  502. "@babel/plugin-transform-classes": {
  503. "version": "7.10.4",
  504. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.10.4.tgz",
  505. "integrity": "sha512-2oZ9qLjt161dn1ZE0Ms66xBncQH4In8Sqw1YWgBUZuGVJJS5c0OFZXL6dP2MRHrkU/eKhWg8CzFJhRQl50rQxA==",
  506. "requires": {
  507. "@babel/helper-annotate-as-pure": "^7.10.4",
  508. "@babel/helper-define-map": "^7.10.4",
  509. "@babel/helper-function-name": "^7.10.4",
  510. "@babel/helper-optimise-call-expression": "^7.10.4",
  511. "@babel/helper-plugin-utils": "^7.10.4",
  512. "@babel/helper-replace-supers": "^7.10.4",
  513. "@babel/helper-split-export-declaration": "^7.10.4",
  514. "globals": "^11.1.0"
  515. }
  516. },
  517. "@babel/plugin-transform-computed-properties": {
  518. "version": "7.10.4",
  519. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.10.4.tgz",
  520. "integrity": "sha512-JFwVDXcP/hM/TbyzGq3l/XWGut7p46Z3QvqFMXTfk6/09m7xZHJUN9xHfsv7vqqD4YnfI5ueYdSJtXqqBLyjBw==",
  521. "requires": {
  522. "@babel/helper-plugin-utils": "^7.10.4"
  523. }
  524. },
  525. "@babel/plugin-transform-destructuring": {
  526. "version": "7.10.4",
  527. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.10.4.tgz",
  528. "integrity": "sha512-+WmfvyfsyF603iPa6825mq6Qrb7uLjTOsa3XOFzlYcYDHSS4QmpOWOL0NNBY5qMbvrcf3tq0Cw+v4lxswOBpgA==",
  529. "requires": {
  530. "@babel/helper-plugin-utils": "^7.10.4"
  531. }
  532. },
  533. "@babel/plugin-transform-dotall-regex": {
  534. "version": "7.10.4",
  535. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.10.4.tgz",
  536. "integrity": "sha512-ZEAVvUTCMlMFAbASYSVQoxIbHm2OkG2MseW6bV2JjIygOjdVv8tuxrCTzj1+Rynh7ODb8GivUy7dzEXzEhuPaA==",
  537. "requires": {
  538. "@babel/helper-create-regexp-features-plugin": "^7.10.4",
  539. "@babel/helper-plugin-utils": "^7.10.4"
  540. }
  541. },
  542. "@babel/plugin-transform-duplicate-keys": {
  543. "version": "7.10.4",
  544. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.4.tgz",
  545. "integrity": "sha512-GL0/fJnmgMclHiBTTWXNlYjYsA7rDrtsazHG6mglaGSTh0KsrW04qml+Bbz9FL0LcJIRwBWL5ZqlNHKTkU3xAA==",
  546. "requires": {
  547. "@babel/helper-plugin-utils": "^7.10.4"
  548. }
  549. },
  550. "@babel/plugin-transform-exponentiation-operator": {
  551. "version": "7.10.4",
  552. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.10.4.tgz",
  553. "integrity": "sha512-S5HgLVgkBcRdyQAHbKj+7KyuWx8C6t5oETmUuwz1pt3WTWJhsUV0WIIXuVvfXMxl/QQyHKlSCNNtaIamG8fysw==",
  554. "requires": {
  555. "@babel/helper-builder-binary-assignment-operator-visitor": "^7.10.4",
  556. "@babel/helper-plugin-utils": "^7.10.4"
  557. }
  558. },
  559. "@babel/plugin-transform-for-of": {
  560. "version": "7.10.4",
  561. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.10.4.tgz",
  562. "integrity": "sha512-ItdQfAzu9AlEqmusA/65TqJ79eRcgGmpPPFvBnGILXZH975G0LNjP1yjHvGgfuCxqrPPueXOPe+FsvxmxKiHHQ==",
  563. "requires": {
  564. "@babel/helper-plugin-utils": "^7.10.4"
  565. }
  566. },
  567. "@babel/plugin-transform-function-name": {
  568. "version": "7.10.4",
  569. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.10.4.tgz",
  570. "integrity": "sha512-OcDCq2y5+E0dVD5MagT5X+yTRbcvFjDI2ZVAottGH6tzqjx/LKpgkUepu3hp/u4tZBzxxpNGwLsAvGBvQ2mJzg==",
  571. "requires": {
  572. "@babel/helper-function-name": "^7.10.4",
  573. "@babel/helper-plugin-utils": "^7.10.4"
  574. }
  575. },
  576. "@babel/plugin-transform-literals": {
  577. "version": "7.10.4",
  578. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.10.4.tgz",
  579. "integrity": "sha512-Xd/dFSTEVuUWnyZiMu76/InZxLTYilOSr1UlHV+p115Z/Le2Fi1KXkJUYz0b42DfndostYlPub3m8ZTQlMaiqQ==",
  580. "requires": {
  581. "@babel/helper-plugin-utils": "^7.10.4"
  582. }
  583. },
  584. "@babel/plugin-transform-member-expression-literals": {
  585. "version": "7.10.4",
  586. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.10.4.tgz",
  587. "integrity": "sha512-0bFOvPyAoTBhtcJLr9VcwZqKmSjFml1iVxvPL0ReomGU53CX53HsM4h2SzckNdkQcHox1bpAqzxBI1Y09LlBSw==",
  588. "requires": {
  589. "@babel/helper-plugin-utils": "^7.10.4"
  590. }
  591. },
  592. "@babel/plugin-transform-modules-amd": {
  593. "version": "7.10.4",
  594. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.4.tgz",
  595. "integrity": "sha512-3Fw+H3WLUrTlzi3zMiZWp3AR4xadAEMv6XRCYnd5jAlLM61Rn+CRJaZMaNvIpcJpQ3vs1kyifYvEVPFfoSkKOA==",
  596. "requires": {
  597. "@babel/helper-module-transforms": "^7.10.4",
  598. "@babel/helper-plugin-utils": "^7.10.4",
  599. "babel-plugin-dynamic-import-node": "^2.3.3"
  600. }
  601. },
  602. "@babel/plugin-transform-modules-commonjs": {
  603. "version": "7.10.4",
  604. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.4.tgz",
  605. "integrity": "sha512-Xj7Uq5o80HDLlW64rVfDBhao6OX89HKUmb+9vWYaLXBZOma4gA6tw4Ni1O5qVDoZWUV0fxMYA0aYzOawz0l+1w==",
  606. "requires": {
  607. "@babel/helper-module-transforms": "^7.10.4",
  608. "@babel/helper-plugin-utils": "^7.10.4",
  609. "@babel/helper-simple-access": "^7.10.4",
  610. "babel-plugin-dynamic-import-node": "^2.3.3"
  611. }
  612. },
  613. "@babel/plugin-transform-modules-systemjs": {
  614. "version": "7.10.4",
  615. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.4.tgz",
  616. "integrity": "sha512-Tb28LlfxrTiOTGtZFsvkjpyjCl9IoaRI52AEU/VIwOwvDQWtbNJsAqTXzh+5R7i74e/OZHH2c2w2fsOqAfnQYQ==",
  617. "requires": {
  618. "@babel/helper-hoist-variables": "^7.10.4",
  619. "@babel/helper-module-transforms": "^7.10.4",
  620. "@babel/helper-plugin-utils": "^7.10.4",
  621. "babel-plugin-dynamic-import-node": "^2.3.3"
  622. }
  623. },
  624. "@babel/plugin-transform-modules-umd": {
  625. "version": "7.10.4",
  626. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.10.4.tgz",
  627. "integrity": "sha512-mohW5q3uAEt8T45YT7Qc5ws6mWgJAaL/8BfWD9Dodo1A3RKWli8wTS+WiQ/knF+tXlPirW/1/MqzzGfCExKECA==",
  628. "requires": {
  629. "@babel/helper-module-transforms": "^7.10.4",
  630. "@babel/helper-plugin-utils": "^7.10.4"
  631. }
  632. },
  633. "@babel/plugin-transform-named-capturing-groups-regex": {
  634. "version": "7.10.4",
  635. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.10.4.tgz",
  636. "integrity": "sha512-V6LuOnD31kTkxQPhKiVYzYC/Jgdq53irJC/xBSmqcNcqFGV+PER4l6rU5SH2Vl7bH9mLDHcc0+l9HUOe4RNGKA==",
  637. "requires": {
  638. "@babel/helper-create-regexp-features-plugin": "^7.10.4"
  639. }
  640. },
  641. "@babel/plugin-transform-new-target": {
  642. "version": "7.10.4",
  643. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.4.tgz",
  644. "integrity": "sha512-YXwWUDAH/J6dlfwqlWsztI2Puz1NtUAubXhOPLQ5gjR/qmQ5U96DY4FQO8At33JN4XPBhrjB8I4eMmLROjjLjw==",
  645. "requires": {
  646. "@babel/helper-plugin-utils": "^7.10.4"
  647. }
  648. },
  649. "@babel/plugin-transform-object-super": {
  650. "version": "7.10.4",
  651. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.10.4.tgz",
  652. "integrity": "sha512-5iTw0JkdRdJvr7sY0vHqTpnruUpTea32JHmq/atIWqsnNussbRzjEDyWep8UNztt1B5IusBYg8Irb0bLbiEBCQ==",
  653. "requires": {
  654. "@babel/helper-plugin-utils": "^7.10.4",
  655. "@babel/helper-replace-supers": "^7.10.4"
  656. }
  657. },
  658. "@babel/plugin-transform-parameters": {
  659. "version": "7.10.4",
  660. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.4.tgz",
  661. "integrity": "sha512-RurVtZ/D5nYfEg0iVERXYKEgDFeesHrHfx8RT05Sq57ucj2eOYAP6eu5fynL4Adju4I/mP/I6SO0DqNWAXjfLQ==",
  662. "requires": {
  663. "@babel/helper-get-function-arity": "^7.10.4",
  664. "@babel/helper-plugin-utils": "^7.10.4"
  665. }
  666. },
  667. "@babel/plugin-transform-property-literals": {
  668. "version": "7.10.4",
  669. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.10.4.tgz",
  670. "integrity": "sha512-ofsAcKiUxQ8TY4sScgsGeR2vJIsfrzqvFb9GvJ5UdXDzl+MyYCaBj/FGzXuv7qE0aJcjWMILny1epqelnFlz8g==",
  671. "requires": {
  672. "@babel/helper-plugin-utils": "^7.10.4"
  673. }
  674. },
  675. "@babel/plugin-transform-regenerator": {
  676. "version": "7.10.4",
  677. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.10.4.tgz",
  678. "integrity": "sha512-3thAHwtor39A7C04XucbMg17RcZ3Qppfxr22wYzZNcVIkPHfpM9J0SO8zuCV6SZa265kxBJSrfKTvDCYqBFXGw==",
  679. "requires": {
  680. "regenerator-transform": "^0.14.2"
  681. }
  682. },
  683. "@babel/plugin-transform-reserved-words": {
  684. "version": "7.10.4",
  685. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.10.4.tgz",
  686. "integrity": "sha512-hGsw1O6Rew1fkFbDImZIEqA8GoidwTAilwCyWqLBM9f+e/u/sQMQu7uX6dyokfOayRuuVfKOW4O7HvaBWM+JlQ==",
  687. "requires": {
  688. "@babel/helper-plugin-utils": "^7.10.4"
  689. }
  690. },
  691. "@babel/plugin-transform-runtime": {
  692. "version": "7.10.4",
  693. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.4.tgz",
  694. "integrity": "sha512-8ULlGv8p+Vuxu+kz2Y1dk6MYS2b/Dki+NO6/0ZlfSj5tMalfDL7jI/o/2a+rrWLqSXvnadEqc2WguB4gdQIxZw==",
  695. "requires": {
  696. "@babel/helper-module-imports": "^7.10.4",
  697. "@babel/helper-plugin-utils": "^7.10.4",
  698. "resolve": "^1.8.1",
  699. "semver": "^5.5.1"
  700. }
  701. },
  702. "@babel/plugin-transform-shorthand-properties": {
  703. "version": "7.10.4",
  704. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.10.4.tgz",
  705. "integrity": "sha512-AC2K/t7o07KeTIxMoHneyX90v3zkm5cjHJEokrPEAGEy3UCp8sLKfnfOIGdZ194fyN4wfX/zZUWT9trJZ0qc+Q==",
  706. "requires": {
  707. "@babel/helper-plugin-utils": "^7.10.4"
  708. }
  709. },
  710. "@babel/plugin-transform-spread": {
  711. "version": "7.10.4",
  712. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.4.tgz",
  713. "integrity": "sha512-1e/51G/Ni+7uH5gktbWv+eCED9pP8ZpRhZB3jOaI3mmzfvJTWHkuyYTv0Z5PYtyM+Tr2Ccr9kUdQxn60fI5WuQ==",
  714. "requires": {
  715. "@babel/helper-plugin-utils": "^7.10.4"
  716. }
  717. },
  718. "@babel/plugin-transform-sticky-regex": {
  719. "version": "7.10.4",
  720. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.4.tgz",
  721. "integrity": "sha512-Ddy3QZfIbEV0VYcVtFDCjeE4xwVTJWTmUtorAJkn6u/92Z/nWJNV+mILyqHKrUxXYKA2EoCilgoPePymKL4DvQ==",
  722. "requires": {
  723. "@babel/helper-plugin-utils": "^7.10.4",
  724. "@babel/helper-regex": "^7.10.4"
  725. }
  726. },
  727. "@babel/plugin-transform-template-literals": {
  728. "version": "7.10.4",
  729. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.4.tgz",
  730. "integrity": "sha512-4NErciJkAYe+xI5cqfS8pV/0ntlY5N5Ske/4ImxAVX7mk9Rxt2bwDTGv1Msc2BRJvWQcmYEC+yoMLdX22aE4VQ==",
  731. "requires": {
  732. "@babel/helper-annotate-as-pure": "^7.10.4",
  733. "@babel/helper-plugin-utils": "^7.10.4"
  734. }
  735. },
  736. "@babel/plugin-transform-typeof-symbol": {
  737. "version": "7.10.4",
  738. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.10.4.tgz",
  739. "integrity": "sha512-QqNgYwuuW0y0H+kUE/GWSR45t/ccRhe14Fs/4ZRouNNQsyd4o3PG4OtHiIrepbM2WKUBDAXKCAK/Lk4VhzTaGA==",
  740. "requires": {
  741. "@babel/helper-plugin-utils": "^7.10.4"
  742. }
  743. },
  744. "@babel/plugin-transform-unicode-escapes": {
  745. "version": "7.10.4",
  746. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.10.4.tgz",
  747. "integrity": "sha512-y5XJ9waMti2J+e7ij20e+aH+fho7Wb7W8rNuu72aKRwCHFqQdhkdU2lo3uZ9tQuboEJcUFayXdARhcxLQ3+6Fg==",
  748. "requires": {
  749. "@babel/helper-plugin-utils": "^7.10.4"
  750. }
  751. },
  752. "@babel/plugin-transform-unicode-regex": {
  753. "version": "7.10.4",
  754. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.10.4.tgz",
  755. "integrity": "sha512-wNfsc4s8N2qnIwpO/WP2ZiSyjfpTamT2C9V9FDH/Ljub9zw6P3SjkXcFmc0RQUt96k2fmIvtla2MMjgTwIAC+A==",
  756. "requires": {
  757. "@babel/helper-create-regexp-features-plugin": "^7.10.4",
  758. "@babel/helper-plugin-utils": "^7.10.4"
  759. }
  760. },
  761. "@babel/preset-env": {
  762. "version": "7.10.4",
  763. "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.10.4.tgz",
  764. "integrity": "sha512-tcmuQ6vupfMZPrLrc38d0sF2OjLT3/bZ0dry5HchNCQbrokoQi4reXqclvkkAT5b+gWc23meVWpve5P/7+w/zw==",
  765. "requires": {
  766. "@babel/compat-data": "^7.10.4",
  767. "@babel/helper-compilation-targets": "^7.10.4",
  768. "@babel/helper-module-imports": "^7.10.4",
  769. "@babel/helper-plugin-utils": "^7.10.4",
  770. "@babel/plugin-proposal-async-generator-functions": "^7.10.4",
  771. "@babel/plugin-proposal-class-properties": "^7.10.4",
  772. "@babel/plugin-proposal-dynamic-import": "^7.10.4",
  773. "@babel/plugin-proposal-json-strings": "^7.10.4",
  774. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
  775. "@babel/plugin-proposal-numeric-separator": "^7.10.4",
  776. "@babel/plugin-proposal-object-rest-spread": "^7.10.4",
  777. "@babel/plugin-proposal-optional-catch-binding": "^7.10.4",
  778. "@babel/plugin-proposal-optional-chaining": "^7.10.4",
  779. "@babel/plugin-proposal-private-methods": "^7.10.4",
  780. "@babel/plugin-proposal-unicode-property-regex": "^7.10.4",
  781. "@babel/plugin-syntax-async-generators": "^7.8.0",
  782. "@babel/plugin-syntax-class-properties": "^7.10.4",
  783. "@babel/plugin-syntax-dynamic-import": "^7.8.0",
  784. "@babel/plugin-syntax-json-strings": "^7.8.0",
  785. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0",
  786. "@babel/plugin-syntax-numeric-separator": "^7.10.4",
  787. "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
  788. "@babel/plugin-syntax-optional-catch-binding": "^7.8.0",
  789. "@babel/plugin-syntax-optional-chaining": "^7.8.0",
  790. "@babel/plugin-syntax-top-level-await": "^7.10.4",
  791. "@babel/plugin-transform-arrow-functions": "^7.10.4",
  792. "@babel/plugin-transform-async-to-generator": "^7.10.4",
  793. "@babel/plugin-transform-block-scoped-functions": "^7.10.4",
  794. "@babel/plugin-transform-block-scoping": "^7.10.4",
  795. "@babel/plugin-transform-classes": "^7.10.4",
  796. "@babel/plugin-transform-computed-properties": "^7.10.4",
  797. "@babel/plugin-transform-destructuring": "^7.10.4",
  798. "@babel/plugin-transform-dotall-regex": "^7.10.4",
  799. "@babel/plugin-transform-duplicate-keys": "^7.10.4",
  800. "@babel/plugin-transform-exponentiation-operator": "^7.10.4",
  801. "@babel/plugin-transform-for-of": "^7.10.4",
  802. "@babel/plugin-transform-function-name": "^7.10.4",
  803. "@babel/plugin-transform-literals": "^7.10.4",
  804. "@babel/plugin-transform-member-expression-literals": "^7.10.4",
  805. "@babel/plugin-transform-modules-amd": "^7.10.4",
  806. "@babel/plugin-transform-modules-commonjs": "^7.10.4",
  807. "@babel/plugin-transform-modules-systemjs": "^7.10.4",
  808. "@babel/plugin-transform-modules-umd": "^7.10.4",
  809. "@babel/plugin-transform-named-capturing-groups-regex": "^7.10.4",
  810. "@babel/plugin-transform-new-target": "^7.10.4",
  811. "@babel/plugin-transform-object-super": "^7.10.4",
  812. "@babel/plugin-transform-parameters": "^7.10.4",
  813. "@babel/plugin-transform-property-literals": "^7.10.4",
  814. "@babel/plugin-transform-regenerator": "^7.10.4",
  815. "@babel/plugin-transform-reserved-words": "^7.10.4",
  816. "@babel/plugin-transform-shorthand-properties": "^7.10.4",
  817. "@babel/plugin-transform-spread": "^7.10.4",
  818. "@babel/plugin-transform-sticky-regex": "^7.10.4",
  819. "@babel/plugin-transform-template-literals": "^7.10.4",
  820. "@babel/plugin-transform-typeof-symbol": "^7.10.4",
  821. "@babel/plugin-transform-unicode-escapes": "^7.10.4",
  822. "@babel/plugin-transform-unicode-regex": "^7.10.4",
  823. "@babel/preset-modules": "^0.1.3",
  824. "@babel/types": "^7.10.4",
  825. "browserslist": "^4.12.0",
  826. "core-js-compat": "^3.6.2",
  827. "invariant": "^2.2.2",
  828. "levenary": "^1.1.1",
  829. "semver": "^5.5.0"
  830. }
  831. },
  832. "@babel/preset-modules": {
  833. "version": "0.1.3",
  834. "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.3.tgz",
  835. "integrity": "sha512-Ra3JXOHBq2xd56xSF7lMKXdjBn3T772Y1Wet3yWnkDly9zHvJki029tAFzvAAK5cf4YV3yoxuP61crYRol6SVg==",
  836. "requires": {
  837. "@babel/helper-plugin-utils": "^7.0.0",
  838. "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
  839. "@babel/plugin-transform-dotall-regex": "^7.4.4",
  840. "@babel/types": "^7.4.4",
  841. "esutils": "^2.0.2"
  842. }
  843. },
  844. "@babel/runtime": {
  845. "version": "7.10.4",
  846. "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.4.tgz",
  847. "integrity": "sha512-UpTN5yUJr9b4EX2CnGNWIvER7Ab83ibv0pcvvHc4UOdrBI5jb8bj+32cCwPX6xu0mt2daFNjYhoi+X7beH0RSw==",
  848. "requires": {
  849. "regenerator-runtime": "^0.13.4"
  850. }
  851. },
  852. "@babel/runtime-corejs2": {
  853. "version": "7.10.4",
  854. "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.10.4.tgz",
  855. "integrity": "sha512-9sArmpZDQsnR1yyAcU51DxQrntWxt0LUKjPp3pIyo7kVLfaqKt8muppcT87QmFkXV5H50qXAF8JWOjk0jaXRYA==",
  856. "requires": {
  857. "core-js": "^2.6.5",
  858. "regenerator-runtime": "^0.13.4"
  859. },
  860. "dependencies": {
  861. "core-js": {
  862. "version": "2.6.11",
  863. "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz",
  864. "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg=="
  865. }
  866. }
  867. },
  868. "@babel/template": {
  869. "version": "7.10.4",
  870. "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz",
  871. "integrity": "sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==",
  872. "requires": {
  873. "@babel/code-frame": "^7.10.4",
  874. "@babel/parser": "^7.10.4",
  875. "@babel/types": "^7.10.4"
  876. }
  877. },
  878. "@babel/traverse": {
  879. "version": "7.10.4",
  880. "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.4.tgz",
  881. "integrity": "sha512-aSy7p5THgSYm4YyxNGz6jZpXf+Ok40QF3aA2LyIONkDHpAcJzDUqlCKXv6peqYUs2gmic849C/t2HKw2a2K20Q==",
  882. "requires": {
  883. "@babel/code-frame": "^7.10.4",
  884. "@babel/generator": "^7.10.4",
  885. "@babel/helper-function-name": "^7.10.4",
  886. "@babel/helper-split-export-declaration": "^7.10.4",
  887. "@babel/parser": "^7.10.4",
  888. "@babel/types": "^7.10.4",
  889. "debug": "^4.1.0",
  890. "globals": "^11.1.0",
  891. "lodash": "^4.17.13"
  892. }
  893. },
  894. "@babel/types": {
  895. "version": "7.10.4",
  896. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.4.tgz",
  897. "integrity": "sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==",
  898. "requires": {
  899. "@babel/helper-validator-identifier": "^7.10.4",
  900. "lodash": "^4.17.13",
  901. "to-fast-properties": "^2.0.0"
  902. }
  903. },
  904. "@braintree/sanitize-url": {
  905. "version": "4.0.1",
  906. "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-4.0.1.tgz",
  907. "integrity": "sha512-THIQtVN491hY2rTZ/h5boj0CwDKrZQIUnfaj6RbpGwRJKfmEIgNpgcCJC3KZl1Vux9bQmdE2P4Q7cYUoSUQ4MA=="
  908. },
  909. "@csstools/convert-colors": {
  910. "version": "1.4.0",
  911. "resolved": "https://registry.npmjs.org/@csstools/convert-colors/-/convert-colors-1.4.0.tgz",
  912. "integrity": "sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw=="
  913. },
  914. "@kyleshockey/object-assign-deep": {
  915. "version": "0.4.2",
  916. "resolved": "https://registry.npmjs.org/@kyleshockey/object-assign-deep/-/object-assign-deep-0.4.2.tgz",
  917. "integrity": "sha1-hJAPDu/DcnmPR1G1JigwuCCJIuw="
  918. },
  919. "@kyleshockey/xml": {
  920. "version": "1.0.2",
  921. "resolved": "https://registry.npmjs.org/@kyleshockey/xml/-/xml-1.0.2.tgz",
  922. "integrity": "sha512-iMo32MPLcI9cPxs3YL5kmKxKgDmkSZDCFEqIT5eRk7d/Ll8r4X3SwGYSigzALd6+RHWlFEmjL1QyaQ15xDZFlw==",
  923. "requires": {
  924. "stream": "^0.0.2"
  925. }
  926. },
  927. "@nodelib/fs.scandir": {
  928. "version": "2.1.3",
  929. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz",
  930. "integrity": "sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==",
  931. "requires": {
  932. "@nodelib/fs.stat": "2.0.3",
  933. "run-parallel": "^1.1.9"
  934. }
  935. },
  936. "@nodelib/fs.stat": {
  937. "version": "2.0.3",
  938. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz",
  939. "integrity": "sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA=="
  940. },
  941. "@nodelib/fs.walk": {
  942. "version": "1.2.4",
  943. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz",
  944. "integrity": "sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==",
  945. "requires": {
  946. "@nodelib/fs.scandir": "2.1.3",
  947. "fastq": "^1.6.0"
  948. }
  949. },
  950. "@npmcli/move-file": {
  951. "version": "1.0.1",
  952. "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.0.1.tgz",
  953. "integrity": "sha512-Uv6h1sT+0DrblvIrolFtbvM1FgWm+/sy4B3pvLp67Zys+thcukzS5ekn7HsZFGpWP4Q3fYJCljbWQE/XivMRLw==",
  954. "requires": {
  955. "mkdirp": "^1.0.4"
  956. },
  957. "dependencies": {
  958. "mkdirp": {
  959. "version": "1.0.4",
  960. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  961. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  962. }
  963. }
  964. },
  965. "@octokit/auth-token": {
  966. "version": "2.4.2",
  967. "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.2.tgz",
  968. "integrity": "sha512-jE/lE/IKIz2v1+/P0u4fJqv0kYwXOTujKemJMFr6FeopsxlIK3+wKDCJGnysg81XID5TgZQbIfuJ5J0lnTiuyQ==",
  969. "requires": {
  970. "@octokit/types": "^5.0.0"
  971. }
  972. },
  973. "@octokit/endpoint": {
  974. "version": "6.0.3",
  975. "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.3.tgz",
  976. "integrity": "sha512-Y900+r0gIz+cWp6ytnkibbD95ucEzDSKzlEnaWS52hbCDNcCJYO5mRmWW7HRAnDc7am+N/5Lnd8MppSaTYx1Yg==",
  977. "requires": {
  978. "@octokit/types": "^5.0.0",
  979. "is-plain-object": "^3.0.0",
  980. "universal-user-agent": "^5.0.0"
  981. },
  982. "dependencies": {
  983. "universal-user-agent": {
  984. "version": "5.0.0",
  985. "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-5.0.0.tgz",
  986. "integrity": "sha512-B5TPtzZleXyPrUMKCpEHFmVhMN6EhmJYjG5PQna9s7mXeSqGTLap4OpqLl5FCEFUI3UBmllkETwKf/db66Y54Q==",
  987. "requires": {
  988. "os-name": "^3.1.0"
  989. }
  990. }
  991. }
  992. },
  993. "@octokit/plugin-paginate-rest": {
  994. "version": "1.1.2",
  995. "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz",
  996. "integrity": "sha512-jbsSoi5Q1pj63sC16XIUboklNw+8tL9VOnJsWycWYR78TKss5PVpIPb1TUUcMQ+bBh7cY579cVAWmf5qG+dw+Q==",
  997. "requires": {
  998. "@octokit/types": "^2.0.1"
  999. },
  1000. "dependencies": {
  1001. "@octokit/types": {
  1002. "version": "2.16.2",
  1003. "resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz",
  1004. "integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==",
  1005. "requires": {
  1006. "@types/node": ">= 8"
  1007. }
  1008. }
  1009. }
  1010. },
  1011. "@octokit/plugin-request-log": {
  1012. "version": "1.0.0",
  1013. "resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz",
  1014. "integrity": "sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw=="
  1015. },
  1016. "@octokit/plugin-rest-endpoint-methods": {
  1017. "version": "2.4.0",
  1018. "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.4.0.tgz",
  1019. "integrity": "sha512-EZi/AWhtkdfAYi01obpX0DF7U6b1VRr30QNQ5xSFPITMdLSfhcBqjamE3F+sKcxPbD7eZuMHu3Qkk2V+JGxBDQ==",
  1020. "requires": {
  1021. "@octokit/types": "^2.0.1",
  1022. "deprecation": "^2.3.1"
  1023. },
  1024. "dependencies": {
  1025. "@octokit/types": {
  1026. "version": "2.16.2",
  1027. "resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz",
  1028. "integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==",
  1029. "requires": {
  1030. "@types/node": ">= 8"
  1031. }
  1032. }
  1033. }
  1034. },
  1035. "@octokit/request": {
  1036. "version": "5.4.5",
  1037. "resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.4.5.tgz",
  1038. "integrity": "sha512-atAs5GAGbZedvJXXdjtKljin+e2SltEs48B3naJjqWupYl2IUBbB/CJisyjbNHcKpHzb3E+OYEZ46G8eakXgQg==",
  1039. "requires": {
  1040. "@octokit/endpoint": "^6.0.1",
  1041. "@octokit/request-error": "^2.0.0",
  1042. "@octokit/types": "^5.0.0",
  1043. "deprecation": "^2.0.0",
  1044. "is-plain-object": "^3.0.0",
  1045. "node-fetch": "^2.3.0",
  1046. "once": "^1.4.0",
  1047. "universal-user-agent": "^5.0.0"
  1048. },
  1049. "dependencies": {
  1050. "@octokit/request-error": {
  1051. "version": "2.0.2",
  1052. "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.0.2.tgz",
  1053. "integrity": "sha512-2BrmnvVSV1MXQvEkrb9zwzP0wXFNbPJij922kYBTLIlIafukrGOb+ABBT2+c6wZiuyWDH1K1zmjGQ0toN/wMWw==",
  1054. "requires": {
  1055. "@octokit/types": "^5.0.1",
  1056. "deprecation": "^2.0.0",
  1057. "once": "^1.4.0"
  1058. }
  1059. },
  1060. "universal-user-agent": {
  1061. "version": "5.0.0",
  1062. "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-5.0.0.tgz",
  1063. "integrity": "sha512-B5TPtzZleXyPrUMKCpEHFmVhMN6EhmJYjG5PQna9s7mXeSqGTLap4OpqLl5FCEFUI3UBmllkETwKf/db66Y54Q==",
  1064. "requires": {
  1065. "os-name": "^3.1.0"
  1066. }
  1067. }
  1068. }
  1069. },
  1070. "@octokit/request-error": {
  1071. "version": "1.2.1",
  1072. "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.2.1.tgz",
  1073. "integrity": "sha512-+6yDyk1EES6WK+l3viRDElw96MvwfJxCt45GvmjDUKWjYIb3PJZQkq3i46TwGwoPD4h8NmTrENmtyA1FwbmhRA==",
  1074. "requires": {
  1075. "@octokit/types": "^2.0.0",
  1076. "deprecation": "^2.0.0",
  1077. "once": "^1.4.0"
  1078. },
  1079. "dependencies": {
  1080. "@octokit/types": {
  1081. "version": "2.16.2",
  1082. "resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz",
  1083. "integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==",
  1084. "requires": {
  1085. "@types/node": ">= 8"
  1086. }
  1087. }
  1088. }
  1089. },
  1090. "@octokit/rest": {
  1091. "version": "16.43.2",
  1092. "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.43.2.tgz",
  1093. "integrity": "sha512-ngDBevLbBTFfrHZeiS7SAMAZ6ssuVmXuya+F/7RaVvlysgGa1JKJkKWY+jV6TCJYcW0OALfJ7nTIGXcBXzycfQ==",
  1094. "requires": {
  1095. "@octokit/auth-token": "^2.4.0",
  1096. "@octokit/plugin-paginate-rest": "^1.1.1",
  1097. "@octokit/plugin-request-log": "^1.0.0",
  1098. "@octokit/plugin-rest-endpoint-methods": "2.4.0",
  1099. "@octokit/request": "^5.2.0",
  1100. "@octokit/request-error": "^1.0.2",
  1101. "atob-lite": "^2.0.0",
  1102. "before-after-hook": "^2.0.0",
  1103. "btoa-lite": "^1.0.0",
  1104. "deprecation": "^2.0.0",
  1105. "lodash.get": "^4.4.2",
  1106. "lodash.set": "^4.3.2",
  1107. "lodash.uniq": "^4.5.0",
  1108. "octokit-pagination-methods": "^1.1.0",
  1109. "once": "^1.4.0",
  1110. "universal-user-agent": "^4.0.0"
  1111. }
  1112. },
  1113. "@octokit/types": {
  1114. "version": "5.0.1",
  1115. "resolved": "https://registry.npmjs.org/@octokit/types/-/types-5.0.1.tgz",
  1116. "integrity": "sha512-GorvORVwp244fGKEt3cgt/P+M0MGy4xEDbckw+K5ojEezxyMDgCaYPKVct+/eWQfZXOT7uq0xRpmrl/+hliabA==",
  1117. "requires": {
  1118. "@types/node": ">= 8"
  1119. }
  1120. },
  1121. "@primer/octicons": {
  1122. "version": "9.6.0",
  1123. "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-9.6.0.tgz",
  1124. "integrity": "sha512-B5Wzk5izRXXz0JqEXJkVUtqhCXSpUKgqYkVwegMkp5sziBW+ksd9LPbONlCWyyLODwf9GsI2sBXekR7m+JJDBw==",
  1125. "requires": {
  1126. "object-assign": "^4.1.1"
  1127. }
  1128. },
  1129. "@stylelint/postcss-css-in-js": {
  1130. "version": "0.37.1",
  1131. "resolved": "https://registry.npmjs.org/@stylelint/postcss-css-in-js/-/postcss-css-in-js-0.37.1.tgz",
  1132. "integrity": "sha512-UMf2Rni3JGKi3ZwYRGMYJ5ipOA5ENJSKMtYA/pE1ZLURwdh7B5+z2r73RmWvub+N0UuH1Lo+TGfCgYwPvqpXNw==",
  1133. "dev": true,
  1134. "requires": {
  1135. "@babel/core": ">=7.9.0"
  1136. }
  1137. },
  1138. "@stylelint/postcss-markdown": {
  1139. "version": "0.36.1",
  1140. "resolved": "https://registry.npmjs.org/@stylelint/postcss-markdown/-/postcss-markdown-0.36.1.tgz",
  1141. "integrity": "sha512-iDxMBWk9nB2BPi1VFQ+Dc5+XpvODBHw2n3tYpaBZuEAFQlbtF9If0Qh5LTTwSi/XwdbJ2jt+0dis3i8omyggpw==",
  1142. "dev": true,
  1143. "requires": {
  1144. "remark": "^12.0.0",
  1145. "unist-util-find-all-after": "^3.0.1"
  1146. }
  1147. },
  1148. "@types/color-name": {
  1149. "version": "1.1.1",
  1150. "resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz",
  1151. "integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ=="
  1152. },
  1153. "@types/json-schema": {
  1154. "version": "7.0.5",
  1155. "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.5.tgz",
  1156. "integrity": "sha512-7+2BITlgjgDhH0vvwZU/HZJVyk+2XUlvxXe8dFMedNX/aMkaOq++rMAFXc0tM7ij15QaWlbdQASBR9dihi+bDQ=="
  1157. },
  1158. "@types/json5": {
  1159. "version": "0.0.29",
  1160. "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
  1161. "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=",
  1162. "dev": true
  1163. },
  1164. "@types/minimist": {
  1165. "version": "1.2.0",
  1166. "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.0.tgz",
  1167. "integrity": "sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=",
  1168. "dev": true
  1169. },
  1170. "@types/node": {
  1171. "version": "14.0.19",
  1172. "resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.19.tgz",
  1173. "integrity": "sha512-yf3BP/NIXF37BjrK5klu//asUWitOEoUP5xE1mhSUjazotwJ/eJDgEmMQNlOeWOVv72j24QQ+3bqXHE++CFGag=="
  1174. },
  1175. "@types/normalize-package-data": {
  1176. "version": "2.4.0",
  1177. "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
  1178. "integrity": "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==",
  1179. "dev": true
  1180. },
  1181. "@types/parse-json": {
  1182. "version": "4.0.0",
  1183. "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
  1184. "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==",
  1185. "dev": true
  1186. },
  1187. "@types/q": {
  1188. "version": "1.5.4",
  1189. "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.4.tgz",
  1190. "integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
  1191. },
  1192. "@types/react": {
  1193. "version": "16.4.6",
  1194. "resolved": "https://registry.npmjs.org/@types/react/-/react-16.4.6.tgz",
  1195. "integrity": "sha512-9LDZdhsuKSc+DjY65SjBkA958oBWcTWSVWAd2cD9XqKBjhGw1KzAkRhWRw2eIsXvaIE/TOTjjKMFVC+JA1iU4g==",
  1196. "optional": true,
  1197. "requires": {
  1198. "csstype": "^2.2.0"
  1199. }
  1200. },
  1201. "@types/source-list-map": {
  1202. "version": "0.1.2",
  1203. "resolved": "https://registry.npmjs.org/@types/source-list-map/-/source-list-map-0.1.2.tgz",
  1204. "integrity": "sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA=="
  1205. },
  1206. "@types/unist": {
  1207. "version": "2.0.3",
  1208. "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.3.tgz",
  1209. "integrity": "sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==",
  1210. "dev": true
  1211. },
  1212. "@types/webpack-sources": {
  1213. "version": "0.1.8",
  1214. "resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-0.1.8.tgz",
  1215. "integrity": "sha512-JHB2/xZlXOjzjBB6fMOpH1eQAfsrpqVVIbneE0Rok16WXwFaznaI5vfg75U5WgGJm7V9W1c4xeRQDjX/zwvghA==",
  1216. "requires": {
  1217. "@types/node": "*",
  1218. "@types/source-list-map": "*",
  1219. "source-map": "^0.6.1"
  1220. },
  1221. "dependencies": {
  1222. "source-map": {
  1223. "version": "0.6.1",
  1224. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  1225. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  1226. }
  1227. }
  1228. },
  1229. "@vue/component-compiler-utils": {
  1230. "version": "3.1.2",
  1231. "resolved": "https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-3.1.2.tgz",
  1232. "integrity": "sha512-QLq9z8m79mCinpaEeSURhnNCN6djxpHw0lpP/bodMlt5kALfONpryMthvnrQOlTcIKoF+VoPi+lPHUYeDFPXug==",
  1233. "requires": {
  1234. "consolidate": "^0.15.1",
  1235. "hash-sum": "^1.0.2",
  1236. "lru-cache": "^4.1.2",
  1237. "merge-source-map": "^1.1.0",
  1238. "postcss": "^7.0.14",
  1239. "postcss-selector-parser": "^6.0.2",
  1240. "prettier": "^1.18.2",
  1241. "source-map": "~0.6.1",
  1242. "vue-template-es2015-compiler": "^1.9.0"
  1243. },
  1244. "dependencies": {
  1245. "source-map": {
  1246. "version": "0.6.1",
  1247. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  1248. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  1249. }
  1250. }
  1251. },
  1252. "@webassemblyjs/ast": {
  1253. "version": "1.9.0",
  1254. "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
  1255. "integrity": "sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==",
  1256. "requires": {
  1257. "@webassemblyjs/helper-module-context": "1.9.0",
  1258. "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
  1259. "@webassemblyjs/wast-parser": "1.9.0"
  1260. }
  1261. },
  1262. "@webassemblyjs/floating-point-hex-parser": {
  1263. "version": "1.9.0",
  1264. "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.9.0.tgz",
  1265. "integrity": "sha512-TG5qcFsS8QB4g4MhrxK5TqfdNe7Ey/7YL/xN+36rRjl/BlGE/NcBvJcqsRgCP6Z92mRE+7N50pRIi8SmKUbcQA=="
  1266. },
  1267. "@webassemblyjs/helper-api-error": {
  1268. "version": "1.9.0",
  1269. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.9.0.tgz",
  1270. "integrity": "sha512-NcMLjoFMXpsASZFxJ5h2HZRcEhDkvnNFOAKneP5RbKRzaWJN36NC4jqQHKwStIhGXu5mUWlUUk7ygdtrO8lbmw=="
  1271. },
  1272. "@webassemblyjs/helper-buffer": {
  1273. "version": "1.9.0",
  1274. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.9.0.tgz",
  1275. "integrity": "sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA=="
  1276. },
  1277. "@webassemblyjs/helper-code-frame": {
  1278. "version": "1.9.0",
  1279. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.9.0.tgz",
  1280. "integrity": "sha512-ERCYdJBkD9Vu4vtjUYe8LZruWuNIToYq/ME22igL+2vj2dQ2OOujIZr3MEFvfEaqKoVqpsFKAGsRdBSBjrIvZA==",
  1281. "requires": {
  1282. "@webassemblyjs/wast-printer": "1.9.0"
  1283. }
  1284. },
  1285. "@webassemblyjs/helper-fsm": {
  1286. "version": "1.9.0",
  1287. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-fsm/-/helper-fsm-1.9.0.tgz",
  1288. "integrity": "sha512-OPRowhGbshCb5PxJ8LocpdX9Kl0uB4XsAjl6jH/dWKlk/mzsANvhwbiULsaiqT5GZGT9qinTICdj6PLuM5gslw=="
  1289. },
  1290. "@webassemblyjs/helper-module-context": {
  1291. "version": "1.9.0",
  1292. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-module-context/-/helper-module-context-1.9.0.tgz",
  1293. "integrity": "sha512-MJCW8iGC08tMk2enck1aPW+BE5Cw8/7ph/VGZxwyvGbJwjktKkDK7vy7gAmMDx88D7mhDTCNKAW5tED+gZ0W8g==",
  1294. "requires": {
  1295. "@webassemblyjs/ast": "1.9.0"
  1296. }
  1297. },
  1298. "@webassemblyjs/helper-wasm-bytecode": {
  1299. "version": "1.9.0",
  1300. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.9.0.tgz",
  1301. "integrity": "sha512-R7FStIzyNcd7xKxCZH5lE0Bqy+hGTwS3LJjuv1ZVxd9O7eHCedSdrId/hMOd20I+v8wDXEn+bjfKDLzTepoaUw=="
  1302. },
  1303. "@webassemblyjs/helper-wasm-section": {
  1304. "version": "1.9.0",
  1305. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.9.0.tgz",
  1306. "integrity": "sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==",
  1307. "requires": {
  1308. "@webassemblyjs/ast": "1.9.0",
  1309. "@webassemblyjs/helper-buffer": "1.9.0",
  1310. "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
  1311. "@webassemblyjs/wasm-gen": "1.9.0"
  1312. }
  1313. },
  1314. "@webassemblyjs/ieee754": {
  1315. "version": "1.9.0",
  1316. "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.9.0.tgz",
  1317. "integrity": "sha512-dcX8JuYU/gvymzIHc9DgxTzUUTLexWwt8uCTWP3otys596io0L5aW02Gb1RjYpx2+0Jus1h4ZFqjla7umFniTg==",
  1318. "requires": {
  1319. "@xtuc/ieee754": "^1.2.0"
  1320. }
  1321. },
  1322. "@webassemblyjs/leb128": {
  1323. "version": "1.9.0",
  1324. "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.9.0.tgz",
  1325. "integrity": "sha512-ENVzM5VwV1ojs9jam6vPys97B/S65YQtv/aanqnU7D8aSoHFX8GyhGg0CMfyKNIHBuAVjy3tlzd5QMMINa7wpw==",
  1326. "requires": {
  1327. "@xtuc/long": "4.2.2"
  1328. }
  1329. },
  1330. "@webassemblyjs/utf8": {
  1331. "version": "1.9.0",
  1332. "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.9.0.tgz",
  1333. "integrity": "sha512-GZbQlWtopBTP0u7cHrEx+73yZKrQoBMpwkGEIqlacljhXCkVM1kMQge/Mf+csMJAjEdSwhOyLAS0AoR3AG5P8w=="
  1334. },
  1335. "@webassemblyjs/wasm-edit": {
  1336. "version": "1.9.0",
  1337. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.9.0.tgz",
  1338. "integrity": "sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==",
  1339. "requires": {
  1340. "@webassemblyjs/ast": "1.9.0",
  1341. "@webassemblyjs/helper-buffer": "1.9.0",
  1342. "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
  1343. "@webassemblyjs/helper-wasm-section": "1.9.0",
  1344. "@webassemblyjs/wasm-gen": "1.9.0",
  1345. "@webassemblyjs/wasm-opt": "1.9.0",
  1346. "@webassemblyjs/wasm-parser": "1.9.0",
  1347. "@webassemblyjs/wast-printer": "1.9.0"
  1348. }
  1349. },
  1350. "@webassemblyjs/wasm-gen": {
  1351. "version": "1.9.0",
  1352. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.9.0.tgz",
  1353. "integrity": "sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==",
  1354. "requires": {
  1355. "@webassemblyjs/ast": "1.9.0",
  1356. "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
  1357. "@webassemblyjs/ieee754": "1.9.0",
  1358. "@webassemblyjs/leb128": "1.9.0",
  1359. "@webassemblyjs/utf8": "1.9.0"
  1360. }
  1361. },
  1362. "@webassemblyjs/wasm-opt": {
  1363. "version": "1.9.0",
  1364. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.9.0.tgz",
  1365. "integrity": "sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==",
  1366. "requires": {
  1367. "@webassemblyjs/ast": "1.9.0",
  1368. "@webassemblyjs/helper-buffer": "1.9.0",
  1369. "@webassemblyjs/wasm-gen": "1.9.0",
  1370. "@webassemblyjs/wasm-parser": "1.9.0"
  1371. }
  1372. },
  1373. "@webassemblyjs/wasm-parser": {
  1374. "version": "1.9.0",
  1375. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.9.0.tgz",
  1376. "integrity": "sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==",
  1377. "requires": {
  1378. "@webassemblyjs/ast": "1.9.0",
  1379. "@webassemblyjs/helper-api-error": "1.9.0",
  1380. "@webassemblyjs/helper-wasm-bytecode": "1.9.0",
  1381. "@webassemblyjs/ieee754": "1.9.0",
  1382. "@webassemblyjs/leb128": "1.9.0",
  1383. "@webassemblyjs/utf8": "1.9.0"
  1384. }
  1385. },
  1386. "@webassemblyjs/wast-parser": {
  1387. "version": "1.9.0",
  1388. "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-parser/-/wast-parser-1.9.0.tgz",
  1389. "integrity": "sha512-qsqSAP3QQ3LyZjNC/0jBJ/ToSxfYJ8kYyuiGvtn/8MK89VrNEfwj7BPQzJVHi0jGTRK2dGdJ5PRqhtjzoww+bw==",
  1390. "requires": {
  1391. "@webassemblyjs/ast": "1.9.0",
  1392. "@webassemblyjs/floating-point-hex-parser": "1.9.0",
  1393. "@webassemblyjs/helper-api-error": "1.9.0",
  1394. "@webassemblyjs/helper-code-frame": "1.9.0",
  1395. "@webassemblyjs/helper-fsm": "1.9.0",
  1396. "@xtuc/long": "4.2.2"
  1397. }
  1398. },
  1399. "@webassemblyjs/wast-printer": {
  1400. "version": "1.9.0",
  1401. "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz",
  1402. "integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==",
  1403. "requires": {
  1404. "@webassemblyjs/ast": "1.9.0",
  1405. "@webassemblyjs/wast-parser": "1.9.0",
  1406. "@xtuc/long": "4.2.2"
  1407. }
  1408. },
  1409. "@xtuc/ieee754": {
  1410. "version": "1.2.0",
  1411. "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
  1412. "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA=="
  1413. },
  1414. "@xtuc/long": {
  1415. "version": "4.2.2",
  1416. "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
  1417. "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ=="
  1418. },
  1419. "abbrev": {
  1420. "version": "1.1.1",
  1421. "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  1422. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
  1423. },
  1424. "accord": {
  1425. "version": "0.29.0",
  1426. "resolved": "https://registry.npmjs.org/accord/-/accord-0.29.0.tgz",
  1427. "integrity": "sha512-3OOR92FTc2p5/EcOzPcXp+Cbo+3C15nV9RXHlOUBCBpHhcB+0frbSNR9ehED/o7sTcyGVtqGJpguToEdlXhD0w==",
  1428. "requires": {
  1429. "convert-source-map": "^1.5.0",
  1430. "glob": "^7.0.5",
  1431. "indx": "^0.2.3",
  1432. "lodash.clone": "^4.3.2",
  1433. "lodash.defaults": "^4.0.1",
  1434. "lodash.flatten": "^4.2.0",
  1435. "lodash.merge": "^4.4.0",
  1436. "lodash.partialright": "^4.1.4",
  1437. "lodash.pick": "^4.2.1",
  1438. "lodash.uniq": "^4.3.0",
  1439. "resolve": "^1.5.0",
  1440. "semver": "^5.3.0",
  1441. "uglify-js": "^2.8.22",
  1442. "when": "^3.7.8"
  1443. },
  1444. "dependencies": {
  1445. "lodash.defaults": {
  1446. "version": "4.2.0",
  1447. "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
  1448. "integrity": "sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw="
  1449. }
  1450. }
  1451. },
  1452. "acorn": {
  1453. "version": "6.4.1",
  1454. "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.1.tgz",
  1455. "integrity": "sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA=="
  1456. },
  1457. "acorn-jsx": {
  1458. "version": "5.2.0",
  1459. "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.2.0.tgz",
  1460. "integrity": "sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ==",
  1461. "dev": true
  1462. },
  1463. "aggregate-error": {
  1464. "version": "3.0.1",
  1465. "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.0.1.tgz",
  1466. "integrity": "sha512-quoaXsZ9/BLNae5yiNoUz+Nhkwz83GhWwtYFglcjEQB2NDHCIpApbqXxIFnm4Pq/Nvhrsq5sYJFyohrrxnTGAA==",
  1467. "requires": {
  1468. "clean-stack": "^2.0.0",
  1469. "indent-string": "^4.0.0"
  1470. }
  1471. },
  1472. "ajv": {
  1473. "version": "6.12.3",
  1474. "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.3.tgz",
  1475. "integrity": "sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==",
  1476. "requires": {
  1477. "fast-deep-equal": "^3.1.1",
  1478. "fast-json-stable-stringify": "^2.0.0",
  1479. "json-schema-traverse": "^0.4.1",
  1480. "uri-js": "^4.2.2"
  1481. }
  1482. },
  1483. "ajv-errors": {
  1484. "version": "1.0.1",
  1485. "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz",
  1486. "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ=="
  1487. },
  1488. "ajv-keywords": {
  1489. "version": "3.5.0",
  1490. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.0.tgz",
  1491. "integrity": "sha512-eyoaac3btgU8eJlvh01En8OCKzRqlLe2G5jDsCr3RiE2uLGMEEB1aaGwVVpwR8M95956tGH6R+9edC++OvzaVw=="
  1492. },
  1493. "align-text": {
  1494. "version": "0.1.4",
  1495. "resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz",
  1496. "integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=",
  1497. "requires": {
  1498. "kind-of": "^3.0.2",
  1499. "longest": "^1.0.1",
  1500. "repeat-string": "^1.5.2"
  1501. },
  1502. "dependencies": {
  1503. "kind-of": {
  1504. "version": "3.2.2",
  1505. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  1506. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  1507. "requires": {
  1508. "is-buffer": "^1.1.5"
  1509. }
  1510. }
  1511. }
  1512. },
  1513. "alphanum-sort": {
  1514. "version": "1.0.2",
  1515. "resolved": "https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz",
  1516. "integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM="
  1517. },
  1518. "ansi-colors": {
  1519. "version": "1.1.0",
  1520. "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-1.1.0.tgz",
  1521. "integrity": "sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==",
  1522. "requires": {
  1523. "ansi-wrap": "^0.1.0"
  1524. }
  1525. },
  1526. "ansi-cyan": {
  1527. "version": "0.1.1",
  1528. "resolved": "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz",
  1529. "integrity": "sha1-U4rlKK+JgvKK4w2G8vF0VtJgmHM=",
  1530. "requires": {
  1531. "ansi-wrap": "0.1.0"
  1532. }
  1533. },
  1534. "ansi-escapes": {
  1535. "version": "3.2.0",
  1536. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz",
  1537. "integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ=="
  1538. },
  1539. "ansi-gray": {
  1540. "version": "0.1.1",
  1541. "resolved": "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz",
  1542. "integrity": "sha1-KWLPVOyXksSFEKPetSRDaGHvclE=",
  1543. "requires": {
  1544. "ansi-wrap": "0.1.0"
  1545. }
  1546. },
  1547. "ansi-red": {
  1548. "version": "0.1.1",
  1549. "resolved": "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz",
  1550. "integrity": "sha1-jGOPnRCAgAo1PJwoyKgcpHBdlGw=",
  1551. "requires": {
  1552. "ansi-wrap": "0.1.0"
  1553. }
  1554. },
  1555. "ansi-regex": {
  1556. "version": "2.1.1",
  1557. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
  1558. "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8="
  1559. },
  1560. "ansi-styles": {
  1561. "version": "3.2.1",
  1562. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  1563. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  1564. "requires": {
  1565. "color-convert": "^1.9.0"
  1566. }
  1567. },
  1568. "ansi-wrap": {
  1569. "version": "0.1.0",
  1570. "resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz",
  1571. "integrity": "sha1-qCJQ3bABXponyoLoLqYDu/pF768="
  1572. },
  1573. "any-shell-escape": {
  1574. "version": "0.1.1",
  1575. "resolved": "https://registry.npmjs.org/any-shell-escape/-/any-shell-escape-0.1.1.tgz",
  1576. "integrity": "sha1-1Vq5ciRMcaml4asIefML8RCAaVk="
  1577. },
  1578. "anymatch": {
  1579. "version": "2.0.0",
  1580. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
  1581. "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
  1582. "requires": {
  1583. "micromatch": "^3.1.4",
  1584. "normalize-path": "^2.1.1"
  1585. },
  1586. "dependencies": {
  1587. "braces": {
  1588. "version": "2.3.2",
  1589. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  1590. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  1591. "requires": {
  1592. "arr-flatten": "^1.1.0",
  1593. "array-unique": "^0.3.2",
  1594. "extend-shallow": "^2.0.1",
  1595. "fill-range": "^4.0.0",
  1596. "isobject": "^3.0.1",
  1597. "repeat-element": "^1.1.2",
  1598. "snapdragon": "^0.8.1",
  1599. "snapdragon-node": "^2.0.1",
  1600. "split-string": "^3.0.2",
  1601. "to-regex": "^3.0.1"
  1602. },
  1603. "dependencies": {
  1604. "extend-shallow": {
  1605. "version": "2.0.1",
  1606. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  1607. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  1608. "requires": {
  1609. "is-extendable": "^0.1.0"
  1610. }
  1611. }
  1612. }
  1613. },
  1614. "fill-range": {
  1615. "version": "4.0.0",
  1616. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  1617. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  1618. "requires": {
  1619. "extend-shallow": "^2.0.1",
  1620. "is-number": "^3.0.0",
  1621. "repeat-string": "^1.6.1",
  1622. "to-regex-range": "^2.1.0"
  1623. },
  1624. "dependencies": {
  1625. "extend-shallow": {
  1626. "version": "2.0.1",
  1627. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  1628. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  1629. "requires": {
  1630. "is-extendable": "^0.1.0"
  1631. }
  1632. }
  1633. }
  1634. },
  1635. "is-number": {
  1636. "version": "3.0.0",
  1637. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  1638. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  1639. "requires": {
  1640. "kind-of": "^3.0.2"
  1641. },
  1642. "dependencies": {
  1643. "kind-of": {
  1644. "version": "3.2.2",
  1645. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  1646. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  1647. "requires": {
  1648. "is-buffer": "^1.1.5"
  1649. }
  1650. }
  1651. }
  1652. },
  1653. "micromatch": {
  1654. "version": "3.1.10",
  1655. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
  1656. "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
  1657. "requires": {
  1658. "arr-diff": "^4.0.0",
  1659. "array-unique": "^0.3.2",
  1660. "braces": "^2.3.1",
  1661. "define-property": "^2.0.2",
  1662. "extend-shallow": "^3.0.2",
  1663. "extglob": "^2.0.4",
  1664. "fragment-cache": "^0.2.1",
  1665. "kind-of": "^6.0.2",
  1666. "nanomatch": "^1.2.9",
  1667. "object.pick": "^1.3.0",
  1668. "regex-not": "^1.0.0",
  1669. "snapdragon": "^0.8.1",
  1670. "to-regex": "^3.0.2"
  1671. }
  1672. },
  1673. "normalize-path": {
  1674. "version": "2.1.1",
  1675. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
  1676. "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
  1677. "requires": {
  1678. "remove-trailing-separator": "^1.0.1"
  1679. }
  1680. },
  1681. "to-regex-range": {
  1682. "version": "2.1.1",
  1683. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  1684. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  1685. "requires": {
  1686. "is-number": "^3.0.0",
  1687. "repeat-string": "^1.6.1"
  1688. }
  1689. }
  1690. }
  1691. },
  1692. "append-buffer": {
  1693. "version": "1.0.2",
  1694. "resolved": "https://registry.npmjs.org/append-buffer/-/append-buffer-1.0.2.tgz",
  1695. "integrity": "sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=",
  1696. "requires": {
  1697. "buffer-equal": "^1.0.0"
  1698. }
  1699. },
  1700. "aproba": {
  1701. "version": "1.2.0",
  1702. "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz",
  1703. "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw=="
  1704. },
  1705. "archy": {
  1706. "version": "1.0.0",
  1707. "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
  1708. "integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA="
  1709. },
  1710. "argparse": {
  1711. "version": "1.0.10",
  1712. "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
  1713. "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
  1714. "requires": {
  1715. "sprintf-js": "~1.0.2"
  1716. }
  1717. },
  1718. "arr-diff": {
  1719. "version": "4.0.0",
  1720. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
  1721. "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA="
  1722. },
  1723. "arr-filter": {
  1724. "version": "1.1.2",
  1725. "resolved": "https://registry.npmjs.org/arr-filter/-/arr-filter-1.1.2.tgz",
  1726. "integrity": "sha1-Q/3d0JHo7xGqTEXZzcGOLf8XEe4=",
  1727. "requires": {
  1728. "make-iterator": "^1.0.0"
  1729. }
  1730. },
  1731. "arr-flatten": {
  1732. "version": "1.1.0",
  1733. "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
  1734. "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg=="
  1735. },
  1736. "arr-map": {
  1737. "version": "2.0.2",
  1738. "resolved": "https://registry.npmjs.org/arr-map/-/arr-map-2.0.2.tgz",
  1739. "integrity": "sha1-Onc0X/wc814qkYJWAfnljy4kysQ=",
  1740. "requires": {
  1741. "make-iterator": "^1.0.0"
  1742. }
  1743. },
  1744. "arr-union": {
  1745. "version": "3.1.0",
  1746. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
  1747. "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ="
  1748. },
  1749. "array-differ": {
  1750. "version": "1.0.0",
  1751. "resolved": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz",
  1752. "integrity": "sha1-7/UuN1gknTO+QCuLuOVkuytdQDE="
  1753. },
  1754. "array-each": {
  1755. "version": "1.0.1",
  1756. "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz",
  1757. "integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8="
  1758. },
  1759. "array-includes": {
  1760. "version": "3.1.1",
  1761. "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.1.tgz",
  1762. "integrity": "sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==",
  1763. "dev": true,
  1764. "requires": {
  1765. "define-properties": "^1.1.3",
  1766. "es-abstract": "^1.17.0",
  1767. "is-string": "^1.0.5"
  1768. }
  1769. },
  1770. "array-initial": {
  1771. "version": "1.1.0",
  1772. "resolved": "https://registry.npmjs.org/array-initial/-/array-initial-1.1.0.tgz",
  1773. "integrity": "sha1-L6dLJnOTccOUe9enrcc74zSz15U=",
  1774. "requires": {
  1775. "array-slice": "^1.0.0",
  1776. "is-number": "^4.0.0"
  1777. },
  1778. "dependencies": {
  1779. "is-number": {
  1780. "version": "4.0.0",
  1781. "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz",
  1782. "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ=="
  1783. }
  1784. }
  1785. },
  1786. "array-last": {
  1787. "version": "1.3.0",
  1788. "resolved": "https://registry.npmjs.org/array-last/-/array-last-1.3.0.tgz",
  1789. "integrity": "sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==",
  1790. "requires": {
  1791. "is-number": "^4.0.0"
  1792. },
  1793. "dependencies": {
  1794. "is-number": {
  1795. "version": "4.0.0",
  1796. "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz",
  1797. "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ=="
  1798. }
  1799. }
  1800. },
  1801. "array-slice": {
  1802. "version": "1.1.0",
  1803. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz",
  1804. "integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w=="
  1805. },
  1806. "array-sort": {
  1807. "version": "1.0.0",
  1808. "resolved": "https://registry.npmjs.org/array-sort/-/array-sort-1.0.0.tgz",
  1809. "integrity": "sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==",
  1810. "requires": {
  1811. "default-compare": "^1.0.0",
  1812. "get-value": "^2.0.6",
  1813. "kind-of": "^5.0.2"
  1814. },
  1815. "dependencies": {
  1816. "kind-of": {
  1817. "version": "5.1.0",
  1818. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
  1819. "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw=="
  1820. }
  1821. }
  1822. },
  1823. "array-union": {
  1824. "version": "1.0.2",
  1825. "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz",
  1826. "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=",
  1827. "requires": {
  1828. "array-uniq": "^1.0.1"
  1829. }
  1830. },
  1831. "array-uniq": {
  1832. "version": "1.0.3",
  1833. "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz",
  1834. "integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY="
  1835. },
  1836. "array-unique": {
  1837. "version": "0.3.2",
  1838. "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
  1839. "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg="
  1840. },
  1841. "array.prototype.flat": {
  1842. "version": "1.2.3",
  1843. "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz",
  1844. "integrity": "sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==",
  1845. "dev": true,
  1846. "requires": {
  1847. "define-properties": "^1.1.3",
  1848. "es-abstract": "^1.17.0-next.1"
  1849. }
  1850. },
  1851. "arrify": {
  1852. "version": "2.0.1",
  1853. "resolved": "https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz",
  1854. "integrity": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==",
  1855. "dev": true
  1856. },
  1857. "asap": {
  1858. "version": "2.0.6",
  1859. "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
  1860. "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY="
  1861. },
  1862. "asn1": {
  1863. "version": "0.2.4",
  1864. "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz",
  1865. "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
  1866. "optional": true,
  1867. "requires": {
  1868. "safer-buffer": "~2.1.0"
  1869. }
  1870. },
  1871. "asn1.js": {
  1872. "version": "4.10.1",
  1873. "resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz",
  1874. "integrity": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==",
  1875. "requires": {
  1876. "bn.js": "^4.0.0",
  1877. "inherits": "^2.0.1",
  1878. "minimalistic-assert": "^1.0.0"
  1879. },
  1880. "dependencies": {
  1881. "bn.js": {
  1882. "version": "4.11.9",
  1883. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
  1884. "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
  1885. }
  1886. }
  1887. },
  1888. "assert": {
  1889. "version": "1.5.0",
  1890. "resolved": "https://registry.npmjs.org/assert/-/assert-1.5.0.tgz",
  1891. "integrity": "sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==",
  1892. "requires": {
  1893. "object-assign": "^4.1.1",
  1894. "util": "0.10.3"
  1895. },
  1896. "dependencies": {
  1897. "inherits": {
  1898. "version": "2.0.1",
  1899. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
  1900. "integrity": "sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE="
  1901. },
  1902. "util": {
  1903. "version": "0.10.3",
  1904. "resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz",
  1905. "integrity": "sha1-evsa/lCAUkZInj23/g7TeTNqwPk=",
  1906. "requires": {
  1907. "inherits": "2.0.1"
  1908. }
  1909. }
  1910. }
  1911. },
  1912. "assert-plus": {
  1913. "version": "1.0.0",
  1914. "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
  1915. "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
  1916. "optional": true
  1917. },
  1918. "assign-symbols": {
  1919. "version": "1.0.0",
  1920. "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
  1921. "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c="
  1922. },
  1923. "astral-regex": {
  1924. "version": "1.0.0",
  1925. "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz",
  1926. "integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==",
  1927. "dev": true
  1928. },
  1929. "async": {
  1930. "version": "1.5.2",
  1931. "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
  1932. "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo="
  1933. },
  1934. "async-done": {
  1935. "version": "1.3.2",
  1936. "resolved": "https://registry.npmjs.org/async-done/-/async-done-1.3.2.tgz",
  1937. "integrity": "sha512-uYkTP8dw2og1tu1nmza1n1CMW0qb8gWWlwqMmLb7MhBVs4BXrFziT6HXUd+/RlRA/i4H9AkofYloUbs1fwMqlw==",
  1938. "requires": {
  1939. "end-of-stream": "^1.1.0",
  1940. "once": "^1.3.2",
  1941. "process-nextick-args": "^2.0.0",
  1942. "stream-exhaust": "^1.0.1"
  1943. }
  1944. },
  1945. "async-each": {
  1946. "version": "1.0.3",
  1947. "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz",
  1948. "integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ=="
  1949. },
  1950. "async-settle": {
  1951. "version": "1.0.0",
  1952. "resolved": "https://registry.npmjs.org/async-settle/-/async-settle-1.0.0.tgz",
  1953. "integrity": "sha1-HQqRS7Aldb7IqPOnTlCA9yssDGs=",
  1954. "requires": {
  1955. "async-done": "^1.2.2"
  1956. }
  1957. },
  1958. "asynckit": {
  1959. "version": "0.4.0",
  1960. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  1961. "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
  1962. },
  1963. "atob": {
  1964. "version": "2.1.2",
  1965. "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
  1966. "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
  1967. },
  1968. "atob-lite": {
  1969. "version": "2.0.0",
  1970. "resolved": "https://registry.npmjs.org/atob-lite/-/atob-lite-2.0.0.tgz",
  1971. "integrity": "sha1-D+9a1G8b16hQLGVyfwNn1e5D1pY="
  1972. },
  1973. "autolinker": {
  1974. "version": "3.14.1",
  1975. "resolved": "https://registry.npmjs.org/autolinker/-/autolinker-3.14.1.tgz",
  1976. "integrity": "sha512-yvsRHIaY51EYDml6MGlbqyJGfl4n7zezGYf+R7gvM8c5LNpRGc4SISkvgAswSS8SWxk/OrGCylKV9mJyVstz7w==",
  1977. "requires": {
  1978. "tslib": "^1.9.3"
  1979. }
  1980. },
  1981. "autoprefixer": {
  1982. "version": "9.8.4",
  1983. "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.4.tgz",
  1984. "integrity": "sha512-84aYfXlpUe45lvmS+HoAWKCkirI/sw4JK0/bTeeqgHYco3dcsOn0NqdejISjptsYwNji/21dnkDri9PsYKk89A==",
  1985. "requires": {
  1986. "browserslist": "^4.12.0",
  1987. "caniuse-lite": "^1.0.30001087",
  1988. "colorette": "^1.2.0",
  1989. "normalize-range": "^0.1.2",
  1990. "num2fraction": "^1.2.2",
  1991. "postcss": "^7.0.32",
  1992. "postcss-value-parser": "^4.1.0"
  1993. }
  1994. },
  1995. "aws-sign2": {
  1996. "version": "0.7.0",
  1997. "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
  1998. "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
  1999. "optional": true
  2000. },
  2001. "aws4": {
  2002. "version": "1.10.0",
  2003. "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.10.0.tgz",
  2004. "integrity": "sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA==",
  2005. "optional": true
  2006. },
  2007. "babel-eslint": {
  2008. "version": "10.1.0",
  2009. "resolved": "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.1.0.tgz",
  2010. "integrity": "sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==",
  2011. "dev": true,
  2012. "requires": {
  2013. "@babel/code-frame": "^7.0.0",
  2014. "@babel/parser": "^7.7.0",
  2015. "@babel/traverse": "^7.7.0",
  2016. "@babel/types": "^7.7.0",
  2017. "eslint-visitor-keys": "^1.0.0",
  2018. "resolve": "^1.12.0"
  2019. }
  2020. },
  2021. "babel-loader": {
  2022. "version": "8.1.0",
  2023. "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.1.0.tgz",
  2024. "integrity": "sha512-7q7nC1tYOrqvUrN3LQK4GwSk/TQorZSOlO9C+RZDZpODgyN4ZlCqE5q9cDsyWOliN+aU9B4JX01xK9eJXowJLw==",
  2025. "requires": {
  2026. "find-cache-dir": "^2.1.0",
  2027. "loader-utils": "^1.4.0",
  2028. "mkdirp": "^0.5.3",
  2029. "pify": "^4.0.1",
  2030. "schema-utils": "^2.6.5"
  2031. }
  2032. },
  2033. "babel-plugin-dynamic-import-node": {
  2034. "version": "2.3.3",
  2035. "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz",
  2036. "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==",
  2037. "requires": {
  2038. "object.assign": "^4.1.0"
  2039. }
  2040. },
  2041. "babel-runtime": {
  2042. "version": "6.26.0",
  2043. "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
  2044. "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
  2045. "requires": {
  2046. "core-js": "^2.4.0",
  2047. "regenerator-runtime": "^0.11.0"
  2048. },
  2049. "dependencies": {
  2050. "core-js": {
  2051. "version": "2.6.11",
  2052. "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz",
  2053. "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg=="
  2054. },
  2055. "regenerator-runtime": {
  2056. "version": "0.11.1",
  2057. "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
  2058. "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
  2059. }
  2060. }
  2061. },
  2062. "bach": {
  2063. "version": "1.2.0",
  2064. "resolved": "https://registry.npmjs.org/bach/-/bach-1.2.0.tgz",
  2065. "integrity": "sha1-Szzpa/JxNPeaG0FKUcFONMO9mIA=",
  2066. "requires": {
  2067. "arr-filter": "^1.1.1",
  2068. "arr-flatten": "^1.0.1",
  2069. "arr-map": "^2.0.0",
  2070. "array-each": "^1.0.0",
  2071. "array-initial": "^1.0.0",
  2072. "array-last": "^1.1.1",
  2073. "async-done": "^1.2.2",
  2074. "async-settle": "^1.0.0",
  2075. "now-and-later": "^2.0.0"
  2076. }
  2077. },
  2078. "bail": {
  2079. "version": "1.0.5",
  2080. "resolved": "https://registry.npmjs.org/bail/-/bail-1.0.5.tgz",
  2081. "integrity": "sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==",
  2082. "dev": true
  2083. },
  2084. "balanced-match": {
  2085. "version": "1.0.0",
  2086. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
  2087. "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
  2088. },
  2089. "base": {
  2090. "version": "0.11.2",
  2091. "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
  2092. "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
  2093. "requires": {
  2094. "cache-base": "^1.0.1",
  2095. "class-utils": "^0.3.5",
  2096. "component-emitter": "^1.2.1",
  2097. "define-property": "^1.0.0",
  2098. "isobject": "^3.0.1",
  2099. "mixin-deep": "^1.2.0",
  2100. "pascalcase": "^0.1.1"
  2101. },
  2102. "dependencies": {
  2103. "define-property": {
  2104. "version": "1.0.0",
  2105. "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
  2106. "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
  2107. "requires": {
  2108. "is-descriptor": "^1.0.0"
  2109. }
  2110. },
  2111. "is-accessor-descriptor": {
  2112. "version": "1.0.0",
  2113. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
  2114. "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
  2115. "requires": {
  2116. "kind-of": "^6.0.0"
  2117. }
  2118. },
  2119. "is-data-descriptor": {
  2120. "version": "1.0.0",
  2121. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
  2122. "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
  2123. "requires": {
  2124. "kind-of": "^6.0.0"
  2125. }
  2126. },
  2127. "is-descriptor": {
  2128. "version": "1.0.2",
  2129. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
  2130. "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
  2131. "requires": {
  2132. "is-accessor-descriptor": "^1.0.0",
  2133. "is-data-descriptor": "^1.0.0",
  2134. "kind-of": "^6.0.2"
  2135. }
  2136. }
  2137. }
  2138. },
  2139. "base64-js": {
  2140. "version": "1.3.1",
  2141. "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.1.tgz",
  2142. "integrity": "sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g=="
  2143. },
  2144. "bcrypt-pbkdf": {
  2145. "version": "1.0.2",
  2146. "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
  2147. "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
  2148. "optional": true,
  2149. "requires": {
  2150. "tweetnacl": "^0.14.3"
  2151. }
  2152. },
  2153. "beeper": {
  2154. "version": "1.1.1",
  2155. "resolved": "https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz",
  2156. "integrity": "sha1-5tXqjF2tABMEpwsiY4RH9pyy+Ak="
  2157. },
  2158. "before-after-hook": {
  2159. "version": "2.1.0",
  2160. "resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.1.0.tgz",
  2161. "integrity": "sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A=="
  2162. },
  2163. "better-console": {
  2164. "version": "1.0.1",
  2165. "resolved": "https://registry.npmjs.org/better-console/-/better-console-1.0.1.tgz",
  2166. "integrity": "sha1-mjNh+fRc2vr/pdh9Yv1Jt/jb8ys=",
  2167. "requires": {
  2168. "chalk": "^1.1.3",
  2169. "cli-table": "~0.3.1"
  2170. },
  2171. "dependencies": {
  2172. "ansi-styles": {
  2173. "version": "2.2.1",
  2174. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
  2175. "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
  2176. },
  2177. "chalk": {
  2178. "version": "1.1.3",
  2179. "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
  2180. "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
  2181. "requires": {
  2182. "ansi-styles": "^2.2.1",
  2183. "escape-string-regexp": "^1.0.2",
  2184. "has-ansi": "^2.0.0",
  2185. "strip-ansi": "^3.0.0",
  2186. "supports-color": "^2.0.0"
  2187. }
  2188. },
  2189. "supports-color": {
  2190. "version": "2.0.0",
  2191. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
  2192. "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
  2193. }
  2194. }
  2195. },
  2196. "big.js": {
  2197. "version": "5.2.2",
  2198. "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
  2199. "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ=="
  2200. },
  2201. "binary-extensions": {
  2202. "version": "1.13.1",
  2203. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
  2204. "integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw=="
  2205. },
  2206. "binaryextensions": {
  2207. "version": "2.3.0",
  2208. "resolved": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-2.3.0.tgz",
  2209. "integrity": "sha512-nAihlQsYGyc5Bwq6+EsubvANYGExeJKHDO3RjnvwU042fawQTQfM3Kxn7IHUXQOz4bzfwsGYYHGSvXyW4zOGLg=="
  2210. },
  2211. "bindings": {
  2212. "version": "1.5.0",
  2213. "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
  2214. "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
  2215. "optional": true,
  2216. "requires": {
  2217. "file-uri-to-path": "1.0.0"
  2218. }
  2219. },
  2220. "bluebird": {
  2221. "version": "3.7.2",
  2222. "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
  2223. "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
  2224. },
  2225. "bn.js": {
  2226. "version": "5.1.2",
  2227. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.1.2.tgz",
  2228. "integrity": "sha512-40rZaf3bUNKTVYu9sIeeEGOg7g14Yvnj9kH7b50EiwX0Q7A6umbvfI5tvHaOERH0XigqKkfLkFQxzb4e6CIXnA=="
  2229. },
  2230. "boolbase": {
  2231. "version": "1.0.0",
  2232. "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  2233. "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
  2234. },
  2235. "brace-expansion": {
  2236. "version": "1.1.11",
  2237. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  2238. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  2239. "requires": {
  2240. "balanced-match": "^1.0.0",
  2241. "concat-map": "0.0.1"
  2242. }
  2243. },
  2244. "braces": {
  2245. "version": "3.0.2",
  2246. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
  2247. "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
  2248. "requires": {
  2249. "fill-range": "^7.0.1"
  2250. }
  2251. },
  2252. "brorand": {
  2253. "version": "1.1.0",
  2254. "resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz",
  2255. "integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
  2256. },
  2257. "browserify-aes": {
  2258. "version": "1.2.0",
  2259. "resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
  2260. "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
  2261. "requires": {
  2262. "buffer-xor": "^1.0.3",
  2263. "cipher-base": "^1.0.0",
  2264. "create-hash": "^1.1.0",
  2265. "evp_bytestokey": "^1.0.3",
  2266. "inherits": "^2.0.1",
  2267. "safe-buffer": "^5.0.1"
  2268. }
  2269. },
  2270. "browserify-cipher": {
  2271. "version": "1.0.1",
  2272. "resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz",
  2273. "integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==",
  2274. "requires": {
  2275. "browserify-aes": "^1.0.4",
  2276. "browserify-des": "^1.0.0",
  2277. "evp_bytestokey": "^1.0.0"
  2278. }
  2279. },
  2280. "browserify-des": {
  2281. "version": "1.0.2",
  2282. "resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz",
  2283. "integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==",
  2284. "requires": {
  2285. "cipher-base": "^1.0.1",
  2286. "des.js": "^1.0.0",
  2287. "inherits": "^2.0.1",
  2288. "safe-buffer": "^5.1.2"
  2289. }
  2290. },
  2291. "browserify-rsa": {
  2292. "version": "4.0.1",
  2293. "resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz",
  2294. "integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=",
  2295. "requires": {
  2296. "bn.js": "^4.1.0",
  2297. "randombytes": "^2.0.1"
  2298. },
  2299. "dependencies": {
  2300. "bn.js": {
  2301. "version": "4.11.9",
  2302. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
  2303. "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
  2304. }
  2305. }
  2306. },
  2307. "browserify-sign": {
  2308. "version": "4.2.0",
  2309. "resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.2.0.tgz",
  2310. "integrity": "sha512-hEZC1KEeYuoHRqhGhTy6gWrpJA3ZDjFWv0DE61643ZnOXAKJb3u7yWcrU0mMc9SwAqK1n7myPGndkp0dFG7NFA==",
  2311. "requires": {
  2312. "bn.js": "^5.1.1",
  2313. "browserify-rsa": "^4.0.1",
  2314. "create-hash": "^1.2.0",
  2315. "create-hmac": "^1.1.7",
  2316. "elliptic": "^6.5.2",
  2317. "inherits": "^2.0.4",
  2318. "parse-asn1": "^5.1.5",
  2319. "readable-stream": "^3.6.0",
  2320. "safe-buffer": "^5.2.0"
  2321. },
  2322. "dependencies": {
  2323. "readable-stream": {
  2324. "version": "3.6.0",
  2325. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
  2326. "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
  2327. "requires": {
  2328. "inherits": "^2.0.3",
  2329. "string_decoder": "^1.1.1",
  2330. "util-deprecate": "^1.0.1"
  2331. }
  2332. },
  2333. "safe-buffer": {
  2334. "version": "5.2.1",
  2335. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  2336. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
  2337. }
  2338. }
  2339. },
  2340. "browserify-zlib": {
  2341. "version": "0.2.0",
  2342. "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
  2343. "integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
  2344. "requires": {
  2345. "pako": "~1.0.5"
  2346. }
  2347. },
  2348. "browserslist": {
  2349. "version": "4.13.0",
  2350. "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.13.0.tgz",
  2351. "integrity": "sha512-MINatJ5ZNrLnQ6blGvePd/QOz9Xtu+Ne+x29iQSCHfkU5BugKVJwZKn/iiL8UbpIpa3JhviKjz+XxMo0m2caFQ==",
  2352. "requires": {
  2353. "caniuse-lite": "^1.0.30001093",
  2354. "electron-to-chromium": "^1.3.488",
  2355. "escalade": "^3.0.1",
  2356. "node-releases": "^1.1.58"
  2357. }
  2358. },
  2359. "btoa": {
  2360. "version": "1.2.1",
  2361. "resolved": "https://registry.npmjs.org/btoa/-/btoa-1.2.1.tgz",
  2362. "integrity": "sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g=="
  2363. },
  2364. "btoa-lite": {
  2365. "version": "1.0.0",
  2366. "resolved": "https://registry.npmjs.org/btoa-lite/-/btoa-lite-1.0.0.tgz",
  2367. "integrity": "sha1-M3dm2hWAEhD92VbCLpxokaudAzc="
  2368. },
  2369. "buffer": {
  2370. "version": "5.6.0",
  2371. "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz",
  2372. "integrity": "sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==",
  2373. "requires": {
  2374. "base64-js": "^1.0.2",
  2375. "ieee754": "^1.1.4"
  2376. }
  2377. },
  2378. "buffer-equal": {
  2379. "version": "1.0.0",
  2380. "resolved": "https://registry.npmjs.org/buffer-equal/-/buffer-equal-1.0.0.tgz",
  2381. "integrity": "sha1-WWFrSYME1Var1GaWayLu2j7KX74="
  2382. },
  2383. "buffer-from": {
  2384. "version": "1.1.1",
  2385. "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz",
  2386. "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A=="
  2387. },
  2388. "buffer-xor": {
  2389. "version": "1.0.3",
  2390. "resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
  2391. "integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk="
  2392. },
  2393. "builtin-status-codes": {
  2394. "version": "3.0.0",
  2395. "resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
  2396. "integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug="
  2397. },
  2398. "cacache": {
  2399. "version": "15.0.4",
  2400. "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.0.4.tgz",
  2401. "integrity": "sha512-YlnKQqTbD/6iyoJvEY3KJftjrdBYroCbxxYXzhOzsFLWlp6KX4BOlEf4mTx0cMUfVaTS3ENL2QtDWeRYoGLkkw==",
  2402. "requires": {
  2403. "@npmcli/move-file": "^1.0.1",
  2404. "chownr": "^2.0.0",
  2405. "fs-minipass": "^2.0.0",
  2406. "glob": "^7.1.4",
  2407. "infer-owner": "^1.0.4",
  2408. "lru-cache": "^5.1.1",
  2409. "minipass": "^3.1.1",
  2410. "minipass-collect": "^1.0.2",
  2411. "minipass-flush": "^1.0.5",
  2412. "minipass-pipeline": "^1.2.2",
  2413. "mkdirp": "^1.0.3",
  2414. "p-map": "^4.0.0",
  2415. "promise-inflight": "^1.0.1",
  2416. "rimraf": "^3.0.2",
  2417. "ssri": "^8.0.0",
  2418. "tar": "^6.0.2",
  2419. "unique-filename": "^1.1.1"
  2420. },
  2421. "dependencies": {
  2422. "lru-cache": {
  2423. "version": "5.1.1",
  2424. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
  2425. "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
  2426. "requires": {
  2427. "yallist": "^3.0.2"
  2428. }
  2429. },
  2430. "mkdirp": {
  2431. "version": "1.0.4",
  2432. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  2433. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  2434. },
  2435. "p-map": {
  2436. "version": "4.0.0",
  2437. "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
  2438. "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
  2439. "requires": {
  2440. "aggregate-error": "^3.0.0"
  2441. }
  2442. },
  2443. "rimraf": {
  2444. "version": "3.0.2",
  2445. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  2446. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  2447. "requires": {
  2448. "glob": "^7.1.3"
  2449. }
  2450. },
  2451. "yallist": {
  2452. "version": "3.1.1",
  2453. "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
  2454. "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
  2455. }
  2456. }
  2457. },
  2458. "cache-base": {
  2459. "version": "1.0.1",
  2460. "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
  2461. "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
  2462. "requires": {
  2463. "collection-visit": "^1.0.0",
  2464. "component-emitter": "^1.2.1",
  2465. "get-value": "^2.0.6",
  2466. "has-value": "^1.0.0",
  2467. "isobject": "^3.0.1",
  2468. "set-value": "^2.0.0",
  2469. "to-object-path": "^0.3.0",
  2470. "union-value": "^1.0.0",
  2471. "unset-value": "^1.0.0"
  2472. }
  2473. },
  2474. "caller-callsite": {
  2475. "version": "2.0.0",
  2476. "resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz",
  2477. "integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=",
  2478. "requires": {
  2479. "callsites": "^2.0.0"
  2480. }
  2481. },
  2482. "caller-path": {
  2483. "version": "2.0.0",
  2484. "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz",
  2485. "integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=",
  2486. "requires": {
  2487. "caller-callsite": "^2.0.0"
  2488. }
  2489. },
  2490. "callsites": {
  2491. "version": "2.0.0",
  2492. "resolved": "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz",
  2493. "integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA="
  2494. },
  2495. "camel-case": {
  2496. "version": "3.0.0",
  2497. "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-3.0.0.tgz",
  2498. "integrity": "sha1-yjw2iKTpzzpM2nd9xNy8cTJJz3M=",
  2499. "requires": {
  2500. "no-case": "^2.2.0",
  2501. "upper-case": "^1.1.1"
  2502. }
  2503. },
  2504. "camelcase": {
  2505. "version": "5.3.1",
  2506. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
  2507. "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
  2508. },
  2509. "camelcase-keys": {
  2510. "version": "6.2.2",
  2511. "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
  2512. "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==",
  2513. "dev": true,
  2514. "requires": {
  2515. "camelcase": "^5.3.1",
  2516. "map-obj": "^4.0.0",
  2517. "quick-lru": "^4.0.1"
  2518. }
  2519. },
  2520. "caniuse-api": {
  2521. "version": "3.0.0",
  2522. "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
  2523. "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
  2524. "requires": {
  2525. "browserslist": "^4.0.0",
  2526. "caniuse-lite": "^1.0.0",
  2527. "lodash.memoize": "^4.1.2",
  2528. "lodash.uniq": "^4.5.0"
  2529. }
  2530. },
  2531. "caniuse-lite": {
  2532. "version": "1.0.30001094",
  2533. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001094.tgz",
  2534. "integrity": "sha512-ufHZNtMaDEuRBpTbqD93tIQnngmJ+oBknjvr0IbFympSdtFpAUFmNv4mVKbb53qltxFx0nK3iy32S9AqkLzUNA=="
  2535. },
  2536. "caseless": {
  2537. "version": "0.12.0",
  2538. "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
  2539. "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
  2540. "optional": true
  2541. },
  2542. "ccount": {
  2543. "version": "1.0.5",
  2544. "resolved": "https://registry.npmjs.org/ccount/-/ccount-1.0.5.tgz",
  2545. "integrity": "sha512-MOli1W+nfbPLlKEhInaxhRdp7KVLFxLN5ykwzHgLsLI3H3gs5jjFAK4Eoj3OzzcxCtumDaI8onoVDeQyWaNTkw==",
  2546. "dev": true
  2547. },
  2548. "center-align": {
  2549. "version": "0.1.3",
  2550. "resolved": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz",
  2551. "integrity": "sha1-qg0yYptu6XIgBBHL1EYckHvCt60=",
  2552. "requires": {
  2553. "align-text": "^0.1.3",
  2554. "lazy-cache": "^1.0.3"
  2555. }
  2556. },
  2557. "chalk": {
  2558. "version": "2.4.2",
  2559. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  2560. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  2561. "requires": {
  2562. "ansi-styles": "^3.2.1",
  2563. "escape-string-regexp": "^1.0.5",
  2564. "supports-color": "^5.3.0"
  2565. }
  2566. },
  2567. "character-entities": {
  2568. "version": "1.2.4",
  2569. "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-1.2.4.tgz",
  2570. "integrity": "sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==",
  2571. "dev": true
  2572. },
  2573. "character-entities-html4": {
  2574. "version": "1.1.4",
  2575. "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-1.1.4.tgz",
  2576. "integrity": "sha512-HRcDxZuZqMx3/a+qrzxdBKBPUpxWEq9xw2OPZ3a/174ihfrQKVsFhqtthBInFy1zZ9GgZyFXOatNujm8M+El3g==",
  2577. "dev": true
  2578. },
  2579. "character-entities-legacy": {
  2580. "version": "1.1.4",
  2581. "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz",
  2582. "integrity": "sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==",
  2583. "dev": true
  2584. },
  2585. "character-reference-invalid": {
  2586. "version": "1.1.4",
  2587. "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz",
  2588. "integrity": "sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==",
  2589. "dev": true
  2590. },
  2591. "chardet": {
  2592. "version": "0.7.0",
  2593. "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
  2594. "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA=="
  2595. },
  2596. "chokidar": {
  2597. "version": "2.1.8",
  2598. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
  2599. "integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==",
  2600. "requires": {
  2601. "anymatch": "^2.0.0",
  2602. "async-each": "^1.0.1",
  2603. "braces": "^2.3.2",
  2604. "fsevents": "^1.2.7",
  2605. "glob-parent": "^3.1.0",
  2606. "inherits": "^2.0.3",
  2607. "is-binary-path": "^1.0.0",
  2608. "is-glob": "^4.0.0",
  2609. "normalize-path": "^3.0.0",
  2610. "path-is-absolute": "^1.0.0",
  2611. "readdirp": "^2.2.1",
  2612. "upath": "^1.1.1"
  2613. },
  2614. "dependencies": {
  2615. "braces": {
  2616. "version": "2.3.2",
  2617. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  2618. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  2619. "requires": {
  2620. "arr-flatten": "^1.1.0",
  2621. "array-unique": "^0.3.2",
  2622. "extend-shallow": "^2.0.1",
  2623. "fill-range": "^4.0.0",
  2624. "isobject": "^3.0.1",
  2625. "repeat-element": "^1.1.2",
  2626. "snapdragon": "^0.8.1",
  2627. "snapdragon-node": "^2.0.1",
  2628. "split-string": "^3.0.2",
  2629. "to-regex": "^3.0.1"
  2630. }
  2631. },
  2632. "extend-shallow": {
  2633. "version": "2.0.1",
  2634. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  2635. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  2636. "requires": {
  2637. "is-extendable": "^0.1.0"
  2638. }
  2639. },
  2640. "fill-range": {
  2641. "version": "4.0.0",
  2642. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  2643. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  2644. "requires": {
  2645. "extend-shallow": "^2.0.1",
  2646. "is-number": "^3.0.0",
  2647. "repeat-string": "^1.6.1",
  2648. "to-regex-range": "^2.1.0"
  2649. }
  2650. },
  2651. "glob-parent": {
  2652. "version": "3.1.0",
  2653. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
  2654. "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
  2655. "requires": {
  2656. "is-glob": "^3.1.0",
  2657. "path-dirname": "^1.0.0"
  2658. },
  2659. "dependencies": {
  2660. "is-glob": {
  2661. "version": "3.1.0",
  2662. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
  2663. "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
  2664. "requires": {
  2665. "is-extglob": "^2.1.0"
  2666. }
  2667. }
  2668. }
  2669. },
  2670. "is-number": {
  2671. "version": "3.0.0",
  2672. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  2673. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  2674. "requires": {
  2675. "kind-of": "^3.0.2"
  2676. }
  2677. },
  2678. "kind-of": {
  2679. "version": "3.2.2",
  2680. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  2681. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  2682. "requires": {
  2683. "is-buffer": "^1.1.5"
  2684. }
  2685. },
  2686. "to-regex-range": {
  2687. "version": "2.1.1",
  2688. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  2689. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  2690. "requires": {
  2691. "is-number": "^3.0.0",
  2692. "repeat-string": "^1.6.1"
  2693. }
  2694. }
  2695. }
  2696. },
  2697. "chownr": {
  2698. "version": "2.0.0",
  2699. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  2700. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="
  2701. },
  2702. "chrome-trace-event": {
  2703. "version": "1.0.2",
  2704. "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz",
  2705. "integrity": "sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ==",
  2706. "requires": {
  2707. "tslib": "^1.9.0"
  2708. }
  2709. },
  2710. "ci-info": {
  2711. "version": "2.0.0",
  2712. "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
  2713. "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
  2714. "dev": true
  2715. },
  2716. "cipher-base": {
  2717. "version": "1.0.4",
  2718. "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz",
  2719. "integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==",
  2720. "requires": {
  2721. "inherits": "^2.0.1",
  2722. "safe-buffer": "^5.0.1"
  2723. }
  2724. },
  2725. "class-utils": {
  2726. "version": "0.3.6",
  2727. "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
  2728. "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
  2729. "requires": {
  2730. "arr-union": "^3.1.0",
  2731. "define-property": "^0.2.5",
  2732. "isobject": "^3.0.0",
  2733. "static-extend": "^0.1.1"
  2734. },
  2735. "dependencies": {
  2736. "define-property": {
  2737. "version": "0.2.5",
  2738. "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
  2739. "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
  2740. "requires": {
  2741. "is-descriptor": "^0.1.0"
  2742. }
  2743. }
  2744. }
  2745. },
  2746. "classnames": {
  2747. "version": "2.2.6",
  2748. "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz",
  2749. "integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q=="
  2750. },
  2751. "clean-css": {
  2752. "version": "4.2.1",
  2753. "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.1.tgz",
  2754. "integrity": "sha512-4ZxI6dy4lrY6FHzfiy1aEOXgu4LIsW2MhwG0VBKdcoGoH/XLFgaHSdLTGr4O8Be6A8r3MOphEiI8Gc1n0ecf3g==",
  2755. "requires": {
  2756. "source-map": "~0.6.0"
  2757. },
  2758. "dependencies": {
  2759. "source-map": {
  2760. "version": "0.6.1",
  2761. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  2762. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  2763. }
  2764. }
  2765. },
  2766. "clean-regexp": {
  2767. "version": "1.0.0",
  2768. "resolved": "https://registry.npmjs.org/clean-regexp/-/clean-regexp-1.0.0.tgz",
  2769. "integrity": "sha1-jffHquUf02h06PjQW5GAvBGj/tc=",
  2770. "dev": true,
  2771. "requires": {
  2772. "escape-string-regexp": "^1.0.5"
  2773. }
  2774. },
  2775. "clean-stack": {
  2776. "version": "2.2.0",
  2777. "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
  2778. "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A=="
  2779. },
  2780. "cli-cursor": {
  2781. "version": "2.1.0",
  2782. "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz",
  2783. "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=",
  2784. "requires": {
  2785. "restore-cursor": "^2.0.0"
  2786. }
  2787. },
  2788. "cli-table": {
  2789. "version": "0.3.1",
  2790. "resolved": "https://registry.npmjs.org/cli-table/-/cli-table-0.3.1.tgz",
  2791. "integrity": "sha1-9TsFJmqLGguTSz0IIebi3FkUriM=",
  2792. "requires": {
  2793. "colors": "1.0.3"
  2794. }
  2795. },
  2796. "cli-width": {
  2797. "version": "2.2.1",
  2798. "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz",
  2799. "integrity": "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw=="
  2800. },
  2801. "clipboard": {
  2802. "version": "2.0.6",
  2803. "resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.6.tgz",
  2804. "integrity": "sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg==",
  2805. "requires": {
  2806. "good-listener": "^1.2.2",
  2807. "select": "^1.1.2",
  2808. "tiny-emitter": "^2.0.0"
  2809. }
  2810. },
  2811. "cliui": {
  2812. "version": "3.2.0",
  2813. "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
  2814. "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
  2815. "requires": {
  2816. "string-width": "^1.0.1",
  2817. "strip-ansi": "^3.0.1",
  2818. "wrap-ansi": "^2.0.0"
  2819. },
  2820. "dependencies": {
  2821. "wrap-ansi": {
  2822. "version": "2.1.0",
  2823. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
  2824. "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
  2825. "requires": {
  2826. "string-width": "^1.0.1",
  2827. "strip-ansi": "^3.0.1"
  2828. }
  2829. }
  2830. }
  2831. },
  2832. "clone": {
  2833. "version": "2.1.2",
  2834. "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz",
  2835. "integrity": "sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18="
  2836. },
  2837. "clone-buffer": {
  2838. "version": "1.0.0",
  2839. "resolved": "https://registry.npmjs.org/clone-buffer/-/clone-buffer-1.0.0.tgz",
  2840. "integrity": "sha1-4+JbIHrE5wGvch4staFnksrD3Fg="
  2841. },
  2842. "clone-regexp": {
  2843. "version": "2.2.0",
  2844. "resolved": "https://registry.npmjs.org/clone-regexp/-/clone-regexp-2.2.0.tgz",
  2845. "integrity": "sha512-beMpP7BOtTipFuW8hrJvREQ2DrRu3BE7by0ZpibtfBA+qfHYvMGTc2Yb1JMYPKg/JUw0CHYvpg796aNTSW9z7Q==",
  2846. "dev": true,
  2847. "requires": {
  2848. "is-regexp": "^2.0.0"
  2849. },
  2850. "dependencies": {
  2851. "is-regexp": {
  2852. "version": "2.1.0",
  2853. "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-2.1.0.tgz",
  2854. "integrity": "sha512-OZ4IlER3zmRIoB9AqNhEggVxqIH4ofDns5nRrPS6yQxXE1TPCUpFznBfRQmQa8uC+pXqjMnukiJBxCisIxiLGA==",
  2855. "dev": true
  2856. }
  2857. }
  2858. },
  2859. "clone-stats": {
  2860. "version": "1.0.0",
  2861. "resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-1.0.0.tgz",
  2862. "integrity": "sha1-s3gt/4u1R04Yuba/D9/ngvh3doA="
  2863. },
  2864. "cloneable-readable": {
  2865. "version": "1.1.3",
  2866. "resolved": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-1.1.3.tgz",
  2867. "integrity": "sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==",
  2868. "requires": {
  2869. "inherits": "^2.0.1",
  2870. "process-nextick-args": "^2.0.0",
  2871. "readable-stream": "^2.3.5"
  2872. }
  2873. },
  2874. "coa": {
  2875. "version": "2.0.2",
  2876. "resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz",
  2877. "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==",
  2878. "requires": {
  2879. "@types/q": "^1.5.1",
  2880. "chalk": "^2.4.1",
  2881. "q": "^1.1.2"
  2882. }
  2883. },
  2884. "code-point-at": {
  2885. "version": "1.1.0",
  2886. "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
  2887. "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
  2888. },
  2889. "collapse-white-space": {
  2890. "version": "1.0.6",
  2891. "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.6.tgz",
  2892. "integrity": "sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==",
  2893. "dev": true
  2894. },
  2895. "collection-map": {
  2896. "version": "1.0.0",
  2897. "resolved": "https://registry.npmjs.org/collection-map/-/collection-map-1.0.0.tgz",
  2898. "integrity": "sha1-rqDwb40mx4DCt1SUOFVEsiVa8Yw=",
  2899. "requires": {
  2900. "arr-map": "^2.0.2",
  2901. "for-own": "^1.0.0",
  2902. "make-iterator": "^1.0.0"
  2903. }
  2904. },
  2905. "collection-visit": {
  2906. "version": "1.0.0",
  2907. "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
  2908. "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
  2909. "requires": {
  2910. "map-visit": "^1.0.0",
  2911. "object-visit": "^1.0.0"
  2912. }
  2913. },
  2914. "color": {
  2915. "version": "3.1.2",
  2916. "resolved": "https://registry.npmjs.org/color/-/color-3.1.2.tgz",
  2917. "integrity": "sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==",
  2918. "requires": {
  2919. "color-convert": "^1.9.1",
  2920. "color-string": "^1.5.2"
  2921. }
  2922. },
  2923. "color-convert": {
  2924. "version": "1.9.3",
  2925. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  2926. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  2927. "requires": {
  2928. "color-name": "1.1.3"
  2929. }
  2930. },
  2931. "color-name": {
  2932. "version": "1.1.3",
  2933. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  2934. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  2935. },
  2936. "color-string": {
  2937. "version": "1.5.3",
  2938. "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz",
  2939. "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==",
  2940. "requires": {
  2941. "color-name": "^1.0.0",
  2942. "simple-swizzle": "^0.2.2"
  2943. }
  2944. },
  2945. "color-support": {
  2946. "version": "1.1.3",
  2947. "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
  2948. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg=="
  2949. },
  2950. "colorette": {
  2951. "version": "1.2.1",
  2952. "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.1.tgz",
  2953. "integrity": "sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw=="
  2954. },
  2955. "colors": {
  2956. "version": "1.0.3",
  2957. "resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
  2958. "integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs="
  2959. },
  2960. "combined-stream": {
  2961. "version": "1.0.8",
  2962. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  2963. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  2964. "requires": {
  2965. "delayed-stream": "~1.0.0"
  2966. }
  2967. },
  2968. "commander": {
  2969. "version": "2.20.3",
  2970. "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
  2971. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
  2972. },
  2973. "commondir": {
  2974. "version": "1.0.1",
  2975. "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
  2976. "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs="
  2977. },
  2978. "component-emitter": {
  2979. "version": "1.3.0",
  2980. "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
  2981. "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg=="
  2982. },
  2983. "concat-map": {
  2984. "version": "0.0.1",
  2985. "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  2986. "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
  2987. },
  2988. "concat-stream": {
  2989. "version": "1.6.2",
  2990. "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
  2991. "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
  2992. "requires": {
  2993. "buffer-from": "^1.0.0",
  2994. "inherits": "^2.0.3",
  2995. "readable-stream": "^2.2.2",
  2996. "typedarray": "^0.0.6"
  2997. }
  2998. },
  2999. "concat-with-sourcemaps": {
  3000. "version": "1.1.0",
  3001. "resolved": "https://registry.npmjs.org/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz",
  3002. "integrity": "sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==",
  3003. "requires": {
  3004. "source-map": "^0.6.1"
  3005. },
  3006. "dependencies": {
  3007. "source-map": {
  3008. "version": "0.6.1",
  3009. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  3010. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  3011. }
  3012. }
  3013. },
  3014. "config-chain": {
  3015. "version": "1.1.12",
  3016. "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.12.tgz",
  3017. "integrity": "sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA==",
  3018. "requires": {
  3019. "ini": "^1.3.4",
  3020. "proto-list": "~1.2.1"
  3021. }
  3022. },
  3023. "console-browserify": {
  3024. "version": "1.2.0",
  3025. "resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz",
  3026. "integrity": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA=="
  3027. },
  3028. "consolidate": {
  3029. "version": "0.15.1",
  3030. "resolved": "https://registry.npmjs.org/consolidate/-/consolidate-0.15.1.tgz",
  3031. "integrity": "sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==",
  3032. "requires": {
  3033. "bluebird": "^3.1.1"
  3034. }
  3035. },
  3036. "constants-browserify": {
  3037. "version": "1.0.0",
  3038. "resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
  3039. "integrity": "sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U="
  3040. },
  3041. "contains-path": {
  3042. "version": "0.1.0",
  3043. "resolved": "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz",
  3044. "integrity": "sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=",
  3045. "dev": true
  3046. },
  3047. "convert-source-map": {
  3048. "version": "1.7.0",
  3049. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz",
  3050. "integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==",
  3051. "requires": {
  3052. "safe-buffer": "~5.1.1"
  3053. }
  3054. },
  3055. "cookie": {
  3056. "version": "0.4.1",
  3057. "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz",
  3058. "integrity": "sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA=="
  3059. },
  3060. "copy-concurrently": {
  3061. "version": "1.0.5",
  3062. "resolved": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz",
  3063. "integrity": "sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==",
  3064. "requires": {
  3065. "aproba": "^1.1.1",
  3066. "fs-write-stream-atomic": "^1.0.8",
  3067. "iferr": "^0.1.5",
  3068. "mkdirp": "^0.5.1",
  3069. "rimraf": "^2.5.4",
  3070. "run-queue": "^1.0.0"
  3071. }
  3072. },
  3073. "copy-descriptor": {
  3074. "version": "0.1.1",
  3075. "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
  3076. "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
  3077. },
  3078. "copy-props": {
  3079. "version": "2.0.4",
  3080. "resolved": "https://registry.npmjs.org/copy-props/-/copy-props-2.0.4.tgz",
  3081. "integrity": "sha512-7cjuUME+p+S3HZlbllgsn2CDwS+5eCCX16qBgNC4jgSTf49qR1VKy/Zhl400m0IQXl/bPGEVqncgUUMjrr4s8A==",
  3082. "requires": {
  3083. "each-props": "^1.3.0",
  3084. "is-plain-object": "^2.0.1"
  3085. },
  3086. "dependencies": {
  3087. "is-plain-object": {
  3088. "version": "2.0.4",
  3089. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  3090. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  3091. "requires": {
  3092. "isobject": "^3.0.1"
  3093. }
  3094. }
  3095. }
  3096. },
  3097. "copy-to-clipboard": {
  3098. "version": "3.3.1",
  3099. "resolved": "https://registry.npmjs.org/copy-to-clipboard/-/copy-to-clipboard-3.3.1.tgz",
  3100. "integrity": "sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==",
  3101. "requires": {
  3102. "toggle-selection": "^1.0.6"
  3103. }
  3104. },
  3105. "core-js": {
  3106. "version": "3.6.5",
  3107. "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz",
  3108. "integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA=="
  3109. },
  3110. "core-js-compat": {
  3111. "version": "3.6.5",
  3112. "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.6.5.tgz",
  3113. "integrity": "sha512-7ItTKOhOZbznhXAQ2g/slGg1PJV5zDO/WdkTwi7UEOJmkvsE32PWvx6mKtDjiMpjnR2CNf6BAD6sSxIlv7ptng==",
  3114. "requires": {
  3115. "browserslist": "^4.8.5",
  3116. "semver": "7.0.0"
  3117. },
  3118. "dependencies": {
  3119. "semver": {
  3120. "version": "7.0.0",
  3121. "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
  3122. "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A=="
  3123. }
  3124. }
  3125. },
  3126. "core-util-is": {
  3127. "version": "1.0.2",
  3128. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
  3129. "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
  3130. },
  3131. "cosmiconfig": {
  3132. "version": "5.2.1",
  3133. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz",
  3134. "integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==",
  3135. "requires": {
  3136. "import-fresh": "^2.0.0",
  3137. "is-directory": "^0.3.1",
  3138. "js-yaml": "^3.13.1",
  3139. "parse-json": "^4.0.0"
  3140. }
  3141. },
  3142. "create-ecdh": {
  3143. "version": "4.0.3",
  3144. "resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.3.tgz",
  3145. "integrity": "sha512-GbEHQPMOswGpKXM9kCWVrremUcBmjteUaQ01T9rkKCPDXfUHX0IoP9LpHYo2NPFampa4e+/pFDc3jQdxrxQLaw==",
  3146. "requires": {
  3147. "bn.js": "^4.1.0",
  3148. "elliptic": "^6.0.0"
  3149. },
  3150. "dependencies": {
  3151. "bn.js": {
  3152. "version": "4.11.9",
  3153. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
  3154. "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
  3155. }
  3156. }
  3157. },
  3158. "create-hash": {
  3159. "version": "1.2.0",
  3160. "resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
  3161. "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
  3162. "requires": {
  3163. "cipher-base": "^1.0.1",
  3164. "inherits": "^2.0.1",
  3165. "md5.js": "^1.3.4",
  3166. "ripemd160": "^2.0.1",
  3167. "sha.js": "^2.4.0"
  3168. }
  3169. },
  3170. "create-hmac": {
  3171. "version": "1.1.7",
  3172. "resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
  3173. "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
  3174. "requires": {
  3175. "cipher-base": "^1.0.3",
  3176. "create-hash": "^1.1.0",
  3177. "inherits": "^2.0.1",
  3178. "ripemd160": "^2.0.0",
  3179. "safe-buffer": "^5.0.1",
  3180. "sha.js": "^2.4.8"
  3181. }
  3182. },
  3183. "create-react-class": {
  3184. "version": "15.6.3",
  3185. "resolved": "https://registry.npmjs.org/create-react-class/-/create-react-class-15.6.3.tgz",
  3186. "integrity": "sha512-M+/3Q6E6DLO6Yx3OwrWjwHBnvfXXYA7W+dFjt/ZDBemHO1DDZhsalX/NUtnTYclN6GfnBDRh4qRHjcDHmlJBJg==",
  3187. "requires": {
  3188. "fbjs": "^0.8.9",
  3189. "loose-envify": "^1.3.1",
  3190. "object-assign": "^4.1.1"
  3191. }
  3192. },
  3193. "cross-fetch": {
  3194. "version": "3.0.5",
  3195. "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.0.5.tgz",
  3196. "integrity": "sha512-FFLcLtraisj5eteosnX1gf01qYDCOc4fDy0+euOt8Kn9YBY2NtXL/pCoYPavw24NIQkQqm5ZOLsGD5Zzj0gyew==",
  3197. "requires": {
  3198. "node-fetch": "2.6.0"
  3199. }
  3200. },
  3201. "cross-spawn": {
  3202. "version": "6.0.5",
  3203. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
  3204. "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
  3205. "requires": {
  3206. "nice-try": "^1.0.4",
  3207. "path-key": "^2.0.1",
  3208. "semver": "^5.5.0",
  3209. "shebang-command": "^1.2.0",
  3210. "which": "^1.2.9"
  3211. }
  3212. },
  3213. "crypto-browserify": {
  3214. "version": "3.12.0",
  3215. "resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz",
  3216. "integrity": "sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==",
  3217. "requires": {
  3218. "browserify-cipher": "^1.0.0",
  3219. "browserify-sign": "^4.0.0",
  3220. "create-ecdh": "^4.0.0",
  3221. "create-hash": "^1.1.0",
  3222. "create-hmac": "^1.1.0",
  3223. "diffie-hellman": "^5.0.0",
  3224. "inherits": "^2.0.1",
  3225. "pbkdf2": "^3.0.3",
  3226. "public-encrypt": "^4.0.0",
  3227. "randombytes": "^2.0.0",
  3228. "randomfill": "^1.0.3"
  3229. }
  3230. },
  3231. "css": {
  3232. "version": "2.2.4",
  3233. "resolved": "https://registry.npmjs.org/css/-/css-2.2.4.tgz",
  3234. "integrity": "sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==",
  3235. "requires": {
  3236. "inherits": "^2.0.3",
  3237. "source-map": "^0.6.1",
  3238. "source-map-resolve": "^0.5.2",
  3239. "urix": "^0.1.0"
  3240. },
  3241. "dependencies": {
  3242. "source-map": {
  3243. "version": "0.6.1",
  3244. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  3245. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  3246. }
  3247. }
  3248. },
  3249. "css-blank-pseudo": {
  3250. "version": "0.1.4",
  3251. "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-0.1.4.tgz",
  3252. "integrity": "sha512-LHz35Hr83dnFeipc7oqFDmsjHdljj3TQtxGGiNWSOsTLIAubSm4TEz8qCaKFpk7idaQ1GfWscF4E6mgpBysA1w==",
  3253. "requires": {
  3254. "postcss": "^7.0.5"
  3255. }
  3256. },
  3257. "css-color-names": {
  3258. "version": "0.0.4",
  3259. "resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz",
  3260. "integrity": "sha1-gIrcLnnPhHOAabZGyyDsJ762KeA="
  3261. },
  3262. "css-declaration-sorter": {
  3263. "version": "4.0.1",
  3264. "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz",
  3265. "integrity": "sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==",
  3266. "requires": {
  3267. "postcss": "^7.0.1",
  3268. "timsort": "^0.3.0"
  3269. }
  3270. },
  3271. "css-has-pseudo": {
  3272. "version": "0.10.0",
  3273. "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-0.10.0.tgz",
  3274. "integrity": "sha512-Z8hnfsZu4o/kt+AuFzeGpLVhFOGO9mluyHBaA2bA8aCGTwah5sT3WV/fTHH8UNZUytOIImuGPrl/prlb4oX4qQ==",
  3275. "requires": {
  3276. "postcss": "^7.0.6",
  3277. "postcss-selector-parser": "^5.0.0-rc.4"
  3278. },
  3279. "dependencies": {
  3280. "cssesc": {
  3281. "version": "2.0.0",
  3282. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz",
  3283. "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg=="
  3284. },
  3285. "postcss-selector-parser": {
  3286. "version": "5.0.0",
  3287. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz",
  3288. "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==",
  3289. "requires": {
  3290. "cssesc": "^2.0.0",
  3291. "indexes-of": "^1.0.1",
  3292. "uniq": "^1.0.1"
  3293. }
  3294. }
  3295. }
  3296. },
  3297. "css-loader": {
  3298. "version": "3.6.0",
  3299. "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-3.6.0.tgz",
  3300. "integrity": "sha512-M5lSukoWi1If8dhQAUCvj4H8vUt3vOnwbQBH9DdTm/s4Ym2B/3dPMtYZeJmq7Q3S3Pa+I94DcZ7pc9bP14cWIQ==",
  3301. "requires": {
  3302. "camelcase": "^5.3.1",
  3303. "cssesc": "^3.0.0",
  3304. "icss-utils": "^4.1.1",
  3305. "loader-utils": "^1.2.3",
  3306. "normalize-path": "^3.0.0",
  3307. "postcss": "^7.0.32",
  3308. "postcss-modules-extract-imports": "^2.0.0",
  3309. "postcss-modules-local-by-default": "^3.0.2",
  3310. "postcss-modules-scope": "^2.2.0",
  3311. "postcss-modules-values": "^3.0.0",
  3312. "postcss-value-parser": "^4.1.0",
  3313. "schema-utils": "^2.7.0",
  3314. "semver": "^6.3.0"
  3315. },
  3316. "dependencies": {
  3317. "semver": {
  3318. "version": "6.3.0",
  3319. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  3320. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  3321. }
  3322. }
  3323. },
  3324. "css-prefers-color-scheme": {
  3325. "version": "3.1.1",
  3326. "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-3.1.1.tgz",
  3327. "integrity": "sha512-MTu6+tMs9S3EUqzmqLXEcgNRbNkkD/TGFvowpeoWJn5Vfq7FMgsmRQs9X5NXAURiOBmOxm/lLjsDNXDE6k9bhg==",
  3328. "requires": {
  3329. "postcss": "^7.0.5"
  3330. }
  3331. },
  3332. "css-select": {
  3333. "version": "2.1.0",
  3334. "resolved": "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz",
  3335. "integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==",
  3336. "requires": {
  3337. "boolbase": "^1.0.0",
  3338. "css-what": "^3.2.1",
  3339. "domutils": "^1.7.0",
  3340. "nth-check": "^1.0.2"
  3341. }
  3342. },
  3343. "css-select-base-adapter": {
  3344. "version": "0.1.1",
  3345. "resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz",
  3346. "integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w=="
  3347. },
  3348. "css-tree": {
  3349. "version": "1.0.0-alpha.37",
  3350. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz",
  3351. "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==",
  3352. "requires": {
  3353. "mdn-data": "2.0.4",
  3354. "source-map": "^0.6.1"
  3355. },
  3356. "dependencies": {
  3357. "source-map": {
  3358. "version": "0.6.1",
  3359. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  3360. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  3361. }
  3362. }
  3363. },
  3364. "css-what": {
  3365. "version": "3.3.0",
  3366. "resolved": "https://registry.npmjs.org/css-what/-/css-what-3.3.0.tgz",
  3367. "integrity": "sha512-pv9JPyatiPaQ6pf4OvD/dbfm0o5LviWmwxNWzblYf/1u9QZd0ihV+PMwy5jdQWQ3349kZmKEx9WXuSka2dM4cg=="
  3368. },
  3369. "css.escape": {
  3370. "version": "1.5.1",
  3371. "resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz",
  3372. "integrity": "sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s="
  3373. },
  3374. "cssdb": {
  3375. "version": "4.4.0",
  3376. "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-4.4.0.tgz",
  3377. "integrity": "sha512-LsTAR1JPEM9TpGhl/0p3nQecC2LJ0kD8X5YARu1hk/9I1gril5vDtMZyNxcEpxxDj34YNck/ucjuoUd66K03oQ=="
  3378. },
  3379. "cssesc": {
  3380. "version": "3.0.0",
  3381. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
  3382. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg=="
  3383. },
  3384. "cssnano": {
  3385. "version": "4.1.10",
  3386. "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-4.1.10.tgz",
  3387. "integrity": "sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ==",
  3388. "requires": {
  3389. "cosmiconfig": "^5.0.0",
  3390. "cssnano-preset-default": "^4.0.7",
  3391. "is-resolvable": "^1.0.0",
  3392. "postcss": "^7.0.0"
  3393. }
  3394. },
  3395. "cssnano-preset-default": {
  3396. "version": "4.0.7",
  3397. "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz",
  3398. "integrity": "sha512-x0YHHx2h6p0fCl1zY9L9roD7rnlltugGu7zXSKQx6k2rYw0Hi3IqxcoAGF7u9Q5w1nt7vK0ulxV8Lo+EvllGsA==",
  3399. "requires": {
  3400. "css-declaration-sorter": "^4.0.1",
  3401. "cssnano-util-raw-cache": "^4.0.1",
  3402. "postcss": "^7.0.0",
  3403. "postcss-calc": "^7.0.1",
  3404. "postcss-colormin": "^4.0.3",
  3405. "postcss-convert-values": "^4.0.1",
  3406. "postcss-discard-comments": "^4.0.2",
  3407. "postcss-discard-duplicates": "^4.0.2",
  3408. "postcss-discard-empty": "^4.0.1",
  3409. "postcss-discard-overridden": "^4.0.1",
  3410. "postcss-merge-longhand": "^4.0.11",
  3411. "postcss-merge-rules": "^4.0.3",
  3412. "postcss-minify-font-values": "^4.0.2",
  3413. "postcss-minify-gradients": "^4.0.2",
  3414. "postcss-minify-params": "^4.0.2",
  3415. "postcss-minify-selectors": "^4.0.2",
  3416. "postcss-normalize-charset": "^4.0.1",
  3417. "postcss-normalize-display-values": "^4.0.2",
  3418. "postcss-normalize-positions": "^4.0.2",
  3419. "postcss-normalize-repeat-style": "^4.0.2",
  3420. "postcss-normalize-string": "^4.0.2",
  3421. "postcss-normalize-timing-functions": "^4.0.2",
  3422. "postcss-normalize-unicode": "^4.0.1",
  3423. "postcss-normalize-url": "^4.0.1",
  3424. "postcss-normalize-whitespace": "^4.0.2",
  3425. "postcss-ordered-values": "^4.1.2",
  3426. "postcss-reduce-initial": "^4.0.3",
  3427. "postcss-reduce-transforms": "^4.0.2",
  3428. "postcss-svgo": "^4.0.2",
  3429. "postcss-unique-selectors": "^4.0.1"
  3430. }
  3431. },
  3432. "cssnano-util-get-arguments": {
  3433. "version": "4.0.0",
  3434. "resolved": "https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz",
  3435. "integrity": "sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8="
  3436. },
  3437. "cssnano-util-get-match": {
  3438. "version": "4.0.0",
  3439. "resolved": "https://registry.npmjs.org/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz",
  3440. "integrity": "sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0="
  3441. },
  3442. "cssnano-util-raw-cache": {
  3443. "version": "4.0.1",
  3444. "resolved": "https://registry.npmjs.org/cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz",
  3445. "integrity": "sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==",
  3446. "requires": {
  3447. "postcss": "^7.0.0"
  3448. }
  3449. },
  3450. "cssnano-util-same-parent": {
  3451. "version": "4.0.1",
  3452. "resolved": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz",
  3453. "integrity": "sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q=="
  3454. },
  3455. "cssnano-webpack-plugin": {
  3456. "version": "1.0.3",
  3457. "resolved": "https://registry.npmjs.org/cssnano-webpack-plugin/-/cssnano-webpack-plugin-1.0.3.tgz",
  3458. "integrity": "sha512-OkxkOR6WlTBdIbPObCTWuUuZCr3bDPYClm5gquo2LEkOCvM1mbI9MAUstqS2+u6pImnd2f6dNgmmcvVbmYJ7fg==",
  3459. "requires": {
  3460. "cssnano": "^4.1.10",
  3461. "webpack-sources": "^1.4.3"
  3462. }
  3463. },
  3464. "csso": {
  3465. "version": "4.0.3",
  3466. "resolved": "https://registry.npmjs.org/csso/-/csso-4.0.3.tgz",
  3467. "integrity": "sha512-NL3spysxUkcrOgnpsT4Xdl2aiEiBG6bXswAABQVHcMrfjjBisFOKwLDOmf4wf32aPdcJws1zds2B0Rg+jqMyHQ==",
  3468. "requires": {
  3469. "css-tree": "1.0.0-alpha.39"
  3470. },
  3471. "dependencies": {
  3472. "css-tree": {
  3473. "version": "1.0.0-alpha.39",
  3474. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.39.tgz",
  3475. "integrity": "sha512-7UvkEYgBAHRG9Nt980lYxjsTrCyHFN53ky3wVsDkiMdVqylqRt+Zc+jm5qw7/qyOvN2dHSYtX0e4MbCCExSvnA==",
  3476. "requires": {
  3477. "mdn-data": "2.0.6",
  3478. "source-map": "^0.6.1"
  3479. }
  3480. },
  3481. "mdn-data": {
  3482. "version": "2.0.6",
  3483. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.6.tgz",
  3484. "integrity": "sha512-rQvjv71olwNHgiTbfPZFkJtjNMciWgswYeciZhtvWLO8bmX3TnhyA62I6sTWOyZssWHJJjY6/KiWwqQsWWsqOA=="
  3485. },
  3486. "source-map": {
  3487. "version": "0.6.1",
  3488. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  3489. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  3490. }
  3491. }
  3492. },
  3493. "csstype": {
  3494. "version": "2.6.11",
  3495. "resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.11.tgz",
  3496. "integrity": "sha512-l8YyEC9NBkSm783PFTvh0FmJy7s5pFKrDp49ZL7zBGX3fWkO+N4EEyan1qqp8cwPLDcD0OSdyY6hAMoxp34JFw==",
  3497. "optional": true
  3498. },
  3499. "cyclist": {
  3500. "version": "1.0.1",
  3501. "resolved": "https://registry.npmjs.org/cyclist/-/cyclist-1.0.1.tgz",
  3502. "integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
  3503. },
  3504. "d": {
  3505. "version": "1.0.1",
  3506. "resolved": "https://registry.npmjs.org/d/-/d-1.0.1.tgz",
  3507. "integrity": "sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==",
  3508. "requires": {
  3509. "es5-ext": "^0.10.50",
  3510. "type": "^1.0.1"
  3511. }
  3512. },
  3513. "dashdash": {
  3514. "version": "1.14.1",
  3515. "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
  3516. "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
  3517. "optional": true,
  3518. "requires": {
  3519. "assert-plus": "^1.0.0"
  3520. }
  3521. },
  3522. "dateformat": {
  3523. "version": "2.2.0",
  3524. "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz",
  3525. "integrity": "sha1-QGXiATz5+5Ft39gu+1Bq1MZ2kGI="
  3526. },
  3527. "de-indent": {
  3528. "version": "1.0.2",
  3529. "resolved": "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz",
  3530. "integrity": "sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0="
  3531. },
  3532. "debug": {
  3533. "version": "4.1.1",
  3534. "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
  3535. "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
  3536. "requires": {
  3537. "ms": "^2.1.1"
  3538. }
  3539. },
  3540. "decamelize": {
  3541. "version": "1.2.0",
  3542. "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
  3543. "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
  3544. },
  3545. "decamelize-keys": {
  3546. "version": "1.1.0",
  3547. "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz",
  3548. "integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=",
  3549. "dev": true,
  3550. "requires": {
  3551. "decamelize": "^1.1.0",
  3552. "map-obj": "^1.0.0"
  3553. },
  3554. "dependencies": {
  3555. "map-obj": {
  3556. "version": "1.0.1",
  3557. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
  3558. "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
  3559. "dev": true
  3560. }
  3561. }
  3562. },
  3563. "decode-uri-component": {
  3564. "version": "0.2.0",
  3565. "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
  3566. "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU="
  3567. },
  3568. "deep-assign": {
  3569. "version": "1.0.0",
  3570. "resolved": "https://registry.npmjs.org/deep-assign/-/deep-assign-1.0.0.tgz",
  3571. "integrity": "sha1-sJJ0O+hCfcYh6gBnzex+cN0Z83s=",
  3572. "requires": {
  3573. "is-obj": "^1.0.0"
  3574. },
  3575. "dependencies": {
  3576. "is-obj": {
  3577. "version": "1.0.1",
  3578. "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
  3579. "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8="
  3580. }
  3581. }
  3582. },
  3583. "deep-extend": {
  3584. "version": "0.6.0",
  3585. "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
  3586. "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA=="
  3587. },
  3588. "deep-is": {
  3589. "version": "0.1.3",
  3590. "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
  3591. "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
  3592. "dev": true
  3593. },
  3594. "deepmerge": {
  3595. "version": "4.2.2",
  3596. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz",
  3597. "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg=="
  3598. },
  3599. "default-compare": {
  3600. "version": "1.0.0",
  3601. "resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz",
  3602. "integrity": "sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==",
  3603. "requires": {
  3604. "kind-of": "^5.0.2"
  3605. },
  3606. "dependencies": {
  3607. "kind-of": {
  3608. "version": "5.1.0",
  3609. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
  3610. "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw=="
  3611. }
  3612. }
  3613. },
  3614. "default-resolution": {
  3615. "version": "2.0.0",
  3616. "resolved": "https://registry.npmjs.org/default-resolution/-/default-resolution-2.0.0.tgz",
  3617. "integrity": "sha1-vLgrqnKtebQmp2cy8aga1t8m1oQ="
  3618. },
  3619. "define-properties": {
  3620. "version": "1.1.3",
  3621. "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
  3622. "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
  3623. "requires": {
  3624. "object-keys": "^1.0.12"
  3625. }
  3626. },
  3627. "define-property": {
  3628. "version": "2.0.2",
  3629. "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
  3630. "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
  3631. "requires": {
  3632. "is-descriptor": "^1.0.2",
  3633. "isobject": "^3.0.1"
  3634. },
  3635. "dependencies": {
  3636. "is-accessor-descriptor": {
  3637. "version": "1.0.0",
  3638. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
  3639. "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
  3640. "requires": {
  3641. "kind-of": "^6.0.0"
  3642. }
  3643. },
  3644. "is-data-descriptor": {
  3645. "version": "1.0.0",
  3646. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
  3647. "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
  3648. "requires": {
  3649. "kind-of": "^6.0.0"
  3650. }
  3651. },
  3652. "is-descriptor": {
  3653. "version": "1.0.2",
  3654. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
  3655. "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
  3656. "requires": {
  3657. "is-accessor-descriptor": "^1.0.0",
  3658. "is-data-descriptor": "^1.0.0",
  3659. "kind-of": "^6.0.2"
  3660. }
  3661. }
  3662. }
  3663. },
  3664. "del": {
  3665. "version": "3.0.0",
  3666. "resolved": "https://registry.npmjs.org/del/-/del-3.0.0.tgz",
  3667. "integrity": "sha1-U+z2mf/LyzljdpGrE7rxYIGXZuU=",
  3668. "requires": {
  3669. "globby": "^6.1.0",
  3670. "is-path-cwd": "^1.0.0",
  3671. "is-path-in-cwd": "^1.0.0",
  3672. "p-map": "^1.1.1",
  3673. "pify": "^3.0.0",
  3674. "rimraf": "^2.2.8"
  3675. },
  3676. "dependencies": {
  3677. "pify": {
  3678. "version": "3.0.0",
  3679. "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
  3680. "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY="
  3681. }
  3682. }
  3683. },
  3684. "delayed-stream": {
  3685. "version": "1.0.0",
  3686. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  3687. "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
  3688. },
  3689. "delegate": {
  3690. "version": "3.2.0",
  3691. "resolved": "https://registry.npmjs.org/delegate/-/delegate-3.2.0.tgz",
  3692. "integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw=="
  3693. },
  3694. "deprecation": {
  3695. "version": "2.3.1",
  3696. "resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
  3697. "integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ=="
  3698. },
  3699. "des.js": {
  3700. "version": "1.0.1",
  3701. "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.0.1.tgz",
  3702. "integrity": "sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==",
  3703. "requires": {
  3704. "inherits": "^2.0.1",
  3705. "minimalistic-assert": "^1.0.0"
  3706. }
  3707. },
  3708. "detect-file": {
  3709. "version": "1.0.0",
  3710. "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz",
  3711. "integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc="
  3712. },
  3713. "detect-indent": {
  3714. "version": "6.0.0",
  3715. "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.0.0.tgz",
  3716. "integrity": "sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA=="
  3717. },
  3718. "diff": {
  3719. "version": "1.0.8",
  3720. "resolved": "https://registry.npmjs.org/diff/-/diff-1.0.8.tgz",
  3721. "integrity": "sha1-NDJ2MI7Jkbe8giZ+1VvBQR+XFmY="
  3722. },
  3723. "diffie-hellman": {
  3724. "version": "5.0.3",
  3725. "resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz",
  3726. "integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==",
  3727. "requires": {
  3728. "bn.js": "^4.1.0",
  3729. "miller-rabin": "^4.0.0",
  3730. "randombytes": "^2.0.0"
  3731. },
  3732. "dependencies": {
  3733. "bn.js": {
  3734. "version": "4.11.9",
  3735. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
  3736. "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
  3737. }
  3738. }
  3739. },
  3740. "dir-glob": {
  3741. "version": "3.0.1",
  3742. "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
  3743. "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
  3744. "dev": true,
  3745. "requires": {
  3746. "path-type": "^4.0.0"
  3747. },
  3748. "dependencies": {
  3749. "path-type": {
  3750. "version": "4.0.0",
  3751. "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
  3752. "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
  3753. "dev": true
  3754. }
  3755. }
  3756. },
  3757. "doctrine": {
  3758. "version": "3.0.0",
  3759. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
  3760. "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
  3761. "dev": true,
  3762. "requires": {
  3763. "esutils": "^2.0.2"
  3764. }
  3765. },
  3766. "dom-converter": {
  3767. "version": "0.2.0",
  3768. "resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz",
  3769. "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==",
  3770. "requires": {
  3771. "utila": "~0.4"
  3772. }
  3773. },
  3774. "dom-serializer": {
  3775. "version": "0.2.2",
  3776. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz",
  3777. "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==",
  3778. "requires": {
  3779. "domelementtype": "^2.0.1",
  3780. "entities": "^2.0.0"
  3781. },
  3782. "dependencies": {
  3783. "domelementtype": {
  3784. "version": "2.0.1",
  3785. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.0.1.tgz",
  3786. "integrity": "sha512-5HOHUDsYZWV8FGWN0Njbr/Rn7f/eWSQi1v7+HsUVwXgn8nWWlL64zKDkS0n8ZmQ3mlWOMuXOnR+7Nx/5tMO5AQ=="
  3787. }
  3788. }
  3789. },
  3790. "domain-browser": {
  3791. "version": "1.2.0",
  3792. "resolved": "https://registry.npmjs.org/domain-browser/-/domain-browser-1.2.0.tgz",
  3793. "integrity": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA=="
  3794. },
  3795. "domelementtype": {
  3796. "version": "1.3.1",
  3797. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz",
  3798. "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w=="
  3799. },
  3800. "domhandler": {
  3801. "version": "2.4.2",
  3802. "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz",
  3803. "integrity": "sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==",
  3804. "requires": {
  3805. "domelementtype": "1"
  3806. }
  3807. },
  3808. "dompurify": {
  3809. "version": "2.0.12",
  3810. "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.0.12.tgz",
  3811. "integrity": "sha512-Fl8KseK1imyhErHypFPA8qpq9gPzlsJ/EukA6yk9o0gX23p1TzC+rh9LqNg1qvErRTc0UNMYlKxEGSfSh43NDg=="
  3812. },
  3813. "domready": {
  3814. "version": "1.0.8",
  3815. "resolved": "https://registry.npmjs.org/domready/-/domready-1.0.8.tgz",
  3816. "integrity": "sha1-kfJS5Ze2Wvd+dFriTdAYXV4m1Yw="
  3817. },
  3818. "domutils": {
  3819. "version": "1.7.0",
  3820. "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
  3821. "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==",
  3822. "requires": {
  3823. "dom-serializer": "0",
  3824. "domelementtype": "1"
  3825. }
  3826. },
  3827. "dot-prop": {
  3828. "version": "5.2.0",
  3829. "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.2.0.tgz",
  3830. "integrity": "sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==",
  3831. "requires": {
  3832. "is-obj": "^2.0.0"
  3833. }
  3834. },
  3835. "dropzone": {
  3836. "version": "5.7.1",
  3837. "resolved": "https://registry.npmjs.org/dropzone/-/dropzone-5.7.1.tgz",
  3838. "integrity": "sha512-eqcJafupMKRlVUihZtsLkzLn02WTPUMHeImP5ZtWm3ERObC/dv15te0qqn/X2rEKaSqRC0pNTHUBPgrPWcP52w=="
  3839. },
  3840. "duplexer2": {
  3841. "version": "0.0.2",
  3842. "resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz",
  3843. "integrity": "sha1-xhTc9n4vsUmVqRcR5aYX6KYKMds=",
  3844. "requires": {
  3845. "readable-stream": "~1.1.9"
  3846. },
  3847. "dependencies": {
  3848. "isarray": {
  3849. "version": "0.0.1",
  3850. "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
  3851. "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
  3852. },
  3853. "readable-stream": {
  3854. "version": "1.1.14",
  3855. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
  3856. "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=",
  3857. "requires": {
  3858. "core-util-is": "~1.0.0",
  3859. "inherits": "~2.0.1",
  3860. "isarray": "0.0.1",
  3861. "string_decoder": "~0.10.x"
  3862. }
  3863. },
  3864. "string_decoder": {
  3865. "version": "0.10.31",
  3866. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
  3867. "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ="
  3868. }
  3869. }
  3870. },
  3871. "duplexify": {
  3872. "version": "3.7.1",
  3873. "resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz",
  3874. "integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==",
  3875. "requires": {
  3876. "end-of-stream": "^1.0.0",
  3877. "inherits": "^2.0.1",
  3878. "readable-stream": "^2.0.0",
  3879. "stream-shift": "^1.0.0"
  3880. }
  3881. },
  3882. "each-props": {
  3883. "version": "1.3.2",
  3884. "resolved": "https://registry.npmjs.org/each-props/-/each-props-1.3.2.tgz",
  3885. "integrity": "sha512-vV0Hem3zAGkJAyU7JSjixeU66rwdynTAa1vofCrSA5fEln+m67Az9CcnkVD776/fsN/UjIWmBDoNRS6t6G9RfA==",
  3886. "requires": {
  3887. "is-plain-object": "^2.0.1",
  3888. "object.defaults": "^1.1.0"
  3889. },
  3890. "dependencies": {
  3891. "is-plain-object": {
  3892. "version": "2.0.4",
  3893. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  3894. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  3895. "requires": {
  3896. "isobject": "^3.0.1"
  3897. }
  3898. }
  3899. }
  3900. },
  3901. "ecc-jsbn": {
  3902. "version": "0.1.2",
  3903. "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
  3904. "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
  3905. "optional": true,
  3906. "requires": {
  3907. "jsbn": "~0.1.0",
  3908. "safer-buffer": "^2.1.0"
  3909. }
  3910. },
  3911. "editions": {
  3912. "version": "1.3.4",
  3913. "resolved": "https://registry.npmjs.org/editions/-/editions-1.3.4.tgz",
  3914. "integrity": "sha512-gzao+mxnYDzIysXKMQi/+M1mjy/rjestjg6OPoYTtI+3Izp23oiGZitsl9lPDPiTGXbcSIk1iJWhliSaglxnUg=="
  3915. },
  3916. "editorconfig": {
  3917. "version": "0.15.3",
  3918. "resolved": "https://registry.npmjs.org/editorconfig/-/editorconfig-0.15.3.tgz",
  3919. "integrity": "sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==",
  3920. "requires": {
  3921. "commander": "^2.19.0",
  3922. "lru-cache": "^4.1.5",
  3923. "semver": "^5.6.0",
  3924. "sigmund": "^1.0.1"
  3925. }
  3926. },
  3927. "electron-to-chromium": {
  3928. "version": "1.3.490",
  3929. "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.490.tgz",
  3930. "integrity": "sha512-jKJF1mKXrQkT0ZiuJ/oV63Q02hAeWz0GGt/z6ryc518uCHtMyS9+wYAysZtBQ8rsjqFPAYXV4TIz5GQ8xyubPA=="
  3931. },
  3932. "elliptic": {
  3933. "version": "6.5.3",
  3934. "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
  3935. "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
  3936. "requires": {
  3937. "bn.js": "^4.4.0",
  3938. "brorand": "^1.0.1",
  3939. "hash.js": "^1.0.0",
  3940. "hmac-drbg": "^1.0.0",
  3941. "inherits": "^2.0.1",
  3942. "minimalistic-assert": "^1.0.0",
  3943. "minimalistic-crypto-utils": "^1.0.0"
  3944. },
  3945. "dependencies": {
  3946. "bn.js": {
  3947. "version": "4.11.9",
  3948. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
  3949. "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
  3950. }
  3951. }
  3952. },
  3953. "emitter-component": {
  3954. "version": "1.1.1",
  3955. "resolved": "https://registry.npmjs.org/emitter-component/-/emitter-component-1.1.1.tgz",
  3956. "integrity": "sha1-Bl4tvtaVm/RwZ57avq95gdEAOrY="
  3957. },
  3958. "emoji-regex": {
  3959. "version": "7.0.3",
  3960. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
  3961. "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA=="
  3962. },
  3963. "emojis-list": {
  3964. "version": "3.0.0",
  3965. "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
  3966. "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q=="
  3967. },
  3968. "encoding": {
  3969. "version": "0.1.12",
  3970. "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz",
  3971. "integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=",
  3972. "requires": {
  3973. "iconv-lite": "~0.4.13"
  3974. }
  3975. },
  3976. "end-of-stream": {
  3977. "version": "1.4.4",
  3978. "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
  3979. "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
  3980. "requires": {
  3981. "once": "^1.4.0"
  3982. }
  3983. },
  3984. "enhanced-resolve": {
  3985. "version": "4.2.0",
  3986. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.2.0.tgz",
  3987. "integrity": "sha512-S7eiFb/erugyd1rLb6mQ3Vuq+EXHv5cpCkNqqIkYkBgN2QdFnyCZzFBleqwGEx4lgNGYij81BWnCrFNK7vxvjQ==",
  3988. "requires": {
  3989. "graceful-fs": "^4.1.2",
  3990. "memory-fs": "^0.5.0",
  3991. "tapable": "^1.0.0"
  3992. },
  3993. "dependencies": {
  3994. "memory-fs": {
  3995. "version": "0.5.0",
  3996. "resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
  3997. "integrity": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
  3998. "requires": {
  3999. "errno": "^0.1.3",
  4000. "readable-stream": "^2.0.1"
  4001. }
  4002. }
  4003. }
  4004. },
  4005. "enquirer": {
  4006. "version": "2.3.6",
  4007. "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz",
  4008. "integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==",
  4009. "dev": true,
  4010. "requires": {
  4011. "ansi-colors": "^4.1.1"
  4012. },
  4013. "dependencies": {
  4014. "ansi-colors": {
  4015. "version": "4.1.1",
  4016. "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
  4017. "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==",
  4018. "dev": true
  4019. }
  4020. }
  4021. },
  4022. "entities": {
  4023. "version": "2.0.3",
  4024. "resolved": "https://registry.npmjs.org/entities/-/entities-2.0.3.tgz",
  4025. "integrity": "sha512-MyoZ0jgnLvB2X3Lg5HqpFmn1kybDiIfEQmKzTb5apr51Rb+T3KdmMiqa70T+bhGnyv7bQ6WMj2QMHpGMmlrUYQ=="
  4026. },
  4027. "errno": {
  4028. "version": "0.1.7",
  4029. "resolved": "https://registry.npmjs.org/errno/-/errno-0.1.7.tgz",
  4030. "integrity": "sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==",
  4031. "requires": {
  4032. "prr": "~1.0.1"
  4033. }
  4034. },
  4035. "error-ex": {
  4036. "version": "1.3.2",
  4037. "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
  4038. "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
  4039. "requires": {
  4040. "is-arrayish": "^0.2.1"
  4041. }
  4042. },
  4043. "es-abstract": {
  4044. "version": "1.17.6",
  4045. "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.6.tgz",
  4046. "integrity": "sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==",
  4047. "requires": {
  4048. "es-to-primitive": "^1.2.1",
  4049. "function-bind": "^1.1.1",
  4050. "has": "^1.0.3",
  4051. "has-symbols": "^1.0.1",
  4052. "is-callable": "^1.2.0",
  4053. "is-regex": "^1.1.0",
  4054. "object-inspect": "^1.7.0",
  4055. "object-keys": "^1.1.1",
  4056. "object.assign": "^4.1.0",
  4057. "string.prototype.trimend": "^1.0.1",
  4058. "string.prototype.trimstart": "^1.0.1"
  4059. }
  4060. },
  4061. "es-to-primitive": {
  4062. "version": "1.2.1",
  4063. "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
  4064. "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
  4065. "requires": {
  4066. "is-callable": "^1.1.4",
  4067. "is-date-object": "^1.0.1",
  4068. "is-symbol": "^1.0.2"
  4069. }
  4070. },
  4071. "es5-ext": {
  4072. "version": "0.10.53",
  4073. "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz",
  4074. "integrity": "sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==",
  4075. "requires": {
  4076. "es6-iterator": "~2.0.3",
  4077. "es6-symbol": "~3.1.3",
  4078. "next-tick": "~1.0.0"
  4079. }
  4080. },
  4081. "es6-iterator": {
  4082. "version": "2.0.3",
  4083. "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz",
  4084. "integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=",
  4085. "requires": {
  4086. "d": "1",
  4087. "es5-ext": "^0.10.35",
  4088. "es6-symbol": "^3.1.1"
  4089. }
  4090. },
  4091. "es6-symbol": {
  4092. "version": "3.1.3",
  4093. "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz",
  4094. "integrity": "sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==",
  4095. "requires": {
  4096. "d": "^1.0.1",
  4097. "ext": "^1.1.2"
  4098. }
  4099. },
  4100. "es6-weak-map": {
  4101. "version": "2.0.3",
  4102. "resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.3.tgz",
  4103. "integrity": "sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==",
  4104. "requires": {
  4105. "d": "1",
  4106. "es5-ext": "^0.10.46",
  4107. "es6-iterator": "^2.0.3",
  4108. "es6-symbol": "^3.1.1"
  4109. }
  4110. },
  4111. "escalade": {
  4112. "version": "3.0.1",
  4113. "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.0.1.tgz",
  4114. "integrity": "sha512-DR6NO3h9niOT+MZs7bjxlj2a1k+POu5RN8CLTPX2+i78bRi9eLe7+0zXgUHMnGXWybYcL61E9hGhPKqedy8tQA=="
  4115. },
  4116. "escape-string-regexp": {
  4117. "version": "1.0.5",
  4118. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  4119. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
  4120. },
  4121. "eslint": {
  4122. "version": "7.4.0",
  4123. "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.4.0.tgz",
  4124. "integrity": "sha512-gU+lxhlPHu45H3JkEGgYhWhkR9wLHHEXC9FbWFnTlEkbKyZKWgWRLgf61E8zWmBuI6g5xKBph9ltg3NtZMVF8g==",
  4125. "dev": true,
  4126. "requires": {
  4127. "@babel/code-frame": "^7.0.0",
  4128. "ajv": "^6.10.0",
  4129. "chalk": "^4.0.0",
  4130. "cross-spawn": "^7.0.2",
  4131. "debug": "^4.0.1",
  4132. "doctrine": "^3.0.0",
  4133. "enquirer": "^2.3.5",
  4134. "eslint-scope": "^5.1.0",
  4135. "eslint-utils": "^2.0.0",
  4136. "eslint-visitor-keys": "^1.2.0",
  4137. "espree": "^7.1.0",
  4138. "esquery": "^1.2.0",
  4139. "esutils": "^2.0.2",
  4140. "file-entry-cache": "^5.0.1",
  4141. "functional-red-black-tree": "^1.0.1",
  4142. "glob-parent": "^5.0.0",
  4143. "globals": "^12.1.0",
  4144. "ignore": "^4.0.6",
  4145. "import-fresh": "^3.0.0",
  4146. "imurmurhash": "^0.1.4",
  4147. "is-glob": "^4.0.0",
  4148. "js-yaml": "^3.13.1",
  4149. "json-stable-stringify-without-jsonify": "^1.0.1",
  4150. "levn": "^0.4.1",
  4151. "lodash": "^4.17.14",
  4152. "minimatch": "^3.0.4",
  4153. "natural-compare": "^1.4.0",
  4154. "optionator": "^0.9.1",
  4155. "progress": "^2.0.0",
  4156. "regexpp": "^3.1.0",
  4157. "semver": "^7.2.1",
  4158. "strip-ansi": "^6.0.0",
  4159. "strip-json-comments": "^3.1.0",
  4160. "table": "^5.2.3",
  4161. "text-table": "^0.2.0",
  4162. "v8-compile-cache": "^2.0.3"
  4163. },
  4164. "dependencies": {
  4165. "ansi-regex": {
  4166. "version": "5.0.0",
  4167. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
  4168. "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
  4169. "dev": true
  4170. },
  4171. "ansi-styles": {
  4172. "version": "4.2.1",
  4173. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
  4174. "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
  4175. "dev": true,
  4176. "requires": {
  4177. "@types/color-name": "^1.1.1",
  4178. "color-convert": "^2.0.1"
  4179. }
  4180. },
  4181. "chalk": {
  4182. "version": "4.1.0",
  4183. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
  4184. "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
  4185. "dev": true,
  4186. "requires": {
  4187. "ansi-styles": "^4.1.0",
  4188. "supports-color": "^7.1.0"
  4189. }
  4190. },
  4191. "color-convert": {
  4192. "version": "2.0.1",
  4193. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  4194. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  4195. "dev": true,
  4196. "requires": {
  4197. "color-name": "~1.1.4"
  4198. }
  4199. },
  4200. "color-name": {
  4201. "version": "1.1.4",
  4202. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  4203. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  4204. "dev": true
  4205. },
  4206. "cross-spawn": {
  4207. "version": "7.0.3",
  4208. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
  4209. "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
  4210. "dev": true,
  4211. "requires": {
  4212. "path-key": "^3.1.0",
  4213. "shebang-command": "^2.0.0",
  4214. "which": "^2.0.1"
  4215. }
  4216. },
  4217. "eslint-scope": {
  4218. "version": "5.1.0",
  4219. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.0.tgz",
  4220. "integrity": "sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==",
  4221. "dev": true,
  4222. "requires": {
  4223. "esrecurse": "^4.1.0",
  4224. "estraverse": "^4.1.1"
  4225. }
  4226. },
  4227. "globals": {
  4228. "version": "12.4.0",
  4229. "resolved": "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz",
  4230. "integrity": "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==",
  4231. "dev": true,
  4232. "requires": {
  4233. "type-fest": "^0.8.1"
  4234. }
  4235. },
  4236. "has-flag": {
  4237. "version": "4.0.0",
  4238. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  4239. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  4240. "dev": true
  4241. },
  4242. "import-fresh": {
  4243. "version": "3.2.1",
  4244. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.1.tgz",
  4245. "integrity": "sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==",
  4246. "dev": true,
  4247. "requires": {
  4248. "parent-module": "^1.0.0",
  4249. "resolve-from": "^4.0.0"
  4250. }
  4251. },
  4252. "path-key": {
  4253. "version": "3.1.1",
  4254. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  4255. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  4256. "dev": true
  4257. },
  4258. "resolve-from": {
  4259. "version": "4.0.0",
  4260. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
  4261. "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
  4262. "dev": true
  4263. },
  4264. "semver": {
  4265. "version": "7.3.2",
  4266. "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
  4267. "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==",
  4268. "dev": true
  4269. },
  4270. "shebang-command": {
  4271. "version": "2.0.0",
  4272. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  4273. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  4274. "dev": true,
  4275. "requires": {
  4276. "shebang-regex": "^3.0.0"
  4277. }
  4278. },
  4279. "shebang-regex": {
  4280. "version": "3.0.0",
  4281. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  4282. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  4283. "dev": true
  4284. },
  4285. "strip-ansi": {
  4286. "version": "6.0.0",
  4287. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
  4288. "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
  4289. "dev": true,
  4290. "requires": {
  4291. "ansi-regex": "^5.0.0"
  4292. }
  4293. },
  4294. "strip-json-comments": {
  4295. "version": "3.1.0",
  4296. "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.0.tgz",
  4297. "integrity": "sha512-e6/d0eBu7gHtdCqFt0xJr642LdToM5/cN4Qb9DbHjVx1CP5RyeM+zH7pbecEmDv/lBqb0QH+6Uqq75rxFPkM0w==",
  4298. "dev": true
  4299. },
  4300. "supports-color": {
  4301. "version": "7.1.0",
  4302. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
  4303. "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
  4304. "dev": true,
  4305. "requires": {
  4306. "has-flag": "^4.0.0"
  4307. }
  4308. },
  4309. "which": {
  4310. "version": "2.0.2",
  4311. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  4312. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  4313. "dev": true,
  4314. "requires": {
  4315. "isexe": "^2.0.0"
  4316. }
  4317. }
  4318. }
  4319. },
  4320. "eslint-ast-utils": {
  4321. "version": "1.1.0",
  4322. "resolved": "https://registry.npmjs.org/eslint-ast-utils/-/eslint-ast-utils-1.1.0.tgz",
  4323. "integrity": "sha512-otzzTim2/1+lVrlH19EfQQJEhVJSu0zOb9ygb3iapN6UlyaDtyRq4b5U1FuW0v1lRa9Fp/GJyHkSwm6NqABgCA==",
  4324. "dev": true,
  4325. "requires": {
  4326. "lodash.get": "^4.4.2",
  4327. "lodash.zip": "^4.2.0"
  4328. }
  4329. },
  4330. "eslint-import-resolver-node": {
  4331. "version": "0.3.4",
  4332. "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz",
  4333. "integrity": "sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==",
  4334. "dev": true,
  4335. "requires": {
  4336. "debug": "^2.6.9",
  4337. "resolve": "^1.13.1"
  4338. },
  4339. "dependencies": {
  4340. "debug": {
  4341. "version": "2.6.9",
  4342. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  4343. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  4344. "dev": true,
  4345. "requires": {
  4346. "ms": "2.0.0"
  4347. }
  4348. },
  4349. "ms": {
  4350. "version": "2.0.0",
  4351. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  4352. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
  4353. "dev": true
  4354. }
  4355. }
  4356. },
  4357. "eslint-module-utils": {
  4358. "version": "2.6.0",
  4359. "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz",
  4360. "integrity": "sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==",
  4361. "dev": true,
  4362. "requires": {
  4363. "debug": "^2.6.9",
  4364. "pkg-dir": "^2.0.0"
  4365. },
  4366. "dependencies": {
  4367. "debug": {
  4368. "version": "2.6.9",
  4369. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  4370. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  4371. "dev": true,
  4372. "requires": {
  4373. "ms": "2.0.0"
  4374. }
  4375. },
  4376. "find-up": {
  4377. "version": "2.1.0",
  4378. "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
  4379. "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
  4380. "dev": true,
  4381. "requires": {
  4382. "locate-path": "^2.0.0"
  4383. }
  4384. },
  4385. "locate-path": {
  4386. "version": "2.0.0",
  4387. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
  4388. "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
  4389. "dev": true,
  4390. "requires": {
  4391. "p-locate": "^2.0.0",
  4392. "path-exists": "^3.0.0"
  4393. }
  4394. },
  4395. "ms": {
  4396. "version": "2.0.0",
  4397. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  4398. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
  4399. "dev": true
  4400. },
  4401. "p-limit": {
  4402. "version": "1.3.0",
  4403. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
  4404. "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
  4405. "dev": true,
  4406. "requires": {
  4407. "p-try": "^1.0.0"
  4408. }
  4409. },
  4410. "p-locate": {
  4411. "version": "2.0.0",
  4412. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
  4413. "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
  4414. "dev": true,
  4415. "requires": {
  4416. "p-limit": "^1.1.0"
  4417. }
  4418. },
  4419. "p-try": {
  4420. "version": "1.0.0",
  4421. "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
  4422. "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
  4423. "dev": true
  4424. },
  4425. "pkg-dir": {
  4426. "version": "2.0.0",
  4427. "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz",
  4428. "integrity": "sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=",
  4429. "dev": true,
  4430. "requires": {
  4431. "find-up": "^2.1.0"
  4432. }
  4433. }
  4434. }
  4435. },
  4436. "eslint-plugin-import": {
  4437. "version": "2.22.0",
  4438. "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz",
  4439. "integrity": "sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==",
  4440. "dev": true,
  4441. "requires": {
  4442. "array-includes": "^3.1.1",
  4443. "array.prototype.flat": "^1.2.3",
  4444. "contains-path": "^0.1.0",
  4445. "debug": "^2.6.9",
  4446. "doctrine": "1.5.0",
  4447. "eslint-import-resolver-node": "^0.3.3",
  4448. "eslint-module-utils": "^2.6.0",
  4449. "has": "^1.0.3",
  4450. "minimatch": "^3.0.4",
  4451. "object.values": "^1.1.1",
  4452. "read-pkg-up": "^2.0.0",
  4453. "resolve": "^1.17.0",
  4454. "tsconfig-paths": "^3.9.0"
  4455. },
  4456. "dependencies": {
  4457. "debug": {
  4458. "version": "2.6.9",
  4459. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  4460. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  4461. "dev": true,
  4462. "requires": {
  4463. "ms": "2.0.0"
  4464. }
  4465. },
  4466. "doctrine": {
  4467. "version": "1.5.0",
  4468. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz",
  4469. "integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=",
  4470. "dev": true,
  4471. "requires": {
  4472. "esutils": "^2.0.2",
  4473. "isarray": "^1.0.0"
  4474. }
  4475. },
  4476. "find-up": {
  4477. "version": "2.1.0",
  4478. "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
  4479. "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
  4480. "dev": true,
  4481. "requires": {
  4482. "locate-path": "^2.0.0"
  4483. }
  4484. },
  4485. "load-json-file": {
  4486. "version": "2.0.0",
  4487. "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz",
  4488. "integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=",
  4489. "dev": true,
  4490. "requires": {
  4491. "graceful-fs": "^4.1.2",
  4492. "parse-json": "^2.2.0",
  4493. "pify": "^2.0.0",
  4494. "strip-bom": "^3.0.0"
  4495. }
  4496. },
  4497. "locate-path": {
  4498. "version": "2.0.0",
  4499. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
  4500. "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
  4501. "dev": true,
  4502. "requires": {
  4503. "p-locate": "^2.0.0",
  4504. "path-exists": "^3.0.0"
  4505. }
  4506. },
  4507. "ms": {
  4508. "version": "2.0.0",
  4509. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  4510. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
  4511. "dev": true
  4512. },
  4513. "p-limit": {
  4514. "version": "1.3.0",
  4515. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
  4516. "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
  4517. "dev": true,
  4518. "requires": {
  4519. "p-try": "^1.0.0"
  4520. }
  4521. },
  4522. "p-locate": {
  4523. "version": "2.0.0",
  4524. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
  4525. "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
  4526. "dev": true,
  4527. "requires": {
  4528. "p-limit": "^1.1.0"
  4529. }
  4530. },
  4531. "p-try": {
  4532. "version": "1.0.0",
  4533. "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
  4534. "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
  4535. "dev": true
  4536. },
  4537. "parse-json": {
  4538. "version": "2.2.0",
  4539. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
  4540. "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
  4541. "dev": true,
  4542. "requires": {
  4543. "error-ex": "^1.2.0"
  4544. }
  4545. },
  4546. "path-type": {
  4547. "version": "2.0.0",
  4548. "resolved": "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz",
  4549. "integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=",
  4550. "dev": true,
  4551. "requires": {
  4552. "pify": "^2.0.0"
  4553. }
  4554. },
  4555. "pify": {
  4556. "version": "2.3.0",
  4557. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  4558. "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
  4559. "dev": true
  4560. },
  4561. "read-pkg": {
  4562. "version": "2.0.0",
  4563. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz",
  4564. "integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=",
  4565. "dev": true,
  4566. "requires": {
  4567. "load-json-file": "^2.0.0",
  4568. "normalize-package-data": "^2.3.2",
  4569. "path-type": "^2.0.0"
  4570. }
  4571. },
  4572. "read-pkg-up": {
  4573. "version": "2.0.0",
  4574. "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz",
  4575. "integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=",
  4576. "dev": true,
  4577. "requires": {
  4578. "find-up": "^2.0.0",
  4579. "read-pkg": "^2.0.0"
  4580. }
  4581. },
  4582. "strip-bom": {
  4583. "version": "3.0.0",
  4584. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
  4585. "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=",
  4586. "dev": true
  4587. }
  4588. }
  4589. },
  4590. "eslint-plugin-sonarjs": {
  4591. "version": "0.5.0",
  4592. "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.5.0.tgz",
  4593. "integrity": "sha512-XW5MnzlRjhXpIdbULC/qAdJYHWw3rRLws/DyawdlPU/IdVr9AmRK1r2LaCvabwKOAW2XYYSo3kDX58E4MrB7PQ==",
  4594. "dev": true
  4595. },
  4596. "eslint-plugin-unicorn": {
  4597. "version": "20.1.0",
  4598. "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-20.1.0.tgz",
  4599. "integrity": "sha512-XQxLBJT/gnwyRR6cfYsIK1AdekQchAt5tmcsnldevGjgR2xoZsRUa5/i6e0seNHy2RoT57CkTnbVHwHF8No8LA==",
  4600. "dev": true,
  4601. "requires": {
  4602. "ci-info": "^2.0.0",
  4603. "clean-regexp": "^1.0.0",
  4604. "eslint-ast-utils": "^1.1.0",
  4605. "eslint-template-visitor": "^2.0.0",
  4606. "eslint-utils": "^2.0.0",
  4607. "import-modules": "^2.0.0",
  4608. "lodash": "^4.17.15",
  4609. "pluralize": "^8.0.0",
  4610. "read-pkg-up": "^7.0.1",
  4611. "regexp-tree": "^0.1.21",
  4612. "reserved-words": "^0.1.2",
  4613. "safe-regex": "^2.1.1",
  4614. "semver": "^7.3.2"
  4615. },
  4616. "dependencies": {
  4617. "find-up": {
  4618. "version": "4.1.0",
  4619. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  4620. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  4621. "dev": true,
  4622. "requires": {
  4623. "locate-path": "^5.0.0",
  4624. "path-exists": "^4.0.0"
  4625. }
  4626. },
  4627. "locate-path": {
  4628. "version": "5.0.0",
  4629. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  4630. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  4631. "dev": true,
  4632. "requires": {
  4633. "p-locate": "^4.1.0"
  4634. }
  4635. },
  4636. "p-locate": {
  4637. "version": "4.1.0",
  4638. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  4639. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  4640. "dev": true,
  4641. "requires": {
  4642. "p-limit": "^2.2.0"
  4643. }
  4644. },
  4645. "parse-json": {
  4646. "version": "5.0.0",
  4647. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz",
  4648. "integrity": "sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==",
  4649. "dev": true,
  4650. "requires": {
  4651. "@babel/code-frame": "^7.0.0",
  4652. "error-ex": "^1.3.1",
  4653. "json-parse-better-errors": "^1.0.1",
  4654. "lines-and-columns": "^1.1.6"
  4655. }
  4656. },
  4657. "path-exists": {
  4658. "version": "4.0.0",
  4659. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  4660. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
  4661. "dev": true
  4662. },
  4663. "read-pkg": {
  4664. "version": "5.2.0",
  4665. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
  4666. "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
  4667. "dev": true,
  4668. "requires": {
  4669. "@types/normalize-package-data": "^2.4.0",
  4670. "normalize-package-data": "^2.5.0",
  4671. "parse-json": "^5.0.0",
  4672. "type-fest": "^0.6.0"
  4673. },
  4674. "dependencies": {
  4675. "type-fest": {
  4676. "version": "0.6.0",
  4677. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
  4678. "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
  4679. "dev": true
  4680. }
  4681. }
  4682. },
  4683. "read-pkg-up": {
  4684. "version": "7.0.1",
  4685. "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
  4686. "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
  4687. "dev": true,
  4688. "requires": {
  4689. "find-up": "^4.1.0",
  4690. "read-pkg": "^5.2.0",
  4691. "type-fest": "^0.8.1"
  4692. }
  4693. },
  4694. "safe-regex": {
  4695. "version": "2.1.1",
  4696. "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-2.1.1.tgz",
  4697. "integrity": "sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==",
  4698. "dev": true,
  4699. "requires": {
  4700. "regexp-tree": "~0.1.1"
  4701. }
  4702. },
  4703. "semver": {
  4704. "version": "7.3.2",
  4705. "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
  4706. "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==",
  4707. "dev": true
  4708. }
  4709. }
  4710. },
  4711. "eslint-scope": {
  4712. "version": "4.0.3",
  4713. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
  4714. "integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
  4715. "requires": {
  4716. "esrecurse": "^4.1.0",
  4717. "estraverse": "^4.1.1"
  4718. }
  4719. },
  4720. "eslint-template-visitor": {
  4721. "version": "2.2.1",
  4722. "resolved": "https://registry.npmjs.org/eslint-template-visitor/-/eslint-template-visitor-2.2.1.tgz",
  4723. "integrity": "sha512-q3SxoBXz0XjPGkUpwGVAwIwIPIxzCAJX1uwfVc8tW3v7u/zS7WXNH3I2Mu2MDz2NgSITAyKLRaQFPHu/iyKxDQ==",
  4724. "dev": true,
  4725. "requires": {
  4726. "babel-eslint": "^10.1.0",
  4727. "eslint-visitor-keys": "^1.3.0",
  4728. "esquery": "^1.3.1",
  4729. "multimap": "^1.1.0"
  4730. }
  4731. },
  4732. "eslint-utils": {
  4733. "version": "2.1.0",
  4734. "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz",
  4735. "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==",
  4736. "dev": true,
  4737. "requires": {
  4738. "eslint-visitor-keys": "^1.1.0"
  4739. }
  4740. },
  4741. "eslint-visitor-keys": {
  4742. "version": "1.3.0",
  4743. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
  4744. "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==",
  4745. "dev": true
  4746. },
  4747. "espree": {
  4748. "version": "7.1.0",
  4749. "resolved": "https://registry.npmjs.org/espree/-/espree-7.1.0.tgz",
  4750. "integrity": "sha512-dcorZSyfmm4WTuTnE5Y7MEN1DyoPYy1ZR783QW1FJoenn7RailyWFsq/UL6ZAAA7uXurN9FIpYyUs3OfiIW+Qw==",
  4751. "dev": true,
  4752. "requires": {
  4753. "acorn": "^7.2.0",
  4754. "acorn-jsx": "^5.2.0",
  4755. "eslint-visitor-keys": "^1.2.0"
  4756. },
  4757. "dependencies": {
  4758. "acorn": {
  4759. "version": "7.3.1",
  4760. "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.3.1.tgz",
  4761. "integrity": "sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==",
  4762. "dev": true
  4763. }
  4764. }
  4765. },
  4766. "esprima": {
  4767. "version": "4.0.1",
  4768. "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
  4769. "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
  4770. },
  4771. "esquery": {
  4772. "version": "1.3.1",
  4773. "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.3.1.tgz",
  4774. "integrity": "sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==",
  4775. "dev": true,
  4776. "requires": {
  4777. "estraverse": "^5.1.0"
  4778. },
  4779. "dependencies": {
  4780. "estraverse": {
  4781. "version": "5.1.0",
  4782. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.1.0.tgz",
  4783. "integrity": "sha512-FyohXK+R0vE+y1nHLoBM7ZTyqRpqAlhdZHCWIWEviFLiGB8b04H6bQs8G+XTthacvT8VuwvteiP7RJSxMs8UEw==",
  4784. "dev": true
  4785. }
  4786. }
  4787. },
  4788. "esrecurse": {
  4789. "version": "4.2.1",
  4790. "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz",
  4791. "integrity": "sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==",
  4792. "requires": {
  4793. "estraverse": "^4.1.0"
  4794. }
  4795. },
  4796. "estraverse": {
  4797. "version": "4.3.0",
  4798. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  4799. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw=="
  4800. },
  4801. "esutils": {
  4802. "version": "2.0.3",
  4803. "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
  4804. "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="
  4805. },
  4806. "event-emitter": {
  4807. "version": "0.3.5",
  4808. "resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz",
  4809. "integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=",
  4810. "requires": {
  4811. "d": "1",
  4812. "es5-ext": "~0.10.14"
  4813. }
  4814. },
  4815. "events": {
  4816. "version": "3.1.0",
  4817. "resolved": "https://registry.npmjs.org/events/-/events-3.1.0.tgz",
  4818. "integrity": "sha512-Rv+u8MLHNOdMjTAFeT3nCjHn2aGlx435FP/sDHNaRhDEMwyI/aB22Kj2qIN8R0cw3z28psEQLYwxVKLsKrMgWg=="
  4819. },
  4820. "evp_bytestokey": {
  4821. "version": "1.0.3",
  4822. "resolved": "https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz",
  4823. "integrity": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==",
  4824. "requires": {
  4825. "md5.js": "^1.3.4",
  4826. "safe-buffer": "^5.1.1"
  4827. }
  4828. },
  4829. "execa": {
  4830. "version": "1.0.0",
  4831. "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
  4832. "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==",
  4833. "requires": {
  4834. "cross-spawn": "^6.0.0",
  4835. "get-stream": "^4.0.0",
  4836. "is-stream": "^1.1.0",
  4837. "npm-run-path": "^2.0.0",
  4838. "p-finally": "^1.0.0",
  4839. "signal-exit": "^3.0.0",
  4840. "strip-eof": "^1.0.0"
  4841. }
  4842. },
  4843. "execall": {
  4844. "version": "2.0.0",
  4845. "resolved": "https://registry.npmjs.org/execall/-/execall-2.0.0.tgz",
  4846. "integrity": "sha512-0FU2hZ5Hh6iQnarpRtQurM/aAvp3RIbfvgLHrcqJYzhXyV2KFruhuChf9NC6waAhiUR7FFtlugkI4p7f2Fqlow==",
  4847. "dev": true,
  4848. "requires": {
  4849. "clone-regexp": "^2.1.0"
  4850. }
  4851. },
  4852. "expand-brackets": {
  4853. "version": "2.1.4",
  4854. "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
  4855. "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
  4856. "requires": {
  4857. "debug": "^2.3.3",
  4858. "define-property": "^0.2.5",
  4859. "extend-shallow": "^2.0.1",
  4860. "posix-character-classes": "^0.1.0",
  4861. "regex-not": "^1.0.0",
  4862. "snapdragon": "^0.8.1",
  4863. "to-regex": "^3.0.1"
  4864. },
  4865. "dependencies": {
  4866. "debug": {
  4867. "version": "2.6.9",
  4868. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  4869. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  4870. "requires": {
  4871. "ms": "2.0.0"
  4872. }
  4873. },
  4874. "define-property": {
  4875. "version": "0.2.5",
  4876. "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
  4877. "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
  4878. "requires": {
  4879. "is-descriptor": "^0.1.0"
  4880. }
  4881. },
  4882. "extend-shallow": {
  4883. "version": "2.0.1",
  4884. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  4885. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  4886. "requires": {
  4887. "is-extendable": "^0.1.0"
  4888. }
  4889. },
  4890. "ms": {
  4891. "version": "2.0.0",
  4892. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  4893. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  4894. }
  4895. }
  4896. },
  4897. "expand-tilde": {
  4898. "version": "2.0.2",
  4899. "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
  4900. "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=",
  4901. "requires": {
  4902. "homedir-polyfill": "^1.0.1"
  4903. }
  4904. },
  4905. "ext": {
  4906. "version": "1.4.0",
  4907. "resolved": "https://registry.npmjs.org/ext/-/ext-1.4.0.tgz",
  4908. "integrity": "sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A==",
  4909. "requires": {
  4910. "type": "^2.0.0"
  4911. },
  4912. "dependencies": {
  4913. "type": {
  4914. "version": "2.0.0",
  4915. "resolved": "https://registry.npmjs.org/type/-/type-2.0.0.tgz",
  4916. "integrity": "sha512-KBt58xCHry4Cejnc2ISQAF7QY+ORngsWfxezO68+12hKV6lQY8P/psIkcbjeHWn7MqcgciWJyCCevFMJdIXpow=="
  4917. }
  4918. }
  4919. },
  4920. "extend": {
  4921. "version": "3.0.2",
  4922. "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
  4923. "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
  4924. },
  4925. "extend-shallow": {
  4926. "version": "3.0.2",
  4927. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
  4928. "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
  4929. "requires": {
  4930. "assign-symbols": "^1.0.0",
  4931. "is-extendable": "^1.0.1"
  4932. },
  4933. "dependencies": {
  4934. "is-extendable": {
  4935. "version": "1.0.1",
  4936. "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
  4937. "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
  4938. "requires": {
  4939. "is-plain-object": "^2.0.4"
  4940. }
  4941. },
  4942. "is-plain-object": {
  4943. "version": "2.0.4",
  4944. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  4945. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  4946. "requires": {
  4947. "isobject": "^3.0.1"
  4948. }
  4949. }
  4950. }
  4951. },
  4952. "external-editor": {
  4953. "version": "3.1.0",
  4954. "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz",
  4955. "integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==",
  4956. "requires": {
  4957. "chardet": "^0.7.0",
  4958. "iconv-lite": "^0.4.24",
  4959. "tmp": "^0.0.33"
  4960. }
  4961. },
  4962. "extglob": {
  4963. "version": "2.0.4",
  4964. "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
  4965. "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
  4966. "requires": {
  4967. "array-unique": "^0.3.2",
  4968. "define-property": "^1.0.0",
  4969. "expand-brackets": "^2.1.4",
  4970. "extend-shallow": "^2.0.1",
  4971. "fragment-cache": "^0.2.1",
  4972. "regex-not": "^1.0.0",
  4973. "snapdragon": "^0.8.1",
  4974. "to-regex": "^3.0.1"
  4975. },
  4976. "dependencies": {
  4977. "define-property": {
  4978. "version": "1.0.0",
  4979. "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
  4980. "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
  4981. "requires": {
  4982. "is-descriptor": "^1.0.0"
  4983. }
  4984. },
  4985. "extend-shallow": {
  4986. "version": "2.0.1",
  4987. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  4988. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  4989. "requires": {
  4990. "is-extendable": "^0.1.0"
  4991. }
  4992. },
  4993. "is-accessor-descriptor": {
  4994. "version": "1.0.0",
  4995. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
  4996. "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
  4997. "requires": {
  4998. "kind-of": "^6.0.0"
  4999. }
  5000. },
  5001. "is-data-descriptor": {
  5002. "version": "1.0.0",
  5003. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
  5004. "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
  5005. "requires": {
  5006. "kind-of": "^6.0.0"
  5007. }
  5008. },
  5009. "is-descriptor": {
  5010. "version": "1.0.2",
  5011. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
  5012. "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
  5013. "requires": {
  5014. "is-accessor-descriptor": "^1.0.0",
  5015. "is-data-descriptor": "^1.0.0",
  5016. "kind-of": "^6.0.2"
  5017. }
  5018. }
  5019. }
  5020. },
  5021. "extsprintf": {
  5022. "version": "1.3.0",
  5023. "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
  5024. "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=",
  5025. "optional": true
  5026. },
  5027. "fancy-log": {
  5028. "version": "1.3.3",
  5029. "resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz",
  5030. "integrity": "sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==",
  5031. "requires": {
  5032. "ansi-gray": "^0.1.1",
  5033. "color-support": "^1.1.3",
  5034. "parse-node-version": "^1.0.0",
  5035. "time-stamp": "^1.0.0"
  5036. }
  5037. },
  5038. "fast-deep-equal": {
  5039. "version": "3.1.3",
  5040. "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
  5041. "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
  5042. },
  5043. "fast-glob": {
  5044. "version": "3.2.4",
  5045. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.4.tgz",
  5046. "integrity": "sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==",
  5047. "requires": {
  5048. "@nodelib/fs.stat": "^2.0.2",
  5049. "@nodelib/fs.walk": "^1.2.3",
  5050. "glob-parent": "^5.1.0",
  5051. "merge2": "^1.3.0",
  5052. "micromatch": "^4.0.2",
  5053. "picomatch": "^2.2.1"
  5054. }
  5055. },
  5056. "fast-json-patch": {
  5057. "version": "2.2.1",
  5058. "resolved": "https://registry.npmjs.org/fast-json-patch/-/fast-json-patch-2.2.1.tgz",
  5059. "integrity": "sha512-4j5uBaTnsYAV5ebkidvxiLUYOwjQ+JSFljeqfTxCrH9bDmlCQaOJFS84oDJ2rAXZq2yskmk3ORfoP9DCwqFNig==",
  5060. "requires": {
  5061. "fast-deep-equal": "^2.0.1"
  5062. },
  5063. "dependencies": {
  5064. "fast-deep-equal": {
  5065. "version": "2.0.1",
  5066. "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz",
  5067. "integrity": "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk="
  5068. }
  5069. }
  5070. },
  5071. "fast-json-stable-stringify": {
  5072. "version": "2.1.0",
  5073. "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  5074. "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
  5075. },
  5076. "fast-levenshtein": {
  5077. "version": "2.0.6",
  5078. "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
  5079. "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
  5080. "dev": true
  5081. },
  5082. "fastq": {
  5083. "version": "1.8.0",
  5084. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.8.0.tgz",
  5085. "integrity": "sha512-SMIZoZdLh/fgofivvIkmknUXyPnvxRE3DhtZ5Me3Mrsk5gyPL42F0xr51TdRXskBxHfMp+07bcYzfsYEsSQA9Q==",
  5086. "requires": {
  5087. "reusify": "^1.0.4"
  5088. }
  5089. },
  5090. "fbjs": {
  5091. "version": "0.8.17",
  5092. "resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.17.tgz",
  5093. "integrity": "sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90=",
  5094. "requires": {
  5095. "core-js": "^1.0.0",
  5096. "isomorphic-fetch": "^2.1.1",
  5097. "loose-envify": "^1.0.0",
  5098. "object-assign": "^4.1.0",
  5099. "promise": "^7.1.1",
  5100. "setimmediate": "^1.0.5",
  5101. "ua-parser-js": "^0.7.18"
  5102. },
  5103. "dependencies": {
  5104. "core-js": {
  5105. "version": "1.2.7",
  5106. "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
  5107. "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY="
  5108. }
  5109. }
  5110. },
  5111. "figgy-pudding": {
  5112. "version": "3.5.2",
  5113. "resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.2.tgz",
  5114. "integrity": "sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw=="
  5115. },
  5116. "figures": {
  5117. "version": "2.0.0",
  5118. "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz",
  5119. "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=",
  5120. "requires": {
  5121. "escape-string-regexp": "^1.0.5"
  5122. }
  5123. },
  5124. "file-entry-cache": {
  5125. "version": "5.0.1",
  5126. "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz",
  5127. "integrity": "sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==",
  5128. "dev": true,
  5129. "requires": {
  5130. "flat-cache": "^2.0.1"
  5131. }
  5132. },
  5133. "file-loader": {
  5134. "version": "6.0.0",
  5135. "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.0.0.tgz",
  5136. "integrity": "sha512-/aMOAYEFXDdjG0wytpTL5YQLfZnnTmLNjn+AIrJ/6HVnTfDqLsVKUUwkDf4I4kgex36BvjuXEn/TX9B/1ESyqQ==",
  5137. "requires": {
  5138. "loader-utils": "^2.0.0",
  5139. "schema-utils": "^2.6.5"
  5140. },
  5141. "dependencies": {
  5142. "loader-utils": {
  5143. "version": "2.0.0",
  5144. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",
  5145. "integrity": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==",
  5146. "requires": {
  5147. "big.js": "^5.2.2",
  5148. "emojis-list": "^3.0.0",
  5149. "json5": "^2.1.2"
  5150. }
  5151. }
  5152. }
  5153. },
  5154. "file-uri-to-path": {
  5155. "version": "1.0.0",
  5156. "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
  5157. "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
  5158. "optional": true
  5159. },
  5160. "fill-range": {
  5161. "version": "7.0.1",
  5162. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
  5163. "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
  5164. "requires": {
  5165. "to-regex-range": "^5.0.1"
  5166. }
  5167. },
  5168. "find-cache-dir": {
  5169. "version": "2.1.0",
  5170. "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz",
  5171. "integrity": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==",
  5172. "requires": {
  5173. "commondir": "^1.0.1",
  5174. "make-dir": "^2.0.0",
  5175. "pkg-dir": "^3.0.0"
  5176. }
  5177. },
  5178. "find-up": {
  5179. "version": "3.0.0",
  5180. "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
  5181. "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
  5182. "requires": {
  5183. "locate-path": "^3.0.0"
  5184. }
  5185. },
  5186. "findup": {
  5187. "version": "0.1.5",
  5188. "resolved": "https://registry.npmjs.org/findup/-/findup-0.1.5.tgz",
  5189. "integrity": "sha1-itkpozk7rGJ5V6fl3kYjsGsOLOs=",
  5190. "requires": {
  5191. "colors": "~0.6.0-1",
  5192. "commander": "~2.1.0"
  5193. },
  5194. "dependencies": {
  5195. "colors": {
  5196. "version": "0.6.2",
  5197. "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz",
  5198. "integrity": "sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w="
  5199. },
  5200. "commander": {
  5201. "version": "2.1.0",
  5202. "resolved": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz",
  5203. "integrity": "sha1-0SG7roYNmZKj1Re6lvVliOR8Z4E="
  5204. }
  5205. }
  5206. },
  5207. "findup-sync": {
  5208. "version": "3.0.0",
  5209. "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz",
  5210. "integrity": "sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==",
  5211. "requires": {
  5212. "detect-file": "^1.0.0",
  5213. "is-glob": "^4.0.0",
  5214. "micromatch": "^3.0.4",
  5215. "resolve-dir": "^1.0.1"
  5216. },
  5217. "dependencies": {
  5218. "braces": {
  5219. "version": "2.3.2",
  5220. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  5221. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  5222. "requires": {
  5223. "arr-flatten": "^1.1.0",
  5224. "array-unique": "^0.3.2",
  5225. "extend-shallow": "^2.0.1",
  5226. "fill-range": "^4.0.0",
  5227. "isobject": "^3.0.1",
  5228. "repeat-element": "^1.1.2",
  5229. "snapdragon": "^0.8.1",
  5230. "snapdragon-node": "^2.0.1",
  5231. "split-string": "^3.0.2",
  5232. "to-regex": "^3.0.1"
  5233. },
  5234. "dependencies": {
  5235. "extend-shallow": {
  5236. "version": "2.0.1",
  5237. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  5238. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  5239. "requires": {
  5240. "is-extendable": "^0.1.0"
  5241. }
  5242. }
  5243. }
  5244. },
  5245. "fill-range": {
  5246. "version": "4.0.0",
  5247. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  5248. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  5249. "requires": {
  5250. "extend-shallow": "^2.0.1",
  5251. "is-number": "^3.0.0",
  5252. "repeat-string": "^1.6.1",
  5253. "to-regex-range": "^2.1.0"
  5254. },
  5255. "dependencies": {
  5256. "extend-shallow": {
  5257. "version": "2.0.1",
  5258. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  5259. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  5260. "requires": {
  5261. "is-extendable": "^0.1.0"
  5262. }
  5263. }
  5264. }
  5265. },
  5266. "is-number": {
  5267. "version": "3.0.0",
  5268. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  5269. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  5270. "requires": {
  5271. "kind-of": "^3.0.2"
  5272. },
  5273. "dependencies": {
  5274. "kind-of": {
  5275. "version": "3.2.2",
  5276. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  5277. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  5278. "requires": {
  5279. "is-buffer": "^1.1.5"
  5280. }
  5281. }
  5282. }
  5283. },
  5284. "micromatch": {
  5285. "version": "3.1.10",
  5286. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
  5287. "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
  5288. "requires": {
  5289. "arr-diff": "^4.0.0",
  5290. "array-unique": "^0.3.2",
  5291. "braces": "^2.3.1",
  5292. "define-property": "^2.0.2",
  5293. "extend-shallow": "^3.0.2",
  5294. "extglob": "^2.0.4",
  5295. "fragment-cache": "^0.2.1",
  5296. "kind-of": "^6.0.2",
  5297. "nanomatch": "^1.2.9",
  5298. "object.pick": "^1.3.0",
  5299. "regex-not": "^1.0.0",
  5300. "snapdragon": "^0.8.1",
  5301. "to-regex": "^3.0.2"
  5302. }
  5303. },
  5304. "to-regex-range": {
  5305. "version": "2.1.1",
  5306. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  5307. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  5308. "requires": {
  5309. "is-number": "^3.0.0",
  5310. "repeat-string": "^1.6.1"
  5311. }
  5312. }
  5313. }
  5314. },
  5315. "fined": {
  5316. "version": "1.2.0",
  5317. "resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz",
  5318. "integrity": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==",
  5319. "requires": {
  5320. "expand-tilde": "^2.0.2",
  5321. "is-plain-object": "^2.0.3",
  5322. "object.defaults": "^1.1.0",
  5323. "object.pick": "^1.2.0",
  5324. "parse-filepath": "^1.0.1"
  5325. },
  5326. "dependencies": {
  5327. "is-plain-object": {
  5328. "version": "2.0.4",
  5329. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  5330. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  5331. "requires": {
  5332. "isobject": "^3.0.1"
  5333. }
  5334. }
  5335. }
  5336. },
  5337. "first-chunk-stream": {
  5338. "version": "2.0.0",
  5339. "resolved": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-2.0.0.tgz",
  5340. "integrity": "sha1-G97NuOCDwGZLkZRVgVd6Q6nzHXA=",
  5341. "requires": {
  5342. "readable-stream": "^2.0.2"
  5343. }
  5344. },
  5345. "flagged-respawn": {
  5346. "version": "1.0.1",
  5347. "resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
  5348. "integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q=="
  5349. },
  5350. "flat-cache": {
  5351. "version": "2.0.1",
  5352. "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz",
  5353. "integrity": "sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==",
  5354. "dev": true,
  5355. "requires": {
  5356. "flatted": "^2.0.0",
  5357. "rimraf": "2.6.3",
  5358. "write": "1.0.3"
  5359. },
  5360. "dependencies": {
  5361. "rimraf": {
  5362. "version": "2.6.3",
  5363. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
  5364. "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
  5365. "dev": true,
  5366. "requires": {
  5367. "glob": "^7.1.3"
  5368. }
  5369. }
  5370. }
  5371. },
  5372. "flatted": {
  5373. "version": "2.0.2",
  5374. "resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz",
  5375. "integrity": "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==",
  5376. "dev": true
  5377. },
  5378. "flatten": {
  5379. "version": "1.0.3",
  5380. "resolved": "https://registry.npmjs.org/flatten/-/flatten-1.0.3.tgz",
  5381. "integrity": "sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg=="
  5382. },
  5383. "flush-write-stream": {
  5384. "version": "1.1.1",
  5385. "resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
  5386. "integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==",
  5387. "requires": {
  5388. "inherits": "^2.0.3",
  5389. "readable-stream": "^2.3.6"
  5390. }
  5391. },
  5392. "fomantic-ui": {
  5393. "version": "2.8.6",
  5394. "resolved": "https://registry.npmjs.org/fomantic-ui/-/fomantic-ui-2.8.6.tgz",
  5395. "integrity": "sha512-4/CU9XeaX42LHWmajOxJf2f3vXK++qOG5nhEv9Gjw7T7dA4MzI5I5XSpoRkQ2L5u3v4c+iiPKJAJpExWtvh23w==",
  5396. "requires": {
  5397. "@octokit/rest": "^16.16.0",
  5398. "better-console": "1.0.1",
  5399. "del": "^3.0.0",
  5400. "extend": "^3.0.2",
  5401. "gulp": "^4.0.0",
  5402. "gulp-autoprefixer": "^6.0.0",
  5403. "gulp-chmod": "^2.0.0",
  5404. "gulp-clean-css": "^3.10.0",
  5405. "gulp-clone": "^2.0.1",
  5406. "gulp-concat": "^2.6.1",
  5407. "gulp-concat-css": "^3.1.0",
  5408. "gulp-concat-filenames": "^1.2.0",
  5409. "gulp-copy": "^4.0.0",
  5410. "gulp-debug": "^4.0.0",
  5411. "gulp-dedupe": "0.0.2",
  5412. "gulp-flatten": "^0.4.0",
  5413. "gulp-git": "^2.9.0",
  5414. "gulp-header": "^2.0.5",
  5415. "gulp-if": "^2.0.2",
  5416. "gulp-json-editor": "^2.4.3",
  5417. "gulp-less": "^4.0.1",
  5418. "gulp-notify": "^3.0.0",
  5419. "gulp-plumber": "^1.1.0",
  5420. "gulp-print": "^5.0.0",
  5421. "gulp-rename": "^1.4.0",
  5422. "gulp-replace": "^1.0.0",
  5423. "gulp-rtlcss": "^1.3.0",
  5424. "gulp-tap": "^1.0.1",
  5425. "gulp-uglify": "^3.0.1",
  5426. "inquirer": "^6.2.1",
  5427. "jquery": "^3.4.0",
  5428. "less": "^3.7.0",
  5429. "map-stream": "^0.1.0",
  5430. "merge-stream": "^2.0.0",
  5431. "mkdirp": "^0.5.1",
  5432. "normalize-path": "^3.0.0",
  5433. "replace-ext": "^1.0.0",
  5434. "require-dot-file": "^0.4.0",
  5435. "wrench-sui": "^0.0.3",
  5436. "yamljs": "^0.3.0"
  5437. }
  5438. },
  5439. "font-awesome": {
  5440. "version": "4.7.0",
  5441. "resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz",
  5442. "integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM="
  5443. },
  5444. "for-in": {
  5445. "version": "1.0.2",
  5446. "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
  5447. "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA="
  5448. },
  5449. "for-own": {
  5450. "version": "1.0.0",
  5451. "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz",
  5452. "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=",
  5453. "requires": {
  5454. "for-in": "^1.0.1"
  5455. }
  5456. },
  5457. "forever-agent": {
  5458. "version": "0.6.1",
  5459. "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
  5460. "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
  5461. "optional": true
  5462. },
  5463. "fork-stream": {
  5464. "version": "0.0.4",
  5465. "resolved": "https://registry.npmjs.org/fork-stream/-/fork-stream-0.0.4.tgz",
  5466. "integrity": "sha1-24Sfznf2cIpfjzhq5TOgkHtUrnA="
  5467. },
  5468. "form-data": {
  5469. "version": "2.3.3",
  5470. "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
  5471. "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
  5472. "requires": {
  5473. "asynckit": "^0.4.0",
  5474. "combined-stream": "^1.0.6",
  5475. "mime-types": "^2.1.12"
  5476. }
  5477. },
  5478. "fragment-cache": {
  5479. "version": "0.2.1",
  5480. "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
  5481. "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
  5482. "requires": {
  5483. "map-cache": "^0.2.2"
  5484. }
  5485. },
  5486. "from2": {
  5487. "version": "2.3.0",
  5488. "resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
  5489. "integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=",
  5490. "requires": {
  5491. "inherits": "^2.0.1",
  5492. "readable-stream": "^2.0.0"
  5493. }
  5494. },
  5495. "fs-minipass": {
  5496. "version": "2.1.0",
  5497. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  5498. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  5499. "requires": {
  5500. "minipass": "^3.0.0"
  5501. }
  5502. },
  5503. "fs-mkdirp-stream": {
  5504. "version": "1.0.0",
  5505. "resolved": "https://registry.npmjs.org/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz",
  5506. "integrity": "sha1-C3gV/DIBxqaeFNuYzgmMFpNSWes=",
  5507. "requires": {
  5508. "graceful-fs": "^4.1.11",
  5509. "through2": "^2.0.3"
  5510. }
  5511. },
  5512. "fs-write-stream-atomic": {
  5513. "version": "1.0.10",
  5514. "resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz",
  5515. "integrity": "sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=",
  5516. "requires": {
  5517. "graceful-fs": "^4.1.2",
  5518. "iferr": "^0.1.5",
  5519. "imurmurhash": "^0.1.4",
  5520. "readable-stream": "1 || 2"
  5521. }
  5522. },
  5523. "fs.realpath": {
  5524. "version": "1.0.0",
  5525. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  5526. "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
  5527. },
  5528. "fsevents": {
  5529. "version": "1.2.13",
  5530. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
  5531. "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
  5532. "optional": true,
  5533. "requires": {
  5534. "bindings": "^1.5.0",
  5535. "nan": "^2.12.1"
  5536. }
  5537. },
  5538. "function-bind": {
  5539. "version": "1.1.1",
  5540. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
  5541. "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
  5542. },
  5543. "functional-red-black-tree": {
  5544. "version": "1.0.1",
  5545. "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
  5546. "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=",
  5547. "dev": true
  5548. },
  5549. "gensync": {
  5550. "version": "1.0.0-beta.1",
  5551. "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.1.tgz",
  5552. "integrity": "sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg=="
  5553. },
  5554. "get-caller-file": {
  5555. "version": "1.0.3",
  5556. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz",
  5557. "integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w=="
  5558. },
  5559. "get-imports": {
  5560. "version": "1.0.0",
  5561. "resolved": "https://registry.npmjs.org/get-imports/-/get-imports-1.0.0.tgz",
  5562. "integrity": "sha1-R8C07piTUWQsVJdxk79Pyqv1N48=",
  5563. "requires": {
  5564. "array-uniq": "^1.0.1",
  5565. "import-regex": "^1.1.0"
  5566. }
  5567. },
  5568. "get-own-enumerable-property-symbols": {
  5569. "version": "3.0.2",
  5570. "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz",
  5571. "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g=="
  5572. },
  5573. "get-stdin": {
  5574. "version": "8.0.0",
  5575. "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-8.0.0.tgz",
  5576. "integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==",
  5577. "dev": true
  5578. },
  5579. "get-stream": {
  5580. "version": "4.1.0",
  5581. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
  5582. "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
  5583. "requires": {
  5584. "pump": "^3.0.0"
  5585. }
  5586. },
  5587. "get-value": {
  5588. "version": "2.0.6",
  5589. "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
  5590. "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg="
  5591. },
  5592. "getpass": {
  5593. "version": "0.1.7",
  5594. "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
  5595. "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
  5596. "optional": true,
  5597. "requires": {
  5598. "assert-plus": "^1.0.0"
  5599. }
  5600. },
  5601. "glob": {
  5602. "version": "7.1.6",
  5603. "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
  5604. "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
  5605. "requires": {
  5606. "fs.realpath": "^1.0.0",
  5607. "inflight": "^1.0.4",
  5608. "inherits": "2",
  5609. "minimatch": "^3.0.4",
  5610. "once": "^1.3.0",
  5611. "path-is-absolute": "^1.0.0"
  5612. }
  5613. },
  5614. "glob-parent": {
  5615. "version": "5.1.1",
  5616. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
  5617. "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==",
  5618. "requires": {
  5619. "is-glob": "^4.0.1"
  5620. }
  5621. },
  5622. "glob-stream": {
  5623. "version": "6.1.0",
  5624. "resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-6.1.0.tgz",
  5625. "integrity": "sha1-cEXJlBOz65SIjYOrRtC0BMx73eQ=",
  5626. "requires": {
  5627. "extend": "^3.0.0",
  5628. "glob": "^7.1.1",
  5629. "glob-parent": "^3.1.0",
  5630. "is-negated-glob": "^1.0.0",
  5631. "ordered-read-streams": "^1.0.0",
  5632. "pumpify": "^1.3.5",
  5633. "readable-stream": "^2.1.5",
  5634. "remove-trailing-separator": "^1.0.1",
  5635. "to-absolute-glob": "^2.0.0",
  5636. "unique-stream": "^2.0.2"
  5637. },
  5638. "dependencies": {
  5639. "glob-parent": {
  5640. "version": "3.1.0",
  5641. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
  5642. "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
  5643. "requires": {
  5644. "is-glob": "^3.1.0",
  5645. "path-dirname": "^1.0.0"
  5646. }
  5647. },
  5648. "is-glob": {
  5649. "version": "3.1.0",
  5650. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
  5651. "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
  5652. "requires": {
  5653. "is-extglob": "^2.1.0"
  5654. }
  5655. }
  5656. }
  5657. },
  5658. "glob-watcher": {
  5659. "version": "5.0.3",
  5660. "resolved": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-5.0.3.tgz",
  5661. "integrity": "sha512-8tWsULNEPHKQ2MR4zXuzSmqbdyV5PtwwCaWSGQ1WwHsJ07ilNeN1JB8ntxhckbnpSHaf9dXFUHzIWvm1I13dsg==",
  5662. "requires": {
  5663. "anymatch": "^2.0.0",
  5664. "async-done": "^1.2.0",
  5665. "chokidar": "^2.0.0",
  5666. "is-negated-glob": "^1.0.0",
  5667. "just-debounce": "^1.0.0",
  5668. "object.defaults": "^1.1.0"
  5669. }
  5670. },
  5671. "global-modules": {
  5672. "version": "1.0.0",
  5673. "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
  5674. "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
  5675. "requires": {
  5676. "global-prefix": "^1.0.1",
  5677. "is-windows": "^1.0.1",
  5678. "resolve-dir": "^1.0.0"
  5679. }
  5680. },
  5681. "global-prefix": {
  5682. "version": "1.0.2",
  5683. "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
  5684. "integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=",
  5685. "requires": {
  5686. "expand-tilde": "^2.0.2",
  5687. "homedir-polyfill": "^1.0.1",
  5688. "ini": "^1.3.4",
  5689. "is-windows": "^1.0.1",
  5690. "which": "^1.2.14"
  5691. }
  5692. },
  5693. "globals": {
  5694. "version": "11.12.0",
  5695. "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
  5696. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
  5697. },
  5698. "globby": {
  5699. "version": "6.1.0",
  5700. "resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz",
  5701. "integrity": "sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=",
  5702. "requires": {
  5703. "array-union": "^1.0.1",
  5704. "glob": "^7.0.3",
  5705. "object-assign": "^4.0.1",
  5706. "pify": "^2.0.0",
  5707. "pinkie-promise": "^2.0.0"
  5708. },
  5709. "dependencies": {
  5710. "pify": {
  5711. "version": "2.3.0",
  5712. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  5713. "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
  5714. }
  5715. }
  5716. },
  5717. "globjoin": {
  5718. "version": "0.1.4",
  5719. "resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz",
  5720. "integrity": "sha1-L0SUrIkZ43Z8XLtpHp9GMyQoXUM=",
  5721. "dev": true
  5722. },
  5723. "glogg": {
  5724. "version": "1.0.2",
  5725. "resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz",
  5726. "integrity": "sha512-5mwUoSuBk44Y4EshyiqcH95ZntbDdTQqA3QYSrxmzj28Ai0vXBGMH1ApSANH14j2sIRtqCEyg6PfsuP7ElOEDA==",
  5727. "requires": {
  5728. "sparkles": "^1.0.0"
  5729. }
  5730. },
  5731. "gonzales-pe": {
  5732. "version": "4.3.0",
  5733. "resolved": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-4.3.0.tgz",
  5734. "integrity": "sha512-otgSPpUmdWJ43VXyiNgEYE4luzHCL2pz4wQ0OnDluC6Eg4Ko3Vexy/SrSynglw/eR+OhkzmqFCZa/OFa/RgAOQ==",
  5735. "dev": true,
  5736. "requires": {
  5737. "minimist": "^1.2.5"
  5738. }
  5739. },
  5740. "good-listener": {
  5741. "version": "1.2.2",
  5742. "resolved": "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz",
  5743. "integrity": "sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=",
  5744. "requires": {
  5745. "delegate": "^3.1.2"
  5746. }
  5747. },
  5748. "graceful-fs": {
  5749. "version": "4.2.4",
  5750. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
  5751. "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw=="
  5752. },
  5753. "growly": {
  5754. "version": "1.3.0",
  5755. "resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
  5756. "integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE="
  5757. },
  5758. "gsap": {
  5759. "version": "3.3.4",
  5760. "resolved": "https://registry.npmjs.org/gsap/-/gsap-3.3.4.tgz",
  5761. "integrity": "sha512-qqrPsuh1eNN+Qtvux8f+UExXtd5N+TFhqyPlUX5PBwwDdig9CUxi50dYzUpSKkOczOmmiLMBiwoywPok1iOlDw=="
  5762. },
  5763. "gulp": {
  5764. "version": "4.0.2",
  5765. "resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz",
  5766. "integrity": "sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==",
  5767. "requires": {
  5768. "glob-watcher": "^5.0.3",
  5769. "gulp-cli": "^2.2.0",
  5770. "undertaker": "^1.2.1",
  5771. "vinyl-fs": "^3.0.0"
  5772. },
  5773. "dependencies": {
  5774. "gulp-cli": {
  5775. "version": "2.3.0",
  5776. "resolved": "https://registry.npmjs.org/gulp-cli/-/gulp-cli-2.3.0.tgz",
  5777. "integrity": "sha512-zzGBl5fHo0EKSXsHzjspp3y5CONegCm8ErO5Qh0UzFzk2y4tMvzLWhoDokADbarfZRL2pGpRp7yt6gfJX4ph7A==",
  5778. "requires": {
  5779. "ansi-colors": "^1.0.1",
  5780. "archy": "^1.0.0",
  5781. "array-sort": "^1.0.0",
  5782. "color-support": "^1.1.3",
  5783. "concat-stream": "^1.6.0",
  5784. "copy-props": "^2.0.1",
  5785. "fancy-log": "^1.3.2",
  5786. "gulplog": "^1.0.0",
  5787. "interpret": "^1.4.0",
  5788. "isobject": "^3.0.1",
  5789. "liftoff": "^3.1.0",
  5790. "matchdep": "^2.0.0",
  5791. "mute-stdout": "^1.0.0",
  5792. "pretty-hrtime": "^1.0.0",
  5793. "replace-homedir": "^1.0.0",
  5794. "semver-greatest-satisfied-range": "^1.1.0",
  5795. "v8flags": "^3.2.0",
  5796. "yargs": "^7.1.0"
  5797. }
  5798. }
  5799. }
  5800. },
  5801. "gulp-autoprefixer": {
  5802. "version": "6.1.0",
  5803. "resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-6.1.0.tgz",
  5804. "integrity": "sha512-Ti/BUFe+ekhbDJfspZIMiOsOvw51KhI9EncsDfK7NaxjqRm+v4xS9v99kPxEoiDavpWqQWvG8Y6xT1mMlB3aXA==",
  5805. "requires": {
  5806. "autoprefixer": "^9.5.1",
  5807. "fancy-log": "^1.3.2",
  5808. "plugin-error": "^1.0.1",
  5809. "postcss": "^7.0.2",
  5810. "through2": "^3.0.1",
  5811. "vinyl-sourcemaps-apply": "^0.2.1"
  5812. },
  5813. "dependencies": {
  5814. "through2": {
  5815. "version": "3.0.2",
  5816. "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
  5817. "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
  5818. "requires": {
  5819. "inherits": "^2.0.4",
  5820. "readable-stream": "2 || 3"
  5821. }
  5822. }
  5823. }
  5824. },
  5825. "gulp-chmod": {
  5826. "version": "2.0.0",
  5827. "resolved": "https://registry.npmjs.org/gulp-chmod/-/gulp-chmod-2.0.0.tgz",
  5828. "integrity": "sha1-AMOQuSigeZslGsz2MaoJ4BzGKZw=",
  5829. "requires": {
  5830. "deep-assign": "^1.0.0",
  5831. "stat-mode": "^0.2.0",
  5832. "through2": "^2.0.0"
  5833. }
  5834. },
  5835. "gulp-clean-css": {
  5836. "version": "3.10.0",
  5837. "resolved": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-3.10.0.tgz",
  5838. "integrity": "sha512-7Isf9Y690o/Q5MVjEylH1H7L8WeZ89woW7DnhD5unTintOdZb67KdOayRgp9trUFo+f9UyJtuatV42e/+kghPg==",
  5839. "requires": {
  5840. "clean-css": "4.2.1",
  5841. "plugin-error": "1.0.1",
  5842. "through2": "2.0.3",
  5843. "vinyl-sourcemaps-apply": "0.2.1"
  5844. },
  5845. "dependencies": {
  5846. "through2": {
  5847. "version": "2.0.3",
  5848. "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz",
  5849. "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=",
  5850. "requires": {
  5851. "readable-stream": "^2.1.5",
  5852. "xtend": "~4.0.1"
  5853. }
  5854. }
  5855. }
  5856. },
  5857. "gulp-clone": {
  5858. "version": "2.0.1",
  5859. "resolved": "https://registry.npmjs.org/gulp-clone/-/gulp-clone-2.0.1.tgz",
  5860. "integrity": "sha512-SLg/KsHBbinR/pCX3PF5l1YlR28hLp0X+bcpf77PtMJ6zvAQ5kRjtCPV5Wt1wHXsXWZN0eTUZ15R8ZYpi/CdCA==",
  5861. "requires": {
  5862. "plugin-error": "^0.1.2",
  5863. "through2": "^2.0.3"
  5864. },
  5865. "dependencies": {
  5866. "arr-diff": {
  5867. "version": "1.1.0",
  5868. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  5869. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  5870. "requires": {
  5871. "arr-flatten": "^1.0.1",
  5872. "array-slice": "^0.2.3"
  5873. }
  5874. },
  5875. "arr-union": {
  5876. "version": "2.1.0",
  5877. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  5878. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  5879. },
  5880. "array-slice": {
  5881. "version": "0.2.3",
  5882. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  5883. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  5884. },
  5885. "extend-shallow": {
  5886. "version": "1.1.4",
  5887. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  5888. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  5889. "requires": {
  5890. "kind-of": "^1.1.0"
  5891. }
  5892. },
  5893. "kind-of": {
  5894. "version": "1.1.0",
  5895. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  5896. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  5897. },
  5898. "plugin-error": {
  5899. "version": "0.1.2",
  5900. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  5901. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  5902. "requires": {
  5903. "ansi-cyan": "^0.1.1",
  5904. "ansi-red": "^0.1.1",
  5905. "arr-diff": "^1.0.1",
  5906. "arr-union": "^2.0.1",
  5907. "extend-shallow": "^1.1.2"
  5908. }
  5909. }
  5910. }
  5911. },
  5912. "gulp-concat": {
  5913. "version": "2.6.1",
  5914. "resolved": "https://registry.npmjs.org/gulp-concat/-/gulp-concat-2.6.1.tgz",
  5915. "integrity": "sha1-Yz0WyV2IUEYorQJmVmPO5aR5M1M=",
  5916. "requires": {
  5917. "concat-with-sourcemaps": "^1.0.0",
  5918. "through2": "^2.0.0",
  5919. "vinyl": "^2.0.0"
  5920. }
  5921. },
  5922. "gulp-concat-css": {
  5923. "version": "3.1.0",
  5924. "resolved": "https://registry.npmjs.org/gulp-concat-css/-/gulp-concat-css-3.1.0.tgz",
  5925. "integrity": "sha512-iLTBPS+cutlgLyK3bp9DMts+WuS8n2mQpjzQ7p/ZVQc8FO5fvpN+ntg9U6jsuNvPeuii82aKm8XeOzF0nUK+TA==",
  5926. "requires": {
  5927. "lodash.defaults": "^3.0.0",
  5928. "parse-import": "^2.0.0",
  5929. "plugin-error": "^0.1.2",
  5930. "rework": "~1.0.0",
  5931. "rework-import": "^2.0.0",
  5932. "rework-plugin-url": "^1.0.1",
  5933. "through2": "~1.1.1",
  5934. "vinyl": "^2.1.0"
  5935. },
  5936. "dependencies": {
  5937. "arr-diff": {
  5938. "version": "1.1.0",
  5939. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  5940. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  5941. "requires": {
  5942. "arr-flatten": "^1.0.1",
  5943. "array-slice": "^0.2.3"
  5944. }
  5945. },
  5946. "arr-union": {
  5947. "version": "2.1.0",
  5948. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  5949. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  5950. },
  5951. "array-slice": {
  5952. "version": "0.2.3",
  5953. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  5954. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  5955. },
  5956. "extend-shallow": {
  5957. "version": "1.1.4",
  5958. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  5959. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  5960. "requires": {
  5961. "kind-of": "^1.1.0"
  5962. }
  5963. },
  5964. "isarray": {
  5965. "version": "0.0.1",
  5966. "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
  5967. "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
  5968. },
  5969. "kind-of": {
  5970. "version": "1.1.0",
  5971. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  5972. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  5973. },
  5974. "plugin-error": {
  5975. "version": "0.1.2",
  5976. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  5977. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  5978. "requires": {
  5979. "ansi-cyan": "^0.1.1",
  5980. "ansi-red": "^0.1.1",
  5981. "arr-diff": "^1.0.1",
  5982. "arr-union": "^2.0.1",
  5983. "extend-shallow": "^1.1.2"
  5984. }
  5985. },
  5986. "readable-stream": {
  5987. "version": "1.1.14",
  5988. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
  5989. "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=",
  5990. "requires": {
  5991. "core-util-is": "~1.0.0",
  5992. "inherits": "~2.0.1",
  5993. "isarray": "0.0.1",
  5994. "string_decoder": "~0.10.x"
  5995. }
  5996. },
  5997. "string_decoder": {
  5998. "version": "0.10.31",
  5999. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
  6000. "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ="
  6001. },
  6002. "through2": {
  6003. "version": "1.1.1",
  6004. "resolved": "https://registry.npmjs.org/through2/-/through2-1.1.1.tgz",
  6005. "integrity": "sha1-CEfLxESfNAVXTb3M2buEG4OsNUU=",
  6006. "requires": {
  6007. "readable-stream": ">=1.1.13-1 <1.2.0-0",
  6008. "xtend": ">=4.0.0 <4.1.0-0"
  6009. }
  6010. }
  6011. }
  6012. },
  6013. "gulp-concat-filenames": {
  6014. "version": "1.2.0",
  6015. "resolved": "https://registry.npmjs.org/gulp-concat-filenames/-/gulp-concat-filenames-1.2.0.tgz",
  6016. "integrity": "sha1-3b904qupfi9NoVVjUwT9UcdVt2E=",
  6017. "requires": {
  6018. "gulp-util": "3.x.x",
  6019. "through": "2.x.x"
  6020. }
  6021. },
  6022. "gulp-copy": {
  6023. "version": "4.0.1",
  6024. "resolved": "https://registry.npmjs.org/gulp-copy/-/gulp-copy-4.0.1.tgz",
  6025. "integrity": "sha512-UbdAwmEiVNNv55KAiUYWOP6Za7h8JPHNNyekNx8Gyc5XRlpUzTrlEclps939nOeiDPsd6jUtT2LmfavJirbZQg==",
  6026. "requires": {
  6027. "gulp": "^4.0.0",
  6028. "plugin-error": "^0.1.2",
  6029. "through2": "^2.0.3"
  6030. },
  6031. "dependencies": {
  6032. "arr-diff": {
  6033. "version": "1.1.0",
  6034. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  6035. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  6036. "requires": {
  6037. "arr-flatten": "^1.0.1",
  6038. "array-slice": "^0.2.3"
  6039. }
  6040. },
  6041. "arr-union": {
  6042. "version": "2.1.0",
  6043. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  6044. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  6045. },
  6046. "array-slice": {
  6047. "version": "0.2.3",
  6048. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  6049. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  6050. },
  6051. "extend-shallow": {
  6052. "version": "1.1.4",
  6053. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  6054. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  6055. "requires": {
  6056. "kind-of": "^1.1.0"
  6057. }
  6058. },
  6059. "kind-of": {
  6060. "version": "1.1.0",
  6061. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  6062. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  6063. },
  6064. "plugin-error": {
  6065. "version": "0.1.2",
  6066. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  6067. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  6068. "requires": {
  6069. "ansi-cyan": "^0.1.1",
  6070. "ansi-red": "^0.1.1",
  6071. "arr-diff": "^1.0.1",
  6072. "arr-union": "^2.0.1",
  6073. "extend-shallow": "^1.1.2"
  6074. }
  6075. }
  6076. }
  6077. },
  6078. "gulp-debug": {
  6079. "version": "4.0.0",
  6080. "resolved": "https://registry.npmjs.org/gulp-debug/-/gulp-debug-4.0.0.tgz",
  6081. "integrity": "sha512-cn/GhMD2nVZCVxAl5vWao4/dcoZ8wUJ8w3oqTvQaGDmC1vT7swNOEbhQTWJp+/otKePT64aENcqAQXDcdj5H1g==",
  6082. "requires": {
  6083. "chalk": "^2.3.0",
  6084. "fancy-log": "^1.3.2",
  6085. "plur": "^3.0.0",
  6086. "stringify-object": "^3.0.0",
  6087. "through2": "^2.0.0",
  6088. "tildify": "^1.1.2"
  6089. }
  6090. },
  6091. "gulp-dedupe": {
  6092. "version": "0.0.2",
  6093. "resolved": "https://registry.npmjs.org/gulp-dedupe/-/gulp-dedupe-0.0.2.tgz",
  6094. "integrity": "sha1-Nu+Srff89T4vCW++lmXZiPnhyn4=",
  6095. "requires": {
  6096. "colors": "~1.0.2",
  6097. "diff": "~1.0.8",
  6098. "gulp-util": "~3.0.1",
  6099. "lodash.defaults": "~2.4.1",
  6100. "through": "~2.3.6"
  6101. },
  6102. "dependencies": {
  6103. "lodash.defaults": {
  6104. "version": "2.4.1",
  6105. "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-2.4.1.tgz",
  6106. "integrity": "sha1-p+iIXwXmiFEUS24SqPNngCa8TFQ=",
  6107. "requires": {
  6108. "lodash._objecttypes": "~2.4.1",
  6109. "lodash.keys": "~2.4.1"
  6110. }
  6111. },
  6112. "lodash.keys": {
  6113. "version": "2.4.1",
  6114. "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz",
  6115. "integrity": "sha1-SN6kbfj/djKxDXBrissmWR4rNyc=",
  6116. "requires": {
  6117. "lodash._isnative": "~2.4.1",
  6118. "lodash._shimkeys": "~2.4.1",
  6119. "lodash.isobject": "~2.4.1"
  6120. }
  6121. }
  6122. }
  6123. },
  6124. "gulp-flatten": {
  6125. "version": "0.4.0",
  6126. "resolved": "https://registry.npmjs.org/gulp-flatten/-/gulp-flatten-0.4.0.tgz",
  6127. "integrity": "sha512-eg4spVTAiv1xXmugyaCxWne1oPtNG0UHEtABx5W8ScLiqAYceyYm6GYA36x0Qh8KOIXmAZV97L2aYGnKREG3Sg==",
  6128. "requires": {
  6129. "plugin-error": "^0.1.2",
  6130. "through2": "^2.0.0"
  6131. },
  6132. "dependencies": {
  6133. "arr-diff": {
  6134. "version": "1.1.0",
  6135. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  6136. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  6137. "requires": {
  6138. "arr-flatten": "^1.0.1",
  6139. "array-slice": "^0.2.3"
  6140. }
  6141. },
  6142. "arr-union": {
  6143. "version": "2.1.0",
  6144. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  6145. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  6146. },
  6147. "array-slice": {
  6148. "version": "0.2.3",
  6149. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  6150. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  6151. },
  6152. "extend-shallow": {
  6153. "version": "1.1.4",
  6154. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  6155. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  6156. "requires": {
  6157. "kind-of": "^1.1.0"
  6158. }
  6159. },
  6160. "kind-of": {
  6161. "version": "1.1.0",
  6162. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  6163. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  6164. },
  6165. "plugin-error": {
  6166. "version": "0.1.2",
  6167. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  6168. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  6169. "requires": {
  6170. "ansi-cyan": "^0.1.1",
  6171. "ansi-red": "^0.1.1",
  6172. "arr-diff": "^1.0.1",
  6173. "arr-union": "^2.0.1",
  6174. "extend-shallow": "^1.1.2"
  6175. }
  6176. }
  6177. }
  6178. },
  6179. "gulp-git": {
  6180. "version": "2.10.1",
  6181. "resolved": "https://registry.npmjs.org/gulp-git/-/gulp-git-2.10.1.tgz",
  6182. "integrity": "sha512-qiXYYDXchMZU/AWAgtphi4zbJb/0gXgfPw7TlZwu/7qPS3Bdcc3zbVe1B0xY9S8on6RQTmWoi+KaTGACIXQeNg==",
  6183. "requires": {
  6184. "any-shell-escape": "^0.1.1",
  6185. "fancy-log": "^1.3.2",
  6186. "lodash.template": "^4.4.0",
  6187. "plugin-error": "^1.0.1",
  6188. "require-dir": "^1.0.0",
  6189. "strip-bom-stream": "^3.0.0",
  6190. "through2": "^2.0.3",
  6191. "vinyl": "^2.0.1"
  6192. },
  6193. "dependencies": {
  6194. "lodash.template": {
  6195. "version": "4.5.0",
  6196. "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
  6197. "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
  6198. "requires": {
  6199. "lodash._reinterpolate": "^3.0.0",
  6200. "lodash.templatesettings": "^4.0.0"
  6201. }
  6202. },
  6203. "lodash.templatesettings": {
  6204. "version": "4.2.0",
  6205. "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
  6206. "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
  6207. "requires": {
  6208. "lodash._reinterpolate": "^3.0.0"
  6209. }
  6210. }
  6211. }
  6212. },
  6213. "gulp-header": {
  6214. "version": "2.0.9",
  6215. "resolved": "https://registry.npmjs.org/gulp-header/-/gulp-header-2.0.9.tgz",
  6216. "integrity": "sha512-LMGiBx+qH8giwrOuuZXSGvswcIUh0OiioNkUpLhNyvaC6/Ga8X6cfAeme2L5PqsbXMhL8o8b/OmVqIQdxprhcQ==",
  6217. "requires": {
  6218. "concat-with-sourcemaps": "^1.1.0",
  6219. "lodash.template": "^4.5.0",
  6220. "map-stream": "0.0.7",
  6221. "through2": "^2.0.0"
  6222. },
  6223. "dependencies": {
  6224. "lodash.template": {
  6225. "version": "4.5.0",
  6226. "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
  6227. "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
  6228. "requires": {
  6229. "lodash._reinterpolate": "^3.0.0",
  6230. "lodash.templatesettings": "^4.0.0"
  6231. }
  6232. },
  6233. "lodash.templatesettings": {
  6234. "version": "4.2.0",
  6235. "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
  6236. "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
  6237. "requires": {
  6238. "lodash._reinterpolate": "^3.0.0"
  6239. }
  6240. },
  6241. "map-stream": {
  6242. "version": "0.0.7",
  6243. "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz",
  6244. "integrity": "sha1-ih8HiW2CsQkmvTdEokIACfiJdKg="
  6245. }
  6246. }
  6247. },
  6248. "gulp-if": {
  6249. "version": "2.0.2",
  6250. "resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.2.tgz",
  6251. "integrity": "sha1-pJe351cwBQQcqivIt92jyARE1ik=",
  6252. "requires": {
  6253. "gulp-match": "^1.0.3",
  6254. "ternary-stream": "^2.0.1",
  6255. "through2": "^2.0.1"
  6256. }
  6257. },
  6258. "gulp-json-editor": {
  6259. "version": "2.5.4",
  6260. "resolved": "https://registry.npmjs.org/gulp-json-editor/-/gulp-json-editor-2.5.4.tgz",
  6261. "integrity": "sha512-3IdMYsSACfLFYipet9Rmpag7PEU059KnR6TWgfuAfz+ftyzN8yaEvf9vXAD5b9K9v711Ymcpqe6vWGQYfQJ/uQ==",
  6262. "requires": {
  6263. "deepmerge": "^4.2.1",
  6264. "detect-indent": "^6.0.0",
  6265. "js-beautify": "^1.10.2",
  6266. "plugin-error": "^1.0.1",
  6267. "through2": "^3.0.1"
  6268. },
  6269. "dependencies": {
  6270. "through2": {
  6271. "version": "3.0.2",
  6272. "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
  6273. "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
  6274. "requires": {
  6275. "inherits": "^2.0.4",
  6276. "readable-stream": "2 || 3"
  6277. }
  6278. }
  6279. }
  6280. },
  6281. "gulp-less": {
  6282. "version": "4.0.1",
  6283. "resolved": "https://registry.npmjs.org/gulp-less/-/gulp-less-4.0.1.tgz",
  6284. "integrity": "sha512-hmM2k0FfQp7Ptm3ZaqO2CkMX3hqpiIOn4OHtuSsCeFym63F7oWlEua5v6u1cIjVUKYsVIs9zPg9vbqTEb/udpA==",
  6285. "requires": {
  6286. "accord": "^0.29.0",
  6287. "less": "2.6.x || ^3.7.1",
  6288. "object-assign": "^4.0.1",
  6289. "plugin-error": "^0.1.2",
  6290. "replace-ext": "^1.0.0",
  6291. "through2": "^2.0.0",
  6292. "vinyl-sourcemaps-apply": "^0.2.0"
  6293. },
  6294. "dependencies": {
  6295. "arr-diff": {
  6296. "version": "1.1.0",
  6297. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  6298. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  6299. "requires": {
  6300. "arr-flatten": "^1.0.1",
  6301. "array-slice": "^0.2.3"
  6302. }
  6303. },
  6304. "arr-union": {
  6305. "version": "2.1.0",
  6306. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  6307. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  6308. },
  6309. "array-slice": {
  6310. "version": "0.2.3",
  6311. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  6312. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  6313. },
  6314. "extend-shallow": {
  6315. "version": "1.1.4",
  6316. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  6317. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  6318. "requires": {
  6319. "kind-of": "^1.1.0"
  6320. }
  6321. },
  6322. "kind-of": {
  6323. "version": "1.1.0",
  6324. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  6325. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  6326. },
  6327. "plugin-error": {
  6328. "version": "0.1.2",
  6329. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  6330. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  6331. "requires": {
  6332. "ansi-cyan": "^0.1.1",
  6333. "ansi-red": "^0.1.1",
  6334. "arr-diff": "^1.0.1",
  6335. "arr-union": "^2.0.1",
  6336. "extend-shallow": "^1.1.2"
  6337. }
  6338. }
  6339. }
  6340. },
  6341. "gulp-match": {
  6342. "version": "1.1.0",
  6343. "resolved": "https://registry.npmjs.org/gulp-match/-/gulp-match-1.1.0.tgz",
  6344. "integrity": "sha512-DlyVxa1Gj24DitY2OjEsS+X6tDpretuxD6wTfhXE/Rw2hweqc1f6D/XtsJmoiCwLWfXgR87W9ozEityPCVzGtQ==",
  6345. "requires": {
  6346. "minimatch": "^3.0.3"
  6347. }
  6348. },
  6349. "gulp-notify": {
  6350. "version": "3.2.0",
  6351. "resolved": "https://registry.npmjs.org/gulp-notify/-/gulp-notify-3.2.0.tgz",
  6352. "integrity": "sha512-qEocs1UVoDKKUjfsxJNMNwkRla0PbsyJwsqNNXpzYWsLQ29LhxRMY3wnTGZcc4hMHtalnvah/Dwlwb4NijH/0A==",
  6353. "requires": {
  6354. "ansi-colors": "^1.0.1",
  6355. "fancy-log": "^1.3.2",
  6356. "lodash.template": "^4.4.0",
  6357. "node-notifier": "^5.2.1",
  6358. "node.extend": "^2.0.0",
  6359. "plugin-error": "^0.1.2",
  6360. "through2": "^2.0.3"
  6361. },
  6362. "dependencies": {
  6363. "arr-diff": {
  6364. "version": "1.1.0",
  6365. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  6366. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  6367. "requires": {
  6368. "arr-flatten": "^1.0.1",
  6369. "array-slice": "^0.2.3"
  6370. }
  6371. },
  6372. "arr-union": {
  6373. "version": "2.1.0",
  6374. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  6375. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  6376. },
  6377. "array-slice": {
  6378. "version": "0.2.3",
  6379. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  6380. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  6381. },
  6382. "extend-shallow": {
  6383. "version": "1.1.4",
  6384. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  6385. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  6386. "requires": {
  6387. "kind-of": "^1.1.0"
  6388. }
  6389. },
  6390. "kind-of": {
  6391. "version": "1.1.0",
  6392. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  6393. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  6394. },
  6395. "lodash.template": {
  6396. "version": "4.5.0",
  6397. "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
  6398. "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
  6399. "requires": {
  6400. "lodash._reinterpolate": "^3.0.0",
  6401. "lodash.templatesettings": "^4.0.0"
  6402. }
  6403. },
  6404. "lodash.templatesettings": {
  6405. "version": "4.2.0",
  6406. "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
  6407. "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
  6408. "requires": {
  6409. "lodash._reinterpolate": "^3.0.0"
  6410. }
  6411. },
  6412. "plugin-error": {
  6413. "version": "0.1.2",
  6414. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  6415. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  6416. "requires": {
  6417. "ansi-cyan": "^0.1.1",
  6418. "ansi-red": "^0.1.1",
  6419. "arr-diff": "^1.0.1",
  6420. "arr-union": "^2.0.1",
  6421. "extend-shallow": "^1.1.2"
  6422. }
  6423. }
  6424. }
  6425. },
  6426. "gulp-plumber": {
  6427. "version": "1.2.1",
  6428. "resolved": "https://registry.npmjs.org/gulp-plumber/-/gulp-plumber-1.2.1.tgz",
  6429. "integrity": "sha512-mctAi9msEAG7XzW5ytDVZ9PxWMzzi1pS2rBH7lA095DhMa6KEXjm+St0GOCc567pJKJ/oCvosVAZEpAey0q2eQ==",
  6430. "requires": {
  6431. "chalk": "^1.1.3",
  6432. "fancy-log": "^1.3.2",
  6433. "plugin-error": "^0.1.2",
  6434. "through2": "^2.0.3"
  6435. },
  6436. "dependencies": {
  6437. "ansi-styles": {
  6438. "version": "2.2.1",
  6439. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
  6440. "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
  6441. },
  6442. "arr-diff": {
  6443. "version": "1.1.0",
  6444. "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
  6445. "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=",
  6446. "requires": {
  6447. "arr-flatten": "^1.0.1",
  6448. "array-slice": "^0.2.3"
  6449. }
  6450. },
  6451. "arr-union": {
  6452. "version": "2.1.0",
  6453. "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
  6454. "integrity": "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
  6455. },
  6456. "array-slice": {
  6457. "version": "0.2.3",
  6458. "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
  6459. "integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
  6460. },
  6461. "chalk": {
  6462. "version": "1.1.3",
  6463. "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
  6464. "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
  6465. "requires": {
  6466. "ansi-styles": "^2.2.1",
  6467. "escape-string-regexp": "^1.0.2",
  6468. "has-ansi": "^2.0.0",
  6469. "strip-ansi": "^3.0.0",
  6470. "supports-color": "^2.0.0"
  6471. }
  6472. },
  6473. "extend-shallow": {
  6474. "version": "1.1.4",
  6475. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
  6476. "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=",
  6477. "requires": {
  6478. "kind-of": "^1.1.0"
  6479. }
  6480. },
  6481. "kind-of": {
  6482. "version": "1.1.0",
  6483. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
  6484. "integrity": "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
  6485. },
  6486. "plugin-error": {
  6487. "version": "0.1.2",
  6488. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
  6489. "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=",
  6490. "requires": {
  6491. "ansi-cyan": "^0.1.1",
  6492. "ansi-red": "^0.1.1",
  6493. "arr-diff": "^1.0.1",
  6494. "arr-union": "^2.0.1",
  6495. "extend-shallow": "^1.1.2"
  6496. }
  6497. },
  6498. "supports-color": {
  6499. "version": "2.0.0",
  6500. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
  6501. "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
  6502. }
  6503. }
  6504. },
  6505. "gulp-print": {
  6506. "version": "5.0.2",
  6507. "resolved": "https://registry.npmjs.org/gulp-print/-/gulp-print-5.0.2.tgz",
  6508. "integrity": "sha512-iIpHMzC/b3gFvVXOfP9Jk94SWGIsDLVNUrxULRleQev+08ug07mh84b1AOlW6QDQdmInQiqDFqJN1UvhU2nXdg==",
  6509. "requires": {
  6510. "ansi-colors": "^3.2.4",
  6511. "fancy-log": "^1.3.3",
  6512. "map-stream": "0.0.7",
  6513. "vinyl": "^2.2.0"
  6514. },
  6515. "dependencies": {
  6516. "ansi-colors": {
  6517. "version": "3.2.4",
  6518. "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz",
  6519. "integrity": "sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA=="
  6520. },
  6521. "map-stream": {
  6522. "version": "0.0.7",
  6523. "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz",
  6524. "integrity": "sha1-ih8HiW2CsQkmvTdEokIACfiJdKg="
  6525. }
  6526. }
  6527. },
  6528. "gulp-rename": {
  6529. "version": "1.4.0",
  6530. "resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz",
  6531. "integrity": "sha512-swzbIGb/arEoFK89tPY58vg3Ok1bw+d35PfUNwWqdo7KM4jkmuGA78JiDNqR+JeZFaeeHnRg9N7aihX3YPmsyg=="
  6532. },
  6533. "gulp-replace": {
  6534. "version": "1.0.0",
  6535. "resolved": "https://registry.npmjs.org/gulp-replace/-/gulp-replace-1.0.0.tgz",
  6536. "integrity": "sha512-lgdmrFSI1SdhNMXZQbrC75MOl1UjYWlOWNbNRnz+F/KHmgxt3l6XstBoAYIdadwETFyG/6i+vWUSCawdC3pqOw==",
  6537. "requires": {
  6538. "istextorbinary": "2.2.1",
  6539. "readable-stream": "^2.0.1",
  6540. "replacestream": "^4.0.0"
  6541. }
  6542. },
  6543. "gulp-rtlcss": {
  6544. "version": "1.4.1",
  6545. "resolved": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.4.1.tgz",
  6546. "integrity": "sha512-xXqTnmNbcjA6K9ogR36i2SaN8E5CWTCtRQGSY2k0W3cOISGnNkBTAt0GNThlq9iJT0ttR759kopDGn5PZTH4kg==",
  6547. "requires": {
  6548. "plugin-error": "^1.0.1",
  6549. "rtlcss": "^2.4.0",
  6550. "through2": "^2.0.5",
  6551. "vinyl-sourcemaps-apply": "^0.2.1"
  6552. }
  6553. },
  6554. "gulp-tap": {
  6555. "version": "1.0.1",
  6556. "resolved": "https://registry.npmjs.org/gulp-tap/-/gulp-tap-1.0.1.tgz",
  6557. "integrity": "sha1-5nESThJZtM6iGe0cqXt/WFwzRpA=",
  6558. "requires": {
  6559. "through2": "^2.0.3"
  6560. }
  6561. },
  6562. "gulp-uglify": {
  6563. "version": "3.0.2",
  6564. "resolved": "https://registry.npmjs.org/gulp-uglify/-/gulp-uglify-3.0.2.tgz",
  6565. "integrity": "sha512-gk1dhB74AkV2kzqPMQBLA3jPoIAPd/nlNzP2XMDSG8XZrqnlCiDGAqC+rZOumzFvB5zOphlFh6yr3lgcAb/OOg==",
  6566. "requires": {
  6567. "array-each": "^1.0.1",
  6568. "extend-shallow": "^3.0.2",
  6569. "gulplog": "^1.0.0",
  6570. "has-gulplog": "^0.1.0",
  6571. "isobject": "^3.0.1",
  6572. "make-error-cause": "^1.1.1",
  6573. "safe-buffer": "^5.1.2",
  6574. "through2": "^2.0.0",
  6575. "uglify-js": "^3.0.5",
  6576. "vinyl-sourcemaps-apply": "^0.2.0"
  6577. },
  6578. "dependencies": {
  6579. "uglify-js": {
  6580. "version": "3.10.0",
  6581. "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.10.0.tgz",
  6582. "integrity": "sha512-Esj5HG5WAyrLIdYU74Z3JdG2PxdIusvj6IWHMtlyESxc7kcDz7zYlYjpnSokn1UbpV0d/QX9fan7gkCNd/9BQA=="
  6583. }
  6584. }
  6585. },
  6586. "gulp-util": {
  6587. "version": "3.0.8",
  6588. "resolved": "https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.8.tgz",
  6589. "integrity": "sha1-AFTh50RQLifATBh8PsxQXdVLu08=",
  6590. "requires": {
  6591. "array-differ": "^1.0.0",
  6592. "array-uniq": "^1.0.2",
  6593. "beeper": "^1.0.0",
  6594. "chalk": "^1.0.0",
  6595. "dateformat": "^2.0.0",
  6596. "fancy-log": "^1.1.0",
  6597. "gulplog": "^1.0.0",
  6598. "has-gulplog": "^0.1.0",
  6599. "lodash._reescape": "^3.0.0",
  6600. "lodash._reevaluate": "^3.0.0",
  6601. "lodash._reinterpolate": "^3.0.0",
  6602. "lodash.template": "^3.0.0",
  6603. "minimist": "^1.1.0",
  6604. "multipipe": "^0.1.2",
  6605. "object-assign": "^3.0.0",
  6606. "replace-ext": "0.0.1",
  6607. "through2": "^2.0.0",
  6608. "vinyl": "^0.5.0"
  6609. },
  6610. "dependencies": {
  6611. "ansi-styles": {
  6612. "version": "2.2.1",
  6613. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
  6614. "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
  6615. },
  6616. "chalk": {
  6617. "version": "1.1.3",
  6618. "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
  6619. "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
  6620. "requires": {
  6621. "ansi-styles": "^2.2.1",
  6622. "escape-string-regexp": "^1.0.2",
  6623. "has-ansi": "^2.0.0",
  6624. "strip-ansi": "^3.0.0",
  6625. "supports-color": "^2.0.0"
  6626. }
  6627. },
  6628. "clone": {
  6629. "version": "1.0.4",
  6630. "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
  6631. "integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4="
  6632. },
  6633. "clone-stats": {
  6634. "version": "0.0.1",
  6635. "resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz",
  6636. "integrity": "sha1-uI+UqCzzi4eR1YBG6kAprYjKmdE="
  6637. },
  6638. "object-assign": {
  6639. "version": "3.0.0",
  6640. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz",
  6641. "integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I="
  6642. },
  6643. "replace-ext": {
  6644. "version": "0.0.1",
  6645. "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz",
  6646. "integrity": "sha1-KbvZIHinOfC8zitO5B6DeVNSKSQ="
  6647. },
  6648. "supports-color": {
  6649. "version": "2.0.0",
  6650. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
  6651. "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
  6652. },
  6653. "vinyl": {
  6654. "version": "0.5.3",
  6655. "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.5.3.tgz",
  6656. "integrity": "sha1-sEVbOPxeDPMNQyUTLkYZcMIJHN4=",
  6657. "requires": {
  6658. "clone": "^1.0.0",
  6659. "clone-stats": "^0.0.1",
  6660. "replace-ext": "0.0.1"
  6661. }
  6662. }
  6663. }
  6664. },
  6665. "gulplog": {
  6666. "version": "1.0.0",
  6667. "resolved": "https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz",
  6668. "integrity": "sha1-4oxNRdBey77YGDY86PnFkmIp/+U=",
  6669. "requires": {
  6670. "glogg": "^1.0.0"
  6671. }
  6672. },
  6673. "har-schema": {
  6674. "version": "2.0.0",
  6675. "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
  6676. "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
  6677. "optional": true
  6678. },
  6679. "har-validator": {
  6680. "version": "5.1.3",
  6681. "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz",
  6682. "integrity": "sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==",
  6683. "optional": true,
  6684. "requires": {
  6685. "ajv": "^6.5.5",
  6686. "har-schema": "^2.0.0"
  6687. }
  6688. },
  6689. "hard-rejection": {
  6690. "version": "2.1.0",
  6691. "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz",
  6692. "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==",
  6693. "dev": true
  6694. },
  6695. "has": {
  6696. "version": "1.0.3",
  6697. "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
  6698. "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
  6699. "requires": {
  6700. "function-bind": "^1.1.1"
  6701. }
  6702. },
  6703. "has-ansi": {
  6704. "version": "2.0.0",
  6705. "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
  6706. "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
  6707. "requires": {
  6708. "ansi-regex": "^2.0.0"
  6709. }
  6710. },
  6711. "has-flag": {
  6712. "version": "3.0.0",
  6713. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  6714. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
  6715. },
  6716. "has-gulplog": {
  6717. "version": "0.1.0",
  6718. "resolved": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
  6719. "integrity": "sha1-ZBTIKRNpfaUVkDl9r7EvIpZ4Ec4=",
  6720. "requires": {
  6721. "sparkles": "^1.0.0"
  6722. }
  6723. },
  6724. "has-symbols": {
  6725. "version": "1.0.1",
  6726. "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
  6727. "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg=="
  6728. },
  6729. "has-value": {
  6730. "version": "1.0.0",
  6731. "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
  6732. "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
  6733. "requires": {
  6734. "get-value": "^2.0.6",
  6735. "has-values": "^1.0.0",
  6736. "isobject": "^3.0.0"
  6737. }
  6738. },
  6739. "has-values": {
  6740. "version": "1.0.0",
  6741. "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
  6742. "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
  6743. "requires": {
  6744. "is-number": "^3.0.0",
  6745. "kind-of": "^4.0.0"
  6746. },
  6747. "dependencies": {
  6748. "is-number": {
  6749. "version": "3.0.0",
  6750. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  6751. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  6752. "requires": {
  6753. "kind-of": "^3.0.2"
  6754. },
  6755. "dependencies": {
  6756. "kind-of": {
  6757. "version": "3.2.2",
  6758. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  6759. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  6760. "requires": {
  6761. "is-buffer": "^1.1.5"
  6762. }
  6763. }
  6764. }
  6765. },
  6766. "kind-of": {
  6767. "version": "4.0.0",
  6768. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
  6769. "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
  6770. "requires": {
  6771. "is-buffer": "^1.1.5"
  6772. }
  6773. }
  6774. }
  6775. },
  6776. "hash-base": {
  6777. "version": "3.1.0",
  6778. "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.1.0.tgz",
  6779. "integrity": "sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==",
  6780. "requires": {
  6781. "inherits": "^2.0.4",
  6782. "readable-stream": "^3.6.0",
  6783. "safe-buffer": "^5.2.0"
  6784. },
  6785. "dependencies": {
  6786. "readable-stream": {
  6787. "version": "3.6.0",
  6788. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
  6789. "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
  6790. "requires": {
  6791. "inherits": "^2.0.3",
  6792. "string_decoder": "^1.1.1",
  6793. "util-deprecate": "^1.0.1"
  6794. }
  6795. },
  6796. "safe-buffer": {
  6797. "version": "5.2.1",
  6798. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  6799. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
  6800. }
  6801. }
  6802. },
  6803. "hash-sum": {
  6804. "version": "1.0.2",
  6805. "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz",
  6806. "integrity": "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ="
  6807. },
  6808. "hash.js": {
  6809. "version": "1.1.7",
  6810. "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz",
  6811. "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==",
  6812. "requires": {
  6813. "inherits": "^2.0.3",
  6814. "minimalistic-assert": "^1.0.1"
  6815. }
  6816. },
  6817. "he": {
  6818. "version": "1.2.0",
  6819. "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
  6820. "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
  6821. },
  6822. "hex-color-regex": {
  6823. "version": "1.1.0",
  6824. "resolved": "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz",
  6825. "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ=="
  6826. },
  6827. "hmac-drbg": {
  6828. "version": "1.0.1",
  6829. "resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz",
  6830. "integrity": "sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=",
  6831. "requires": {
  6832. "hash.js": "^1.0.3",
  6833. "minimalistic-assert": "^1.0.0",
  6834. "minimalistic-crypto-utils": "^1.0.1"
  6835. }
  6836. },
  6837. "hoist-non-react-statics": {
  6838. "version": "3.3.2",
  6839. "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
  6840. "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
  6841. "requires": {
  6842. "react-is": "^16.7.0"
  6843. }
  6844. },
  6845. "homedir-polyfill": {
  6846. "version": "1.0.3",
  6847. "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
  6848. "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
  6849. "requires": {
  6850. "parse-passwd": "^1.0.0"
  6851. }
  6852. },
  6853. "hosted-git-info": {
  6854. "version": "2.8.8",
  6855. "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
  6856. "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg=="
  6857. },
  6858. "hsl-regex": {
  6859. "version": "1.0.0",
  6860. "resolved": "https://registry.npmjs.org/hsl-regex/-/hsl-regex-1.0.0.tgz",
  6861. "integrity": "sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4="
  6862. },
  6863. "hsla-regex": {
  6864. "version": "1.0.0",
  6865. "resolved": "https://registry.npmjs.org/hsla-regex/-/hsla-regex-1.0.0.tgz",
  6866. "integrity": "sha1-wc56MWjIxmFAM6S194d/OyJfnDg="
  6867. },
  6868. "html-comment-regex": {
  6869. "version": "1.1.2",
  6870. "resolved": "https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz",
  6871. "integrity": "sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ=="
  6872. },
  6873. "html-minifier": {
  6874. "version": "3.5.21",
  6875. "resolved": "https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.21.tgz",
  6876. "integrity": "sha512-LKUKwuJDhxNa3uf/LPR/KVjm/l3rBqtYeCOAekvG8F1vItxMUpueGd94i/asDDr8/1u7InxzFA5EeGjhhG5mMA==",
  6877. "requires": {
  6878. "camel-case": "3.0.x",
  6879. "clean-css": "4.2.x",
  6880. "commander": "2.17.x",
  6881. "he": "1.2.x",
  6882. "param-case": "2.1.x",
  6883. "relateurl": "0.2.x",
  6884. "uglify-js": "3.4.x"
  6885. },
  6886. "dependencies": {
  6887. "commander": {
  6888. "version": "2.17.1",
  6889. "resolved": "https://registry.npmjs.org/commander/-/commander-2.17.1.tgz",
  6890. "integrity": "sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg=="
  6891. },
  6892. "source-map": {
  6893. "version": "0.6.1",
  6894. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  6895. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  6896. },
  6897. "uglify-js": {
  6898. "version": "3.4.10",
  6899. "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz",
  6900. "integrity": "sha512-Y2VsbPVs0FIshJztycsO2SfPk7/KAF/T72qzv9u5EpQ4kB2hQoHlhNQTsNyy6ul7lQtqJN/AoWeS23OzEiEFxw==",
  6901. "requires": {
  6902. "commander": "~2.19.0",
  6903. "source-map": "~0.6.1"
  6904. },
  6905. "dependencies": {
  6906. "commander": {
  6907. "version": "2.19.0",
  6908. "resolved": "https://registry.npmjs.org/commander/-/commander-2.19.0.tgz",
  6909. "integrity": "sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg=="
  6910. }
  6911. }
  6912. }
  6913. }
  6914. },
  6915. "html-tags": {
  6916. "version": "3.1.0",
  6917. "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.1.0.tgz",
  6918. "integrity": "sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==",
  6919. "dev": true
  6920. },
  6921. "html-webpack-plugin": {
  6922. "version": "3.2.0",
  6923. "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz",
  6924. "integrity": "sha1-sBq71yOsqqeze2r0SS69oD2d03s=",
  6925. "requires": {
  6926. "html-minifier": "^3.2.3",
  6927. "loader-utils": "^0.2.16",
  6928. "lodash": "^4.17.3",
  6929. "pretty-error": "^2.0.2",
  6930. "tapable": "^1.0.0",
  6931. "toposort": "^1.0.0",
  6932. "util.promisify": "1.0.0"
  6933. },
  6934. "dependencies": {
  6935. "big.js": {
  6936. "version": "3.2.0",
  6937. "resolved": "https://registry.npmjs.org/big.js/-/big.js-3.2.0.tgz",
  6938. "integrity": "sha512-+hN/Zh2D08Mx65pZ/4g5bsmNiZUuChDiQfTUQ7qJr4/kuopCr88xZsAXv6mBoZEsUI4OuGHlX59qE94K2mMW8Q=="
  6939. },
  6940. "emojis-list": {
  6941. "version": "2.1.0",
  6942. "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz",
  6943. "integrity": "sha1-TapNnbAPmBmIDHn6RXrlsJof04k="
  6944. },
  6945. "json5": {
  6946. "version": "0.5.1",
  6947. "resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz",
  6948. "integrity": "sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE="
  6949. },
  6950. "loader-utils": {
  6951. "version": "0.2.17",
  6952. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-0.2.17.tgz",
  6953. "integrity": "sha1-+G5jdNQyBabmxg6RlvF8Apm/s0g=",
  6954. "requires": {
  6955. "big.js": "^3.1.3",
  6956. "emojis-list": "^2.0.0",
  6957. "json5": "^0.5.0",
  6958. "object-assign": "^4.0.1"
  6959. }
  6960. },
  6961. "util.promisify": {
  6962. "version": "1.0.0",
  6963. "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.0.tgz",
  6964. "integrity": "sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==",
  6965. "requires": {
  6966. "define-properties": "^1.1.2",
  6967. "object.getownpropertydescriptors": "^2.0.3"
  6968. }
  6969. }
  6970. }
  6971. },
  6972. "htmlparser2": {
  6973. "version": "3.10.1",
  6974. "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz",
  6975. "integrity": "sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==",
  6976. "requires": {
  6977. "domelementtype": "^1.3.1",
  6978. "domhandler": "^2.3.0",
  6979. "domutils": "^1.5.1",
  6980. "entities": "^1.1.1",
  6981. "inherits": "^2.0.1",
  6982. "readable-stream": "^3.1.1"
  6983. },
  6984. "dependencies": {
  6985. "entities": {
  6986. "version": "1.1.2",
  6987. "resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz",
  6988. "integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w=="
  6989. },
  6990. "readable-stream": {
  6991. "version": "3.6.0",
  6992. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
  6993. "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
  6994. "requires": {
  6995. "inherits": "^2.0.3",
  6996. "string_decoder": "^1.1.1",
  6997. "util-deprecate": "^1.0.1"
  6998. }
  6999. }
  7000. }
  7001. },
  7002. "http-signature": {
  7003. "version": "1.2.0",
  7004. "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
  7005. "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
  7006. "optional": true,
  7007. "requires": {
  7008. "assert-plus": "^1.0.0",
  7009. "jsprim": "^1.2.2",
  7010. "sshpk": "^1.7.0"
  7011. }
  7012. },
  7013. "https-browserify": {
  7014. "version": "1.0.0",
  7015. "resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz",
  7016. "integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM="
  7017. },
  7018. "iconv-lite": {
  7019. "version": "0.4.24",
  7020. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  7021. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  7022. "requires": {
  7023. "safer-buffer": ">= 2.1.2 < 3"
  7024. }
  7025. },
  7026. "icss-utils": {
  7027. "version": "4.1.1",
  7028. "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-4.1.1.tgz",
  7029. "integrity": "sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==",
  7030. "requires": {
  7031. "postcss": "^7.0.14"
  7032. }
  7033. },
  7034. "ieee754": {
  7035. "version": "1.1.13",
  7036. "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz",
  7037. "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg=="
  7038. },
  7039. "iferr": {
  7040. "version": "0.1.5",
  7041. "resolved": "https://registry.npmjs.org/iferr/-/iferr-0.1.5.tgz",
  7042. "integrity": "sha1-xg7taebY/bazEEofy8ocGS3FtQE="
  7043. },
  7044. "ignore": {
  7045. "version": "4.0.6",
  7046. "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
  7047. "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
  7048. "dev": true
  7049. },
  7050. "image-size": {
  7051. "version": "0.5.5",
  7052. "resolved": "https://registry.npmjs.org/image-size/-/image-size-0.5.5.tgz",
  7053. "integrity": "sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w="
  7054. },
  7055. "immutable": {
  7056. "version": "3.8.2",
  7057. "resolved": "https://registry.npmjs.org/immutable/-/immutable-3.8.2.tgz",
  7058. "integrity": "sha1-wkOZUUVbs5kT2vKBN28VMOEErfM="
  7059. },
  7060. "import-cwd": {
  7061. "version": "2.1.0",
  7062. "resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz",
  7063. "integrity": "sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=",
  7064. "requires": {
  7065. "import-from": "^2.1.0"
  7066. }
  7067. },
  7068. "import-fresh": {
  7069. "version": "2.0.0",
  7070. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz",
  7071. "integrity": "sha1-2BNVwVYS04bGH53dOSLUMEgipUY=",
  7072. "requires": {
  7073. "caller-path": "^2.0.0",
  7074. "resolve-from": "^3.0.0"
  7075. }
  7076. },
  7077. "import-from": {
  7078. "version": "2.1.0",
  7079. "resolved": "https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz",
  7080. "integrity": "sha1-M1238qev/VOqpHHUuAId7ja387E=",
  7081. "requires": {
  7082. "resolve-from": "^3.0.0"
  7083. }
  7084. },
  7085. "import-lazy": {
  7086. "version": "4.0.0",
  7087. "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz",
  7088. "integrity": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==",
  7089. "dev": true
  7090. },
  7091. "import-local": {
  7092. "version": "2.0.0",
  7093. "resolved": "https://registry.npmjs.org/import-local/-/import-local-2.0.0.tgz",
  7094. "integrity": "sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==",
  7095. "requires": {
  7096. "pkg-dir": "^3.0.0",
  7097. "resolve-cwd": "^2.0.0"
  7098. }
  7099. },
  7100. "import-modules": {
  7101. "version": "2.0.0",
  7102. "resolved": "https://registry.npmjs.org/import-modules/-/import-modules-2.0.0.tgz",
  7103. "integrity": "sha512-iczM/v9drffdNnABOKwj0f9G3cFDon99VcG1mxeBsdqnbd+vnQ5c2uAiCHNQITqFTOPaEvwg3VjoWCur0uHLEw==",
  7104. "dev": true
  7105. },
  7106. "import-regex": {
  7107. "version": "1.1.0",
  7108. "resolved": "https://registry.npmjs.org/import-regex/-/import-regex-1.1.0.tgz",
  7109. "integrity": "sha1-pVxS5McFx2XKIQ6SQqBrvMiqf2Y="
  7110. },
  7111. "imurmurhash": {
  7112. "version": "0.1.4",
  7113. "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
  7114. "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o="
  7115. },
  7116. "indent-string": {
  7117. "version": "4.0.0",
  7118. "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
  7119. "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg=="
  7120. },
  7121. "indexes-of": {
  7122. "version": "1.0.1",
  7123. "resolved": "https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz",
  7124. "integrity": "sha1-8w9xbI4r00bHtn0985FVZqfAVgc="
  7125. },
  7126. "indx": {
  7127. "version": "0.2.3",
  7128. "resolved": "https://registry.npmjs.org/indx/-/indx-0.2.3.tgz",
  7129. "integrity": "sha1-Fdz1bunPZcAjTFE8J/vVgOcPvFA="
  7130. },
  7131. "infer-owner": {
  7132. "version": "1.0.4",
  7133. "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
  7134. "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A=="
  7135. },
  7136. "inflight": {
  7137. "version": "1.0.6",
  7138. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  7139. "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
  7140. "requires": {
  7141. "once": "^1.3.0",
  7142. "wrappy": "1"
  7143. }
  7144. },
  7145. "inherits": {
  7146. "version": "2.0.4",
  7147. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  7148. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
  7149. },
  7150. "ini": {
  7151. "version": "1.3.5",
  7152. "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
  7153. "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw=="
  7154. },
  7155. "inquirer": {
  7156. "version": "6.5.2",
  7157. "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.5.2.tgz",
  7158. "integrity": "sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==",
  7159. "requires": {
  7160. "ansi-escapes": "^3.2.0",
  7161. "chalk": "^2.4.2",
  7162. "cli-cursor": "^2.1.0",
  7163. "cli-width": "^2.0.0",
  7164. "external-editor": "^3.0.3",
  7165. "figures": "^2.0.0",
  7166. "lodash": "^4.17.12",
  7167. "mute-stream": "0.0.7",
  7168. "run-async": "^2.2.0",
  7169. "rxjs": "^6.4.0",
  7170. "string-width": "^2.1.0",
  7171. "strip-ansi": "^5.1.0",
  7172. "through": "^2.3.6"
  7173. },
  7174. "dependencies": {
  7175. "ansi-regex": {
  7176. "version": "3.0.0",
  7177. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
  7178. "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg="
  7179. },
  7180. "is-fullwidth-code-point": {
  7181. "version": "2.0.0",
  7182. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
  7183. "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
  7184. },
  7185. "string-width": {
  7186. "version": "2.1.1",
  7187. "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
  7188. "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
  7189. "requires": {
  7190. "is-fullwidth-code-point": "^2.0.0",
  7191. "strip-ansi": "^4.0.0"
  7192. },
  7193. "dependencies": {
  7194. "strip-ansi": {
  7195. "version": "4.0.0",
  7196. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
  7197. "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
  7198. "requires": {
  7199. "ansi-regex": "^3.0.0"
  7200. }
  7201. }
  7202. }
  7203. },
  7204. "strip-ansi": {
  7205. "version": "5.2.0",
  7206. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
  7207. "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
  7208. "requires": {
  7209. "ansi-regex": "^4.1.0"
  7210. },
  7211. "dependencies": {
  7212. "ansi-regex": {
  7213. "version": "4.1.0",
  7214. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
  7215. "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
  7216. }
  7217. }
  7218. }
  7219. }
  7220. },
  7221. "interpret": {
  7222. "version": "1.4.0",
  7223. "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz",
  7224. "integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA=="
  7225. },
  7226. "invariant": {
  7227. "version": "2.2.4",
  7228. "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
  7229. "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
  7230. "requires": {
  7231. "loose-envify": "^1.0.0"
  7232. }
  7233. },
  7234. "invert-kv": {
  7235. "version": "1.0.0",
  7236. "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz",
  7237. "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY="
  7238. },
  7239. "ip-regex": {
  7240. "version": "1.0.3",
  7241. "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-1.0.3.tgz",
  7242. "integrity": "sha1-3FiQdvZZ9BnCIgOaMzFvHHOH7/0="
  7243. },
  7244. "irregular-plurals": {
  7245. "version": "2.0.0",
  7246. "resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-2.0.0.tgz",
  7247. "integrity": "sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw=="
  7248. },
  7249. "is": {
  7250. "version": "3.3.0",
  7251. "resolved": "https://registry.npmjs.org/is/-/is-3.3.0.tgz",
  7252. "integrity": "sha512-nW24QBoPcFGGHJGUwnfpI7Yc5CdqWNdsyHQszVE/z2pKHXzh7FZ5GWhJqSyaQ9wMkQnsTx+kAI8bHlCX4tKdbg=="
  7253. },
  7254. "is-absolute": {
  7255. "version": "1.0.0",
  7256. "resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz",
  7257. "integrity": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==",
  7258. "requires": {
  7259. "is-relative": "^1.0.0",
  7260. "is-windows": "^1.0.1"
  7261. }
  7262. },
  7263. "is-absolute-url": {
  7264. "version": "2.1.0",
  7265. "resolved": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz",
  7266. "integrity": "sha1-UFMN+4T8yap9vnhS6Do3uTufKqY="
  7267. },
  7268. "is-accessor-descriptor": {
  7269. "version": "0.1.6",
  7270. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz",
  7271. "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
  7272. "requires": {
  7273. "kind-of": "^3.0.2"
  7274. },
  7275. "dependencies": {
  7276. "kind-of": {
  7277. "version": "3.2.2",
  7278. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  7279. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  7280. "requires": {
  7281. "is-buffer": "^1.1.5"
  7282. }
  7283. }
  7284. }
  7285. },
  7286. "is-alphabetical": {
  7287. "version": "1.0.4",
  7288. "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-1.0.4.tgz",
  7289. "integrity": "sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==",
  7290. "dev": true
  7291. },
  7292. "is-alphanumeric": {
  7293. "version": "1.0.0",
  7294. "resolved": "https://registry.npmjs.org/is-alphanumeric/-/is-alphanumeric-1.0.0.tgz",
  7295. "integrity": "sha1-Spzvcdr0wAHB2B1j0UDPU/1oifQ=",
  7296. "dev": true
  7297. },
  7298. "is-alphanumerical": {
  7299. "version": "1.0.4",
  7300. "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz",
  7301. "integrity": "sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==",
  7302. "dev": true,
  7303. "requires": {
  7304. "is-alphabetical": "^1.0.0",
  7305. "is-decimal": "^1.0.0"
  7306. }
  7307. },
  7308. "is-arrayish": {
  7309. "version": "0.2.1",
  7310. "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
  7311. "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
  7312. },
  7313. "is-binary-path": {
  7314. "version": "1.0.1",
  7315. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
  7316. "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=",
  7317. "requires": {
  7318. "binary-extensions": "^1.0.0"
  7319. }
  7320. },
  7321. "is-buffer": {
  7322. "version": "1.1.6",
  7323. "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
  7324. "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
  7325. },
  7326. "is-callable": {
  7327. "version": "1.2.0",
  7328. "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.0.tgz",
  7329. "integrity": "sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw=="
  7330. },
  7331. "is-color-stop": {
  7332. "version": "1.1.0",
  7333. "resolved": "https://registry.npmjs.org/is-color-stop/-/is-color-stop-1.1.0.tgz",
  7334. "integrity": "sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=",
  7335. "requires": {
  7336. "css-color-names": "^0.0.4",
  7337. "hex-color-regex": "^1.1.0",
  7338. "hsl-regex": "^1.0.0",
  7339. "hsla-regex": "^1.0.0",
  7340. "rgb-regex": "^1.0.1",
  7341. "rgba-regex": "^1.0.0"
  7342. }
  7343. },
  7344. "is-data-descriptor": {
  7345. "version": "0.1.4",
  7346. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz",
  7347. "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
  7348. "requires": {
  7349. "kind-of": "^3.0.2"
  7350. },
  7351. "dependencies": {
  7352. "kind-of": {
  7353. "version": "3.2.2",
  7354. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  7355. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  7356. "requires": {
  7357. "is-buffer": "^1.1.5"
  7358. }
  7359. }
  7360. }
  7361. },
  7362. "is-date-object": {
  7363. "version": "1.0.2",
  7364. "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.2.tgz",
  7365. "integrity": "sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g=="
  7366. },
  7367. "is-decimal": {
  7368. "version": "1.0.4",
  7369. "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-1.0.4.tgz",
  7370. "integrity": "sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==",
  7371. "dev": true
  7372. },
  7373. "is-descriptor": {
  7374. "version": "0.1.6",
  7375. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz",
  7376. "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
  7377. "requires": {
  7378. "is-accessor-descriptor": "^0.1.6",
  7379. "is-data-descriptor": "^0.1.4",
  7380. "kind-of": "^5.0.0"
  7381. },
  7382. "dependencies": {
  7383. "kind-of": {
  7384. "version": "5.1.0",
  7385. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
  7386. "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw=="
  7387. }
  7388. }
  7389. },
  7390. "is-directory": {
  7391. "version": "0.3.1",
  7392. "resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz",
  7393. "integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE="
  7394. },
  7395. "is-dom": {
  7396. "version": "1.1.0",
  7397. "resolved": "https://registry.npmjs.org/is-dom/-/is-dom-1.1.0.tgz",
  7398. "integrity": "sha512-u82f6mvhYxRPKpw8V1N0W8ce1xXwOrQtgGcxl6UCL5zBmZu3is/18K0rR7uFCnMDuAsS/3W54mGL4vsaFUQlEQ==",
  7399. "requires": {
  7400. "is-object": "^1.0.1",
  7401. "is-window": "^1.0.2"
  7402. }
  7403. },
  7404. "is-extendable": {
  7405. "version": "0.1.1",
  7406. "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
  7407. "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik="
  7408. },
  7409. "is-extglob": {
  7410. "version": "2.1.1",
  7411. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  7412. "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
  7413. },
  7414. "is-fullwidth-code-point": {
  7415. "version": "1.0.0",
  7416. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
  7417. "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
  7418. "requires": {
  7419. "number-is-nan": "^1.0.0"
  7420. }
  7421. },
  7422. "is-glob": {
  7423. "version": "4.0.1",
  7424. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
  7425. "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
  7426. "requires": {
  7427. "is-extglob": "^2.1.1"
  7428. }
  7429. },
  7430. "is-hexadecimal": {
  7431. "version": "1.0.4",
  7432. "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz",
  7433. "integrity": "sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==",
  7434. "dev": true
  7435. },
  7436. "is-negated-glob": {
  7437. "version": "1.0.0",
  7438. "resolved": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz",
  7439. "integrity": "sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI="
  7440. },
  7441. "is-number": {
  7442. "version": "7.0.0",
  7443. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  7444. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
  7445. },
  7446. "is-obj": {
  7447. "version": "2.0.0",
  7448. "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz",
  7449. "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w=="
  7450. },
  7451. "is-object": {
  7452. "version": "1.0.1",
  7453. "resolved": "https://registry.npmjs.org/is-object/-/is-object-1.0.1.tgz",
  7454. "integrity": "sha1-iVJojF7C/9awPsyF52ngKQMINHA="
  7455. },
  7456. "is-path-cwd": {
  7457. "version": "1.0.0",
  7458. "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz",
  7459. "integrity": "sha1-0iXsIxMuie3Tj9p2dHLmLmXxEG0="
  7460. },
  7461. "is-path-in-cwd": {
  7462. "version": "1.0.1",
  7463. "resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz",
  7464. "integrity": "sha512-FjV1RTW48E7CWM7eE/J2NJvAEEVektecDBVBE5Hh3nM1Jd0kvhHtX68Pr3xsDf857xt3Y4AkwVULK1Vku62aaQ==",
  7465. "requires": {
  7466. "is-path-inside": "^1.0.0"
  7467. }
  7468. },
  7469. "is-path-inside": {
  7470. "version": "1.0.1",
  7471. "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz",
  7472. "integrity": "sha1-jvW33lBDej/cprToZe96pVy0gDY=",
  7473. "requires": {
  7474. "path-is-inside": "^1.0.1"
  7475. }
  7476. },
  7477. "is-plain-obj": {
  7478. "version": "1.1.0",
  7479. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
  7480. "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4="
  7481. },
  7482. "is-plain-object": {
  7483. "version": "3.0.1",
  7484. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-3.0.1.tgz",
  7485. "integrity": "sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g=="
  7486. },
  7487. "is-promise": {
  7488. "version": "2.2.2",
  7489. "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz",
  7490. "integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ=="
  7491. },
  7492. "is-regex": {
  7493. "version": "1.1.0",
  7494. "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.0.tgz",
  7495. "integrity": "sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw==",
  7496. "requires": {
  7497. "has-symbols": "^1.0.1"
  7498. }
  7499. },
  7500. "is-regexp": {
  7501. "version": "1.0.0",
  7502. "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz",
  7503. "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk="
  7504. },
  7505. "is-relative": {
  7506. "version": "1.0.0",
  7507. "resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz",
  7508. "integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==",
  7509. "requires": {
  7510. "is-unc-path": "^1.0.0"
  7511. }
  7512. },
  7513. "is-resolvable": {
  7514. "version": "1.1.0",
  7515. "resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz",
  7516. "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg=="
  7517. },
  7518. "is-stream": {
  7519. "version": "1.1.0",
  7520. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
  7521. "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ="
  7522. },
  7523. "is-string": {
  7524. "version": "1.0.5",
  7525. "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.5.tgz",
  7526. "integrity": "sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==",
  7527. "dev": true
  7528. },
  7529. "is-svg": {
  7530. "version": "3.0.0",
  7531. "resolved": "https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz",
  7532. "integrity": "sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ==",
  7533. "requires": {
  7534. "html-comment-regex": "^1.1.0"
  7535. }
  7536. },
  7537. "is-symbol": {
  7538. "version": "1.0.3",
  7539. "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.3.tgz",
  7540. "integrity": "sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==",
  7541. "requires": {
  7542. "has-symbols": "^1.0.1"
  7543. }
  7544. },
  7545. "is-typedarray": {
  7546. "version": "1.0.0",
  7547. "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
  7548. "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
  7549. },
  7550. "is-unc-path": {
  7551. "version": "1.0.0",
  7552. "resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz",
  7553. "integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==",
  7554. "requires": {
  7555. "unc-path-regex": "^0.1.2"
  7556. }
  7557. },
  7558. "is-utf8": {
  7559. "version": "0.2.1",
  7560. "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
  7561. "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI="
  7562. },
  7563. "is-valid-glob": {
  7564. "version": "1.0.0",
  7565. "resolved": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-1.0.0.tgz",
  7566. "integrity": "sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao="
  7567. },
  7568. "is-whitespace-character": {
  7569. "version": "1.0.4",
  7570. "resolved": "https://registry.npmjs.org/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz",
  7571. "integrity": "sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==",
  7572. "dev": true
  7573. },
  7574. "is-window": {
  7575. "version": "1.0.2",
  7576. "resolved": "https://registry.npmjs.org/is-window/-/is-window-1.0.2.tgz",
  7577. "integrity": "sha1-LIlspT25feRdPDMTOmXYyfVjSA0="
  7578. },
  7579. "is-windows": {
  7580. "version": "1.0.2",
  7581. "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
  7582. "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA=="
  7583. },
  7584. "is-word-character": {
  7585. "version": "1.0.4",
  7586. "resolved": "https://registry.npmjs.org/is-word-character/-/is-word-character-1.0.4.tgz",
  7587. "integrity": "sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==",
  7588. "dev": true
  7589. },
  7590. "is-wsl": {
  7591. "version": "1.1.0",
  7592. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
  7593. "integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0="
  7594. },
  7595. "isarray": {
  7596. "version": "1.0.0",
  7597. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  7598. "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
  7599. },
  7600. "isexe": {
  7601. "version": "2.0.0",
  7602. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  7603. "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
  7604. },
  7605. "isobject": {
  7606. "version": "3.0.1",
  7607. "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  7608. "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
  7609. },
  7610. "isomorphic-fetch": {
  7611. "version": "2.2.1",
  7612. "resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz",
  7613. "integrity": "sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=",
  7614. "requires": {
  7615. "node-fetch": "^1.0.1",
  7616. "whatwg-fetch": ">=0.10.0"
  7617. },
  7618. "dependencies": {
  7619. "node-fetch": {
  7620. "version": "1.7.3",
  7621. "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz",
  7622. "integrity": "sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==",
  7623. "requires": {
  7624. "encoding": "^0.1.11",
  7625. "is-stream": "^1.0.1"
  7626. }
  7627. }
  7628. }
  7629. },
  7630. "isomorphic-form-data": {
  7631. "version": "2.0.0",
  7632. "resolved": "https://registry.npmjs.org/isomorphic-form-data/-/isomorphic-form-data-2.0.0.tgz",
  7633. "integrity": "sha512-TYgVnXWeESVmQSg4GLVbalmQ+B4NPi/H4eWxqALKj63KsUrcu301YDjBqaOw3h+cbak7Na4Xyps3BiptHtxTfg==",
  7634. "requires": {
  7635. "form-data": "^2.3.2"
  7636. }
  7637. },
  7638. "isstream": {
  7639. "version": "0.1.2",
  7640. "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
  7641. "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
  7642. "optional": true
  7643. },
  7644. "istextorbinary": {
  7645. "version": "2.2.1",
  7646. "resolved": "https://registry.npmjs.org/istextorbinary/-/istextorbinary-2.2.1.tgz",
  7647. "integrity": "sha512-TS+hoFl8Z5FAFMK38nhBkdLt44CclNRgDHWeMgsV8ko3nDlr/9UI2Sf839sW7enijf8oKsZYXRvM8g0it9Zmcw==",
  7648. "requires": {
  7649. "binaryextensions": "2",
  7650. "editions": "^1.3.3",
  7651. "textextensions": "2"
  7652. }
  7653. },
  7654. "jest-worker": {
  7655. "version": "26.1.0",
  7656. "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.1.0.tgz",
  7657. "integrity": "sha512-Z9P5pZ6UC+kakMbNJn+tA2RdVdNX5WH1x+5UCBZ9MxIK24pjYtFt96fK+UwBTrjLYm232g1xz0L3eTh51OW+yQ==",
  7658. "requires": {
  7659. "merge-stream": "^2.0.0",
  7660. "supports-color": "^7.0.0"
  7661. },
  7662. "dependencies": {
  7663. "has-flag": {
  7664. "version": "4.0.0",
  7665. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  7666. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
  7667. },
  7668. "supports-color": {
  7669. "version": "7.1.0",
  7670. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
  7671. "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
  7672. "requires": {
  7673. "has-flag": "^4.0.0"
  7674. }
  7675. }
  7676. }
  7677. },
  7678. "jquery": {
  7679. "version": "3.5.1",
  7680. "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
  7681. "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
  7682. },
  7683. "jquery.are-you-sure": {
  7684. "version": "1.9.0",
  7685. "resolved": "https://registry.npmjs.org/jquery.are-you-sure/-/jquery.are-you-sure-1.9.0.tgz",
  7686. "integrity": "sha512-2r0uFx8CyAopjeHGOdvvwpFP921TnW1+v1uJXcAWQYHYGB1tryTDhQY+5u6HsVeMwbWiRTKVZFWnLaFpDvIqZQ==",
  7687. "requires": {
  7688. "jquery": ">=1.4.2"
  7689. }
  7690. },
  7691. "js-base64": {
  7692. "version": "2.6.2",
  7693. "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.2.tgz",
  7694. "integrity": "sha512-1hgLrLIrmCgZG+ID3VoLNLOSwjGnoZa8tyrUdEteMeIzsT6PH7PMLyUvbDwzNE56P3PNxyvuIOx4Uh2E5rzQIw=="
  7695. },
  7696. "js-beautify": {
  7697. "version": "1.11.0",
  7698. "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.11.0.tgz",
  7699. "integrity": "sha512-a26B+Cx7USQGSWnz9YxgJNMmML/QG2nqIaL7VVYPCXbqiKz8PN0waSNvroMtvAK6tY7g/wPdNWGEP+JTNIBr6A==",
  7700. "requires": {
  7701. "config-chain": "^1.1.12",
  7702. "editorconfig": "^0.15.3",
  7703. "glob": "^7.1.3",
  7704. "mkdirp": "~1.0.3",
  7705. "nopt": "^4.0.3"
  7706. },
  7707. "dependencies": {
  7708. "mkdirp": {
  7709. "version": "1.0.4",
  7710. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  7711. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  7712. }
  7713. }
  7714. },
  7715. "js-file-download": {
  7716. "version": "0.4.12",
  7717. "resolved": "https://registry.npmjs.org/js-file-download/-/js-file-download-0.4.12.tgz",
  7718. "integrity": "sha512-rML+NkoD08p5Dllpjo0ffy4jRHeY6Zsapvr/W86N7E0yuzAO6qa5X9+xog6zQNlH102J7IXljNY2FtS6Lj3ucg=="
  7719. },
  7720. "js-tokens": {
  7721. "version": "4.0.0",
  7722. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  7723. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  7724. },
  7725. "js-yaml": {
  7726. "version": "3.14.0",
  7727. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz",
  7728. "integrity": "sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==",
  7729. "requires": {
  7730. "argparse": "^1.0.7",
  7731. "esprima": "^4.0.0"
  7732. }
  7733. },
  7734. "jsbn": {
  7735. "version": "0.1.1",
  7736. "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
  7737. "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
  7738. "optional": true
  7739. },
  7740. "jsesc": {
  7741. "version": "2.5.2",
  7742. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
  7743. "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
  7744. },
  7745. "json-parse-better-errors": {
  7746. "version": "1.0.2",
  7747. "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
  7748. "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw=="
  7749. },
  7750. "json-schema": {
  7751. "version": "0.2.3",
  7752. "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
  7753. "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
  7754. "optional": true
  7755. },
  7756. "json-schema-traverse": {
  7757. "version": "0.4.1",
  7758. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
  7759. "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
  7760. },
  7761. "json-stable-stringify-without-jsonify": {
  7762. "version": "1.0.1",
  7763. "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
  7764. "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE="
  7765. },
  7766. "json-stringify-safe": {
  7767. "version": "5.0.1",
  7768. "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
  7769. "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
  7770. "optional": true
  7771. },
  7772. "json5": {
  7773. "version": "2.1.3",
  7774. "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz",
  7775. "integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==",
  7776. "requires": {
  7777. "minimist": "^1.2.5"
  7778. }
  7779. },
  7780. "jsprim": {
  7781. "version": "1.4.1",
  7782. "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
  7783. "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
  7784. "optional": true,
  7785. "requires": {
  7786. "assert-plus": "1.0.0",
  7787. "extsprintf": "1.3.0",
  7788. "json-schema": "0.2.3",
  7789. "verror": "1.10.0"
  7790. }
  7791. },
  7792. "just-debounce": {
  7793. "version": "1.0.0",
  7794. "resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.0.0.tgz",
  7795. "integrity": "sha1-h/zPrv/AtozRnVX2cilD+SnqNeo="
  7796. },
  7797. "kind-of": {
  7798. "version": "6.0.3",
  7799. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  7800. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
  7801. },
  7802. "known-css-properties": {
  7803. "version": "0.19.0",
  7804. "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.19.0.tgz",
  7805. "integrity": "sha512-eYboRV94Vco725nKMlpkn3nV2+96p9c3gKXRsYqAJSswSENvBhN7n5L+uDhY58xQa0UukWsDMTGELzmD8Q+wTA==",
  7806. "dev": true
  7807. },
  7808. "last-run": {
  7809. "version": "1.1.1",
  7810. "resolved": "https://registry.npmjs.org/last-run/-/last-run-1.1.1.tgz",
  7811. "integrity": "sha1-RblpQsF7HHnHchmCWbqUO+v4yls=",
  7812. "requires": {
  7813. "default-resolution": "^2.0.0",
  7814. "es6-weak-map": "^2.0.1"
  7815. }
  7816. },
  7817. "lazy-cache": {
  7818. "version": "1.0.4",
  7819. "resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz",
  7820. "integrity": "sha1-odePw6UEdMuAhF07O24dpJpEbo4="
  7821. },
  7822. "lazystream": {
  7823. "version": "1.0.0",
  7824. "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.0.tgz",
  7825. "integrity": "sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=",
  7826. "requires": {
  7827. "readable-stream": "^2.0.5"
  7828. }
  7829. },
  7830. "lcid": {
  7831. "version": "1.0.0",
  7832. "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
  7833. "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=",
  7834. "requires": {
  7835. "invert-kv": "^1.0.0"
  7836. }
  7837. },
  7838. "lead": {
  7839. "version": "1.0.0",
  7840. "resolved": "https://registry.npmjs.org/lead/-/lead-1.0.0.tgz",
  7841. "integrity": "sha1-bxT5mje+Op3XhPVJVpDlkDRm7kI=",
  7842. "requires": {
  7843. "flush-write-stream": "^1.0.2"
  7844. }
  7845. },
  7846. "less": {
  7847. "version": "3.11.3",
  7848. "resolved": "https://registry.npmjs.org/less/-/less-3.11.3.tgz",
  7849. "integrity": "sha512-VkZiTDdtNEzXA3LgjQiC3D7/ejleBPFVvq+aRI9mIj+Zhmif5TvFPM244bT4rzkvOCvJ9q4zAztok1M7Nygagw==",
  7850. "requires": {
  7851. "clone": "^2.1.2",
  7852. "errno": "^0.1.1",
  7853. "graceful-fs": "^4.1.2",
  7854. "image-size": "~0.5.0",
  7855. "make-dir": "^2.1.0",
  7856. "mime": "^1.4.1",
  7857. "promise": "^7.1.1",
  7858. "request": "^2.83.0",
  7859. "source-map": "~0.6.0",
  7860. "tslib": "^1.10.0"
  7861. },
  7862. "dependencies": {
  7863. "source-map": {
  7864. "version": "0.6.1",
  7865. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  7866. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  7867. "optional": true
  7868. }
  7869. }
  7870. },
  7871. "less-loader": {
  7872. "version": "6.2.0",
  7873. "resolved": "https://registry.npmjs.org/less-loader/-/less-loader-6.2.0.tgz",
  7874. "integrity": "sha512-Cl5h95/Pz/PWub/tCBgT1oNMFeH1WTD33piG80jn5jr12T4XbxZcjThwNXDQ7AG649WEynuIzO4b0+2Tn9Qolg==",
  7875. "requires": {
  7876. "clone": "^2.1.2",
  7877. "less": "^3.11.3",
  7878. "loader-utils": "^2.0.0",
  7879. "schema-utils": "^2.7.0"
  7880. },
  7881. "dependencies": {
  7882. "loader-utils": {
  7883. "version": "2.0.0",
  7884. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",
  7885. "integrity": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==",
  7886. "requires": {
  7887. "big.js": "^5.2.2",
  7888. "emojis-list": "^3.0.0",
  7889. "json5": "^2.1.2"
  7890. }
  7891. }
  7892. }
  7893. },
  7894. "leven": {
  7895. "version": "3.1.0",
  7896. "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
  7897. "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A=="
  7898. },
  7899. "levenary": {
  7900. "version": "1.1.1",
  7901. "resolved": "https://registry.npmjs.org/levenary/-/levenary-1.1.1.tgz",
  7902. "integrity": "sha512-mkAdOIt79FD6irqjYSs4rdbnlT5vRonMEvBVPVb3XmevfS8kgRXwfes0dhPdEtzTWD/1eNE/Bm/G1iRt6DcnQQ==",
  7903. "requires": {
  7904. "leven": "^3.1.0"
  7905. }
  7906. },
  7907. "levn": {
  7908. "version": "0.4.1",
  7909. "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
  7910. "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
  7911. "dev": true,
  7912. "requires": {
  7913. "prelude-ls": "^1.2.1",
  7914. "type-check": "~0.4.0"
  7915. }
  7916. },
  7917. "license-webpack-plugin": {
  7918. "version": "2.2.0",
  7919. "resolved": "https://registry.npmjs.org/license-webpack-plugin/-/license-webpack-plugin-2.2.0.tgz",
  7920. "integrity": "sha512-XPsdL/0brSHf+7dXIlRqotnCQ58RX2au6otkOg4U3dm8uH+Ka/fW4iukEs95uXm+qKe/SBs+s1Ll/aQddKG+tg==",
  7921. "requires": {
  7922. "@types/webpack-sources": "^0.1.5",
  7923. "webpack-sources": "^1.2.0"
  7924. }
  7925. },
  7926. "liftoff": {
  7927. "version": "3.1.0",
  7928. "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-3.1.0.tgz",
  7929. "integrity": "sha512-DlIPlJUkCV0Ips2zf2pJP0unEoT1kwYhiiPUGF3s/jtxTCjziNLoiVVh+jqWOWeFi6mmwQ5fNxvAUyPad4Dfog==",
  7930. "requires": {
  7931. "extend": "^3.0.0",
  7932. "findup-sync": "^3.0.0",
  7933. "fined": "^1.0.1",
  7934. "flagged-respawn": "^1.0.0",
  7935. "is-plain-object": "^2.0.4",
  7936. "object.map": "^1.0.0",
  7937. "rechoir": "^0.6.2",
  7938. "resolve": "^1.1.7"
  7939. },
  7940. "dependencies": {
  7941. "is-plain-object": {
  7942. "version": "2.0.4",
  7943. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  7944. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  7945. "requires": {
  7946. "isobject": "^3.0.1"
  7947. }
  7948. }
  7949. }
  7950. },
  7951. "lines-and-columns": {
  7952. "version": "1.1.6",
  7953. "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
  7954. "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=",
  7955. "dev": true
  7956. },
  7957. "load-json-file": {
  7958. "version": "1.1.0",
  7959. "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
  7960. "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
  7961. "requires": {
  7962. "graceful-fs": "^4.1.2",
  7963. "parse-json": "^2.2.0",
  7964. "pify": "^2.0.0",
  7965. "pinkie-promise": "^2.0.0",
  7966. "strip-bom": "^2.0.0"
  7967. },
  7968. "dependencies": {
  7969. "parse-json": {
  7970. "version": "2.2.0",
  7971. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
  7972. "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
  7973. "requires": {
  7974. "error-ex": "^1.2.0"
  7975. }
  7976. },
  7977. "pify": {
  7978. "version": "2.3.0",
  7979. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  7980. "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
  7981. }
  7982. }
  7983. },
  7984. "loader-runner": {
  7985. "version": "2.4.0",
  7986. "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
  7987. "integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw=="
  7988. },
  7989. "loader-utils": {
  7990. "version": "1.4.0",
  7991. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz",
  7992. "integrity": "sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==",
  7993. "requires": {
  7994. "big.js": "^5.2.2",
  7995. "emojis-list": "^3.0.0",
  7996. "json5": "^1.0.1"
  7997. },
  7998. "dependencies": {
  7999. "json5": {
  8000. "version": "1.0.1",
  8001. "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
  8002. "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
  8003. "requires": {
  8004. "minimist": "^1.2.0"
  8005. }
  8006. }
  8007. }
  8008. },
  8009. "locate-path": {
  8010. "version": "3.0.0",
  8011. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
  8012. "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
  8013. "requires": {
  8014. "p-locate": "^3.0.0",
  8015. "path-exists": "^3.0.0"
  8016. }
  8017. },
  8018. "lodash": {
  8019. "version": "4.17.15",
  8020. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
  8021. "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
  8022. },
  8023. "lodash-es": {
  8024. "version": "4.17.15",
  8025. "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.15.tgz",
  8026. "integrity": "sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ=="
  8027. },
  8028. "lodash._baseassign": {
  8029. "version": "3.2.0",
  8030. "resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz",
  8031. "integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=",
  8032. "requires": {
  8033. "lodash._basecopy": "^3.0.0",
  8034. "lodash.keys": "^3.0.0"
  8035. }
  8036. },
  8037. "lodash._basecopy": {
  8038. "version": "3.0.1",
  8039. "resolved": "https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz",
  8040. "integrity": "sha1-jaDmqHbPNEwK2KVIghEd08XHyjY="
  8041. },
  8042. "lodash._basetostring": {
  8043. "version": "3.0.1",
  8044. "resolved": "https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz",
  8045. "integrity": "sha1-0YYdh3+CSlL2aYMtyvPuFVZqB9U="
  8046. },
  8047. "lodash._basevalues": {
  8048. "version": "3.0.0",
  8049. "resolved": "https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz",
  8050. "integrity": "sha1-W3dXYoAr3j0yl1A+JjAIIP32Ybc="
  8051. },
  8052. "lodash._bindcallback": {
  8053. "version": "3.0.1",
  8054. "resolved": "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz",
  8055. "integrity": "sha1-5THCdkTPi1epnhftlbNcdIeJOS4="
  8056. },
  8057. "lodash._createassigner": {
  8058. "version": "3.1.1",
  8059. "resolved": "https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz",
  8060. "integrity": "sha1-g4pbri/aymOsIt7o4Z+k5taXCxE=",
  8061. "requires": {
  8062. "lodash._bindcallback": "^3.0.0",
  8063. "lodash._isiterateecall": "^3.0.0",
  8064. "lodash.restparam": "^3.0.0"
  8065. }
  8066. },
  8067. "lodash._getnative": {
  8068. "version": "3.9.1",
  8069. "resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz",
  8070. "integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U="
  8071. },
  8072. "lodash._isiterateecall": {
  8073. "version": "3.0.9",
  8074. "resolved": "https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz",
  8075. "integrity": "sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw="
  8076. },
  8077. "lodash._isnative": {
  8078. "version": "2.4.1",
  8079. "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz",
  8080. "integrity": "sha1-PqZAS3hKe+g2x7V1gOHN95sUgyw="
  8081. },
  8082. "lodash._objecttypes": {
  8083. "version": "2.4.1",
  8084. "resolved": "https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz",
  8085. "integrity": "sha1-fAt/admKH3ZSn4kLDNsbTf7BHBE="
  8086. },
  8087. "lodash._reescape": {
  8088. "version": "3.0.0",
  8089. "resolved": "https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz",
  8090. "integrity": "sha1-Kx1vXf4HyKNVdT5fJ/rH8c3hYWo="
  8091. },
  8092. "lodash._reevaluate": {
  8093. "version": "3.0.0",
  8094. "resolved": "https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz",
  8095. "integrity": "sha1-WLx0xAZklTrgsSTYBpltrKQx4u0="
  8096. },
  8097. "lodash._reinterpolate": {
  8098. "version": "3.0.0",
  8099. "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
  8100. "integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0="
  8101. },
  8102. "lodash._root": {
  8103. "version": "3.0.1",
  8104. "resolved": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz",
  8105. "integrity": "sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI="
  8106. },
  8107. "lodash._shimkeys": {
  8108. "version": "2.4.1",
  8109. "resolved": "https://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz",
  8110. "integrity": "sha1-bpzJZm/wgfC1psl4uD4kLmlJ0gM=",
  8111. "requires": {
  8112. "lodash._objecttypes": "~2.4.1"
  8113. }
  8114. },
  8115. "lodash.assign": {
  8116. "version": "3.2.0",
  8117. "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz",
  8118. "integrity": "sha1-POnwI0tLIiPilrj6CsH+6OvKZPo=",
  8119. "requires": {
  8120. "lodash._baseassign": "^3.0.0",
  8121. "lodash._createassigner": "^3.0.0",
  8122. "lodash.keys": "^3.0.0"
  8123. }
  8124. },
  8125. "lodash.clone": {
  8126. "version": "4.5.0",
  8127. "resolved": "https://registry.npmjs.org/lodash.clone/-/lodash.clone-4.5.0.tgz",
  8128. "integrity": "sha1-GVhwRQ9aExkkeN9Lw9I9LeoZB7Y="
  8129. },
  8130. "lodash.debounce": {
  8131. "version": "4.0.8",
  8132. "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
  8133. "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
  8134. },
  8135. "lodash.defaults": {
  8136. "version": "3.1.2",
  8137. "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-3.1.2.tgz",
  8138. "integrity": "sha1-xzCLGNv4vJNy1wGnNJPGEZK9Liw=",
  8139. "requires": {
  8140. "lodash.assign": "^3.0.0",
  8141. "lodash.restparam": "^3.0.0"
  8142. }
  8143. },
  8144. "lodash.escape": {
  8145. "version": "3.2.0",
  8146. "resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz",
  8147. "integrity": "sha1-mV7g3BjBtIzJLv+ucaEKq1tIdpg=",
  8148. "requires": {
  8149. "lodash._root": "^3.0.0"
  8150. }
  8151. },
  8152. "lodash.flatten": {
  8153. "version": "4.4.0",
  8154. "resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz",
  8155. "integrity": "sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8="
  8156. },
  8157. "lodash.get": {
  8158. "version": "4.4.2",
  8159. "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
  8160. "integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk="
  8161. },
  8162. "lodash.isarguments": {
  8163. "version": "3.1.0",
  8164. "resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
  8165. "integrity": "sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo="
  8166. },
  8167. "lodash.isarray": {
  8168. "version": "3.0.4",
  8169. "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz",
  8170. "integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U="
  8171. },
  8172. "lodash.isobject": {
  8173. "version": "2.4.1",
  8174. "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz",
  8175. "integrity": "sha1-Wi5H/mmVPx7mMafrof5k0tBlWPU=",
  8176. "requires": {
  8177. "lodash._objecttypes": "~2.4.1"
  8178. }
  8179. },
  8180. "lodash.keys": {
  8181. "version": "3.1.2",
  8182. "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz",
  8183. "integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=",
  8184. "requires": {
  8185. "lodash._getnative": "^3.0.0",
  8186. "lodash.isarguments": "^3.0.0",
  8187. "lodash.isarray": "^3.0.0"
  8188. }
  8189. },
  8190. "lodash.memoize": {
  8191. "version": "4.1.2",
  8192. "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
  8193. "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
  8194. },
  8195. "lodash.merge": {
  8196. "version": "4.6.2",
  8197. "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
  8198. "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
  8199. },
  8200. "lodash.partialright": {
  8201. "version": "4.2.1",
  8202. "resolved": "https://registry.npmjs.org/lodash.partialright/-/lodash.partialright-4.2.1.tgz",
  8203. "integrity": "sha1-ATDYDoM2MmTUAHTzKbij56ihzEs="
  8204. },
  8205. "lodash.pick": {
  8206. "version": "4.4.0",
  8207. "resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz",
  8208. "integrity": "sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM="
  8209. },
  8210. "lodash.restparam": {
  8211. "version": "3.6.1",
  8212. "resolved": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz",
  8213. "integrity": "sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU="
  8214. },
  8215. "lodash.set": {
  8216. "version": "4.3.2",
  8217. "resolved": "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz",
  8218. "integrity": "sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM="
  8219. },
  8220. "lodash.template": {
  8221. "version": "3.6.2",
  8222. "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz",
  8223. "integrity": "sha1-+M3sxhaaJVvpCYrosMU9N4kx0U8=",
  8224. "requires": {
  8225. "lodash._basecopy": "^3.0.0",
  8226. "lodash._basetostring": "^3.0.0",
  8227. "lodash._basevalues": "^3.0.0",
  8228. "lodash._isiterateecall": "^3.0.0",
  8229. "lodash._reinterpolate": "^3.0.0",
  8230. "lodash.escape": "^3.0.0",
  8231. "lodash.keys": "^3.0.0",
  8232. "lodash.restparam": "^3.0.0",
  8233. "lodash.templatesettings": "^3.0.0"
  8234. }
  8235. },
  8236. "lodash.templatesettings": {
  8237. "version": "3.1.1",
  8238. "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz",
  8239. "integrity": "sha1-+zB4RHU7Zrnxr6VOJix0UwfbqOU=",
  8240. "requires": {
  8241. "lodash._reinterpolate": "^3.0.0",
  8242. "lodash.escape": "^3.0.0"
  8243. }
  8244. },
  8245. "lodash.uniq": {
  8246. "version": "4.5.0",
  8247. "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
  8248. "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M="
  8249. },
  8250. "lodash.zip": {
  8251. "version": "4.2.0",
  8252. "resolved": "https://registry.npmjs.org/lodash.zip/-/lodash.zip-4.2.0.tgz",
  8253. "integrity": "sha1-7GZi5IlkCO1KtsVCo5kLcswIACA=",
  8254. "dev": true
  8255. },
  8256. "log-symbols": {
  8257. "version": "4.0.0",
  8258. "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.0.0.tgz",
  8259. "integrity": "sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA==",
  8260. "dev": true,
  8261. "requires": {
  8262. "chalk": "^4.0.0"
  8263. },
  8264. "dependencies": {
  8265. "ansi-styles": {
  8266. "version": "4.2.1",
  8267. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
  8268. "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
  8269. "dev": true,
  8270. "requires": {
  8271. "@types/color-name": "^1.1.1",
  8272. "color-convert": "^2.0.1"
  8273. }
  8274. },
  8275. "chalk": {
  8276. "version": "4.1.0",
  8277. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
  8278. "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
  8279. "dev": true,
  8280. "requires": {
  8281. "ansi-styles": "^4.1.0",
  8282. "supports-color": "^7.1.0"
  8283. }
  8284. },
  8285. "color-convert": {
  8286. "version": "2.0.1",
  8287. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  8288. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  8289. "dev": true,
  8290. "requires": {
  8291. "color-name": "~1.1.4"
  8292. }
  8293. },
  8294. "color-name": {
  8295. "version": "1.1.4",
  8296. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  8297. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  8298. "dev": true
  8299. },
  8300. "has-flag": {
  8301. "version": "4.0.0",
  8302. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  8303. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  8304. "dev": true
  8305. },
  8306. "supports-color": {
  8307. "version": "7.1.0",
  8308. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
  8309. "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
  8310. "dev": true,
  8311. "requires": {
  8312. "has-flag": "^4.0.0"
  8313. }
  8314. }
  8315. }
  8316. },
  8317. "longest": {
  8318. "version": "1.0.1",
  8319. "resolved": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz",
  8320. "integrity": "sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc="
  8321. },
  8322. "longest-streak": {
  8323. "version": "2.0.4",
  8324. "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-2.0.4.tgz",
  8325. "integrity": "sha512-vM6rUVCVUJJt33bnmHiZEvr7wPT78ztX7rojL+LW51bHtLh6HTjx84LA5W4+oa6aKEJA7jJu5LR6vQRBpA5DVg==",
  8326. "dev": true
  8327. },
  8328. "loose-envify": {
  8329. "version": "1.4.0",
  8330. "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
  8331. "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
  8332. "requires": {
  8333. "js-tokens": "^3.0.0 || ^4.0.0"
  8334. }
  8335. },
  8336. "lower-case": {
  8337. "version": "1.1.4",
  8338. "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-1.1.4.tgz",
  8339. "integrity": "sha1-miyr0bno4K6ZOkv31YdcOcQujqw="
  8340. },
  8341. "lru-cache": {
  8342. "version": "4.1.5",
  8343. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz",
  8344. "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==",
  8345. "requires": {
  8346. "pseudomap": "^1.0.2",
  8347. "yallist": "^2.1.2"
  8348. }
  8349. },
  8350. "lru-queue": {
  8351. "version": "0.1.0",
  8352. "resolved": "https://registry.npmjs.org/lru-queue/-/lru-queue-0.1.0.tgz",
  8353. "integrity": "sha1-Jzi9nw089PhEkMVzbEhpmsYyzaM=",
  8354. "requires": {
  8355. "es5-ext": "~0.10.2"
  8356. }
  8357. },
  8358. "macos-release": {
  8359. "version": "2.4.0",
  8360. "resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.4.0.tgz",
  8361. "integrity": "sha512-ko6deozZYiAkqa/0gmcsz+p4jSy3gY7/ZsCEokPaYd8k+6/aXGkiTgr61+Owup7Sf+xjqW8u2ElhoM9SEcEfuA=="
  8362. },
  8363. "make-dir": {
  8364. "version": "2.1.0",
  8365. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz",
  8366. "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==",
  8367. "requires": {
  8368. "pify": "^4.0.1",
  8369. "semver": "^5.6.0"
  8370. }
  8371. },
  8372. "make-error": {
  8373. "version": "1.3.6",
  8374. "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
  8375. "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw=="
  8376. },
  8377. "make-error-cause": {
  8378. "version": "1.2.2",
  8379. "resolved": "https://registry.npmjs.org/make-error-cause/-/make-error-cause-1.2.2.tgz",
  8380. "integrity": "sha1-3wOI/NCzeBbf8KX7gQiTl3fcvJ0=",
  8381. "requires": {
  8382. "make-error": "^1.2.0"
  8383. }
  8384. },
  8385. "make-iterator": {
  8386. "version": "1.0.1",
  8387. "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
  8388. "integrity": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==",
  8389. "requires": {
  8390. "kind-of": "^6.0.2"
  8391. }
  8392. },
  8393. "map-cache": {
  8394. "version": "0.2.2",
  8395. "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
  8396. "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8="
  8397. },
  8398. "map-obj": {
  8399. "version": "4.1.0",
  8400. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.1.0.tgz",
  8401. "integrity": "sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==",
  8402. "dev": true
  8403. },
  8404. "map-stream": {
  8405. "version": "0.1.0",
  8406. "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz",
  8407. "integrity": "sha1-5WqpTEyAVaFkBKBnS3jyFffI4ZQ="
  8408. },
  8409. "map-visit": {
  8410. "version": "1.0.0",
  8411. "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
  8412. "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=",
  8413. "requires": {
  8414. "object-visit": "^1.0.0"
  8415. }
  8416. },
  8417. "markdown-escapes": {
  8418. "version": "1.0.4",
  8419. "resolved": "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.4.tgz",
  8420. "integrity": "sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==",
  8421. "dev": true
  8422. },
  8423. "markdown-table": {
  8424. "version": "2.0.0",
  8425. "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-2.0.0.tgz",
  8426. "integrity": "sha512-Ezda85ToJUBhM6WGaG6veasyym+Tbs3cMAw/ZhOPqXiYsr0jgocBV3j3nx+4lk47plLlIqjwuTm/ywVI+zjJ/A==",
  8427. "dev": true,
  8428. "requires": {
  8429. "repeat-string": "^1.0.0"
  8430. }
  8431. },
  8432. "matchdep": {
  8433. "version": "2.0.0",
  8434. "resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz",
  8435. "integrity": "sha1-xvNINKDY28OzfCfui7yyfHd1WC4=",
  8436. "requires": {
  8437. "findup-sync": "^2.0.0",
  8438. "micromatch": "^3.0.4",
  8439. "resolve": "^1.4.0",
  8440. "stack-trace": "0.0.10"
  8441. },
  8442. "dependencies": {
  8443. "braces": {
  8444. "version": "2.3.2",
  8445. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  8446. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  8447. "requires": {
  8448. "arr-flatten": "^1.1.0",
  8449. "array-unique": "^0.3.2",
  8450. "extend-shallow": "^2.0.1",
  8451. "fill-range": "^4.0.0",
  8452. "isobject": "^3.0.1",
  8453. "repeat-element": "^1.1.2",
  8454. "snapdragon": "^0.8.1",
  8455. "snapdragon-node": "^2.0.1",
  8456. "split-string": "^3.0.2",
  8457. "to-regex": "^3.0.1"
  8458. },
  8459. "dependencies": {
  8460. "extend-shallow": {
  8461. "version": "2.0.1",
  8462. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  8463. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  8464. "requires": {
  8465. "is-extendable": "^0.1.0"
  8466. }
  8467. }
  8468. }
  8469. },
  8470. "fill-range": {
  8471. "version": "4.0.0",
  8472. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  8473. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  8474. "requires": {
  8475. "extend-shallow": "^2.0.1",
  8476. "is-number": "^3.0.0",
  8477. "repeat-string": "^1.6.1",
  8478. "to-regex-range": "^2.1.0"
  8479. },
  8480. "dependencies": {
  8481. "extend-shallow": {
  8482. "version": "2.0.1",
  8483. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  8484. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  8485. "requires": {
  8486. "is-extendable": "^0.1.0"
  8487. }
  8488. }
  8489. }
  8490. },
  8491. "findup-sync": {
  8492. "version": "2.0.0",
  8493. "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz",
  8494. "integrity": "sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=",
  8495. "requires": {
  8496. "detect-file": "^1.0.0",
  8497. "is-glob": "^3.1.0",
  8498. "micromatch": "^3.0.4",
  8499. "resolve-dir": "^1.0.1"
  8500. }
  8501. },
  8502. "is-glob": {
  8503. "version": "3.1.0",
  8504. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
  8505. "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
  8506. "requires": {
  8507. "is-extglob": "^2.1.0"
  8508. }
  8509. },
  8510. "is-number": {
  8511. "version": "3.0.0",
  8512. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  8513. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  8514. "requires": {
  8515. "kind-of": "^3.0.2"
  8516. },
  8517. "dependencies": {
  8518. "kind-of": {
  8519. "version": "3.2.2",
  8520. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  8521. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  8522. "requires": {
  8523. "is-buffer": "^1.1.5"
  8524. }
  8525. }
  8526. }
  8527. },
  8528. "micromatch": {
  8529. "version": "3.1.10",
  8530. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
  8531. "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
  8532. "requires": {
  8533. "arr-diff": "^4.0.0",
  8534. "array-unique": "^0.3.2",
  8535. "braces": "^2.3.1",
  8536. "define-property": "^2.0.2",
  8537. "extend-shallow": "^3.0.2",
  8538. "extglob": "^2.0.4",
  8539. "fragment-cache": "^0.2.1",
  8540. "kind-of": "^6.0.2",
  8541. "nanomatch": "^1.2.9",
  8542. "object.pick": "^1.3.0",
  8543. "regex-not": "^1.0.0",
  8544. "snapdragon": "^0.8.1",
  8545. "to-regex": "^3.0.2"
  8546. }
  8547. },
  8548. "to-regex-range": {
  8549. "version": "2.1.1",
  8550. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  8551. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  8552. "requires": {
  8553. "is-number": "^3.0.0",
  8554. "repeat-string": "^1.6.1"
  8555. }
  8556. }
  8557. }
  8558. },
  8559. "mathml-tag-names": {
  8560. "version": "2.1.3",
  8561. "resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz",
  8562. "integrity": "sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==",
  8563. "dev": true
  8564. },
  8565. "md5.js": {
  8566. "version": "1.3.5",
  8567. "resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz",
  8568. "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==",
  8569. "requires": {
  8570. "hash-base": "^3.0.0",
  8571. "inherits": "^2.0.1",
  8572. "safe-buffer": "^5.1.2"
  8573. }
  8574. },
  8575. "mdast-util-compact": {
  8576. "version": "2.0.1",
  8577. "resolved": "https://registry.npmjs.org/mdast-util-compact/-/mdast-util-compact-2.0.1.tgz",
  8578. "integrity": "sha512-7GlnT24gEwDrdAwEHrU4Vv5lLWrEer4KOkAiKT9nYstsTad7Oc1TwqT2zIMKRdZF7cTuaf+GA1E4Kv7jJh8mPA==",
  8579. "dev": true,
  8580. "requires": {
  8581. "unist-util-visit": "^2.0.0"
  8582. }
  8583. },
  8584. "mdn-data": {
  8585. "version": "2.0.4",
  8586. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz",
  8587. "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA=="
  8588. },
  8589. "memoizee": {
  8590. "version": "0.4.14",
  8591. "resolved": "https://registry.npmjs.org/memoizee/-/memoizee-0.4.14.tgz",
  8592. "integrity": "sha512-/SWFvWegAIYAO4NQMpcX+gcra0yEZu4OntmUdrBaWrJncxOqAziGFlHxc7yjKVK2uu3lpPW27P27wkR82wA8mg==",
  8593. "requires": {
  8594. "d": "1",
  8595. "es5-ext": "^0.10.45",
  8596. "es6-weak-map": "^2.0.2",
  8597. "event-emitter": "^0.3.5",
  8598. "is-promise": "^2.1",
  8599. "lru-queue": "0.1",
  8600. "next-tick": "1",
  8601. "timers-ext": "^0.1.5"
  8602. }
  8603. },
  8604. "memory-fs": {
  8605. "version": "0.4.1",
  8606. "resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz",
  8607. "integrity": "sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=",
  8608. "requires": {
  8609. "errno": "^0.1.3",
  8610. "readable-stream": "^2.0.1"
  8611. }
  8612. },
  8613. "meow": {
  8614. "version": "7.0.1",
  8615. "resolved": "https://registry.npmjs.org/meow/-/meow-7.0.1.tgz",
  8616. "integrity": "sha512-tBKIQqVrAHqwit0vfuFPY3LlzJYkEOFyKa3bPgxzNl6q/RtN8KQ+ALYEASYuFayzSAsjlhXj/JZ10rH85Q6TUw==",
  8617. "dev": true,
  8618. "requires": {
  8619. "@types/minimist": "^1.2.0",
  8620. "arrify": "^2.0.1",
  8621. "camelcase": "^6.0.0",
  8622. "camelcase-keys": "^6.2.2",
  8623. "decamelize-keys": "^1.1.0",
  8624. "hard-rejection": "^2.1.0",
  8625. "minimist-options": "^4.0.2",
  8626. "normalize-package-data": "^2.5.0",
  8627. "read-pkg-up": "^7.0.1",
  8628. "redent": "^3.0.0",
  8629. "trim-newlines": "^3.0.0",
  8630. "type-fest": "^0.13.1",
  8631. "yargs-parser": "^18.1.3"
  8632. },
  8633. "dependencies": {
  8634. "camelcase": {
  8635. "version": "6.0.0",
  8636. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.0.0.tgz",
  8637. "integrity": "sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==",
  8638. "dev": true
  8639. },
  8640. "find-up": {
  8641. "version": "4.1.0",
  8642. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  8643. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  8644. "dev": true,
  8645. "requires": {
  8646. "locate-path": "^5.0.0",
  8647. "path-exists": "^4.0.0"
  8648. }
  8649. },
  8650. "locate-path": {
  8651. "version": "5.0.0",
  8652. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  8653. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  8654. "dev": true,
  8655. "requires": {
  8656. "p-locate": "^4.1.0"
  8657. }
  8658. },
  8659. "p-locate": {
  8660. "version": "4.1.0",
  8661. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  8662. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  8663. "dev": true,
  8664. "requires": {
  8665. "p-limit": "^2.2.0"
  8666. }
  8667. },
  8668. "parse-json": {
  8669. "version": "5.0.0",
  8670. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz",
  8671. "integrity": "sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==",
  8672. "dev": true,
  8673. "requires": {
  8674. "@babel/code-frame": "^7.0.0",
  8675. "error-ex": "^1.3.1",
  8676. "json-parse-better-errors": "^1.0.1",
  8677. "lines-and-columns": "^1.1.6"
  8678. }
  8679. },
  8680. "path-exists": {
  8681. "version": "4.0.0",
  8682. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  8683. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
  8684. "dev": true
  8685. },
  8686. "read-pkg": {
  8687. "version": "5.2.0",
  8688. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
  8689. "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
  8690. "dev": true,
  8691. "requires": {
  8692. "@types/normalize-package-data": "^2.4.0",
  8693. "normalize-package-data": "^2.5.0",
  8694. "parse-json": "^5.0.0",
  8695. "type-fest": "^0.6.0"
  8696. },
  8697. "dependencies": {
  8698. "type-fest": {
  8699. "version": "0.6.0",
  8700. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
  8701. "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
  8702. "dev": true
  8703. }
  8704. }
  8705. },
  8706. "read-pkg-up": {
  8707. "version": "7.0.1",
  8708. "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
  8709. "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
  8710. "dev": true,
  8711. "requires": {
  8712. "find-up": "^4.1.0",
  8713. "read-pkg": "^5.2.0",
  8714. "type-fest": "^0.8.1"
  8715. },
  8716. "dependencies": {
  8717. "type-fest": {
  8718. "version": "0.8.1",
  8719. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
  8720. "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
  8721. "dev": true
  8722. }
  8723. }
  8724. },
  8725. "type-fest": {
  8726. "version": "0.13.1",
  8727. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz",
  8728. "integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==",
  8729. "dev": true
  8730. },
  8731. "yargs-parser": {
  8732. "version": "18.1.3",
  8733. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
  8734. "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
  8735. "dev": true,
  8736. "requires": {
  8737. "camelcase": "^5.0.0",
  8738. "decamelize": "^1.2.0"
  8739. },
  8740. "dependencies": {
  8741. "camelcase": {
  8742. "version": "5.3.1",
  8743. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
  8744. "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
  8745. "dev": true
  8746. }
  8747. }
  8748. }
  8749. }
  8750. },
  8751. "merge-options": {
  8752. "version": "1.0.1",
  8753. "resolved": "https://registry.npmjs.org/merge-options/-/merge-options-1.0.1.tgz",
  8754. "integrity": "sha512-iuPV41VWKWBIOpBsjoxjDZw8/GbSfZ2mk7N1453bwMrfzdrIk7EzBd+8UVR6rkw67th7xnk9Dytl3J+lHPdxvg==",
  8755. "requires": {
  8756. "is-plain-obj": "^1.1"
  8757. }
  8758. },
  8759. "merge-source-map": {
  8760. "version": "1.1.0",
  8761. "resolved": "https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.1.0.tgz",
  8762. "integrity": "sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==",
  8763. "requires": {
  8764. "source-map": "^0.6.1"
  8765. },
  8766. "dependencies": {
  8767. "source-map": {
  8768. "version": "0.6.1",
  8769. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  8770. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  8771. }
  8772. }
  8773. },
  8774. "merge-stream": {
  8775. "version": "2.0.0",
  8776. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
  8777. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
  8778. },
  8779. "merge2": {
  8780. "version": "1.4.1",
  8781. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
  8782. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="
  8783. },
  8784. "micromatch": {
  8785. "version": "4.0.2",
  8786. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
  8787. "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==",
  8788. "requires": {
  8789. "braces": "^3.0.1",
  8790. "picomatch": "^2.0.5"
  8791. }
  8792. },
  8793. "miller-rabin": {
  8794. "version": "4.0.1",
  8795. "resolved": "https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz",
  8796. "integrity": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==",
  8797. "requires": {
  8798. "bn.js": "^4.0.0",
  8799. "brorand": "^1.0.1"
  8800. },
  8801. "dependencies": {
  8802. "bn.js": {
  8803. "version": "4.11.9",
  8804. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
  8805. "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
  8806. }
  8807. }
  8808. },
  8809. "mime": {
  8810. "version": "1.6.0",
  8811. "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
  8812. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
  8813. "optional": true
  8814. },
  8815. "mime-db": {
  8816. "version": "1.44.0",
  8817. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz",
  8818. "integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg=="
  8819. },
  8820. "mime-types": {
  8821. "version": "2.1.27",
  8822. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz",
  8823. "integrity": "sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==",
  8824. "requires": {
  8825. "mime-db": "1.44.0"
  8826. }
  8827. },
  8828. "mimic-fn": {
  8829. "version": "1.2.0",
  8830. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz",
  8831. "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ=="
  8832. },
  8833. "min-indent": {
  8834. "version": "1.0.1",
  8835. "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
  8836. "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==",
  8837. "dev": true
  8838. },
  8839. "mini-css-extract-plugin": {
  8840. "version": "0.9.0",
  8841. "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.0.tgz",
  8842. "integrity": "sha512-lp3GeY7ygcgAmVIcRPBVhIkf8Us7FZjA+ILpal44qLdSu11wmjKQ3d9k15lfD7pO4esu9eUIAW7qiYIBppv40A==",
  8843. "requires": {
  8844. "loader-utils": "^1.1.0",
  8845. "normalize-url": "1.9.1",
  8846. "schema-utils": "^1.0.0",
  8847. "webpack-sources": "^1.1.0"
  8848. },
  8849. "dependencies": {
  8850. "normalize-url": {
  8851. "version": "1.9.1",
  8852. "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz",
  8853. "integrity": "sha1-LMDWazHqIwNkWENuNiDYWVTGbDw=",
  8854. "requires": {
  8855. "object-assign": "^4.0.1",
  8856. "prepend-http": "^1.0.0",
  8857. "query-string": "^4.1.0",
  8858. "sort-keys": "^1.0.0"
  8859. }
  8860. },
  8861. "schema-utils": {
  8862. "version": "1.0.0",
  8863. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
  8864. "integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
  8865. "requires": {
  8866. "ajv": "^6.1.0",
  8867. "ajv-errors": "^1.0.0",
  8868. "ajv-keywords": "^3.1.0"
  8869. }
  8870. }
  8871. }
  8872. },
  8873. "minimalistic-assert": {
  8874. "version": "1.0.1",
  8875. "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
  8876. "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="
  8877. },
  8878. "minimalistic-crypto-utils": {
  8879. "version": "1.0.1",
  8880. "resolved": "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz",
  8881. "integrity": "sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo="
  8882. },
  8883. "minimatch": {
  8884. "version": "3.0.4",
  8885. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
  8886. "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
  8887. "requires": {
  8888. "brace-expansion": "^1.1.7"
  8889. }
  8890. },
  8891. "minimist": {
  8892. "version": "1.2.5",
  8893. "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
  8894. "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
  8895. },
  8896. "minimist-options": {
  8897. "version": "4.1.0",
  8898. "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz",
  8899. "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==",
  8900. "dev": true,
  8901. "requires": {
  8902. "arrify": "^1.0.1",
  8903. "is-plain-obj": "^1.1.0",
  8904. "kind-of": "^6.0.3"
  8905. },
  8906. "dependencies": {
  8907. "arrify": {
  8908. "version": "1.0.1",
  8909. "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
  8910. "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
  8911. "dev": true
  8912. }
  8913. }
  8914. },
  8915. "minipass": {
  8916. "version": "3.1.3",
  8917. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.3.tgz",
  8918. "integrity": "sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==",
  8919. "requires": {
  8920. "yallist": "^4.0.0"
  8921. },
  8922. "dependencies": {
  8923. "yallist": {
  8924. "version": "4.0.0",
  8925. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  8926. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  8927. }
  8928. }
  8929. },
  8930. "minipass-collect": {
  8931. "version": "1.0.2",
  8932. "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
  8933. "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
  8934. "requires": {
  8935. "minipass": "^3.0.0"
  8936. }
  8937. },
  8938. "minipass-flush": {
  8939. "version": "1.0.5",
  8940. "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
  8941. "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
  8942. "requires": {
  8943. "minipass": "^3.0.0"
  8944. }
  8945. },
  8946. "minipass-pipeline": {
  8947. "version": "1.2.3",
  8948. "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.3.tgz",
  8949. "integrity": "sha512-cFOknTvng5vqnwOpDsZTWhNll6Jf8o2x+/diplafmxpuIymAjzoOolZG0VvQf3V2HgqzJNhnuKHYp2BqDgz8IQ==",
  8950. "requires": {
  8951. "minipass": "^3.0.0"
  8952. }
  8953. },
  8954. "minizlib": {
  8955. "version": "2.1.0",
  8956. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.0.tgz",
  8957. "integrity": "sha512-EzTZN/fjSvifSX0SlqUERCN39o6T40AMarPbv0MrarSFtIITCBh7bi+dU8nxGFHuqs9jdIAeoYoKuQAAASsPPA==",
  8958. "requires": {
  8959. "minipass": "^3.0.0",
  8960. "yallist": "^4.0.0"
  8961. },
  8962. "dependencies": {
  8963. "yallist": {
  8964. "version": "4.0.0",
  8965. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  8966. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  8967. }
  8968. }
  8969. },
  8970. "mississippi": {
  8971. "version": "3.0.0",
  8972. "resolved": "https://registry.npmjs.org/mississippi/-/mississippi-3.0.0.tgz",
  8973. "integrity": "sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==",
  8974. "requires": {
  8975. "concat-stream": "^1.5.0",
  8976. "duplexify": "^3.4.2",
  8977. "end-of-stream": "^1.1.0",
  8978. "flush-write-stream": "^1.0.0",
  8979. "from2": "^2.1.0",
  8980. "parallel-transform": "^1.1.0",
  8981. "pump": "^3.0.0",
  8982. "pumpify": "^1.3.3",
  8983. "stream-each": "^1.1.0",
  8984. "through2": "^2.0.0"
  8985. }
  8986. },
  8987. "mitt": {
  8988. "version": "1.1.2",
  8989. "resolved": "https://registry.npmjs.org/mitt/-/mitt-1.1.2.tgz",
  8990. "integrity": "sha1-OA5hSA1qYVtmDwertg1R4KTkvtY="
  8991. },
  8992. "mixin-deep": {
  8993. "version": "1.3.2",
  8994. "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
  8995. "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
  8996. "requires": {
  8997. "for-in": "^1.0.2",
  8998. "is-extendable": "^1.0.1"
  8999. },
  9000. "dependencies": {
  9001. "is-extendable": {
  9002. "version": "1.0.1",
  9003. "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
  9004. "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
  9005. "requires": {
  9006. "is-plain-object": "^2.0.4"
  9007. }
  9008. },
  9009. "is-plain-object": {
  9010. "version": "2.0.4",
  9011. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  9012. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  9013. "requires": {
  9014. "isobject": "^3.0.1"
  9015. }
  9016. }
  9017. }
  9018. },
  9019. "mkdirp": {
  9020. "version": "0.5.5",
  9021. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz",
  9022. "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==",
  9023. "requires": {
  9024. "minimist": "^1.2.5"
  9025. }
  9026. },
  9027. "monaco-editor": {
  9028. "version": "0.20.0",
  9029. "resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.20.0.tgz",
  9030. "integrity": "sha512-hkvf4EtPJRMQlPC3UbMoRs0vTAFAYdzFQ+gpMb8A+9znae1c43q8Mab9iVsgTcg/4PNiLGGn3SlDIa8uvK1FIQ=="
  9031. },
  9032. "monaco-editor-webpack-plugin": {
  9033. "version": "1.9.0",
  9034. "resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-1.9.0.tgz",
  9035. "integrity": "sha512-tOiiToc94E1sb50BgZ8q8WK/bxus77SRrwCqIpAB5er3cpX78SULbEBY4YPOB8kDolOzKRt30WIHG/D6gz69Ww==",
  9036. "requires": {
  9037. "loader-utils": "^1.2.3"
  9038. }
  9039. },
  9040. "move-concurrently": {
  9041. "version": "1.0.1",
  9042. "resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz",
  9043. "integrity": "sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=",
  9044. "requires": {
  9045. "aproba": "^1.1.1",
  9046. "copy-concurrently": "^1.0.0",
  9047. "fs-write-stream-atomic": "^1.0.8",
  9048. "mkdirp": "^0.5.1",
  9049. "rimraf": "^2.5.4",
  9050. "run-queue": "^1.0.3"
  9051. }
  9052. },
  9053. "ms": {
  9054. "version": "2.1.2",
  9055. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
  9056. "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
  9057. },
  9058. "multimap": {
  9059. "version": "1.1.0",
  9060. "resolved": "https://registry.npmjs.org/multimap/-/multimap-1.1.0.tgz",
  9061. "integrity": "sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==",
  9062. "dev": true
  9063. },
  9064. "multipipe": {
  9065. "version": "0.1.2",
  9066. "resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz",
  9067. "integrity": "sha1-Ko8t33Du1WTf8tV/HhoTfZ8FB4s=",
  9068. "requires": {
  9069. "duplexer2": "0.0.2"
  9070. }
  9071. },
  9072. "mute-stdout": {
  9073. "version": "1.0.1",
  9074. "resolved": "https://registry.npmjs.org/mute-stdout/-/mute-stdout-1.0.1.tgz",
  9075. "integrity": "sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg=="
  9076. },
  9077. "mute-stream": {
  9078. "version": "0.0.7",
  9079. "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz",
  9080. "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s="
  9081. },
  9082. "nan": {
  9083. "version": "2.14.1",
  9084. "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.1.tgz",
  9085. "integrity": "sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==",
  9086. "optional": true
  9087. },
  9088. "nanomatch": {
  9089. "version": "1.2.13",
  9090. "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
  9091. "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
  9092. "requires": {
  9093. "arr-diff": "^4.0.0",
  9094. "array-unique": "^0.3.2",
  9095. "define-property": "^2.0.2",
  9096. "extend-shallow": "^3.0.2",
  9097. "fragment-cache": "^0.2.1",
  9098. "is-windows": "^1.0.2",
  9099. "kind-of": "^6.0.2",
  9100. "object.pick": "^1.3.0",
  9101. "regex-not": "^1.0.0",
  9102. "snapdragon": "^0.8.1",
  9103. "to-regex": "^3.0.1"
  9104. }
  9105. },
  9106. "natural-compare": {
  9107. "version": "1.4.0",
  9108. "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
  9109. "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
  9110. "dev": true
  9111. },
  9112. "neo-async": {
  9113. "version": "2.6.1",
  9114. "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.1.tgz",
  9115. "integrity": "sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw=="
  9116. },
  9117. "next-tick": {
  9118. "version": "1.0.0",
  9119. "resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz",
  9120. "integrity": "sha1-yobR/ogoFpsBICCOPchCS524NCw="
  9121. },
  9122. "nice-try": {
  9123. "version": "1.0.5",
  9124. "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
  9125. "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ=="
  9126. },
  9127. "no-case": {
  9128. "version": "2.3.2",
  9129. "resolved": "https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz",
  9130. "integrity": "sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==",
  9131. "requires": {
  9132. "lower-case": "^1.1.1"
  9133. }
  9134. },
  9135. "node-fetch": {
  9136. "version": "2.6.0",
  9137. "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
  9138. "integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
  9139. },
  9140. "node-libs-browser": {
  9141. "version": "2.2.1",
  9142. "resolved": "https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.1.tgz",
  9143. "integrity": "sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==",
  9144. "requires": {
  9145. "assert": "^1.1.1",
  9146. "browserify-zlib": "^0.2.0",
  9147. "buffer": "^4.3.0",
  9148. "console-browserify": "^1.1.0",
  9149. "constants-browserify": "^1.0.0",
  9150. "crypto-browserify": "^3.11.0",
  9151. "domain-browser": "^1.1.1",
  9152. "events": "^3.0.0",
  9153. "https-browserify": "^1.0.0",
  9154. "os-browserify": "^0.3.0",
  9155. "path-browserify": "0.0.1",
  9156. "process": "^0.11.10",
  9157. "punycode": "^1.2.4",
  9158. "querystring-es3": "^0.2.0",
  9159. "readable-stream": "^2.3.3",
  9160. "stream-browserify": "^2.0.1",
  9161. "stream-http": "^2.7.2",
  9162. "string_decoder": "^1.0.0",
  9163. "timers-browserify": "^2.0.4",
  9164. "tty-browserify": "0.0.0",
  9165. "url": "^0.11.0",
  9166. "util": "^0.11.0",
  9167. "vm-browserify": "^1.0.1"
  9168. },
  9169. "dependencies": {
  9170. "buffer": {
  9171. "version": "4.9.2",
  9172. "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz",
  9173. "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==",
  9174. "requires": {
  9175. "base64-js": "^1.0.2",
  9176. "ieee754": "^1.1.4",
  9177. "isarray": "^1.0.0"
  9178. }
  9179. },
  9180. "punycode": {
  9181. "version": "1.4.1",
  9182. "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
  9183. "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4="
  9184. }
  9185. }
  9186. },
  9187. "node-notifier": {
  9188. "version": "5.4.3",
  9189. "resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.4.3.tgz",
  9190. "integrity": "sha512-M4UBGcs4jeOK9CjTsYwkvH6/MzuUmGCyTW+kCY7uO+1ZVr0+FHGdPdIf5CCLqAaxnRrWidyoQlNkMIIVwbKB8Q==",
  9191. "requires": {
  9192. "growly": "^1.3.0",
  9193. "is-wsl": "^1.1.0",
  9194. "semver": "^5.5.0",
  9195. "shellwords": "^0.1.1",
  9196. "which": "^1.3.0"
  9197. }
  9198. },
  9199. "node-releases": {
  9200. "version": "1.1.58",
  9201. "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.58.tgz",
  9202. "integrity": "sha512-NxBudgVKiRh/2aPWMgPR7bPTX0VPmGx5QBwCtdHitnqFE5/O8DeBXuIMH1nwNnw/aMo6AjOrpsHzfY3UbUJ7yg=="
  9203. },
  9204. "node.extend": {
  9205. "version": "2.0.2",
  9206. "resolved": "https://registry.npmjs.org/node.extend/-/node.extend-2.0.2.tgz",
  9207. "integrity": "sha512-pDT4Dchl94/+kkgdwyS2PauDFjZG0Hk0IcHIB+LkW27HLDtdoeMxHTxZh39DYbPP8UflWXWj9JcdDozF+YDOpQ==",
  9208. "requires": {
  9209. "has": "^1.0.3",
  9210. "is": "^3.2.1"
  9211. }
  9212. },
  9213. "nopt": {
  9214. "version": "4.0.3",
  9215. "resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",
  9216. "integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==",
  9217. "requires": {
  9218. "abbrev": "1",
  9219. "osenv": "^0.1.4"
  9220. }
  9221. },
  9222. "normalize-package-data": {
  9223. "version": "2.5.0",
  9224. "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
  9225. "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
  9226. "requires": {
  9227. "hosted-git-info": "^2.1.4",
  9228. "resolve": "^1.10.0",
  9229. "semver": "2 || 3 || 4 || 5",
  9230. "validate-npm-package-license": "^3.0.1"
  9231. }
  9232. },
  9233. "normalize-path": {
  9234. "version": "3.0.0",
  9235. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  9236. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
  9237. },
  9238. "normalize-range": {
  9239. "version": "0.1.2",
  9240. "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
  9241. "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI="
  9242. },
  9243. "normalize-selector": {
  9244. "version": "0.2.0",
  9245. "resolved": "https://registry.npmjs.org/normalize-selector/-/normalize-selector-0.2.0.tgz",
  9246. "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=",
  9247. "dev": true
  9248. },
  9249. "normalize-url": {
  9250. "version": "3.3.0",
  9251. "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz",
  9252. "integrity": "sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg=="
  9253. },
  9254. "now-and-later": {
  9255. "version": "2.0.1",
  9256. "resolved": "https://registry.npmjs.org/now-and-later/-/now-and-later-2.0.1.tgz",
  9257. "integrity": "sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==",
  9258. "requires": {
  9259. "once": "^1.3.2"
  9260. }
  9261. },
  9262. "npm-run-path": {
  9263. "version": "2.0.2",
  9264. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
  9265. "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
  9266. "requires": {
  9267. "path-key": "^2.0.0"
  9268. }
  9269. },
  9270. "nth-check": {
  9271. "version": "1.0.2",
  9272. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
  9273. "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==",
  9274. "requires": {
  9275. "boolbase": "~1.0.0"
  9276. }
  9277. },
  9278. "num2fraction": {
  9279. "version": "1.2.2",
  9280. "resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz",
  9281. "integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4="
  9282. },
  9283. "number-is-nan": {
  9284. "version": "1.0.1",
  9285. "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
  9286. "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0="
  9287. },
  9288. "oauth-sign": {
  9289. "version": "0.9.0",
  9290. "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
  9291. "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
  9292. "optional": true
  9293. },
  9294. "object-assign": {
  9295. "version": "4.1.1",
  9296. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  9297. "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
  9298. },
  9299. "object-copy": {
  9300. "version": "0.1.0",
  9301. "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz",
  9302. "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=",
  9303. "requires": {
  9304. "copy-descriptor": "^0.1.0",
  9305. "define-property": "^0.2.5",
  9306. "kind-of": "^3.0.3"
  9307. },
  9308. "dependencies": {
  9309. "define-property": {
  9310. "version": "0.2.5",
  9311. "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
  9312. "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
  9313. "requires": {
  9314. "is-descriptor": "^0.1.0"
  9315. }
  9316. },
  9317. "kind-of": {
  9318. "version": "3.2.2",
  9319. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  9320. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  9321. "requires": {
  9322. "is-buffer": "^1.1.5"
  9323. }
  9324. }
  9325. }
  9326. },
  9327. "object-inspect": {
  9328. "version": "1.8.0",
  9329. "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.8.0.tgz",
  9330. "integrity": "sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA=="
  9331. },
  9332. "object-keys": {
  9333. "version": "1.1.1",
  9334. "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
  9335. "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="
  9336. },
  9337. "object-visit": {
  9338. "version": "1.0.1",
  9339. "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
  9340. "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
  9341. "requires": {
  9342. "isobject": "^3.0.0"
  9343. }
  9344. },
  9345. "object.assign": {
  9346. "version": "4.1.0",
  9347. "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.0.tgz",
  9348. "integrity": "sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==",
  9349. "requires": {
  9350. "define-properties": "^1.1.2",
  9351. "function-bind": "^1.1.1",
  9352. "has-symbols": "^1.0.0",
  9353. "object-keys": "^1.0.11"
  9354. }
  9355. },
  9356. "object.defaults": {
  9357. "version": "1.1.0",
  9358. "resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz",
  9359. "integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=",
  9360. "requires": {
  9361. "array-each": "^1.0.1",
  9362. "array-slice": "^1.0.0",
  9363. "for-own": "^1.0.0",
  9364. "isobject": "^3.0.0"
  9365. }
  9366. },
  9367. "object.getownpropertydescriptors": {
  9368. "version": "2.1.0",
  9369. "resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.0.tgz",
  9370. "integrity": "sha512-Z53Oah9A3TdLoblT7VKJaTDdXdT+lQO+cNpKVnya5JDe9uLvzu1YyY1yFDFrcxrlRgWrEFH0jJtD/IbuwjcEVg==",
  9371. "requires": {
  9372. "define-properties": "^1.1.3",
  9373. "es-abstract": "^1.17.0-next.1"
  9374. }
  9375. },
  9376. "object.map": {
  9377. "version": "1.0.1",
  9378. "resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz",
  9379. "integrity": "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=",
  9380. "requires": {
  9381. "for-own": "^1.0.0",
  9382. "make-iterator": "^1.0.0"
  9383. }
  9384. },
  9385. "object.pick": {
  9386. "version": "1.3.0",
  9387. "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
  9388. "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
  9389. "requires": {
  9390. "isobject": "^3.0.1"
  9391. }
  9392. },
  9393. "object.reduce": {
  9394. "version": "1.0.1",
  9395. "resolved": "https://registry.npmjs.org/object.reduce/-/object.reduce-1.0.1.tgz",
  9396. "integrity": "sha1-b+NI8qx/oPlcpiEiZZkJaCW7A60=",
  9397. "requires": {
  9398. "for-own": "^1.0.0",
  9399. "make-iterator": "^1.0.0"
  9400. }
  9401. },
  9402. "object.values": {
  9403. "version": "1.1.1",
  9404. "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz",
  9405. "integrity": "sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==",
  9406. "requires": {
  9407. "define-properties": "^1.1.3",
  9408. "es-abstract": "^1.17.0-next.1",
  9409. "function-bind": "^1.1.1",
  9410. "has": "^1.0.3"
  9411. }
  9412. },
  9413. "octokit-pagination-methods": {
  9414. "version": "1.1.0",
  9415. "resolved": "https://registry.npmjs.org/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz",
  9416. "integrity": "sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ=="
  9417. },
  9418. "once": {
  9419. "version": "1.4.0",
  9420. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  9421. "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
  9422. "requires": {
  9423. "wrappy": "1"
  9424. }
  9425. },
  9426. "onetime": {
  9427. "version": "2.0.1",
  9428. "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz",
  9429. "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=",
  9430. "requires": {
  9431. "mimic-fn": "^1.0.0"
  9432. }
  9433. },
  9434. "optionator": {
  9435. "version": "0.9.1",
  9436. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",
  9437. "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==",
  9438. "dev": true,
  9439. "requires": {
  9440. "deep-is": "^0.1.3",
  9441. "fast-levenshtein": "^2.0.6",
  9442. "levn": "^0.4.1",
  9443. "prelude-ls": "^1.2.1",
  9444. "type-check": "^0.4.0",
  9445. "word-wrap": "^1.2.3"
  9446. }
  9447. },
  9448. "ordered-read-streams": {
  9449. "version": "1.0.1",
  9450. "resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz",
  9451. "integrity": "sha1-d8DLN8QVJdZBZtmQ/61+xqDhNj4=",
  9452. "requires": {
  9453. "readable-stream": "^2.0.1"
  9454. }
  9455. },
  9456. "os-browserify": {
  9457. "version": "0.3.0",
  9458. "resolved": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz",
  9459. "integrity": "sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc="
  9460. },
  9461. "os-homedir": {
  9462. "version": "1.0.2",
  9463. "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
  9464. "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M="
  9465. },
  9466. "os-locale": {
  9467. "version": "1.4.0",
  9468. "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
  9469. "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=",
  9470. "requires": {
  9471. "lcid": "^1.0.0"
  9472. }
  9473. },
  9474. "os-name": {
  9475. "version": "3.1.0",
  9476. "resolved": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz",
  9477. "integrity": "sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==",
  9478. "requires": {
  9479. "macos-release": "^2.2.0",
  9480. "windows-release": "^3.1.0"
  9481. }
  9482. },
  9483. "os-tmpdir": {
  9484. "version": "1.0.2",
  9485. "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
  9486. "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ="
  9487. },
  9488. "osenv": {
  9489. "version": "0.1.5",
  9490. "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
  9491. "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
  9492. "requires": {
  9493. "os-homedir": "^1.0.0",
  9494. "os-tmpdir": "^1.0.0"
  9495. }
  9496. },
  9497. "p-finally": {
  9498. "version": "1.0.0",
  9499. "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
  9500. "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4="
  9501. },
  9502. "p-limit": {
  9503. "version": "2.3.0",
  9504. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  9505. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  9506. "requires": {
  9507. "p-try": "^2.0.0"
  9508. }
  9509. },
  9510. "p-locate": {
  9511. "version": "3.0.0",
  9512. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
  9513. "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
  9514. "requires": {
  9515. "p-limit": "^2.0.0"
  9516. }
  9517. },
  9518. "p-map": {
  9519. "version": "1.2.0",
  9520. "resolved": "https://registry.npmjs.org/p-map/-/p-map-1.2.0.tgz",
  9521. "integrity": "sha512-r6zKACMNhjPJMTl8KcFH4li//gkrXWfbD6feV8l6doRHlzljFWGJ2AP6iKaCJXyZmAUMOPtvbW7EXkbWO/pLEA=="
  9522. },
  9523. "p-try": {
  9524. "version": "2.2.0",
  9525. "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
  9526. "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
  9527. },
  9528. "pako": {
  9529. "version": "1.0.11",
  9530. "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
  9531. "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw=="
  9532. },
  9533. "parallel-transform": {
  9534. "version": "1.2.0",
  9535. "resolved": "https://registry.npmjs.org/parallel-transform/-/parallel-transform-1.2.0.tgz",
  9536. "integrity": "sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==",
  9537. "requires": {
  9538. "cyclist": "^1.0.1",
  9539. "inherits": "^2.0.3",
  9540. "readable-stream": "^2.1.5"
  9541. }
  9542. },
  9543. "param-case": {
  9544. "version": "2.1.1",
  9545. "resolved": "https://registry.npmjs.org/param-case/-/param-case-2.1.1.tgz",
  9546. "integrity": "sha1-35T9jPZTHs915r75oIWPvHK+Ikc=",
  9547. "requires": {
  9548. "no-case": "^2.2.0"
  9549. }
  9550. },
  9551. "parent-module": {
  9552. "version": "1.0.1",
  9553. "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
  9554. "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
  9555. "dev": true,
  9556. "requires": {
  9557. "callsites": "^3.0.0"
  9558. },
  9559. "dependencies": {
  9560. "callsites": {
  9561. "version": "3.1.0",
  9562. "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
  9563. "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
  9564. "dev": true
  9565. }
  9566. }
  9567. },
  9568. "parse-asn1": {
  9569. "version": "5.1.5",
  9570. "resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.5.tgz",
  9571. "integrity": "sha512-jkMYn1dcJqF6d5CpU689bq7w/b5ALS9ROVSpQDPrZsqqesUJii9qutvoT5ltGedNXMO2e16YUWIghG9KxaViTQ==",
  9572. "requires": {
  9573. "asn1.js": "^4.0.0",
  9574. "browserify-aes": "^1.0.0",
  9575. "create-hash": "^1.1.0",
  9576. "evp_bytestokey": "^1.0.0",
  9577. "pbkdf2": "^3.0.3",
  9578. "safe-buffer": "^5.1.1"
  9579. }
  9580. },
  9581. "parse-entities": {
  9582. "version": "2.0.0",
  9583. "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz",
  9584. "integrity": "sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==",
  9585. "dev": true,
  9586. "requires": {
  9587. "character-entities": "^1.0.0",
  9588. "character-entities-legacy": "^1.0.0",
  9589. "character-reference-invalid": "^1.0.0",
  9590. "is-alphanumerical": "^1.0.0",
  9591. "is-decimal": "^1.0.0",
  9592. "is-hexadecimal": "^1.0.0"
  9593. }
  9594. },
  9595. "parse-filepath": {
  9596. "version": "1.0.2",
  9597. "resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
  9598. "integrity": "sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=",
  9599. "requires": {
  9600. "is-absolute": "^1.0.0",
  9601. "map-cache": "^0.2.0",
  9602. "path-root": "^0.1.1"
  9603. }
  9604. },
  9605. "parse-import": {
  9606. "version": "2.0.0",
  9607. "resolved": "https://registry.npmjs.org/parse-import/-/parse-import-2.0.0.tgz",
  9608. "integrity": "sha1-KyR0Aw4AirmNt2xLy/TbWucwb18=",
  9609. "requires": {
  9610. "get-imports": "^1.0.0"
  9611. }
  9612. },
  9613. "parse-json": {
  9614. "version": "4.0.0",
  9615. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
  9616. "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=",
  9617. "requires": {
  9618. "error-ex": "^1.3.1",
  9619. "json-parse-better-errors": "^1.0.1"
  9620. }
  9621. },
  9622. "parse-node-version": {
  9623. "version": "1.0.1",
  9624. "resolved": "https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz",
  9625. "integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA=="
  9626. },
  9627. "parse-passwd": {
  9628. "version": "1.0.0",
  9629. "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
  9630. "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY="
  9631. },
  9632. "pascalcase": {
  9633. "version": "0.1.1",
  9634. "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
  9635. "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ="
  9636. },
  9637. "path-browserify": {
  9638. "version": "0.0.1",
  9639. "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz",
  9640. "integrity": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ=="
  9641. },
  9642. "path-dirname": {
  9643. "version": "1.0.2",
  9644. "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
  9645. "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA="
  9646. },
  9647. "path-exists": {
  9648. "version": "3.0.0",
  9649. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
  9650. "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
  9651. },
  9652. "path-is-absolute": {
  9653. "version": "1.0.1",
  9654. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  9655. "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
  9656. },
  9657. "path-is-inside": {
  9658. "version": "1.0.2",
  9659. "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz",
  9660. "integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM="
  9661. },
  9662. "path-key": {
  9663. "version": "2.0.1",
  9664. "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
  9665. "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A="
  9666. },
  9667. "path-parse": {
  9668. "version": "1.0.6",
  9669. "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
  9670. "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw=="
  9671. },
  9672. "path-root": {
  9673. "version": "0.1.1",
  9674. "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz",
  9675. "integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=",
  9676. "requires": {
  9677. "path-root-regex": "^0.1.0"
  9678. }
  9679. },
  9680. "path-root-regex": {
  9681. "version": "0.1.2",
  9682. "resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz",
  9683. "integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0="
  9684. },
  9685. "path-type": {
  9686. "version": "1.1.0",
  9687. "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
  9688. "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
  9689. "requires": {
  9690. "graceful-fs": "^4.1.2",
  9691. "pify": "^2.0.0",
  9692. "pinkie-promise": "^2.0.0"
  9693. },
  9694. "dependencies": {
  9695. "pify": {
  9696. "version": "2.3.0",
  9697. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  9698. "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
  9699. }
  9700. }
  9701. },
  9702. "pbkdf2": {
  9703. "version": "3.1.1",
  9704. "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.1.tgz",
  9705. "integrity": "sha512-4Ejy1OPxi9f2tt1rRV7Go7zmfDQ+ZectEQz3VGUQhgq62HtIRPDyG/JtnwIxs6x3uNMwo2V7q1fMvKjb+Tnpqg==",
  9706. "requires": {
  9707. "create-hash": "^1.1.2",
  9708. "create-hmac": "^1.1.4",
  9709. "ripemd160": "^2.0.1",
  9710. "safe-buffer": "^5.0.1",
  9711. "sha.js": "^2.4.8"
  9712. }
  9713. },
  9714. "performance-now": {
  9715. "version": "2.1.0",
  9716. "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
  9717. "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
  9718. },
  9719. "picomatch": {
  9720. "version": "2.2.2",
  9721. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz",
  9722. "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg=="
  9723. },
  9724. "pify": {
  9725. "version": "4.0.1",
  9726. "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
  9727. "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g=="
  9728. },
  9729. "pinkie": {
  9730. "version": "2.0.4",
  9731. "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
  9732. "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA="
  9733. },
  9734. "pinkie-promise": {
  9735. "version": "2.0.1",
  9736. "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
  9737. "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
  9738. "requires": {
  9739. "pinkie": "^2.0.0"
  9740. }
  9741. },
  9742. "pkg-dir": {
  9743. "version": "3.0.0",
  9744. "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz",
  9745. "integrity": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==",
  9746. "requires": {
  9747. "find-up": "^3.0.0"
  9748. }
  9749. },
  9750. "plugin-error": {
  9751. "version": "1.0.1",
  9752. "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-1.0.1.tgz",
  9753. "integrity": "sha512-L1zP0dk7vGweZME2i+EeakvUNqSrdiI3F91TwEoYiGrAfUXmVv6fJIq4g82PAXxNsWOp0J7ZqQy/3Szz0ajTxA==",
  9754. "requires": {
  9755. "ansi-colors": "^1.0.1",
  9756. "arr-diff": "^4.0.0",
  9757. "arr-union": "^3.1.0",
  9758. "extend-shallow": "^3.0.2"
  9759. }
  9760. },
  9761. "plur": {
  9762. "version": "3.1.1",
  9763. "resolved": "https://registry.npmjs.org/plur/-/plur-3.1.1.tgz",
  9764. "integrity": "sha512-t1Ax8KUvV3FFII8ltczPn2tJdjqbd1sIzu6t4JL7nQ3EyeL/lTrj5PWKb06ic5/6XYDr65rQ4uzQEGN70/6X5w==",
  9765. "requires": {
  9766. "irregular-plurals": "^2.0.0"
  9767. }
  9768. },
  9769. "pluralize": {
  9770. "version": "8.0.0",
  9771. "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz",
  9772. "integrity": "sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==",
  9773. "dev": true
  9774. },
  9775. "popper.js": {
  9776. "version": "1.16.1",
  9777. "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",
  9778. "integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ=="
  9779. },
  9780. "posix-character-classes": {
  9781. "version": "0.1.1",
  9782. "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
  9783. "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
  9784. },
  9785. "postcss": {
  9786. "version": "7.0.32",
  9787. "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.32.tgz",
  9788. "integrity": "sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==",
  9789. "requires": {
  9790. "chalk": "^2.4.2",
  9791. "source-map": "^0.6.1",
  9792. "supports-color": "^6.1.0"
  9793. },
  9794. "dependencies": {
  9795. "source-map": {
  9796. "version": "0.6.1",
  9797. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  9798. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  9799. },
  9800. "supports-color": {
  9801. "version": "6.1.0",
  9802. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz",
  9803. "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==",
  9804. "requires": {
  9805. "has-flag": "^3.0.0"
  9806. }
  9807. }
  9808. }
  9809. },
  9810. "postcss-attribute-case-insensitive": {
  9811. "version": "4.0.2",
  9812. "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-4.0.2.tgz",
  9813. "integrity": "sha512-clkFxk/9pcdb4Vkn0hAHq3YnxBQ2p0CGD1dy24jN+reBck+EWxMbxSUqN4Yj7t0w8csl87K6p0gxBe1utkJsYA==",
  9814. "requires": {
  9815. "postcss": "^7.0.2",
  9816. "postcss-selector-parser": "^6.0.2"
  9817. }
  9818. },
  9819. "postcss-calc": {
  9820. "version": "7.0.2",
  9821. "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-7.0.2.tgz",
  9822. "integrity": "sha512-rofZFHUg6ZIrvRwPeFktv06GdbDYLcGqh9EwiMutZg+a0oePCCw1zHOEiji6LCpyRcjTREtPASuUqeAvYlEVvQ==",
  9823. "requires": {
  9824. "postcss": "^7.0.27",
  9825. "postcss-selector-parser": "^6.0.2",
  9826. "postcss-value-parser": "^4.0.2"
  9827. }
  9828. },
  9829. "postcss-color-functional-notation": {
  9830. "version": "2.0.1",
  9831. "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-2.0.1.tgz",
  9832. "integrity": "sha512-ZBARCypjEDofW4P6IdPVTLhDNXPRn8T2s1zHbZidW6rPaaZvcnCS2soYFIQJrMZSxiePJ2XIYTlcb2ztr/eT2g==",
  9833. "requires": {
  9834. "postcss": "^7.0.2",
  9835. "postcss-values-parser": "^2.0.0"
  9836. }
  9837. },
  9838. "postcss-color-gray": {
  9839. "version": "5.0.0",
  9840. "resolved": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-5.0.0.tgz",
  9841. "integrity": "sha512-q6BuRnAGKM/ZRpfDascZlIZPjvwsRye7UDNalqVz3s7GDxMtqPY6+Q871liNxsonUw8oC61OG+PSaysYpl1bnw==",
  9842. "requires": {
  9843. "@csstools/convert-colors": "^1.4.0",
  9844. "postcss": "^7.0.5",
  9845. "postcss-values-parser": "^2.0.0"
  9846. }
  9847. },
  9848. "postcss-color-hex-alpha": {
  9849. "version": "5.0.3",
  9850. "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-5.0.3.tgz",
  9851. "integrity": "sha512-PF4GDel8q3kkreVXKLAGNpHKilXsZ6xuu+mOQMHWHLPNyjiUBOr75sp5ZKJfmv1MCus5/DWUGcK9hm6qHEnXYw==",
  9852. "requires": {
  9853. "postcss": "^7.0.14",
  9854. "postcss-values-parser": "^2.0.1"
  9855. }
  9856. },
  9857. "postcss-color-mod-function": {
  9858. "version": "3.0.3",
  9859. "resolved": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-3.0.3.tgz",
  9860. "integrity": "sha512-YP4VG+xufxaVtzV6ZmhEtc+/aTXH3d0JLpnYfxqTvwZPbJhWqp8bSY3nfNzNRFLgB4XSaBA82OE4VjOOKpCdVQ==",
  9861. "requires": {
  9862. "@csstools/convert-colors": "^1.4.0",
  9863. "postcss": "^7.0.2",
  9864. "postcss-values-parser": "^2.0.0"
  9865. }
  9866. },
  9867. "postcss-color-rebeccapurple": {
  9868. "version": "4.0.1",
  9869. "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-4.0.1.tgz",
  9870. "integrity": "sha512-aAe3OhkS6qJXBbqzvZth2Au4V3KieR5sRQ4ptb2b2O8wgvB3SJBsdG+jsn2BZbbwekDG8nTfcCNKcSfe/lEy8g==",
  9871. "requires": {
  9872. "postcss": "^7.0.2",
  9873. "postcss-values-parser": "^2.0.0"
  9874. }
  9875. },
  9876. "postcss-colormin": {
  9877. "version": "4.0.3",
  9878. "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-4.0.3.tgz",
  9879. "integrity": "sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==",
  9880. "requires": {
  9881. "browserslist": "^4.0.0",
  9882. "color": "^3.0.0",
  9883. "has": "^1.0.0",
  9884. "postcss": "^7.0.0",
  9885. "postcss-value-parser": "^3.0.0"
  9886. },
  9887. "dependencies": {
  9888. "postcss-value-parser": {
  9889. "version": "3.3.1",
  9890. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  9891. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  9892. }
  9893. }
  9894. },
  9895. "postcss-convert-values": {
  9896. "version": "4.0.1",
  9897. "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-4.0.1.tgz",
  9898. "integrity": "sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==",
  9899. "requires": {
  9900. "postcss": "^7.0.0",
  9901. "postcss-value-parser": "^3.0.0"
  9902. },
  9903. "dependencies": {
  9904. "postcss-value-parser": {
  9905. "version": "3.3.1",
  9906. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  9907. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  9908. }
  9909. }
  9910. },
  9911. "postcss-custom-media": {
  9912. "version": "7.0.8",
  9913. "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz",
  9914. "integrity": "sha512-c9s5iX0Ge15o00HKbuRuTqNndsJUbaXdiNsksnVH8H4gdc+zbLzr/UasOwNG6CTDpLFekVY4672eWdiiWu2GUg==",
  9915. "requires": {
  9916. "postcss": "^7.0.14"
  9917. }
  9918. },
  9919. "postcss-custom-properties": {
  9920. "version": "8.0.11",
  9921. "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz",
  9922. "integrity": "sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA==",
  9923. "requires": {
  9924. "postcss": "^7.0.17",
  9925. "postcss-values-parser": "^2.0.1"
  9926. }
  9927. },
  9928. "postcss-custom-selectors": {
  9929. "version": "5.1.2",
  9930. "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-5.1.2.tgz",
  9931. "integrity": "sha512-DSGDhqinCqXqlS4R7KGxL1OSycd1lydugJ1ky4iRXPHdBRiozyMHrdu0H3o7qNOCiZwySZTUI5MV0T8QhCLu+w==",
  9932. "requires": {
  9933. "postcss": "^7.0.2",
  9934. "postcss-selector-parser": "^5.0.0-rc.3"
  9935. },
  9936. "dependencies": {
  9937. "cssesc": {
  9938. "version": "2.0.0",
  9939. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz",
  9940. "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg=="
  9941. },
  9942. "postcss-selector-parser": {
  9943. "version": "5.0.0",
  9944. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz",
  9945. "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==",
  9946. "requires": {
  9947. "cssesc": "^2.0.0",
  9948. "indexes-of": "^1.0.1",
  9949. "uniq": "^1.0.1"
  9950. }
  9951. }
  9952. }
  9953. },
  9954. "postcss-dir-pseudo-class": {
  9955. "version": "5.0.0",
  9956. "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-5.0.0.tgz",
  9957. "integrity": "sha512-3pm4oq8HYWMZePJY+5ANriPs3P07q+LW6FAdTlkFH2XqDdP4HeeJYMOzn0HYLhRSjBO3fhiqSwwU9xEULSrPgw==",
  9958. "requires": {
  9959. "postcss": "^7.0.2",
  9960. "postcss-selector-parser": "^5.0.0-rc.3"
  9961. },
  9962. "dependencies": {
  9963. "cssesc": {
  9964. "version": "2.0.0",
  9965. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz",
  9966. "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg=="
  9967. },
  9968. "postcss-selector-parser": {
  9969. "version": "5.0.0",
  9970. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz",
  9971. "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==",
  9972. "requires": {
  9973. "cssesc": "^2.0.0",
  9974. "indexes-of": "^1.0.1",
  9975. "uniq": "^1.0.1"
  9976. }
  9977. }
  9978. }
  9979. },
  9980. "postcss-discard-comments": {
  9981. "version": "4.0.2",
  9982. "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz",
  9983. "integrity": "sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==",
  9984. "requires": {
  9985. "postcss": "^7.0.0"
  9986. }
  9987. },
  9988. "postcss-discard-duplicates": {
  9989. "version": "4.0.2",
  9990. "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz",
  9991. "integrity": "sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==",
  9992. "requires": {
  9993. "postcss": "^7.0.0"
  9994. }
  9995. },
  9996. "postcss-discard-empty": {
  9997. "version": "4.0.1",
  9998. "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz",
  9999. "integrity": "sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==",
  10000. "requires": {
  10001. "postcss": "^7.0.0"
  10002. }
  10003. },
  10004. "postcss-discard-overridden": {
  10005. "version": "4.0.1",
  10006. "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz",
  10007. "integrity": "sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==",
  10008. "requires": {
  10009. "postcss": "^7.0.0"
  10010. }
  10011. },
  10012. "postcss-double-position-gradients": {
  10013. "version": "1.0.0",
  10014. "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-1.0.0.tgz",
  10015. "integrity": "sha512-G+nV8EnQq25fOI8CH/B6krEohGWnF5+3A6H/+JEpOncu5dCnkS1QQ6+ct3Jkaepw1NGVqqOZH6lqrm244mCftA==",
  10016. "requires": {
  10017. "postcss": "^7.0.5",
  10018. "postcss-values-parser": "^2.0.0"
  10019. }
  10020. },
  10021. "postcss-env-function": {
  10022. "version": "2.0.2",
  10023. "resolved": "https://registry.npmjs.org/postcss-env-function/-/postcss-env-function-2.0.2.tgz",
  10024. "integrity": "sha512-rwac4BuZlITeUbiBq60h/xbLzXY43qOsIErngWa4l7Mt+RaSkT7QBjXVGTcBHupykkblHMDrBFh30zchYPaOUw==",
  10025. "requires": {
  10026. "postcss": "^7.0.2",
  10027. "postcss-values-parser": "^2.0.0"
  10028. }
  10029. },
  10030. "postcss-focus-visible": {
  10031. "version": "4.0.0",
  10032. "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-4.0.0.tgz",
  10033. "integrity": "sha512-Z5CkWBw0+idJHSV6+Bgf2peDOFf/x4o+vX/pwcNYrWpXFrSfTkQ3JQ1ojrq9yS+upnAlNRHeg8uEwFTgorjI8g==",
  10034. "requires": {
  10035. "postcss": "^7.0.2"
  10036. }
  10037. },
  10038. "postcss-focus-within": {
  10039. "version": "3.0.0",
  10040. "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-3.0.0.tgz",
  10041. "integrity": "sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w==",
  10042. "requires": {
  10043. "postcss": "^7.0.2"
  10044. }
  10045. },
  10046. "postcss-font-variant": {
  10047. "version": "4.0.0",
  10048. "resolved": "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-4.0.0.tgz",
  10049. "integrity": "sha512-M8BFYKOvCrI2aITzDad7kWuXXTm0YhGdP9Q8HanmN4EF1Hmcgs1KK5rSHylt/lUJe8yLxiSwWAHdScoEiIxztg==",
  10050. "requires": {
  10051. "postcss": "^7.0.2"
  10052. }
  10053. },
  10054. "postcss-gap-properties": {
  10055. "version": "2.0.0",
  10056. "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-2.0.0.tgz",
  10057. "integrity": "sha512-QZSqDaMgXCHuHTEzMsS2KfVDOq7ZFiknSpkrPJY6jmxbugUPTuSzs/vuE5I3zv0WAS+3vhrlqhijiprnuQfzmg==",
  10058. "requires": {
  10059. "postcss": "^7.0.2"
  10060. }
  10061. },
  10062. "postcss-html": {
  10063. "version": "0.36.0",
  10064. "resolved": "https://registry.npmjs.org/postcss-html/-/postcss-html-0.36.0.tgz",
  10065. "integrity": "sha512-HeiOxGcuwID0AFsNAL0ox3mW6MHH5cstWN1Z3Y+n6H+g12ih7LHdYxWwEA/QmrebctLjo79xz9ouK3MroHwOJw==",
  10066. "dev": true,
  10067. "requires": {
  10068. "htmlparser2": "^3.10.0"
  10069. }
  10070. },
  10071. "postcss-image-set-function": {
  10072. "version": "3.0.1",
  10073. "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-3.0.1.tgz",
  10074. "integrity": "sha512-oPTcFFip5LZy8Y/whto91L9xdRHCWEMs3e1MdJxhgt4jy2WYXfhkng59fH5qLXSCPN8k4n94p1Czrfe5IOkKUw==",
  10075. "requires": {
  10076. "postcss": "^7.0.2",
  10077. "postcss-values-parser": "^2.0.0"
  10078. }
  10079. },
  10080. "postcss-initial": {
  10081. "version": "3.0.2",
  10082. "resolved": "https://registry.npmjs.org/postcss-initial/-/postcss-initial-3.0.2.tgz",
  10083. "integrity": "sha512-ugA2wKonC0xeNHgirR4D3VWHs2JcU08WAi1KFLVcnb7IN89phID6Qtg2RIctWbnvp1TM2BOmDtX8GGLCKdR8YA==",
  10084. "requires": {
  10085. "lodash.template": "^4.5.0",
  10086. "postcss": "^7.0.2"
  10087. },
  10088. "dependencies": {
  10089. "lodash.template": {
  10090. "version": "4.5.0",
  10091. "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
  10092. "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
  10093. "requires": {
  10094. "lodash._reinterpolate": "^3.0.0",
  10095. "lodash.templatesettings": "^4.0.0"
  10096. }
  10097. },
  10098. "lodash.templatesettings": {
  10099. "version": "4.2.0",
  10100. "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
  10101. "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
  10102. "requires": {
  10103. "lodash._reinterpolate": "^3.0.0"
  10104. }
  10105. }
  10106. }
  10107. },
  10108. "postcss-lab-function": {
  10109. "version": "2.0.1",
  10110. "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-2.0.1.tgz",
  10111. "integrity": "sha512-whLy1IeZKY+3fYdqQFuDBf8Auw+qFuVnChWjmxm/UhHWqNHZx+B99EwxTvGYmUBqe3Fjxs4L1BoZTJmPu6usVg==",
  10112. "requires": {
  10113. "@csstools/convert-colors": "^1.4.0",
  10114. "postcss": "^7.0.2",
  10115. "postcss-values-parser": "^2.0.0"
  10116. }
  10117. },
  10118. "postcss-less": {
  10119. "version": "3.1.4",
  10120. "resolved": "https://registry.npmjs.org/postcss-less/-/postcss-less-3.1.4.tgz",
  10121. "integrity": "sha512-7TvleQWNM2QLcHqvudt3VYjULVB49uiW6XzEUFmvwHzvsOEF5MwBrIXZDJQvJNFGjJQTzSzZnDoCJ8h/ljyGXA==",
  10122. "dev": true,
  10123. "requires": {
  10124. "postcss": "^7.0.14"
  10125. }
  10126. },
  10127. "postcss-load-config": {
  10128. "version": "2.1.0",
  10129. "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.1.0.tgz",
  10130. "integrity": "sha512-4pV3JJVPLd5+RueiVVB+gFOAa7GWc25XQcMp86Zexzke69mKf6Nx9LRcQywdz7yZI9n1udOxmLuAwTBypypF8Q==",
  10131. "requires": {
  10132. "cosmiconfig": "^5.0.0",
  10133. "import-cwd": "^2.0.0"
  10134. }
  10135. },
  10136. "postcss-loader": {
  10137. "version": "3.0.0",
  10138. "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-3.0.0.tgz",
  10139. "integrity": "sha512-cLWoDEY5OwHcAjDnkyRQzAXfs2jrKjXpO/HQFcc5b5u/r7aa471wdmChmwfnv7x2u840iat/wi0lQ5nbRgSkUA==",
  10140. "requires": {
  10141. "loader-utils": "^1.1.0",
  10142. "postcss": "^7.0.0",
  10143. "postcss-load-config": "^2.0.0",
  10144. "schema-utils": "^1.0.0"
  10145. },
  10146. "dependencies": {
  10147. "schema-utils": {
  10148. "version": "1.0.0",
  10149. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
  10150. "integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
  10151. "requires": {
  10152. "ajv": "^6.1.0",
  10153. "ajv-errors": "^1.0.0",
  10154. "ajv-keywords": "^3.1.0"
  10155. }
  10156. }
  10157. }
  10158. },
  10159. "postcss-logical": {
  10160. "version": "3.0.0",
  10161. "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-3.0.0.tgz",
  10162. "integrity": "sha512-1SUKdJc2vuMOmeItqGuNaC+N8MzBWFWEkAnRnLpFYj1tGGa7NqyVBujfRtgNa2gXR+6RkGUiB2O5Vmh7E2RmiA==",
  10163. "requires": {
  10164. "postcss": "^7.0.2"
  10165. }
  10166. },
  10167. "postcss-media-minmax": {
  10168. "version": "4.0.0",
  10169. "resolved": "https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-4.0.0.tgz",
  10170. "integrity": "sha512-fo9moya6qyxsjbFAYl97qKO9gyre3qvbMnkOZeZwlsW6XYFsvs2DMGDlchVLfAd8LHPZDxivu/+qW2SMQeTHBw==",
  10171. "requires": {
  10172. "postcss": "^7.0.2"
  10173. }
  10174. },
  10175. "postcss-media-query-parser": {
  10176. "version": "0.2.3",
  10177. "resolved": "https://registry.npmjs.org/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz",
  10178. "integrity": "sha1-J7Ocb02U+Bsac7j3Y1HGCeXO8kQ=",
  10179. "dev": true
  10180. },
  10181. "postcss-merge-longhand": {
  10182. "version": "4.0.11",
  10183. "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz",
  10184. "integrity": "sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==",
  10185. "requires": {
  10186. "css-color-names": "0.0.4",
  10187. "postcss": "^7.0.0",
  10188. "postcss-value-parser": "^3.0.0",
  10189. "stylehacks": "^4.0.0"
  10190. },
  10191. "dependencies": {
  10192. "postcss-value-parser": {
  10193. "version": "3.3.1",
  10194. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10195. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10196. }
  10197. }
  10198. },
  10199. "postcss-merge-rules": {
  10200. "version": "4.0.3",
  10201. "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-4.0.3.tgz",
  10202. "integrity": "sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==",
  10203. "requires": {
  10204. "browserslist": "^4.0.0",
  10205. "caniuse-api": "^3.0.0",
  10206. "cssnano-util-same-parent": "^4.0.0",
  10207. "postcss": "^7.0.0",
  10208. "postcss-selector-parser": "^3.0.0",
  10209. "vendors": "^1.0.0"
  10210. },
  10211. "dependencies": {
  10212. "postcss-selector-parser": {
  10213. "version": "3.1.2",
  10214. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz",
  10215. "integrity": "sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==",
  10216. "requires": {
  10217. "dot-prop": "^5.2.0",
  10218. "indexes-of": "^1.0.1",
  10219. "uniq": "^1.0.1"
  10220. }
  10221. }
  10222. }
  10223. },
  10224. "postcss-minify-font-values": {
  10225. "version": "4.0.2",
  10226. "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz",
  10227. "integrity": "sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==",
  10228. "requires": {
  10229. "postcss": "^7.0.0",
  10230. "postcss-value-parser": "^3.0.0"
  10231. },
  10232. "dependencies": {
  10233. "postcss-value-parser": {
  10234. "version": "3.3.1",
  10235. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10236. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10237. }
  10238. }
  10239. },
  10240. "postcss-minify-gradients": {
  10241. "version": "4.0.2",
  10242. "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-4.0.2.tgz",
  10243. "integrity": "sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==",
  10244. "requires": {
  10245. "cssnano-util-get-arguments": "^4.0.0",
  10246. "is-color-stop": "^1.0.0",
  10247. "postcss": "^7.0.0",
  10248. "postcss-value-parser": "^3.0.0"
  10249. },
  10250. "dependencies": {
  10251. "postcss-value-parser": {
  10252. "version": "3.3.1",
  10253. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10254. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10255. }
  10256. }
  10257. },
  10258. "postcss-minify-params": {
  10259. "version": "4.0.2",
  10260. "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-4.0.2.tgz",
  10261. "integrity": "sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==",
  10262. "requires": {
  10263. "alphanum-sort": "^1.0.0",
  10264. "browserslist": "^4.0.0",
  10265. "cssnano-util-get-arguments": "^4.0.0",
  10266. "postcss": "^7.0.0",
  10267. "postcss-value-parser": "^3.0.0",
  10268. "uniqs": "^2.0.0"
  10269. },
  10270. "dependencies": {
  10271. "postcss-value-parser": {
  10272. "version": "3.3.1",
  10273. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10274. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10275. }
  10276. }
  10277. },
  10278. "postcss-minify-selectors": {
  10279. "version": "4.0.2",
  10280. "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-4.0.2.tgz",
  10281. "integrity": "sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==",
  10282. "requires": {
  10283. "alphanum-sort": "^1.0.0",
  10284. "has": "^1.0.0",
  10285. "postcss": "^7.0.0",
  10286. "postcss-selector-parser": "^3.0.0"
  10287. },
  10288. "dependencies": {
  10289. "postcss-selector-parser": {
  10290. "version": "3.1.2",
  10291. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz",
  10292. "integrity": "sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==",
  10293. "requires": {
  10294. "dot-prop": "^5.2.0",
  10295. "indexes-of": "^1.0.1",
  10296. "uniq": "^1.0.1"
  10297. }
  10298. }
  10299. }
  10300. },
  10301. "postcss-modules-extract-imports": {
  10302. "version": "2.0.0",
  10303. "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz",
  10304. "integrity": "sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==",
  10305. "requires": {
  10306. "postcss": "^7.0.5"
  10307. }
  10308. },
  10309. "postcss-modules-local-by-default": {
  10310. "version": "3.0.2",
  10311. "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.2.tgz",
  10312. "integrity": "sha512-jM/V8eqM4oJ/22j0gx4jrp63GSvDH6v86OqyTHHUvk4/k1vceipZsaymiZ5PvocqZOl5SFHiFJqjs3la0wnfIQ==",
  10313. "requires": {
  10314. "icss-utils": "^4.1.1",
  10315. "postcss": "^7.0.16",
  10316. "postcss-selector-parser": "^6.0.2",
  10317. "postcss-value-parser": "^4.0.0"
  10318. }
  10319. },
  10320. "postcss-modules-scope": {
  10321. "version": "2.2.0",
  10322. "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz",
  10323. "integrity": "sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ==",
  10324. "requires": {
  10325. "postcss": "^7.0.6",
  10326. "postcss-selector-parser": "^6.0.0"
  10327. }
  10328. },
  10329. "postcss-modules-values": {
  10330. "version": "3.0.0",
  10331. "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-3.0.0.tgz",
  10332. "integrity": "sha512-1//E5jCBrZ9DmRX+zCtmQtRSV6PV42Ix7Bzj9GbwJceduuf7IqP8MgeTXuRDHOWj2m0VzZD5+roFWDuU8RQjcg==",
  10333. "requires": {
  10334. "icss-utils": "^4.0.0",
  10335. "postcss": "^7.0.6"
  10336. }
  10337. },
  10338. "postcss-nesting": {
  10339. "version": "7.0.1",
  10340. "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-7.0.1.tgz",
  10341. "integrity": "sha512-FrorPb0H3nuVq0Sff7W2rnc3SmIcruVC6YwpcS+k687VxyxO33iE1amna7wHuRVzM8vfiYofXSBHNAZ3QhLvYg==",
  10342. "requires": {
  10343. "postcss": "^7.0.2"
  10344. }
  10345. },
  10346. "postcss-normalize-charset": {
  10347. "version": "4.0.1",
  10348. "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz",
  10349. "integrity": "sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==",
  10350. "requires": {
  10351. "postcss": "^7.0.0"
  10352. }
  10353. },
  10354. "postcss-normalize-display-values": {
  10355. "version": "4.0.2",
  10356. "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.2.tgz",
  10357. "integrity": "sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==",
  10358. "requires": {
  10359. "cssnano-util-get-match": "^4.0.0",
  10360. "postcss": "^7.0.0",
  10361. "postcss-value-parser": "^3.0.0"
  10362. },
  10363. "dependencies": {
  10364. "postcss-value-parser": {
  10365. "version": "3.3.1",
  10366. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10367. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10368. }
  10369. }
  10370. },
  10371. "postcss-normalize-positions": {
  10372. "version": "4.0.2",
  10373. "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz",
  10374. "integrity": "sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==",
  10375. "requires": {
  10376. "cssnano-util-get-arguments": "^4.0.0",
  10377. "has": "^1.0.0",
  10378. "postcss": "^7.0.0",
  10379. "postcss-value-parser": "^3.0.0"
  10380. },
  10381. "dependencies": {
  10382. "postcss-value-parser": {
  10383. "version": "3.3.1",
  10384. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10385. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10386. }
  10387. }
  10388. },
  10389. "postcss-normalize-repeat-style": {
  10390. "version": "4.0.2",
  10391. "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.2.tgz",
  10392. "integrity": "sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==",
  10393. "requires": {
  10394. "cssnano-util-get-arguments": "^4.0.0",
  10395. "cssnano-util-get-match": "^4.0.0",
  10396. "postcss": "^7.0.0",
  10397. "postcss-value-parser": "^3.0.0"
  10398. },
  10399. "dependencies": {
  10400. "postcss-value-parser": {
  10401. "version": "3.3.1",
  10402. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10403. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10404. }
  10405. }
  10406. },
  10407. "postcss-normalize-string": {
  10408. "version": "4.0.2",
  10409. "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-4.0.2.tgz",
  10410. "integrity": "sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==",
  10411. "requires": {
  10412. "has": "^1.0.0",
  10413. "postcss": "^7.0.0",
  10414. "postcss-value-parser": "^3.0.0"
  10415. },
  10416. "dependencies": {
  10417. "postcss-value-parser": {
  10418. "version": "3.3.1",
  10419. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10420. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10421. }
  10422. }
  10423. },
  10424. "postcss-normalize-timing-functions": {
  10425. "version": "4.0.2",
  10426. "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.2.tgz",
  10427. "integrity": "sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==",
  10428. "requires": {
  10429. "cssnano-util-get-match": "^4.0.0",
  10430. "postcss": "^7.0.0",
  10431. "postcss-value-parser": "^3.0.0"
  10432. },
  10433. "dependencies": {
  10434. "postcss-value-parser": {
  10435. "version": "3.3.1",
  10436. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10437. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10438. }
  10439. }
  10440. },
  10441. "postcss-normalize-unicode": {
  10442. "version": "4.0.1",
  10443. "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz",
  10444. "integrity": "sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==",
  10445. "requires": {
  10446. "browserslist": "^4.0.0",
  10447. "postcss": "^7.0.0",
  10448. "postcss-value-parser": "^3.0.0"
  10449. },
  10450. "dependencies": {
  10451. "postcss-value-parser": {
  10452. "version": "3.3.1",
  10453. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10454. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10455. }
  10456. }
  10457. },
  10458. "postcss-normalize-url": {
  10459. "version": "4.0.1",
  10460. "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz",
  10461. "integrity": "sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==",
  10462. "requires": {
  10463. "is-absolute-url": "^2.0.0",
  10464. "normalize-url": "^3.0.0",
  10465. "postcss": "^7.0.0",
  10466. "postcss-value-parser": "^3.0.0"
  10467. },
  10468. "dependencies": {
  10469. "postcss-value-parser": {
  10470. "version": "3.3.1",
  10471. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10472. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10473. }
  10474. }
  10475. },
  10476. "postcss-normalize-whitespace": {
  10477. "version": "4.0.2",
  10478. "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz",
  10479. "integrity": "sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==",
  10480. "requires": {
  10481. "postcss": "^7.0.0",
  10482. "postcss-value-parser": "^3.0.0"
  10483. },
  10484. "dependencies": {
  10485. "postcss-value-parser": {
  10486. "version": "3.3.1",
  10487. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10488. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10489. }
  10490. }
  10491. },
  10492. "postcss-ordered-values": {
  10493. "version": "4.1.2",
  10494. "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-4.1.2.tgz",
  10495. "integrity": "sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==",
  10496. "requires": {
  10497. "cssnano-util-get-arguments": "^4.0.0",
  10498. "postcss": "^7.0.0",
  10499. "postcss-value-parser": "^3.0.0"
  10500. },
  10501. "dependencies": {
  10502. "postcss-value-parser": {
  10503. "version": "3.3.1",
  10504. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10505. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10506. }
  10507. }
  10508. },
  10509. "postcss-overflow-shorthand": {
  10510. "version": "2.0.0",
  10511. "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-2.0.0.tgz",
  10512. "integrity": "sha512-aK0fHc9CBNx8jbzMYhshZcEv8LtYnBIRYQD5i7w/K/wS9c2+0NSR6B3OVMu5y0hBHYLcMGjfU+dmWYNKH0I85g==",
  10513. "requires": {
  10514. "postcss": "^7.0.2"
  10515. }
  10516. },
  10517. "postcss-page-break": {
  10518. "version": "2.0.0",
  10519. "resolved": "https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-2.0.0.tgz",
  10520. "integrity": "sha512-tkpTSrLpfLfD9HvgOlJuigLuk39wVTbbd8RKcy8/ugV2bNBUW3xU+AIqyxhDrQr1VUj1RmyJrBn1YWrqUm9zAQ==",
  10521. "requires": {
  10522. "postcss": "^7.0.2"
  10523. }
  10524. },
  10525. "postcss-place": {
  10526. "version": "4.0.1",
  10527. "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-4.0.1.tgz",
  10528. "integrity": "sha512-Zb6byCSLkgRKLODj/5mQugyuj9bvAAw9LqJJjgwz5cYryGeXfFZfSXoP1UfveccFmeq0b/2xxwcTEVScnqGxBg==",
  10529. "requires": {
  10530. "postcss": "^7.0.2",
  10531. "postcss-values-parser": "^2.0.0"
  10532. }
  10533. },
  10534. "postcss-prefix-selector": {
  10535. "version": "1.7.2",
  10536. "resolved": "https://registry.npmjs.org/postcss-prefix-selector/-/postcss-prefix-selector-1.7.2.tgz",
  10537. "integrity": "sha512-ddmzjWNmGs7E/nyolJ021/Gk6oBLRQLyyXKGV4Mu+Y0gquo+XlXSDP0/Y2J8C/cad/GLyftf2H0XtuDFQZxN3w==",
  10538. "requires": {
  10539. "postcss": "^7.0.0"
  10540. }
  10541. },
  10542. "postcss-preset-env": {
  10543. "version": "6.7.0",
  10544. "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-6.7.0.tgz",
  10545. "integrity": "sha512-eU4/K5xzSFwUFJ8hTdTQzo2RBLbDVt83QZrAvI07TULOkmyQlnYlpwep+2yIK+K+0KlZO4BvFcleOCCcUtwchg==",
  10546. "requires": {
  10547. "autoprefixer": "^9.6.1",
  10548. "browserslist": "^4.6.4",
  10549. "caniuse-lite": "^1.0.30000981",
  10550. "css-blank-pseudo": "^0.1.4",
  10551. "css-has-pseudo": "^0.10.0",
  10552. "css-prefers-color-scheme": "^3.1.1",
  10553. "cssdb": "^4.4.0",
  10554. "postcss": "^7.0.17",
  10555. "postcss-attribute-case-insensitive": "^4.0.1",
  10556. "postcss-color-functional-notation": "^2.0.1",
  10557. "postcss-color-gray": "^5.0.0",
  10558. "postcss-color-hex-alpha": "^5.0.3",
  10559. "postcss-color-mod-function": "^3.0.3",
  10560. "postcss-color-rebeccapurple": "^4.0.1",
  10561. "postcss-custom-media": "^7.0.8",
  10562. "postcss-custom-properties": "^8.0.11",
  10563. "postcss-custom-selectors": "^5.1.2",
  10564. "postcss-dir-pseudo-class": "^5.0.0",
  10565. "postcss-double-position-gradients": "^1.0.0",
  10566. "postcss-env-function": "^2.0.2",
  10567. "postcss-focus-visible": "^4.0.0",
  10568. "postcss-focus-within": "^3.0.0",
  10569. "postcss-font-variant": "^4.0.0",
  10570. "postcss-gap-properties": "^2.0.0",
  10571. "postcss-image-set-function": "^3.0.1",
  10572. "postcss-initial": "^3.0.0",
  10573. "postcss-lab-function": "^2.0.1",
  10574. "postcss-logical": "^3.0.0",
  10575. "postcss-media-minmax": "^4.0.0",
  10576. "postcss-nesting": "^7.0.0",
  10577. "postcss-overflow-shorthand": "^2.0.0",
  10578. "postcss-page-break": "^2.0.0",
  10579. "postcss-place": "^4.0.1",
  10580. "postcss-pseudo-class-any-link": "^6.0.0",
  10581. "postcss-replace-overflow-wrap": "^3.0.0",
  10582. "postcss-selector-matches": "^4.0.0",
  10583. "postcss-selector-not": "^4.0.0"
  10584. }
  10585. },
  10586. "postcss-pseudo-class-any-link": {
  10587. "version": "6.0.0",
  10588. "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-6.0.0.tgz",
  10589. "integrity": "sha512-lgXW9sYJdLqtmw23otOzrtbDXofUdfYzNm4PIpNE322/swES3VU9XlXHeJS46zT2onFO7V1QFdD4Q9LiZj8mew==",
  10590. "requires": {
  10591. "postcss": "^7.0.2",
  10592. "postcss-selector-parser": "^5.0.0-rc.3"
  10593. },
  10594. "dependencies": {
  10595. "cssesc": {
  10596. "version": "2.0.0",
  10597. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz",
  10598. "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg=="
  10599. },
  10600. "postcss-selector-parser": {
  10601. "version": "5.0.0",
  10602. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz",
  10603. "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==",
  10604. "requires": {
  10605. "cssesc": "^2.0.0",
  10606. "indexes-of": "^1.0.1",
  10607. "uniq": "^1.0.1"
  10608. }
  10609. }
  10610. }
  10611. },
  10612. "postcss-reduce-initial": {
  10613. "version": "4.0.3",
  10614. "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz",
  10615. "integrity": "sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==",
  10616. "requires": {
  10617. "browserslist": "^4.0.0",
  10618. "caniuse-api": "^3.0.0",
  10619. "has": "^1.0.0",
  10620. "postcss": "^7.0.0"
  10621. }
  10622. },
  10623. "postcss-reduce-transforms": {
  10624. "version": "4.0.2",
  10625. "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.2.tgz",
  10626. "integrity": "sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==",
  10627. "requires": {
  10628. "cssnano-util-get-match": "^4.0.0",
  10629. "has": "^1.0.0",
  10630. "postcss": "^7.0.0",
  10631. "postcss-value-parser": "^3.0.0"
  10632. },
  10633. "dependencies": {
  10634. "postcss-value-parser": {
  10635. "version": "3.3.1",
  10636. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10637. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10638. }
  10639. }
  10640. },
  10641. "postcss-replace-overflow-wrap": {
  10642. "version": "3.0.0",
  10643. "resolved": "https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-3.0.0.tgz",
  10644. "integrity": "sha512-2T5hcEHArDT6X9+9dVSPQdo7QHzG4XKclFT8rU5TzJPDN7RIRTbO9c4drUISOVemLj03aezStHCR2AIcr8XLpw==",
  10645. "requires": {
  10646. "postcss": "^7.0.2"
  10647. }
  10648. },
  10649. "postcss-reporter": {
  10650. "version": "6.0.1",
  10651. "resolved": "https://registry.npmjs.org/postcss-reporter/-/postcss-reporter-6.0.1.tgz",
  10652. "integrity": "sha512-LpmQjfRWyabc+fRygxZjpRxfhRf9u/fdlKf4VHG4TSPbV2XNsuISzYW1KL+1aQzx53CAppa1bKG4APIB/DOXXw==",
  10653. "dev": true,
  10654. "requires": {
  10655. "chalk": "^2.4.1",
  10656. "lodash": "^4.17.11",
  10657. "log-symbols": "^2.2.0",
  10658. "postcss": "^7.0.7"
  10659. },
  10660. "dependencies": {
  10661. "log-symbols": {
  10662. "version": "2.2.0",
  10663. "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz",
  10664. "integrity": "sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==",
  10665. "dev": true,
  10666. "requires": {
  10667. "chalk": "^2.0.1"
  10668. }
  10669. }
  10670. }
  10671. },
  10672. "postcss-resolve-nested-selector": {
  10673. "version": "0.1.1",
  10674. "resolved": "https://registry.npmjs.org/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz",
  10675. "integrity": "sha1-Kcy8fDfe36wwTp//C/FZaz9qDk4=",
  10676. "dev": true
  10677. },
  10678. "postcss-safe-parser": {
  10679. "version": "4.0.2",
  10680. "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-4.0.2.tgz",
  10681. "integrity": "sha512-Uw6ekxSWNLCPesSv/cmqf2bY/77z11O7jZGPax3ycZMFU/oi2DMH9i89AdHc1tRwFg/arFoEwX0IS3LCUxJh1g==",
  10682. "dev": true,
  10683. "requires": {
  10684. "postcss": "^7.0.26"
  10685. }
  10686. },
  10687. "postcss-sass": {
  10688. "version": "0.4.4",
  10689. "resolved": "https://registry.npmjs.org/postcss-sass/-/postcss-sass-0.4.4.tgz",
  10690. "integrity": "sha512-BYxnVYx4mQooOhr+zer0qWbSPYnarAy8ZT7hAQtbxtgVf8gy+LSLT/hHGe35h14/pZDTw1DsxdbrwxBN++H+fg==",
  10691. "dev": true,
  10692. "requires": {
  10693. "gonzales-pe": "^4.3.0",
  10694. "postcss": "^7.0.21"
  10695. }
  10696. },
  10697. "postcss-scss": {
  10698. "version": "2.1.1",
  10699. "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-2.1.1.tgz",
  10700. "integrity": "sha512-jQmGnj0hSGLd9RscFw9LyuSVAa5Bl1/KBPqG1NQw9w8ND55nY4ZEsdlVuYJvLPpV+y0nwTV5v/4rHPzZRihQbA==",
  10701. "dev": true,
  10702. "requires": {
  10703. "postcss": "^7.0.6"
  10704. }
  10705. },
  10706. "postcss-selector-matches": {
  10707. "version": "4.0.0",
  10708. "resolved": "https://registry.npmjs.org/postcss-selector-matches/-/postcss-selector-matches-4.0.0.tgz",
  10709. "integrity": "sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww==",
  10710. "requires": {
  10711. "balanced-match": "^1.0.0",
  10712. "postcss": "^7.0.2"
  10713. }
  10714. },
  10715. "postcss-selector-not": {
  10716. "version": "4.0.0",
  10717. "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-4.0.0.tgz",
  10718. "integrity": "sha512-W+bkBZRhqJaYN8XAnbbZPLWMvZD1wKTu0UxtFKdhtGjWYmxhkUneoeOhRJKdAE5V7ZTlnbHfCR+6bNwK9e1dTQ==",
  10719. "requires": {
  10720. "balanced-match": "^1.0.0",
  10721. "postcss": "^7.0.2"
  10722. }
  10723. },
  10724. "postcss-selector-parser": {
  10725. "version": "6.0.2",
  10726. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz",
  10727. "integrity": "sha512-36P2QR59jDTOAiIkqEprfJDsoNrvwFei3eCqKd1Y0tUsBimsq39BLp7RD+JWny3WgB1zGhJX8XVePwm9k4wdBg==",
  10728. "requires": {
  10729. "cssesc": "^3.0.0",
  10730. "indexes-of": "^1.0.1",
  10731. "uniq": "^1.0.1"
  10732. }
  10733. },
  10734. "postcss-svgo": {
  10735. "version": "4.0.2",
  10736. "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.2.tgz",
  10737. "integrity": "sha512-C6wyjo3VwFm0QgBy+Fu7gCYOkCmgmClghO+pjcxvrcBKtiKt0uCF+hvbMO1fyv5BMImRK90SMb+dwUnfbGd+jw==",
  10738. "requires": {
  10739. "is-svg": "^3.0.0",
  10740. "postcss": "^7.0.0",
  10741. "postcss-value-parser": "^3.0.0",
  10742. "svgo": "^1.0.0"
  10743. },
  10744. "dependencies": {
  10745. "postcss-value-parser": {
  10746. "version": "3.3.1",
  10747. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  10748. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
  10749. }
  10750. }
  10751. },
  10752. "postcss-syntax": {
  10753. "version": "0.36.2",
  10754. "resolved": "https://registry.npmjs.org/postcss-syntax/-/postcss-syntax-0.36.2.tgz",
  10755. "integrity": "sha512-nBRg/i7E3SOHWxF3PpF5WnJM/jQ1YpY9000OaVXlAQj6Zp/kIqJxEDWIZ67tAd7NLuk7zqN4yqe9nc0oNAOs1w==",
  10756. "dev": true
  10757. },
  10758. "postcss-unique-selectors": {
  10759. "version": "4.0.1",
  10760. "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz",
  10761. "integrity": "sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==",
  10762. "requires": {
  10763. "alphanum-sort": "^1.0.0",
  10764. "postcss": "^7.0.0",
  10765. "uniqs": "^2.0.0"
  10766. }
  10767. },
  10768. "postcss-value-parser": {
  10769. "version": "4.1.0",
  10770. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz",
  10771. "integrity": "sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ=="
  10772. },
  10773. "postcss-values-parser": {
  10774. "version": "2.0.1",
  10775. "resolved": "https://registry.npmjs.org/postcss-values-parser/-/postcss-values-parser-2.0.1.tgz",
  10776. "integrity": "sha512-2tLuBsA6P4rYTNKCXYG/71C7j1pU6pK503suYOmn4xYrQIzW+opD+7FAFNuGSdZC/3Qfy334QbeMu7MEb8gOxg==",
  10777. "requires": {
  10778. "flatten": "^1.0.2",
  10779. "indexes-of": "^1.0.1",
  10780. "uniq": "^1.0.1"
  10781. }
  10782. },
  10783. "posthtml": {
  10784. "version": "0.9.2",
  10785. "resolved": "https://registry.npmjs.org/posthtml/-/posthtml-0.9.2.tgz",
  10786. "integrity": "sha1-9MBtufZ7Yf0XxOJW5+PZUVv3Jv0=",
  10787. "requires": {
  10788. "posthtml-parser": "^0.2.0",
  10789. "posthtml-render": "^1.0.5"
  10790. }
  10791. },
  10792. "posthtml-parser": {
  10793. "version": "0.2.1",
  10794. "resolved": "https://registry.npmjs.org/posthtml-parser/-/posthtml-parser-0.2.1.tgz",
  10795. "integrity": "sha1-NdUw3jhnQMK6JP8usvrznM3ycd0=",
  10796. "requires": {
  10797. "htmlparser2": "^3.8.3",
  10798. "isobject": "^2.1.0"
  10799. },
  10800. "dependencies": {
  10801. "isobject": {
  10802. "version": "2.1.0",
  10803. "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
  10804. "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
  10805. "requires": {
  10806. "isarray": "1.0.0"
  10807. }
  10808. }
  10809. }
  10810. },
  10811. "posthtml-rename-id": {
  10812. "version": "1.0.12",
  10813. "resolved": "https://registry.npmjs.org/posthtml-rename-id/-/posthtml-rename-id-1.0.12.tgz",
  10814. "integrity": "sha512-UKXf9OF/no8WZo9edRzvuMenb6AD5hDLzIepJW+a4oJT+T/Lx7vfMYWT4aWlGNQh0WMhnUx1ipN9OkZ9q+ddEw==",
  10815. "requires": {
  10816. "escape-string-regexp": "1.0.5"
  10817. }
  10818. },
  10819. "posthtml-render": {
  10820. "version": "1.2.2",
  10821. "resolved": "https://registry.npmjs.org/posthtml-render/-/posthtml-render-1.2.2.tgz",
  10822. "integrity": "sha512-MbIXTWwAfJ9qET6Zl29UNwJcDJEEz9Zkr5oDhiujitJa7YBJwEpbkX2cmuklCDxubTMoRWpid3q8DrSyGnUUzQ=="
  10823. },
  10824. "posthtml-svg-mode": {
  10825. "version": "1.0.3",
  10826. "resolved": "https://registry.npmjs.org/posthtml-svg-mode/-/posthtml-svg-mode-1.0.3.tgz",
  10827. "integrity": "sha512-hEqw9NHZ9YgJ2/0G7CECOeuLQKZi8HjWLkBaSVtOWjygQ9ZD8P7tqeowYs7WrFdKsWEKG7o+IlsPY8jrr0CJpQ==",
  10828. "requires": {
  10829. "merge-options": "1.0.1",
  10830. "posthtml": "^0.9.2",
  10831. "posthtml-parser": "^0.2.1",
  10832. "posthtml-render": "^1.0.6"
  10833. }
  10834. },
  10835. "prelude-ls": {
  10836. "version": "1.2.1",
  10837. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
  10838. "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
  10839. "dev": true
  10840. },
  10841. "prepend-http": {
  10842. "version": "1.0.4",
  10843. "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz",
  10844. "integrity": "sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw="
  10845. },
  10846. "prettier": {
  10847. "version": "1.19.1",
  10848. "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz",
  10849. "integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==",
  10850. "optional": true
  10851. },
  10852. "pretty-error": {
  10853. "version": "2.1.1",
  10854. "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-2.1.1.tgz",
  10855. "integrity": "sha1-X0+HyPkeWuPzuoerTPXgOxoX8aM=",
  10856. "requires": {
  10857. "renderkid": "^2.0.1",
  10858. "utila": "~0.4"
  10859. }
  10860. },
  10861. "pretty-hrtime": {
  10862. "version": "1.0.3",
  10863. "resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
  10864. "integrity": "sha1-t+PqQkNaTJsnWdmeDyAesZWALuE="
  10865. },
  10866. "process": {
  10867. "version": "0.11.10",
  10868. "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
  10869. "integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI="
  10870. },
  10871. "process-nextick-args": {
  10872. "version": "2.0.1",
  10873. "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  10874. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
  10875. },
  10876. "progress": {
  10877. "version": "2.0.3",
  10878. "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
  10879. "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
  10880. "dev": true
  10881. },
  10882. "promise": {
  10883. "version": "7.3.1",
  10884. "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz",
  10885. "integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==",
  10886. "requires": {
  10887. "asap": "~2.0.3"
  10888. }
  10889. },
  10890. "promise-inflight": {
  10891. "version": "1.0.1",
  10892. "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
  10893. "integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM="
  10894. },
  10895. "prop-types": {
  10896. "version": "15.7.2",
  10897. "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
  10898. "integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
  10899. "requires": {
  10900. "loose-envify": "^1.4.0",
  10901. "object-assign": "^4.1.1",
  10902. "react-is": "^16.8.1"
  10903. }
  10904. },
  10905. "proto-list": {
  10906. "version": "1.2.4",
  10907. "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz",
  10908. "integrity": "sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk="
  10909. },
  10910. "prr": {
  10911. "version": "1.0.1",
  10912. "resolved": "https://registry.npmjs.org/prr/-/prr-1.0.1.tgz",
  10913. "integrity": "sha1-0/wRS6BplaRexok/SEzrHXj19HY="
  10914. },
  10915. "pseudomap": {
  10916. "version": "1.0.2",
  10917. "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
  10918. "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
  10919. },
  10920. "psl": {
  10921. "version": "1.8.0",
  10922. "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
  10923. "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==",
  10924. "optional": true
  10925. },
  10926. "public-encrypt": {
  10927. "version": "4.0.3",
  10928. "resolved": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz",
  10929. "integrity": "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==",
  10930. "requires": {
  10931. "bn.js": "^4.1.0",
  10932. "browserify-rsa": "^4.0.0",
  10933. "create-hash": "^1.1.0",
  10934. "parse-asn1": "^5.0.0",
  10935. "randombytes": "^2.0.1",
  10936. "safe-buffer": "^5.1.2"
  10937. },
  10938. "dependencies": {
  10939. "bn.js": {
  10940. "version": "4.11.9",
  10941. "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.9.tgz",
  10942. "integrity": "sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw=="
  10943. }
  10944. }
  10945. },
  10946. "pump": {
  10947. "version": "3.0.0",
  10948. "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
  10949. "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
  10950. "requires": {
  10951. "end-of-stream": "^1.1.0",
  10952. "once": "^1.3.1"
  10953. }
  10954. },
  10955. "pumpify": {
  10956. "version": "1.5.1",
  10957. "resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz",
  10958. "integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==",
  10959. "requires": {
  10960. "duplexify": "^3.6.0",
  10961. "inherits": "^2.0.3",
  10962. "pump": "^2.0.0"
  10963. },
  10964. "dependencies": {
  10965. "pump": {
  10966. "version": "2.0.1",
  10967. "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
  10968. "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
  10969. "requires": {
  10970. "end-of-stream": "^1.1.0",
  10971. "once": "^1.3.1"
  10972. }
  10973. }
  10974. }
  10975. },
  10976. "punycode": {
  10977. "version": "2.1.1",
  10978. "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
  10979. "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
  10980. },
  10981. "q": {
  10982. "version": "1.5.1",
  10983. "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
  10984. "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
  10985. },
  10986. "qs": {
  10987. "version": "6.5.2",
  10988. "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
  10989. "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==",
  10990. "optional": true
  10991. },
  10992. "query-string": {
  10993. "version": "4.3.4",
  10994. "resolved": "https://registry.npmjs.org/query-string/-/query-string-4.3.4.tgz",
  10995. "integrity": "sha1-u7aTucqRXCMlFbIosaArYJBD2+s=",
  10996. "requires": {
  10997. "object-assign": "^4.1.0",
  10998. "strict-uri-encode": "^1.0.0"
  10999. }
  11000. },
  11001. "querystring": {
  11002. "version": "0.2.0",
  11003. "resolved": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz",
  11004. "integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA="
  11005. },
  11006. "querystring-browser": {
  11007. "version": "1.0.4",
  11008. "resolved": "https://registry.npmjs.org/querystring-browser/-/querystring-browser-1.0.4.tgz",
  11009. "integrity": "sha1-8uNYgYQKgZvHsb9Zf68JeeZiLcY="
  11010. },
  11011. "querystring-es3": {
  11012. "version": "0.2.1",
  11013. "resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz",
  11014. "integrity": "sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM="
  11015. },
  11016. "querystringify": {
  11017. "version": "2.1.1",
  11018. "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.1.1.tgz",
  11019. "integrity": "sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA=="
  11020. },
  11021. "quick-lru": {
  11022. "version": "4.0.1",
  11023. "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz",
  11024. "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==",
  11025. "dev": true
  11026. },
  11027. "raf": {
  11028. "version": "3.4.1",
  11029. "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
  11030. "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
  11031. "requires": {
  11032. "performance-now": "^2.1.0"
  11033. }
  11034. },
  11035. "randombytes": {
  11036. "version": "2.1.0",
  11037. "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
  11038. "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
  11039. "requires": {
  11040. "safe-buffer": "^5.1.0"
  11041. }
  11042. },
  11043. "randomfill": {
  11044. "version": "1.0.4",
  11045. "resolved": "https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz",
  11046. "integrity": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==",
  11047. "requires": {
  11048. "randombytes": "^2.0.5",
  11049. "safe-buffer": "^5.1.0"
  11050. }
  11051. },
  11052. "react": {
  11053. "version": "15.6.2",
  11054. "resolved": "https://registry.npmjs.org/react/-/react-15.6.2.tgz",
  11055. "integrity": "sha1-26BDSrQ5z+gvEI8PURZjkIF5qnI=",
  11056. "requires": {
  11057. "create-react-class": "^15.6.0",
  11058. "fbjs": "^0.8.9",
  11059. "loose-envify": "^1.1.0",
  11060. "object-assign": "^4.1.0",
  11061. "prop-types": "^15.5.10"
  11062. }
  11063. },
  11064. "react-copy-to-clipboard": {
  11065. "version": "5.0.1",
  11066. "resolved": "https://registry.npmjs.org/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.1.tgz",
  11067. "integrity": "sha512-ELKq31/E3zjFs5rDWNCfFL4NvNFQvGRoJdAKReD/rUPA+xxiLPQmZBZBvy2vgH7V0GE9isIQpT9WXbwIVErYdA==",
  11068. "requires": {
  11069. "copy-to-clipboard": "^3",
  11070. "prop-types": "^15.5.8"
  11071. }
  11072. },
  11073. "react-debounce-input": {
  11074. "version": "3.2.2",
  11075. "resolved": "https://registry.npmjs.org/react-debounce-input/-/react-debounce-input-3.2.2.tgz",
  11076. "integrity": "sha512-RIBu68Cq/gImKz/2h1cE042REDqyqj3D+7SJ3lnnIpJX0ht9D9PfH7KAnL+SgDz6hvKa9pZS2CnAxlkrLmnQlg==",
  11077. "requires": {
  11078. "lodash.debounce": "^4",
  11079. "prop-types": "^15.7.2"
  11080. }
  11081. },
  11082. "react-dom": {
  11083. "version": "15.6.2",
  11084. "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-15.6.2.tgz",
  11085. "integrity": "sha1-Qc+t9pO3V/rycIRDodH9WgK+9zA=",
  11086. "requires": {
  11087. "fbjs": "^0.8.9",
  11088. "loose-envify": "^1.1.0",
  11089. "object-assign": "^4.1.0",
  11090. "prop-types": "^15.5.10"
  11091. }
  11092. },
  11093. "react-immutable-proptypes": {
  11094. "version": "2.1.0",
  11095. "resolved": "https://registry.npmjs.org/react-immutable-proptypes/-/react-immutable-proptypes-2.1.0.tgz",
  11096. "integrity": "sha1-Aj1vObsVyXwHHp5g0A0TbqxfoLQ="
  11097. },
  11098. "react-immutable-pure-component": {
  11099. "version": "1.2.3",
  11100. "resolved": "https://registry.npmjs.org/react-immutable-pure-component/-/react-immutable-pure-component-1.2.3.tgz",
  11101. "integrity": "sha512-kNy2A/fDrSuR8TKwB+4ynmItmp1vgF87tWxxfmadwDYo2J3ANipHqTjDIBvJvJ7libvuh76jIbvmK0krjtKH1g==",
  11102. "requires": {
  11103. "@types/react": "16.4.6"
  11104. }
  11105. },
  11106. "react-inspector": {
  11107. "version": "2.3.1",
  11108. "resolved": "https://registry.npmjs.org/react-inspector/-/react-inspector-2.3.1.tgz",
  11109. "integrity": "sha512-tUUK7t3KWgZEIUktOYko5Ic/oYwvjEvQUFAGC1UeMeDaQ5za2yZFtItJa2RTwBJB//NxPr000WQK6sEbqC6y0Q==",
  11110. "requires": {
  11111. "babel-runtime": "^6.26.0",
  11112. "is-dom": "^1.0.9",
  11113. "prop-types": "^15.6.1"
  11114. }
  11115. },
  11116. "react-is": {
  11117. "version": "16.13.1",
  11118. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  11119. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  11120. },
  11121. "react-motion": {
  11122. "version": "0.5.2",
  11123. "resolved": "https://registry.npmjs.org/react-motion/-/react-motion-0.5.2.tgz",
  11124. "integrity": "sha512-9q3YAvHoUiWlP3cK0v+w1N5Z23HXMj4IF4YuvjvWegWqNPfLXsOBE/V7UvQGpXxHFKRQQcNcVQE31g9SB/6qgQ==",
  11125. "requires": {
  11126. "performance-now": "^0.2.0",
  11127. "prop-types": "^15.5.8",
  11128. "raf": "^3.1.0"
  11129. },
  11130. "dependencies": {
  11131. "performance-now": {
  11132. "version": "0.2.0",
  11133. "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-0.2.0.tgz",
  11134. "integrity": "sha1-M+8wxcd9TqIcWlOGnZG1bY8lVeU="
  11135. }
  11136. }
  11137. },
  11138. "react-redux": {
  11139. "version": "4.4.10",
  11140. "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-4.4.10.tgz",
  11141. "integrity": "sha512-tjL0Bmpkj75Td0k+lXlF8Fc8a9GuXFv/3ahUOCXExWs/jhsKiQeTffdH0j5byejCGCRL4tvGFYlrwBF1X/Aujg==",
  11142. "requires": {
  11143. "create-react-class": "^15.5.1",
  11144. "hoist-non-react-statics": "^3.3.0",
  11145. "invariant": "^2.0.0",
  11146. "lodash": "^4.17.11",
  11147. "loose-envify": "^1.4.0",
  11148. "prop-types": "^15.7.2"
  11149. }
  11150. },
  11151. "read-pkg": {
  11152. "version": "1.1.0",
  11153. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
  11154. "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
  11155. "requires": {
  11156. "load-json-file": "^1.0.0",
  11157. "normalize-package-data": "^2.3.2",
  11158. "path-type": "^1.0.0"
  11159. }
  11160. },
  11161. "read-pkg-up": {
  11162. "version": "1.0.1",
  11163. "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
  11164. "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
  11165. "requires": {
  11166. "find-up": "^1.0.0",
  11167. "read-pkg": "^1.0.0"
  11168. },
  11169. "dependencies": {
  11170. "find-up": {
  11171. "version": "1.1.2",
  11172. "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
  11173. "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
  11174. "requires": {
  11175. "path-exists": "^2.0.0",
  11176. "pinkie-promise": "^2.0.0"
  11177. }
  11178. },
  11179. "path-exists": {
  11180. "version": "2.1.0",
  11181. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
  11182. "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
  11183. "requires": {
  11184. "pinkie-promise": "^2.0.0"
  11185. }
  11186. }
  11187. }
  11188. },
  11189. "readable-stream": {
  11190. "version": "2.3.7",
  11191. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
  11192. "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
  11193. "requires": {
  11194. "core-util-is": "~1.0.0",
  11195. "inherits": "~2.0.3",
  11196. "isarray": "~1.0.0",
  11197. "process-nextick-args": "~2.0.0",
  11198. "safe-buffer": "~5.1.1",
  11199. "string_decoder": "~1.1.1",
  11200. "util-deprecate": "~1.0.1"
  11201. }
  11202. },
  11203. "readdirp": {
  11204. "version": "2.2.1",
  11205. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
  11206. "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==",
  11207. "requires": {
  11208. "graceful-fs": "^4.1.11",
  11209. "micromatch": "^3.1.10",
  11210. "readable-stream": "^2.0.2"
  11211. },
  11212. "dependencies": {
  11213. "braces": {
  11214. "version": "2.3.2",
  11215. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  11216. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  11217. "requires": {
  11218. "arr-flatten": "^1.1.0",
  11219. "array-unique": "^0.3.2",
  11220. "extend-shallow": "^2.0.1",
  11221. "fill-range": "^4.0.0",
  11222. "isobject": "^3.0.1",
  11223. "repeat-element": "^1.1.2",
  11224. "snapdragon": "^0.8.1",
  11225. "snapdragon-node": "^2.0.1",
  11226. "split-string": "^3.0.2",
  11227. "to-regex": "^3.0.1"
  11228. },
  11229. "dependencies": {
  11230. "extend-shallow": {
  11231. "version": "2.0.1",
  11232. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  11233. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  11234. "requires": {
  11235. "is-extendable": "^0.1.0"
  11236. }
  11237. }
  11238. }
  11239. },
  11240. "fill-range": {
  11241. "version": "4.0.0",
  11242. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  11243. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  11244. "requires": {
  11245. "extend-shallow": "^2.0.1",
  11246. "is-number": "^3.0.0",
  11247. "repeat-string": "^1.6.1",
  11248. "to-regex-range": "^2.1.0"
  11249. },
  11250. "dependencies": {
  11251. "extend-shallow": {
  11252. "version": "2.0.1",
  11253. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  11254. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  11255. "requires": {
  11256. "is-extendable": "^0.1.0"
  11257. }
  11258. }
  11259. }
  11260. },
  11261. "is-number": {
  11262. "version": "3.0.0",
  11263. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  11264. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  11265. "requires": {
  11266. "kind-of": "^3.0.2"
  11267. },
  11268. "dependencies": {
  11269. "kind-of": {
  11270. "version": "3.2.2",
  11271. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  11272. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  11273. "requires": {
  11274. "is-buffer": "^1.1.5"
  11275. }
  11276. }
  11277. }
  11278. },
  11279. "micromatch": {
  11280. "version": "3.1.10",
  11281. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
  11282. "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
  11283. "requires": {
  11284. "arr-diff": "^4.0.0",
  11285. "array-unique": "^0.3.2",
  11286. "braces": "^2.3.1",
  11287. "define-property": "^2.0.2",
  11288. "extend-shallow": "^3.0.2",
  11289. "extglob": "^2.0.4",
  11290. "fragment-cache": "^0.2.1",
  11291. "kind-of": "^6.0.2",
  11292. "nanomatch": "^1.2.9",
  11293. "object.pick": "^1.3.0",
  11294. "regex-not": "^1.0.0",
  11295. "snapdragon": "^0.8.1",
  11296. "to-regex": "^3.0.2"
  11297. }
  11298. },
  11299. "to-regex-range": {
  11300. "version": "2.1.1",
  11301. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  11302. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  11303. "requires": {
  11304. "is-number": "^3.0.0",
  11305. "repeat-string": "^1.6.1"
  11306. }
  11307. }
  11308. }
  11309. },
  11310. "rechoir": {
  11311. "version": "0.6.2",
  11312. "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
  11313. "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
  11314. "requires": {
  11315. "resolve": "^1.1.6"
  11316. }
  11317. },
  11318. "redent": {
  11319. "version": "3.0.0",
  11320. "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
  11321. "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==",
  11322. "dev": true,
  11323. "requires": {
  11324. "indent-string": "^4.0.0",
  11325. "strip-indent": "^3.0.0"
  11326. }
  11327. },
  11328. "redux": {
  11329. "version": "3.7.2",
  11330. "resolved": "https://registry.npmjs.org/redux/-/redux-3.7.2.tgz",
  11331. "integrity": "sha512-pNqnf9q1hI5HHZRBkj3bAngGZW/JMCmexDlOxw4XagXY2o1327nHH54LoTjiPJ0gizoqPDRqWyX/00g0hD6w+A==",
  11332. "requires": {
  11333. "lodash": "^4.2.1",
  11334. "lodash-es": "^4.2.1",
  11335. "loose-envify": "^1.1.0",
  11336. "symbol-observable": "^1.0.3"
  11337. }
  11338. },
  11339. "redux-immutable": {
  11340. "version": "3.1.0",
  11341. "resolved": "https://registry.npmjs.org/redux-immutable/-/redux-immutable-3.1.0.tgz",
  11342. "integrity": "sha1-yvvWhuBxEmERm5wolgk13EeknQo=",
  11343. "requires": {
  11344. "immutable": "^3.8.1"
  11345. }
  11346. },
  11347. "regenerate": {
  11348. "version": "1.4.1",
  11349. "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.1.tgz",
  11350. "integrity": "sha512-j2+C8+NtXQgEKWk49MMP5P/u2GhnahTtVkRIHr5R5lVRlbKvmQ+oS+A5aLKWp2ma5VkT8sh6v+v4hbH0YHR66A=="
  11351. },
  11352. "regenerate-unicode-properties": {
  11353. "version": "8.2.0",
  11354. "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-8.2.0.tgz",
  11355. "integrity": "sha512-F9DjY1vKLo/tPePDycuH3dn9H1OTPIkVD9Kz4LODu+F2C75mgjAJ7x/gwy6ZcSNRAAkhNlJSOHRe8k3p+K9WhA==",
  11356. "requires": {
  11357. "regenerate": "^1.4.0"
  11358. }
  11359. },
  11360. "regenerator-runtime": {
  11361. "version": "0.13.5",
  11362. "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz",
  11363. "integrity": "sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA=="
  11364. },
  11365. "regenerator-transform": {
  11366. "version": "0.14.5",
  11367. "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.5.tgz",
  11368. "integrity": "sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==",
  11369. "requires": {
  11370. "@babel/runtime": "^7.8.4"
  11371. }
  11372. },
  11373. "regex-not": {
  11374. "version": "1.0.2",
  11375. "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz",
  11376. "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
  11377. "requires": {
  11378. "extend-shallow": "^3.0.2",
  11379. "safe-regex": "^1.1.0"
  11380. }
  11381. },
  11382. "regexp-tree": {
  11383. "version": "0.1.21",
  11384. "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.21.tgz",
  11385. "integrity": "sha512-kUUXjX4AnqnR8KRTCrayAo9PzYMRKmVoGgaz2tBuz0MF3g1ZbGebmtW0yFHfFK9CmBjQKeYIgoL22pFLBJY7sw==",
  11386. "dev": true
  11387. },
  11388. "regexpp": {
  11389. "version": "3.1.0",
  11390. "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz",
  11391. "integrity": "sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==",
  11392. "dev": true
  11393. },
  11394. "regexpu-core": {
  11395. "version": "4.7.0",
  11396. "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.0.tgz",
  11397. "integrity": "sha512-TQ4KXRnIn6tz6tjnrXEkD/sshygKH/j5KzK86X8MkeHyZ8qst/LZ89j3X4/8HEIfHANTFIP/AbXakeRhWIl5YQ==",
  11398. "requires": {
  11399. "regenerate": "^1.4.0",
  11400. "regenerate-unicode-properties": "^8.2.0",
  11401. "regjsgen": "^0.5.1",
  11402. "regjsparser": "^0.6.4",
  11403. "unicode-match-property-ecmascript": "^1.0.4",
  11404. "unicode-match-property-value-ecmascript": "^1.2.0"
  11405. }
  11406. },
  11407. "regjsgen": {
  11408. "version": "0.5.2",
  11409. "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.2.tgz",
  11410. "integrity": "sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A=="
  11411. },
  11412. "regjsparser": {
  11413. "version": "0.6.4",
  11414. "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.4.tgz",
  11415. "integrity": "sha512-64O87/dPDgfk8/RQqC4gkZoGyyWFIEUTTh80CU6CWuK5vkCGyekIx+oKcEIYtP/RAxSQltCZHCNu/mdd7fqlJw==",
  11416. "requires": {
  11417. "jsesc": "~0.5.0"
  11418. },
  11419. "dependencies": {
  11420. "jsesc": {
  11421. "version": "0.5.0",
  11422. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
  11423. "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0="
  11424. }
  11425. }
  11426. },
  11427. "relateurl": {
  11428. "version": "0.2.7",
  11429. "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
  11430. "integrity": "sha1-VNvzd+UUQKypCkzSdGANP/LYiKk="
  11431. },
  11432. "remark": {
  11433. "version": "12.0.0",
  11434. "resolved": "https://registry.npmjs.org/remark/-/remark-12.0.0.tgz",
  11435. "integrity": "sha512-oX4lMIS0csgk8AEbzY0h2jdR0ngiCHOpwwpxjmRa5TqAkeknY+tkhjRJGZqnCmvyuWh55/0SW5WY3R3nn3PH9A==",
  11436. "dev": true,
  11437. "requires": {
  11438. "remark-parse": "^8.0.0",
  11439. "remark-stringify": "^8.0.0",
  11440. "unified": "^9.0.0"
  11441. }
  11442. },
  11443. "remark-parse": {
  11444. "version": "8.0.2",
  11445. "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.2.tgz",
  11446. "integrity": "sha512-eMI6kMRjsAGpMXXBAywJwiwAse+KNpmt+BK55Oofy4KvBZEqUDj6mWbGLJZrujoPIPPxDXzn3T9baRlpsm2jnQ==",
  11447. "dev": true,
  11448. "requires": {
  11449. "ccount": "^1.0.0",
  11450. "collapse-white-space": "^1.0.2",
  11451. "is-alphabetical": "^1.0.0",
  11452. "is-decimal": "^1.0.0",
  11453. "is-whitespace-character": "^1.0.0",
  11454. "is-word-character": "^1.0.0",
  11455. "markdown-escapes": "^1.0.0",
  11456. "parse-entities": "^2.0.0",
  11457. "repeat-string": "^1.5.4",
  11458. "state-toggle": "^1.0.0",
  11459. "trim": "0.0.1",
  11460. "trim-trailing-lines": "^1.0.0",
  11461. "unherit": "^1.0.4",
  11462. "unist-util-remove-position": "^2.0.0",
  11463. "vfile-location": "^3.0.0",
  11464. "xtend": "^4.0.1"
  11465. }
  11466. },
  11467. "remark-stringify": {
  11468. "version": "8.1.0",
  11469. "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-8.1.0.tgz",
  11470. "integrity": "sha512-FSPZv1ds76oAZjurhhuV5qXSUSoz6QRPuwYK38S41sLHwg4oB7ejnmZshj7qwjgYLf93kdz6BOX9j5aidNE7rA==",
  11471. "dev": true,
  11472. "requires": {
  11473. "ccount": "^1.0.0",
  11474. "is-alphanumeric": "^1.0.0",
  11475. "is-decimal": "^1.0.0",
  11476. "is-whitespace-character": "^1.0.0",
  11477. "longest-streak": "^2.0.1",
  11478. "markdown-escapes": "^1.0.0",
  11479. "markdown-table": "^2.0.0",
  11480. "mdast-util-compact": "^2.0.0",
  11481. "parse-entities": "^2.0.0",
  11482. "repeat-string": "^1.5.4",
  11483. "state-toggle": "^1.0.0",
  11484. "stringify-entities": "^3.0.0",
  11485. "unherit": "^1.0.4",
  11486. "xtend": "^4.0.1"
  11487. }
  11488. },
  11489. "remarkable": {
  11490. "version": "2.0.1",
  11491. "resolved": "https://registry.npmjs.org/remarkable/-/remarkable-2.0.1.tgz",
  11492. "integrity": "sha512-YJyMcOH5lrR+kZdmB0aJJ4+93bEojRZ1HGDn9Eagu6ibg7aVZhc3OWbbShRid+Q5eAfsEqWxpe+g5W5nYNfNiA==",
  11493. "requires": {
  11494. "argparse": "^1.0.10",
  11495. "autolinker": "^3.11.0"
  11496. }
  11497. },
  11498. "remove-bom-buffer": {
  11499. "version": "3.0.0",
  11500. "resolved": "https://registry.npmjs.org/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz",
  11501. "integrity": "sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==",
  11502. "requires": {
  11503. "is-buffer": "^1.1.5",
  11504. "is-utf8": "^0.2.1"
  11505. }
  11506. },
  11507. "remove-bom-stream": {
  11508. "version": "1.2.0",
  11509. "resolved": "https://registry.npmjs.org/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz",
  11510. "integrity": "sha1-BfGlk/FuQuH7kOv1nejlaVJflSM=",
  11511. "requires": {
  11512. "remove-bom-buffer": "^3.0.0",
  11513. "safe-buffer": "^5.1.0",
  11514. "through2": "^2.0.3"
  11515. }
  11516. },
  11517. "remove-trailing-separator": {
  11518. "version": "1.1.0",
  11519. "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
  11520. "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8="
  11521. },
  11522. "renderkid": {
  11523. "version": "2.0.3",
  11524. "resolved": "https://registry.npmjs.org/renderkid/-/renderkid-2.0.3.tgz",
  11525. "integrity": "sha512-z8CLQp7EZBPCwCnncgf9C4XAi3WR0dv+uWu/PjIyhhAb5d6IJ/QZqlHFprHeKT+59//V6BNUsLbvN8+2LarxGA==",
  11526. "requires": {
  11527. "css-select": "^1.1.0",
  11528. "dom-converter": "^0.2",
  11529. "htmlparser2": "^3.3.0",
  11530. "strip-ansi": "^3.0.0",
  11531. "utila": "^0.4.0"
  11532. },
  11533. "dependencies": {
  11534. "css-select": {
  11535. "version": "1.2.0",
  11536. "resolved": "https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz",
  11537. "integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=",
  11538. "requires": {
  11539. "boolbase": "~1.0.0",
  11540. "css-what": "2.1",
  11541. "domutils": "1.5.1",
  11542. "nth-check": "~1.0.1"
  11543. }
  11544. },
  11545. "css-what": {
  11546. "version": "2.1.3",
  11547. "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz",
  11548. "integrity": "sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg=="
  11549. },
  11550. "domutils": {
  11551. "version": "1.5.1",
  11552. "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz",
  11553. "integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=",
  11554. "requires": {
  11555. "dom-serializer": "0",
  11556. "domelementtype": "1"
  11557. }
  11558. }
  11559. }
  11560. },
  11561. "repeat-element": {
  11562. "version": "1.1.3",
  11563. "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
  11564. "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g=="
  11565. },
  11566. "repeat-string": {
  11567. "version": "1.6.1",
  11568. "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
  11569. "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc="
  11570. },
  11571. "replace-ext": {
  11572. "version": "1.0.1",
  11573. "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz",
  11574. "integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw=="
  11575. },
  11576. "replace-homedir": {
  11577. "version": "1.0.0",
  11578. "resolved": "https://registry.npmjs.org/replace-homedir/-/replace-homedir-1.0.0.tgz",
  11579. "integrity": "sha1-6H9tUTuSjd6AgmDBK+f+xv9ueYw=",
  11580. "requires": {
  11581. "homedir-polyfill": "^1.0.1",
  11582. "is-absolute": "^1.0.0",
  11583. "remove-trailing-separator": "^1.1.0"
  11584. }
  11585. },
  11586. "replacestream": {
  11587. "version": "4.0.3",
  11588. "resolved": "https://registry.npmjs.org/replacestream/-/replacestream-4.0.3.tgz",
  11589. "integrity": "sha512-AC0FiLS352pBBiZhd4VXB1Ab/lh0lEgpP+GGvZqbQh8a5cmXVoTe5EX/YeTFArnp4SRGTHh1qCHu9lGs1qG8sA==",
  11590. "requires": {
  11591. "escape-string-regexp": "^1.0.3",
  11592. "object-assign": "^4.0.1",
  11593. "readable-stream": "^2.0.2"
  11594. }
  11595. },
  11596. "request": {
  11597. "version": "2.88.2",
  11598. "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
  11599. "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
  11600. "optional": true,
  11601. "requires": {
  11602. "aws-sign2": "~0.7.0",
  11603. "aws4": "^1.8.0",
  11604. "caseless": "~0.12.0",
  11605. "combined-stream": "~1.0.6",
  11606. "extend": "~3.0.2",
  11607. "forever-agent": "~0.6.1",
  11608. "form-data": "~2.3.2",
  11609. "har-validator": "~5.1.3",
  11610. "http-signature": "~1.2.0",
  11611. "is-typedarray": "~1.0.0",
  11612. "isstream": "~0.1.2",
  11613. "json-stringify-safe": "~5.0.1",
  11614. "mime-types": "~2.1.19",
  11615. "oauth-sign": "~0.9.0",
  11616. "performance-now": "^2.1.0",
  11617. "qs": "~6.5.2",
  11618. "safe-buffer": "^5.1.2",
  11619. "tough-cookie": "~2.5.0",
  11620. "tunnel-agent": "^0.6.0",
  11621. "uuid": "^3.3.2"
  11622. }
  11623. },
  11624. "require-dir": {
  11625. "version": "1.2.0",
  11626. "resolved": "https://registry.npmjs.org/require-dir/-/require-dir-1.2.0.tgz",
  11627. "integrity": "sha512-LY85DTSu+heYgDqq/mK+7zFHWkttVNRXC9NKcKGyuGLdlsfbjEPrIEYdCVrx6hqnJb+xSu3Lzaoo8VnmOhhjNA=="
  11628. },
  11629. "require-directory": {
  11630. "version": "2.1.1",
  11631. "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
  11632. "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
  11633. },
  11634. "require-dot-file": {
  11635. "version": "0.4.0",
  11636. "resolved": "https://registry.npmjs.org/require-dot-file/-/require-dot-file-0.4.0.tgz",
  11637. "integrity": "sha1-tb9ValWJXC1ZDl3srUU1cXhQqek="
  11638. },
  11639. "require-main-filename": {
  11640. "version": "1.0.1",
  11641. "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz",
  11642. "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE="
  11643. },
  11644. "requires-port": {
  11645. "version": "1.0.0",
  11646. "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
  11647. "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8="
  11648. },
  11649. "reselect": {
  11650. "version": "4.0.0",
  11651. "resolved": "https://registry.npmjs.org/reselect/-/reselect-4.0.0.tgz",
  11652. "integrity": "sha512-qUgANli03jjAyGlnbYVAV5vvnOmJnODyABz51RdBN7M4WaVu8mecZWgyQNkG8Yqe3KRGRt0l4K4B3XVEULC4CA=="
  11653. },
  11654. "reserved-words": {
  11655. "version": "0.1.2",
  11656. "resolved": "https://registry.npmjs.org/reserved-words/-/reserved-words-0.1.2.tgz",
  11657. "integrity": "sha1-AKCUD5jNUBrqqsMWQR2a3FKzGrE=",
  11658. "dev": true
  11659. },
  11660. "resolve": {
  11661. "version": "1.17.0",
  11662. "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.17.0.tgz",
  11663. "integrity": "sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==",
  11664. "requires": {
  11665. "path-parse": "^1.0.6"
  11666. }
  11667. },
  11668. "resolve-cwd": {
  11669. "version": "2.0.0",
  11670. "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz",
  11671. "integrity": "sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=",
  11672. "requires": {
  11673. "resolve-from": "^3.0.0"
  11674. }
  11675. },
  11676. "resolve-dir": {
  11677. "version": "1.0.1",
  11678. "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz",
  11679. "integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=",
  11680. "requires": {
  11681. "expand-tilde": "^2.0.0",
  11682. "global-modules": "^1.0.0"
  11683. }
  11684. },
  11685. "resolve-from": {
  11686. "version": "3.0.0",
  11687. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz",
  11688. "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g="
  11689. },
  11690. "resolve-options": {
  11691. "version": "1.1.0",
  11692. "resolved": "https://registry.npmjs.org/resolve-options/-/resolve-options-1.1.0.tgz",
  11693. "integrity": "sha1-MrueOcBtZzONyTeMDW1gdFZq0TE=",
  11694. "requires": {
  11695. "value-or-function": "^3.0.0"
  11696. }
  11697. },
  11698. "resolve-url": {
  11699. "version": "0.2.1",
  11700. "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
  11701. "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo="
  11702. },
  11703. "restore-cursor": {
  11704. "version": "2.0.0",
  11705. "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz",
  11706. "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=",
  11707. "requires": {
  11708. "onetime": "^2.0.0",
  11709. "signal-exit": "^3.0.2"
  11710. }
  11711. },
  11712. "ret": {
  11713. "version": "0.1.15",
  11714. "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
  11715. "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg=="
  11716. },
  11717. "reusify": {
  11718. "version": "1.0.4",
  11719. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
  11720. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="
  11721. },
  11722. "rework": {
  11723. "version": "1.0.1",
  11724. "resolved": "https://registry.npmjs.org/rework/-/rework-1.0.1.tgz",
  11725. "integrity": "sha1-MIBqhBNCtUUQqkEQhQzUhTQUSqc=",
  11726. "requires": {
  11727. "convert-source-map": "^0.3.3",
  11728. "css": "^2.0.0"
  11729. },
  11730. "dependencies": {
  11731. "convert-source-map": {
  11732. "version": "0.3.5",
  11733. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz",
  11734. "integrity": "sha1-8dgClQr33SYxof6+BZZVDIarMZA="
  11735. }
  11736. }
  11737. },
  11738. "rework-import": {
  11739. "version": "2.1.0",
  11740. "resolved": "https://registry.npmjs.org/rework-import/-/rework-import-2.1.0.tgz",
  11741. "integrity": "sha1-wm7StTFZrHvi7GDaIj74lgPB7x8=",
  11742. "requires": {
  11743. "css": "^2.0.0",
  11744. "globby": "^2.0.0",
  11745. "parse-import": "^2.0.0",
  11746. "url-regex": "^3.0.0"
  11747. },
  11748. "dependencies": {
  11749. "glob": {
  11750. "version": "5.0.15",
  11751. "resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
  11752. "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
  11753. "requires": {
  11754. "inflight": "^1.0.4",
  11755. "inherits": "2",
  11756. "minimatch": "2 || 3",
  11757. "once": "^1.3.0",
  11758. "path-is-absolute": "^1.0.0"
  11759. }
  11760. },
  11761. "globby": {
  11762. "version": "2.1.0",
  11763. "resolved": "https://registry.npmjs.org/globby/-/globby-2.1.0.tgz",
  11764. "integrity": "sha1-npGSvNM/Srak+JTl5+qLcTITxII=",
  11765. "requires": {
  11766. "array-union": "^1.0.1",
  11767. "async": "^1.2.1",
  11768. "glob": "^5.0.3",
  11769. "object-assign": "^3.0.0"
  11770. }
  11771. },
  11772. "object-assign": {
  11773. "version": "3.0.0",
  11774. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz",
  11775. "integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I="
  11776. }
  11777. }
  11778. },
  11779. "rework-plugin-function": {
  11780. "version": "1.0.2",
  11781. "resolved": "https://registry.npmjs.org/rework-plugin-function/-/rework-plugin-function-1.0.2.tgz",
  11782. "integrity": "sha1-Es5G+1sptdk1FGaD9rmM9J0jc7k=",
  11783. "requires": {
  11784. "rework-visit": "^1.0.0"
  11785. }
  11786. },
  11787. "rework-plugin-url": {
  11788. "version": "1.1.0",
  11789. "resolved": "https://registry.npmjs.org/rework-plugin-url/-/rework-plugin-url-1.1.0.tgz",
  11790. "integrity": "sha1-q1PosQV7nV7MHIJz/32xhgg3XEU=",
  11791. "requires": {
  11792. "rework-plugin-function": "^1.0.0"
  11793. }
  11794. },
  11795. "rework-visit": {
  11796. "version": "1.0.0",
  11797. "resolved": "https://registry.npmjs.org/rework-visit/-/rework-visit-1.0.0.tgz",
  11798. "integrity": "sha1-mUWygD8hni96ygCtuLyfZA+ELJo="
  11799. },
  11800. "rgb-regex": {
  11801. "version": "1.0.1",
  11802. "resolved": "https://registry.npmjs.org/rgb-regex/-/rgb-regex-1.0.1.tgz",
  11803. "integrity": "sha1-wODWiC3w4jviVKR16O3UGRX+rrE="
  11804. },
  11805. "rgba-regex": {
  11806. "version": "1.0.0",
  11807. "resolved": "https://registry.npmjs.org/rgba-regex/-/rgba-regex-1.0.0.tgz",
  11808. "integrity": "sha1-QzdOLiyglosO8VI0YLfXMP8i7rM="
  11809. },
  11810. "right-align": {
  11811. "version": "0.1.3",
  11812. "resolved": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz",
  11813. "integrity": "sha1-YTObci/mo1FWiSENJOFMlhSGE+8=",
  11814. "requires": {
  11815. "align-text": "^0.1.1"
  11816. }
  11817. },
  11818. "rimraf": {
  11819. "version": "2.7.1",
  11820. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
  11821. "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
  11822. "requires": {
  11823. "glob": "^7.1.3"
  11824. }
  11825. },
  11826. "ripemd160": {
  11827. "version": "2.0.2",
  11828. "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz",
  11829. "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==",
  11830. "requires": {
  11831. "hash-base": "^3.0.0",
  11832. "inherits": "^2.0.1"
  11833. }
  11834. },
  11835. "rtlcss": {
  11836. "version": "2.5.0",
  11837. "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-2.5.0.tgz",
  11838. "integrity": "sha512-NCVdF45w70/3CQeqVvQ84bu2HN8agNn+CDjw+RxXaiWb7mPOmEvltdd1z4qzm9kin4Jnu9ShFBIx28yvWerZ2g==",
  11839. "requires": {
  11840. "chalk": "^2.4.2",
  11841. "findup": "^0.1.5",
  11842. "mkdirp": "^0.5.1",
  11843. "postcss": "^6.0.23",
  11844. "strip-json-comments": "^2.0.0"
  11845. },
  11846. "dependencies": {
  11847. "postcss": {
  11848. "version": "6.0.23",
  11849. "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
  11850. "integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
  11851. "requires": {
  11852. "chalk": "^2.4.1",
  11853. "source-map": "^0.6.1",
  11854. "supports-color": "^5.4.0"
  11855. }
  11856. },
  11857. "source-map": {
  11858. "version": "0.6.1",
  11859. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  11860. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  11861. }
  11862. }
  11863. },
  11864. "run-async": {
  11865. "version": "2.4.1",
  11866. "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
  11867. "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ=="
  11868. },
  11869. "run-parallel": {
  11870. "version": "1.1.9",
  11871. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz",
  11872. "integrity": "sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q=="
  11873. },
  11874. "run-queue": {
  11875. "version": "1.0.3",
  11876. "resolved": "https://registry.npmjs.org/run-queue/-/run-queue-1.0.3.tgz",
  11877. "integrity": "sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=",
  11878. "requires": {
  11879. "aproba": "^1.1.1"
  11880. }
  11881. },
  11882. "rxjs": {
  11883. "version": "6.6.0",
  11884. "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.0.tgz",
  11885. "integrity": "sha512-3HMA8z/Oz61DUHe+SdOiQyzIf4tOx5oQHmMir7IZEu6TMqCLHT4LRcmNaUS0NwOz8VLvmmBduMsoaUvMaIiqzg==",
  11886. "requires": {
  11887. "tslib": "^1.9.0"
  11888. }
  11889. },
  11890. "safe-buffer": {
  11891. "version": "5.1.2",
  11892. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
  11893. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  11894. },
  11895. "safe-regex": {
  11896. "version": "1.1.0",
  11897. "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
  11898. "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
  11899. "requires": {
  11900. "ret": "~0.1.10"
  11901. }
  11902. },
  11903. "safer-buffer": {
  11904. "version": "2.1.2",
  11905. "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
  11906. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
  11907. },
  11908. "sax": {
  11909. "version": "1.2.4",
  11910. "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
  11911. "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
  11912. },
  11913. "schema-utils": {
  11914. "version": "2.7.0",
  11915. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
  11916. "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
  11917. "requires": {
  11918. "@types/json-schema": "^7.0.4",
  11919. "ajv": "^6.12.2",
  11920. "ajv-keywords": "^3.4.1"
  11921. }
  11922. },
  11923. "select": {
  11924. "version": "1.1.2",
  11925. "resolved": "https://registry.npmjs.org/select/-/select-1.1.2.tgz",
  11926. "integrity": "sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0="
  11927. },
  11928. "semver": {
  11929. "version": "5.7.1",
  11930. "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
  11931. "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
  11932. },
  11933. "semver-greatest-satisfied-range": {
  11934. "version": "1.1.0",
  11935. "resolved": "https://registry.npmjs.org/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz",
  11936. "integrity": "sha1-E+jCZYq5aRywzXEJMkAoDTb3els=",
  11937. "requires": {
  11938. "sver-compat": "^1.5.0"
  11939. }
  11940. },
  11941. "serialize-error": {
  11942. "version": "2.1.0",
  11943. "resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz",
  11944. "integrity": "sha1-ULZ51WNc34Rme9yOWa9OW4HV9go="
  11945. },
  11946. "serialize-javascript": {
  11947. "version": "4.0.0",
  11948. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
  11949. "integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
  11950. "requires": {
  11951. "randombytes": "^2.1.0"
  11952. }
  11953. },
  11954. "set-blocking": {
  11955. "version": "2.0.0",
  11956. "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  11957. "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
  11958. },
  11959. "set-value": {
  11960. "version": "2.0.1",
  11961. "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz",
  11962. "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==",
  11963. "requires": {
  11964. "extend-shallow": "^2.0.1",
  11965. "is-extendable": "^0.1.1",
  11966. "is-plain-object": "^2.0.3",
  11967. "split-string": "^3.0.1"
  11968. },
  11969. "dependencies": {
  11970. "extend-shallow": {
  11971. "version": "2.0.1",
  11972. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  11973. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  11974. "requires": {
  11975. "is-extendable": "^0.1.0"
  11976. }
  11977. },
  11978. "is-plain-object": {
  11979. "version": "2.0.4",
  11980. "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
  11981. "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
  11982. "requires": {
  11983. "isobject": "^3.0.1"
  11984. }
  11985. }
  11986. }
  11987. },
  11988. "setimmediate": {
  11989. "version": "1.0.5",
  11990. "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
  11991. "integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU="
  11992. },
  11993. "sha.js": {
  11994. "version": "2.4.11",
  11995. "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz",
  11996. "integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==",
  11997. "requires": {
  11998. "inherits": "^2.0.1",
  11999. "safe-buffer": "^5.0.1"
  12000. }
  12001. },
  12002. "shebang-command": {
  12003. "version": "1.2.0",
  12004. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
  12005. "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
  12006. "requires": {
  12007. "shebang-regex": "^1.0.0"
  12008. }
  12009. },
  12010. "shebang-regex": {
  12011. "version": "1.0.0",
  12012. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
  12013. "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM="
  12014. },
  12015. "shellwords": {
  12016. "version": "0.1.1",
  12017. "resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz",
  12018. "integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww=="
  12019. },
  12020. "sigmund": {
  12021. "version": "1.0.1",
  12022. "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz",
  12023. "integrity": "sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA="
  12024. },
  12025. "signal-exit": {
  12026. "version": "3.0.3",
  12027. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz",
  12028. "integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA=="
  12029. },
  12030. "simple-swizzle": {
  12031. "version": "0.2.2",
  12032. "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
  12033. "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=",
  12034. "requires": {
  12035. "is-arrayish": "^0.3.1"
  12036. },
  12037. "dependencies": {
  12038. "is-arrayish": {
  12039. "version": "0.3.2",
  12040. "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
  12041. "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
  12042. }
  12043. }
  12044. },
  12045. "slash": {
  12046. "version": "3.0.0",
  12047. "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
  12048. "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
  12049. "dev": true
  12050. },
  12051. "slice-ansi": {
  12052. "version": "2.1.0",
  12053. "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz",
  12054. "integrity": "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==",
  12055. "dev": true,
  12056. "requires": {
  12057. "ansi-styles": "^3.2.0",
  12058. "astral-regex": "^1.0.0",
  12059. "is-fullwidth-code-point": "^2.0.0"
  12060. },
  12061. "dependencies": {
  12062. "is-fullwidth-code-point": {
  12063. "version": "2.0.0",
  12064. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
  12065. "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
  12066. "dev": true
  12067. }
  12068. }
  12069. },
  12070. "snapdragon": {
  12071. "version": "0.8.2",
  12072. "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
  12073. "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
  12074. "requires": {
  12075. "base": "^0.11.1",
  12076. "debug": "^2.2.0",
  12077. "define-property": "^0.2.5",
  12078. "extend-shallow": "^2.0.1",
  12079. "map-cache": "^0.2.2",
  12080. "source-map": "^0.5.6",
  12081. "source-map-resolve": "^0.5.0",
  12082. "use": "^3.1.0"
  12083. },
  12084. "dependencies": {
  12085. "debug": {
  12086. "version": "2.6.9",
  12087. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  12088. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  12089. "requires": {
  12090. "ms": "2.0.0"
  12091. }
  12092. },
  12093. "define-property": {
  12094. "version": "0.2.5",
  12095. "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
  12096. "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
  12097. "requires": {
  12098. "is-descriptor": "^0.1.0"
  12099. }
  12100. },
  12101. "extend-shallow": {
  12102. "version": "2.0.1",
  12103. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  12104. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  12105. "requires": {
  12106. "is-extendable": "^0.1.0"
  12107. }
  12108. },
  12109. "ms": {
  12110. "version": "2.0.0",
  12111. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  12112. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  12113. }
  12114. }
  12115. },
  12116. "snapdragon-node": {
  12117. "version": "2.1.1",
  12118. "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
  12119. "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
  12120. "requires": {
  12121. "define-property": "^1.0.0",
  12122. "isobject": "^3.0.0",
  12123. "snapdragon-util": "^3.0.1"
  12124. },
  12125. "dependencies": {
  12126. "define-property": {
  12127. "version": "1.0.0",
  12128. "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
  12129. "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
  12130. "requires": {
  12131. "is-descriptor": "^1.0.0"
  12132. }
  12133. },
  12134. "is-accessor-descriptor": {
  12135. "version": "1.0.0",
  12136. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
  12137. "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
  12138. "requires": {
  12139. "kind-of": "^6.0.0"
  12140. }
  12141. },
  12142. "is-data-descriptor": {
  12143. "version": "1.0.0",
  12144. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
  12145. "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
  12146. "requires": {
  12147. "kind-of": "^6.0.0"
  12148. }
  12149. },
  12150. "is-descriptor": {
  12151. "version": "1.0.2",
  12152. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
  12153. "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
  12154. "requires": {
  12155. "is-accessor-descriptor": "^1.0.0",
  12156. "is-data-descriptor": "^1.0.0",
  12157. "kind-of": "^6.0.2"
  12158. }
  12159. }
  12160. }
  12161. },
  12162. "snapdragon-util": {
  12163. "version": "3.0.1",
  12164. "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
  12165. "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
  12166. "requires": {
  12167. "kind-of": "^3.2.0"
  12168. },
  12169. "dependencies": {
  12170. "kind-of": {
  12171. "version": "3.2.2",
  12172. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  12173. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  12174. "requires": {
  12175. "is-buffer": "^1.1.5"
  12176. }
  12177. }
  12178. }
  12179. },
  12180. "sort-keys": {
  12181. "version": "1.1.2",
  12182. "resolved": "https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz",
  12183. "integrity": "sha1-RBttTTRnmPG05J6JIK37oOVD+a0=",
  12184. "requires": {
  12185. "is-plain-obj": "^1.0.0"
  12186. }
  12187. },
  12188. "source-list-map": {
  12189. "version": "2.0.1",
  12190. "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
  12191. "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw=="
  12192. },
  12193. "source-map": {
  12194. "version": "0.5.7",
  12195. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
  12196. "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
  12197. },
  12198. "source-map-resolve": {
  12199. "version": "0.5.3",
  12200. "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz",
  12201. "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==",
  12202. "requires": {
  12203. "atob": "^2.1.2",
  12204. "decode-uri-component": "^0.2.0",
  12205. "resolve-url": "^0.2.1",
  12206. "source-map-url": "^0.4.0",
  12207. "urix": "^0.1.0"
  12208. }
  12209. },
  12210. "source-map-support": {
  12211. "version": "0.5.19",
  12212. "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz",
  12213. "integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==",
  12214. "requires": {
  12215. "buffer-from": "^1.0.0",
  12216. "source-map": "^0.6.0"
  12217. },
  12218. "dependencies": {
  12219. "source-map": {
  12220. "version": "0.6.1",
  12221. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  12222. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  12223. }
  12224. }
  12225. },
  12226. "source-map-url": {
  12227. "version": "0.4.0",
  12228. "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz",
  12229. "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM="
  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.1",
  12238. "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz",
  12239. "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==",
  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.trimstart": {
  12421. "version": "1.0.1",
  12422. "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz",
  12423. "integrity": "sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==",
  12424. "requires": {
  12425. "define-properties": "^1.1.3",
  12426. "es-abstract": "^1.17.5"
  12427. }
  12428. },
  12429. "string_decoder": {
  12430. "version": "1.1.1",
  12431. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  12432. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  12433. "requires": {
  12434. "safe-buffer": "~5.1.0"
  12435. }
  12436. },
  12437. "stringify-entities": {
  12438. "version": "3.0.1",
  12439. "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-3.0.1.tgz",
  12440. "integrity": "sha512-Lsk3ISA2++eJYqBMPKcr/8eby1I6L0gP0NlxF8Zja6c05yr/yCYyb2c9PwXjd08Ib3If1vn1rbs1H5ZtVuOfvQ==",
  12441. "dev": true,
  12442. "requires": {
  12443. "character-entities-html4": "^1.0.0",
  12444. "character-entities-legacy": "^1.0.0",
  12445. "is-alphanumerical": "^1.0.0",
  12446. "is-decimal": "^1.0.2",
  12447. "is-hexadecimal": "^1.0.0"
  12448. }
  12449. },
  12450. "stringify-object": {
  12451. "version": "3.3.0",
  12452. "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz",
  12453. "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==",
  12454. "requires": {
  12455. "get-own-enumerable-property-symbols": "^3.0.0",
  12456. "is-obj": "^1.0.1",
  12457. "is-regexp": "^1.0.0"
  12458. },
  12459. "dependencies": {
  12460. "is-obj": {
  12461. "version": "1.0.1",
  12462. "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
  12463. "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8="
  12464. }
  12465. }
  12466. },
  12467. "strip-ansi": {
  12468. "version": "3.0.1",
  12469. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
  12470. "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
  12471. "requires": {
  12472. "ansi-regex": "^2.0.0"
  12473. }
  12474. },
  12475. "strip-bom": {
  12476. "version": "2.0.0",
  12477. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
  12478. "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
  12479. "requires": {
  12480. "is-utf8": "^0.2.0"
  12481. }
  12482. },
  12483. "strip-bom-buf": {
  12484. "version": "1.0.0",
  12485. "resolved": "https://registry.npmjs.org/strip-bom-buf/-/strip-bom-buf-1.0.0.tgz",
  12486. "integrity": "sha1-HLRar1dTD0yvhsf3UXnSyaUd1XI=",
  12487. "requires": {
  12488. "is-utf8": "^0.2.1"
  12489. }
  12490. },
  12491. "strip-bom-stream": {
  12492. "version": "3.0.0",
  12493. "resolved": "https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-3.0.0.tgz",
  12494. "integrity": "sha1-lWvMXYRDD2klapDtgjdlzYWOFZw=",
  12495. "requires": {
  12496. "first-chunk-stream": "^2.0.0",
  12497. "strip-bom-buf": "^1.0.0"
  12498. }
  12499. },
  12500. "strip-eof": {
  12501. "version": "1.0.0",
  12502. "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
  12503. "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8="
  12504. },
  12505. "strip-indent": {
  12506. "version": "3.0.0",
  12507. "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
  12508. "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
  12509. "dev": true,
  12510. "requires": {
  12511. "min-indent": "^1.0.0"
  12512. }
  12513. },
  12514. "strip-json-comments": {
  12515. "version": "2.0.1",
  12516. "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
  12517. "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo="
  12518. },
  12519. "style-search": {
  12520. "version": "0.1.0",
  12521. "resolved": "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz",
  12522. "integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=",
  12523. "dev": true
  12524. },
  12525. "stylehacks": {
  12526. "version": "4.0.3",
  12527. "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz",
  12528. "integrity": "sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==",
  12529. "requires": {
  12530. "browserslist": "^4.0.0",
  12531. "postcss": "^7.0.0",
  12532. "postcss-selector-parser": "^3.0.0"
  12533. },
  12534. "dependencies": {
  12535. "postcss-selector-parser": {
  12536. "version": "3.1.2",
  12537. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz",
  12538. "integrity": "sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==",
  12539. "requires": {
  12540. "dot-prop": "^5.2.0",
  12541. "indexes-of": "^1.0.1",
  12542. "uniq": "^1.0.1"
  12543. }
  12544. }
  12545. }
  12546. },
  12547. "stylelint": {
  12548. "version": "13.6.1",
  12549. "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.6.1.tgz",
  12550. "integrity": "sha512-XyvKyNE7eyrqkuZ85Citd/Uv3ljGiuYHC6UiztTR6sWS9rza8j3UeQv/eGcQS9NZz/imiC4GKdk1EVL3wst5vw==",
  12551. "dev": true,
  12552. "requires": {
  12553. "@stylelint/postcss-css-in-js": "^0.37.1",
  12554. "@stylelint/postcss-markdown": "^0.36.1",
  12555. "autoprefixer": "^9.8.0",
  12556. "balanced-match": "^1.0.0",
  12557. "chalk": "^4.1.0",
  12558. "cosmiconfig": "^6.0.0",
  12559. "debug": "^4.1.1",
  12560. "execall": "^2.0.0",
  12561. "file-entry-cache": "^5.0.1",
  12562. "get-stdin": "^8.0.0",
  12563. "global-modules": "^2.0.0",
  12564. "globby": "^11.0.1",
  12565. "globjoin": "^0.1.4",
  12566. "html-tags": "^3.1.0",
  12567. "ignore": "^5.1.8",
  12568. "import-lazy": "^4.0.0",
  12569. "imurmurhash": "^0.1.4",
  12570. "known-css-properties": "^0.19.0",
  12571. "leven": "^3.1.0",
  12572. "lodash": "^4.17.15",
  12573. "log-symbols": "^4.0.0",
  12574. "mathml-tag-names": "^2.1.3",
  12575. "meow": "^7.0.1",
  12576. "micromatch": "^4.0.2",
  12577. "normalize-selector": "^0.2.0",
  12578. "postcss": "^7.0.32",
  12579. "postcss-html": "^0.36.0",
  12580. "postcss-less": "^3.1.4",
  12581. "postcss-media-query-parser": "^0.2.3",
  12582. "postcss-reporter": "^6.0.1",
  12583. "postcss-resolve-nested-selector": "^0.1.1",
  12584. "postcss-safe-parser": "^4.0.2",
  12585. "postcss-sass": "^0.4.4",
  12586. "postcss-scss": "^2.1.1",
  12587. "postcss-selector-parser": "^6.0.2",
  12588. "postcss-syntax": "^0.36.2",
  12589. "postcss-value-parser": "^4.1.0",
  12590. "resolve-from": "^5.0.0",
  12591. "slash": "^3.0.0",
  12592. "specificity": "^0.4.1",
  12593. "string-width": "^4.2.0",
  12594. "strip-ansi": "^6.0.0",
  12595. "style-search": "^0.1.0",
  12596. "sugarss": "^2.0.0",
  12597. "svg-tags": "^1.0.0",
  12598. "table": "^5.4.6",
  12599. "v8-compile-cache": "^2.1.1",
  12600. "write-file-atomic": "^3.0.3"
  12601. },
  12602. "dependencies": {
  12603. "ansi-regex": {
  12604. "version": "5.0.0",
  12605. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
  12606. "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
  12607. "dev": true
  12608. },
  12609. "ansi-styles": {
  12610. "version": "4.2.1",
  12611. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
  12612. "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
  12613. "dev": true,
  12614. "requires": {
  12615. "@types/color-name": "^1.1.1",
  12616. "color-convert": "^2.0.1"
  12617. }
  12618. },
  12619. "array-union": {
  12620. "version": "2.1.0",
  12621. "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
  12622. "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
  12623. "dev": true
  12624. },
  12625. "chalk": {
  12626. "version": "4.1.0",
  12627. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
  12628. "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
  12629. "dev": true,
  12630. "requires": {
  12631. "ansi-styles": "^4.1.0",
  12632. "supports-color": "^7.1.0"
  12633. }
  12634. },
  12635. "color-convert": {
  12636. "version": "2.0.1",
  12637. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  12638. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  12639. "dev": true,
  12640. "requires": {
  12641. "color-name": "~1.1.4"
  12642. }
  12643. },
  12644. "color-name": {
  12645. "version": "1.1.4",
  12646. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  12647. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  12648. "dev": true
  12649. },
  12650. "cosmiconfig": {
  12651. "version": "6.0.0",
  12652. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz",
  12653. "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==",
  12654. "dev": true,
  12655. "requires": {
  12656. "@types/parse-json": "^4.0.0",
  12657. "import-fresh": "^3.1.0",
  12658. "parse-json": "^5.0.0",
  12659. "path-type": "^4.0.0",
  12660. "yaml": "^1.7.2"
  12661. }
  12662. },
  12663. "emoji-regex": {
  12664. "version": "8.0.0",
  12665. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  12666. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  12667. "dev": true
  12668. },
  12669. "global-modules": {
  12670. "version": "2.0.0",
  12671. "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
  12672. "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
  12673. "dev": true,
  12674. "requires": {
  12675. "global-prefix": "^3.0.0"
  12676. }
  12677. },
  12678. "global-prefix": {
  12679. "version": "3.0.0",
  12680. "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
  12681. "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
  12682. "dev": true,
  12683. "requires": {
  12684. "ini": "^1.3.5",
  12685. "kind-of": "^6.0.2",
  12686. "which": "^1.3.1"
  12687. }
  12688. },
  12689. "globby": {
  12690. "version": "11.0.1",
  12691. "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.1.tgz",
  12692. "integrity": "sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==",
  12693. "dev": true,
  12694. "requires": {
  12695. "array-union": "^2.1.0",
  12696. "dir-glob": "^3.0.1",
  12697. "fast-glob": "^3.1.1",
  12698. "ignore": "^5.1.4",
  12699. "merge2": "^1.3.0",
  12700. "slash": "^3.0.0"
  12701. }
  12702. },
  12703. "has-flag": {
  12704. "version": "4.0.0",
  12705. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  12706. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  12707. "dev": true
  12708. },
  12709. "ignore": {
  12710. "version": "5.1.8",
  12711. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz",
  12712. "integrity": "sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==",
  12713. "dev": true
  12714. },
  12715. "import-fresh": {
  12716. "version": "3.2.1",
  12717. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.1.tgz",
  12718. "integrity": "sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==",
  12719. "dev": true,
  12720. "requires": {
  12721. "parent-module": "^1.0.0",
  12722. "resolve-from": "^4.0.0"
  12723. },
  12724. "dependencies": {
  12725. "resolve-from": {
  12726. "version": "4.0.0",
  12727. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
  12728. "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
  12729. "dev": true
  12730. }
  12731. }
  12732. },
  12733. "is-fullwidth-code-point": {
  12734. "version": "3.0.0",
  12735. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  12736. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  12737. "dev": true
  12738. },
  12739. "parse-json": {
  12740. "version": "5.0.0",
  12741. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz",
  12742. "integrity": "sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==",
  12743. "dev": true,
  12744. "requires": {
  12745. "@babel/code-frame": "^7.0.0",
  12746. "error-ex": "^1.3.1",
  12747. "json-parse-better-errors": "^1.0.1",
  12748. "lines-and-columns": "^1.1.6"
  12749. }
  12750. },
  12751. "path-type": {
  12752. "version": "4.0.0",
  12753. "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
  12754. "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
  12755. "dev": true
  12756. },
  12757. "resolve-from": {
  12758. "version": "5.0.0",
  12759. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
  12760. "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
  12761. "dev": true
  12762. },
  12763. "string-width": {
  12764. "version": "4.2.0",
  12765. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
  12766. "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
  12767. "dev": true,
  12768. "requires": {
  12769. "emoji-regex": "^8.0.0",
  12770. "is-fullwidth-code-point": "^3.0.0",
  12771. "strip-ansi": "^6.0.0"
  12772. }
  12773. },
  12774. "strip-ansi": {
  12775. "version": "6.0.0",
  12776. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
  12777. "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
  12778. "dev": true,
  12779. "requires": {
  12780. "ansi-regex": "^5.0.0"
  12781. }
  12782. },
  12783. "supports-color": {
  12784. "version": "7.1.0",
  12785. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
  12786. "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
  12787. "dev": true,
  12788. "requires": {
  12789. "has-flag": "^4.0.0"
  12790. }
  12791. }
  12792. }
  12793. },
  12794. "stylelint-config-recommended": {
  12795. "version": "3.0.0",
  12796. "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-3.0.0.tgz",
  12797. "integrity": "sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ==",
  12798. "dev": true
  12799. },
  12800. "stylelint-config-standard": {
  12801. "version": "20.0.0",
  12802. "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-20.0.0.tgz",
  12803. "integrity": "sha512-IB2iFdzOTA/zS4jSVav6z+wGtin08qfj+YyExHB3LF9lnouQht//YyB0KZq9gGz5HNPkddHOzcY8HsUey6ZUlA==",
  12804. "dev": true,
  12805. "requires": {
  12806. "stylelint-config-recommended": "^3.0.0"
  12807. }
  12808. },
  12809. "sugarss": {
  12810. "version": "2.0.0",
  12811. "resolved": "https://registry.npmjs.org/sugarss/-/sugarss-2.0.0.tgz",
  12812. "integrity": "sha512-WfxjozUk0UVA4jm+U1d736AUpzSrNsQcIbyOkoE364GrtWmIrFdk5lksEupgWMD4VaT/0kVx1dobpiDumSgmJQ==",
  12813. "dev": true,
  12814. "requires": {
  12815. "postcss": "^7.0.2"
  12816. }
  12817. },
  12818. "supports-color": {
  12819. "version": "5.5.0",
  12820. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  12821. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  12822. "requires": {
  12823. "has-flag": "^3.0.0"
  12824. }
  12825. },
  12826. "sver-compat": {
  12827. "version": "1.5.0",
  12828. "resolved": "https://registry.npmjs.org/sver-compat/-/sver-compat-1.5.0.tgz",
  12829. "integrity": "sha1-PPh9/rTQe0o/FIJ7wYaz/QxkXNg=",
  12830. "requires": {
  12831. "es6-iterator": "^2.0.1",
  12832. "es6-symbol": "^3.1.1"
  12833. }
  12834. },
  12835. "svg-baker": {
  12836. "version": "1.7.0",
  12837. "resolved": "https://registry.npmjs.org/svg-baker/-/svg-baker-1.7.0.tgz",
  12838. "integrity": "sha512-nibslMbkXOIkqKVrfcncwha45f97fGuAOn1G99YwnwTj8kF9YiM6XexPcUso97NxOm6GsP0SIvYVIosBis1xLg==",
  12839. "requires": {
  12840. "bluebird": "^3.5.0",
  12841. "clone": "^2.1.1",
  12842. "he": "^1.1.1",
  12843. "image-size": "^0.5.1",
  12844. "loader-utils": "^1.1.0",
  12845. "merge-options": "1.0.1",
  12846. "micromatch": "3.1.0",
  12847. "postcss": "^5.2.17",
  12848. "postcss-prefix-selector": "^1.6.0",
  12849. "posthtml-rename-id": "^1.0",
  12850. "posthtml-svg-mode": "^1.0.3",
  12851. "query-string": "^4.3.2",
  12852. "traverse": "^0.6.6"
  12853. },
  12854. "dependencies": {
  12855. "ansi-styles": {
  12856. "version": "2.2.1",
  12857. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
  12858. "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
  12859. },
  12860. "braces": {
  12861. "version": "2.3.2",
  12862. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  12863. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  12864. "requires": {
  12865. "arr-flatten": "^1.1.0",
  12866. "array-unique": "^0.3.2",
  12867. "extend-shallow": "^2.0.1",
  12868. "fill-range": "^4.0.0",
  12869. "isobject": "^3.0.1",
  12870. "repeat-element": "^1.1.2",
  12871. "snapdragon": "^0.8.1",
  12872. "snapdragon-node": "^2.0.1",
  12873. "split-string": "^3.0.2",
  12874. "to-regex": "^3.0.1"
  12875. }
  12876. },
  12877. "chalk": {
  12878. "version": "1.1.3",
  12879. "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
  12880. "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
  12881. "requires": {
  12882. "ansi-styles": "^2.2.1",
  12883. "escape-string-regexp": "^1.0.2",
  12884. "has-ansi": "^2.0.0",
  12885. "strip-ansi": "^3.0.0",
  12886. "supports-color": "^2.0.0"
  12887. },
  12888. "dependencies": {
  12889. "supports-color": {
  12890. "version": "2.0.0",
  12891. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
  12892. "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
  12893. }
  12894. }
  12895. },
  12896. "define-property": {
  12897. "version": "1.0.0",
  12898. "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
  12899. "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
  12900. "requires": {
  12901. "is-descriptor": "^1.0.0"
  12902. }
  12903. },
  12904. "extend-shallow": {
  12905. "version": "2.0.1",
  12906. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  12907. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  12908. "requires": {
  12909. "is-extendable": "^0.1.0"
  12910. }
  12911. },
  12912. "fill-range": {
  12913. "version": "4.0.0",
  12914. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  12915. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  12916. "requires": {
  12917. "extend-shallow": "^2.0.1",
  12918. "is-number": "^3.0.0",
  12919. "repeat-string": "^1.6.1",
  12920. "to-regex-range": "^2.1.0"
  12921. }
  12922. },
  12923. "has-flag": {
  12924. "version": "1.0.0",
  12925. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz",
  12926. "integrity": "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo="
  12927. },
  12928. "is-accessor-descriptor": {
  12929. "version": "1.0.0",
  12930. "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
  12931. "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
  12932. "requires": {
  12933. "kind-of": "^6.0.0"
  12934. },
  12935. "dependencies": {
  12936. "kind-of": {
  12937. "version": "6.0.3",
  12938. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  12939. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
  12940. }
  12941. }
  12942. },
  12943. "is-data-descriptor": {
  12944. "version": "1.0.0",
  12945. "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
  12946. "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
  12947. "requires": {
  12948. "kind-of": "^6.0.0"
  12949. },
  12950. "dependencies": {
  12951. "kind-of": {
  12952. "version": "6.0.3",
  12953. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  12954. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
  12955. }
  12956. }
  12957. },
  12958. "is-descriptor": {
  12959. "version": "1.0.2",
  12960. "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
  12961. "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
  12962. "requires": {
  12963. "is-accessor-descriptor": "^1.0.0",
  12964. "is-data-descriptor": "^1.0.0",
  12965. "kind-of": "^6.0.2"
  12966. },
  12967. "dependencies": {
  12968. "kind-of": {
  12969. "version": "6.0.3",
  12970. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  12971. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
  12972. }
  12973. }
  12974. },
  12975. "is-number": {
  12976. "version": "3.0.0",
  12977. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  12978. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  12979. "requires": {
  12980. "kind-of": "^3.0.2"
  12981. },
  12982. "dependencies": {
  12983. "kind-of": {
  12984. "version": "3.2.2",
  12985. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  12986. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  12987. "requires": {
  12988. "is-buffer": "^1.1.5"
  12989. }
  12990. }
  12991. }
  12992. },
  12993. "kind-of": {
  12994. "version": "5.1.0",
  12995. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
  12996. "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw=="
  12997. },
  12998. "micromatch": {
  12999. "version": "3.1.0",
  13000. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.0.tgz",
  13001. "integrity": "sha512-3StSelAE+hnRvMs8IdVW7Uhk8CVed5tp+kLLGlBP6WiRAXS21GPGu/Nat4WNPXj2Eoc24B02SaeoyozPMfj0/g==",
  13002. "requires": {
  13003. "arr-diff": "^4.0.0",
  13004. "array-unique": "^0.3.2",
  13005. "braces": "^2.2.2",
  13006. "define-property": "^1.0.0",
  13007. "extend-shallow": "^2.0.1",
  13008. "extglob": "^2.0.2",
  13009. "fragment-cache": "^0.2.1",
  13010. "kind-of": "^5.0.2",
  13011. "nanomatch": "^1.2.1",
  13012. "object.pick": "^1.3.0",
  13013. "regex-not": "^1.0.0",
  13014. "snapdragon": "^0.8.1",
  13015. "to-regex": "^3.0.1"
  13016. }
  13017. },
  13018. "postcss": {
  13019. "version": "5.2.18",
  13020. "resolved": "https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz",
  13021. "integrity": "sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==",
  13022. "requires": {
  13023. "chalk": "^1.1.3",
  13024. "js-base64": "^2.1.9",
  13025. "source-map": "^0.5.6",
  13026. "supports-color": "^3.2.3"
  13027. }
  13028. },
  13029. "supports-color": {
  13030. "version": "3.2.3",
  13031. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz",
  13032. "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=",
  13033. "requires": {
  13034. "has-flag": "^1.0.0"
  13035. }
  13036. },
  13037. "to-regex-range": {
  13038. "version": "2.1.1",
  13039. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  13040. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  13041. "requires": {
  13042. "is-number": "^3.0.0",
  13043. "repeat-string": "^1.6.1"
  13044. }
  13045. }
  13046. }
  13047. },
  13048. "svg-baker-runtime": {
  13049. "version": "1.4.7",
  13050. "resolved": "https://registry.npmjs.org/svg-baker-runtime/-/svg-baker-runtime-1.4.7.tgz",
  13051. "integrity": "sha512-Zorfwwj5+lWjk/oxwSMsRdS2sPQQdTmmsvaSpzU+i9ZWi3zugHLt6VckWfnswphQP0LmOel3nggpF5nETbt6xw==",
  13052. "requires": {
  13053. "deepmerge": "1.3.2",
  13054. "mitt": "1.1.2",
  13055. "svg-baker": "^1.7.0"
  13056. },
  13057. "dependencies": {
  13058. "deepmerge": {
  13059. "version": "1.3.2",
  13060. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-1.3.2.tgz",
  13061. "integrity": "sha1-FmNpFinU2/42T6EqKk8KqGqjoFA="
  13062. }
  13063. }
  13064. },
  13065. "svg-sprite-loader": {
  13066. "version": "5.0.0",
  13067. "resolved": "https://registry.npmjs.org/svg-sprite-loader/-/svg-sprite-loader-5.0.0.tgz",
  13068. "integrity": "sha512-/hedkRC2IS0E+kFIb+OUCfqQlbVx72/WEEeRGw2uPsNgOOgJEONXzjfSm+CJ3pB9gOHytlBmPMS8ijMCp5s2Eg==",
  13069. "requires": {
  13070. "bluebird": "^3.5.0",
  13071. "deepmerge": "1.3.2",
  13072. "domready": "1.0.8",
  13073. "escape-string-regexp": "1.0.5",
  13074. "html-webpack-plugin": "^3.2.0",
  13075. "loader-utils": "^1.1.0",
  13076. "svg-baker": "^1.5.0",
  13077. "svg-baker-runtime": "^1.4.7",
  13078. "url-slug": "2.0.0"
  13079. },
  13080. "dependencies": {
  13081. "deepmerge": {
  13082. "version": "1.3.2",
  13083. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-1.3.2.tgz",
  13084. "integrity": "sha1-FmNpFinU2/42T6EqKk8KqGqjoFA="
  13085. }
  13086. }
  13087. },
  13088. "svg-tags": {
  13089. "version": "1.0.0",
  13090. "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz",
  13091. "integrity": "sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=",
  13092. "dev": true
  13093. },
  13094. "svgo": {
  13095. "version": "1.3.2",
  13096. "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz",
  13097. "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==",
  13098. "requires": {
  13099. "chalk": "^2.4.1",
  13100. "coa": "^2.0.2",
  13101. "css-select": "^2.0.0",
  13102. "css-select-base-adapter": "^0.1.1",
  13103. "css-tree": "1.0.0-alpha.37",
  13104. "csso": "^4.0.2",
  13105. "js-yaml": "^3.13.1",
  13106. "mkdirp": "~0.5.1",
  13107. "object.values": "^1.1.0",
  13108. "sax": "~1.2.4",
  13109. "stable": "^0.1.8",
  13110. "unquote": "~1.1.1",
  13111. "util.promisify": "~1.0.0"
  13112. }
  13113. },
  13114. "svgo-loader": {
  13115. "version": "2.2.1",
  13116. "resolved": "https://registry.npmjs.org/svgo-loader/-/svgo-loader-2.2.1.tgz",
  13117. "integrity": "sha512-9dyz/h6ae04pAVRz7QY8bLXtMbwA19NPpCPfCixgW0qXNDCOlHbDRqvtT5/2gzRxfuibWCUP6ZBQmZWF9rjWhQ==",
  13118. "requires": {
  13119. "js-yaml": "^3.13.1",
  13120. "loader-utils": "^1.0.3"
  13121. }
  13122. },
  13123. "swagger-client": {
  13124. "version": "3.10.9",
  13125. "resolved": "https://registry.npmjs.org/swagger-client/-/swagger-client-3.10.9.tgz",
  13126. "integrity": "sha512-tPnhVQ0AC7wM89jfYsP/LlNvmzArr2Uf0NdQ7N69sHrS+7fibB/i75fOIG1kH4bb78D70Z1hwqszEvAOQaZ0Og==",
  13127. "requires": {
  13128. "@babel/runtime-corejs2": "=7.10.2",
  13129. "btoa": "=1.2.1",
  13130. "buffer": "=5.6.0",
  13131. "cookie": "=0.4.1",
  13132. "cross-fetch": "=3.0.5",
  13133. "deep-extend": "=0.6.0",
  13134. "fast-json-patch": "=2.2.1",
  13135. "isomorphic-form-data": "=2.0.0",
  13136. "js-yaml": "=3.14.0",
  13137. "lodash": "=4.17.15",
  13138. "qs": "=6.9.4",
  13139. "querystring-browser": "=1.0.4",
  13140. "traverse": "=0.6.6",
  13141. "url": "=0.11.0"
  13142. },
  13143. "dependencies": {
  13144. "@babel/runtime-corejs2": {
  13145. "version": "7.10.2",
  13146. "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.10.2.tgz",
  13147. "integrity": "sha512-ZLwsFnNm3WpIARU1aLFtufjMHsmEnc8TjtrfAjmbgMbeoyR+LuQoyESoNdTfeDhL6IdY12SpeycXMgSgl8XGXA==",
  13148. "requires": {
  13149. "core-js": "^2.6.5",
  13150. "regenerator-runtime": "^0.13.4"
  13151. }
  13152. },
  13153. "core-js": {
  13154. "version": "2.6.11",
  13155. "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz",
  13156. "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg=="
  13157. },
  13158. "qs": {
  13159. "version": "6.9.4",
  13160. "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.4.tgz",
  13161. "integrity": "sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ=="
  13162. }
  13163. }
  13164. },
  13165. "swagger-ui": {
  13166. "version": "3.28.0",
  13167. "resolved": "https://registry.npmjs.org/swagger-ui/-/swagger-ui-3.28.0.tgz",
  13168. "integrity": "sha512-eM671/PPhajdrptKBrRimNln3X/xo9CVK107yYVBTGxPYgkSnurcez76iDWW9AfkVu9qJa/7o38bHo55ulCjYg==",
  13169. "requires": {
  13170. "@babel/runtime-corejs2": "^7.5.5",
  13171. "@braintree/sanitize-url": "^4.0.0",
  13172. "@kyleshockey/object-assign-deep": "^0.4.2",
  13173. "@kyleshockey/xml": "^1.0.2",
  13174. "base64-js": "^1.2.0",
  13175. "classnames": "^2.2.6",
  13176. "core-js": "^2.6.11",
  13177. "css.escape": "1.5.1",
  13178. "deep-extend": "0.6.0",
  13179. "dompurify": "^2.0.7",
  13180. "ieee754": "^1.1.13",
  13181. "immutable": "^3.x.x",
  13182. "js-file-download": "^0.4.1",
  13183. "js-yaml": "^3.13.1",
  13184. "lodash": "^4.17.15",
  13185. "memoizee": "^0.4.12",
  13186. "prop-types": "^15.7.2",
  13187. "randombytes": "^2.1.0",
  13188. "react": "^15.6.2",
  13189. "react-copy-to-clipboard": "5.0.1",
  13190. "react-debounce-input": "^3.2.0",
  13191. "react-dom": "^15.6.2",
  13192. "react-immutable-proptypes": "2.1.0",
  13193. "react-immutable-pure-component": "^1.1.1",
  13194. "react-inspector": "^2.3.0",
  13195. "react-motion": "^0.5.2",
  13196. "react-redux": "^4.x.x",
  13197. "redux": "^3.x.x",
  13198. "redux-immutable": "3.1.0",
  13199. "remarkable": "^2.0.1",
  13200. "reselect": "^4.0.0",
  13201. "serialize-error": "^2.1.0",
  13202. "sha.js": "^2.4.11",
  13203. "swagger-client": "=3.10.9",
  13204. "url-parse": "^1.4.7",
  13205. "xml-but-prettier": "^1.0.1",
  13206. "zenscroll": "^4.0.2"
  13207. },
  13208. "dependencies": {
  13209. "core-js": {
  13210. "version": "2.6.11",
  13211. "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz",
  13212. "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg=="
  13213. }
  13214. }
  13215. },
  13216. "symbol-observable": {
  13217. "version": "1.2.0",
  13218. "resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz",
  13219. "integrity": "sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ=="
  13220. },
  13221. "table": {
  13222. "version": "5.4.6",
  13223. "resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz",
  13224. "integrity": "sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==",
  13225. "dev": true,
  13226. "requires": {
  13227. "ajv": "^6.10.2",
  13228. "lodash": "^4.17.14",
  13229. "slice-ansi": "^2.1.0",
  13230. "string-width": "^3.0.0"
  13231. },
  13232. "dependencies": {
  13233. "ansi-regex": {
  13234. "version": "4.1.0",
  13235. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
  13236. "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
  13237. "dev": true
  13238. },
  13239. "is-fullwidth-code-point": {
  13240. "version": "2.0.0",
  13241. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
  13242. "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
  13243. "dev": true
  13244. },
  13245. "string-width": {
  13246. "version": "3.1.0",
  13247. "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
  13248. "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
  13249. "dev": true,
  13250. "requires": {
  13251. "emoji-regex": "^7.0.1",
  13252. "is-fullwidth-code-point": "^2.0.0",
  13253. "strip-ansi": "^5.1.0"
  13254. }
  13255. },
  13256. "strip-ansi": {
  13257. "version": "5.2.0",
  13258. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
  13259. "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
  13260. "dev": true,
  13261. "requires": {
  13262. "ansi-regex": "^4.1.0"
  13263. }
  13264. }
  13265. }
  13266. },
  13267. "tapable": {
  13268. "version": "1.1.3",
  13269. "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
  13270. "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA=="
  13271. },
  13272. "tar": {
  13273. "version": "6.0.2",
  13274. "resolved": "https://registry.npmjs.org/tar/-/tar-6.0.2.tgz",
  13275. "integrity": "sha512-Glo3jkRtPcvpDlAs/0+hozav78yoXKFr+c4wgw62NNMO3oo4AaJdCo21Uu7lcwr55h39W2XD1LMERc64wtbItg==",
  13276. "requires": {
  13277. "chownr": "^2.0.0",
  13278. "fs-minipass": "^2.0.0",
  13279. "minipass": "^3.0.0",
  13280. "minizlib": "^2.1.0",
  13281. "mkdirp": "^1.0.3",
  13282. "yallist": "^4.0.0"
  13283. },
  13284. "dependencies": {
  13285. "mkdirp": {
  13286. "version": "1.0.4",
  13287. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  13288. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  13289. },
  13290. "yallist": {
  13291. "version": "4.0.0",
  13292. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  13293. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  13294. }
  13295. }
  13296. },
  13297. "ternary-stream": {
  13298. "version": "2.1.1",
  13299. "resolved": "https://registry.npmjs.org/ternary-stream/-/ternary-stream-2.1.1.tgz",
  13300. "integrity": "sha512-j6ei9hxSoyGlqTmoMjOm+QNvUKDOIY6bNl4Uh1lhBvl6yjPW2iLqxDUYyfDPZknQ4KdRziFl+ec99iT4l7g0cw==",
  13301. "requires": {
  13302. "duplexify": "^3.5.0",
  13303. "fork-stream": "^0.0.4",
  13304. "merge-stream": "^1.0.0",
  13305. "through2": "^2.0.1"
  13306. },
  13307. "dependencies": {
  13308. "merge-stream": {
  13309. "version": "1.0.1",
  13310. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-1.0.1.tgz",
  13311. "integrity": "sha1-QEEgLVCKNCugAXQAjfDCUbjBNeE=",
  13312. "requires": {
  13313. "readable-stream": "^2.0.1"
  13314. }
  13315. }
  13316. }
  13317. },
  13318. "terser": {
  13319. "version": "4.8.0",
  13320. "resolved": "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz",
  13321. "integrity": "sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==",
  13322. "requires": {
  13323. "commander": "^2.20.0",
  13324. "source-map": "~0.6.1",
  13325. "source-map-support": "~0.5.12"
  13326. },
  13327. "dependencies": {
  13328. "source-map": {
  13329. "version": "0.6.1",
  13330. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  13331. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  13332. }
  13333. }
  13334. },
  13335. "terser-webpack-plugin": {
  13336. "version": "3.0.6",
  13337. "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-3.0.6.tgz",
  13338. "integrity": "sha512-z3HLOOPUHkCNGkeEHqqiMAIy1pjpHwS1o+i6Zn0Ws3EAvHJj46737efNNEvJ0Vx9BdDQM83d56qySDJOSORA0A==",
  13339. "requires": {
  13340. "cacache": "^15.0.4",
  13341. "find-cache-dir": "^3.3.1",
  13342. "jest-worker": "^26.0.0",
  13343. "p-limit": "^3.0.1",
  13344. "schema-utils": "^2.6.6",
  13345. "serialize-javascript": "^4.0.0",
  13346. "source-map": "^0.6.1",
  13347. "terser": "^4.8.0",
  13348. "webpack-sources": "^1.4.3"
  13349. },
  13350. "dependencies": {
  13351. "find-cache-dir": {
  13352. "version": "3.3.1",
  13353. "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.1.tgz",
  13354. "integrity": "sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ==",
  13355. "requires": {
  13356. "commondir": "^1.0.1",
  13357. "make-dir": "^3.0.2",
  13358. "pkg-dir": "^4.1.0"
  13359. }
  13360. },
  13361. "find-up": {
  13362. "version": "4.1.0",
  13363. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  13364. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  13365. "requires": {
  13366. "locate-path": "^5.0.0",
  13367. "path-exists": "^4.0.0"
  13368. }
  13369. },
  13370. "locate-path": {
  13371. "version": "5.0.0",
  13372. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  13373. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  13374. "requires": {
  13375. "p-locate": "^4.1.0"
  13376. }
  13377. },
  13378. "make-dir": {
  13379. "version": "3.1.0",
  13380. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  13381. "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  13382. "requires": {
  13383. "semver": "^6.0.0"
  13384. }
  13385. },
  13386. "p-limit": {
  13387. "version": "3.0.1",
  13388. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.0.1.tgz",
  13389. "integrity": "sha512-mw/p92EyOzl2MhauKodw54Rx5ZK4624rNfgNaBguFZkHzyUG9WsDzFF5/yQVEJinbJDdP4jEfMN+uBquiGnaLg==",
  13390. "requires": {
  13391. "p-try": "^2.0.0"
  13392. }
  13393. },
  13394. "p-locate": {
  13395. "version": "4.1.0",
  13396. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  13397. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  13398. "requires": {
  13399. "p-limit": "^2.2.0"
  13400. },
  13401. "dependencies": {
  13402. "p-limit": {
  13403. "version": "2.3.0",
  13404. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  13405. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  13406. "requires": {
  13407. "p-try": "^2.0.0"
  13408. }
  13409. }
  13410. }
  13411. },
  13412. "path-exists": {
  13413. "version": "4.0.0",
  13414. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  13415. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
  13416. },
  13417. "pkg-dir": {
  13418. "version": "4.2.0",
  13419. "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
  13420. "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
  13421. "requires": {
  13422. "find-up": "^4.0.0"
  13423. }
  13424. },
  13425. "semver": {
  13426. "version": "6.3.0",
  13427. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  13428. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  13429. },
  13430. "source-map": {
  13431. "version": "0.6.1",
  13432. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  13433. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  13434. }
  13435. }
  13436. },
  13437. "text-table": {
  13438. "version": "0.2.0",
  13439. "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
  13440. "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
  13441. "dev": true
  13442. },
  13443. "textextensions": {
  13444. "version": "2.6.0",
  13445. "resolved": "https://registry.npmjs.org/textextensions/-/textextensions-2.6.0.tgz",
  13446. "integrity": "sha512-49WtAWS+tcsy93dRt6P0P3AMD2m5PvXRhuEA0kaXos5ZLlujtYmpmFsB+QvWUSxE1ZsstmYXfQ7L40+EcQgpAQ=="
  13447. },
  13448. "through": {
  13449. "version": "2.3.8",
  13450. "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
  13451. "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU="
  13452. },
  13453. "through2": {
  13454. "version": "2.0.5",
  13455. "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
  13456. "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
  13457. "requires": {
  13458. "readable-stream": "~2.3.6",
  13459. "xtend": "~4.0.1"
  13460. }
  13461. },
  13462. "through2-filter": {
  13463. "version": "3.0.0",
  13464. "resolved": "https://registry.npmjs.org/through2-filter/-/through2-filter-3.0.0.tgz",
  13465. "integrity": "sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==",
  13466. "requires": {
  13467. "through2": "~2.0.0",
  13468. "xtend": "~4.0.0"
  13469. }
  13470. },
  13471. "tildify": {
  13472. "version": "1.2.0",
  13473. "resolved": "https://registry.npmjs.org/tildify/-/tildify-1.2.0.tgz",
  13474. "integrity": "sha1-3OwD9V3Km3qj5bBPIYF+tW5jWIo=",
  13475. "requires": {
  13476. "os-homedir": "^1.0.0"
  13477. }
  13478. },
  13479. "time-stamp": {
  13480. "version": "1.1.0",
  13481. "resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz",
  13482. "integrity": "sha1-dkpaEa9QVhkhsTPztE5hhofg9cM="
  13483. },
  13484. "timers-browserify": {
  13485. "version": "2.0.11",
  13486. "resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.11.tgz",
  13487. "integrity": "sha512-60aV6sgJ5YEbzUdn9c8kYGIqOubPoUdqQCul3SBAsRCZ40s6Y5cMcrW4dt3/k/EsbLVJNl9n6Vz3fTc+k2GeKQ==",
  13488. "requires": {
  13489. "setimmediate": "^1.0.4"
  13490. }
  13491. },
  13492. "timers-ext": {
  13493. "version": "0.1.7",
  13494. "resolved": "https://registry.npmjs.org/timers-ext/-/timers-ext-0.1.7.tgz",
  13495. "integrity": "sha512-b85NUNzTSdodShTIbky6ZF02e8STtVVfD+fu4aXXShEELpozH+bCpJLYMPZbsABN2wDH7fJpqIoXxJpzbf0NqQ==",
  13496. "requires": {
  13497. "es5-ext": "~0.10.46",
  13498. "next-tick": "1"
  13499. }
  13500. },
  13501. "timsort": {
  13502. "version": "0.3.0",
  13503. "resolved": "https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz",
  13504. "integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q="
  13505. },
  13506. "tiny-emitter": {
  13507. "version": "2.1.0",
  13508. "resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
  13509. "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="
  13510. },
  13511. "tmp": {
  13512. "version": "0.0.33",
  13513. "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
  13514. "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
  13515. "requires": {
  13516. "os-tmpdir": "~1.0.2"
  13517. }
  13518. },
  13519. "to-absolute-glob": {
  13520. "version": "2.0.2",
  13521. "resolved": "https://registry.npmjs.org/to-absolute-glob/-/to-absolute-glob-2.0.2.tgz",
  13522. "integrity": "sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=",
  13523. "requires": {
  13524. "is-absolute": "^1.0.0",
  13525. "is-negated-glob": "^1.0.0"
  13526. }
  13527. },
  13528. "to-arraybuffer": {
  13529. "version": "1.0.1",
  13530. "resolved": "https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz",
  13531. "integrity": "sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M="
  13532. },
  13533. "to-fast-properties": {
  13534. "version": "2.0.0",
  13535. "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
  13536. "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4="
  13537. },
  13538. "to-object-path": {
  13539. "version": "0.3.0",
  13540. "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
  13541. "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
  13542. "requires": {
  13543. "kind-of": "^3.0.2"
  13544. },
  13545. "dependencies": {
  13546. "kind-of": {
  13547. "version": "3.2.2",
  13548. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  13549. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  13550. "requires": {
  13551. "is-buffer": "^1.1.5"
  13552. }
  13553. }
  13554. }
  13555. },
  13556. "to-regex": {
  13557. "version": "3.0.2",
  13558. "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
  13559. "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
  13560. "requires": {
  13561. "define-property": "^2.0.2",
  13562. "extend-shallow": "^3.0.2",
  13563. "regex-not": "^1.0.2",
  13564. "safe-regex": "^1.1.0"
  13565. }
  13566. },
  13567. "to-regex-range": {
  13568. "version": "5.0.1",
  13569. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  13570. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  13571. "requires": {
  13572. "is-number": "^7.0.0"
  13573. }
  13574. },
  13575. "to-through": {
  13576. "version": "2.0.0",
  13577. "resolved": "https://registry.npmjs.org/to-through/-/to-through-2.0.0.tgz",
  13578. "integrity": "sha1-/JKtq6ByZHvAtn1rA2ZKoZUJOvY=",
  13579. "requires": {
  13580. "through2": "^2.0.3"
  13581. }
  13582. },
  13583. "toggle-selection": {
  13584. "version": "1.0.6",
  13585. "resolved": "https://registry.npmjs.org/toggle-selection/-/toggle-selection-1.0.6.tgz",
  13586. "integrity": "sha1-bkWxJj8gF/oKzH2J14sVuL932jI="
  13587. },
  13588. "toposort": {
  13589. "version": "1.0.7",
  13590. "resolved": "https://registry.npmjs.org/toposort/-/toposort-1.0.7.tgz",
  13591. "integrity": "sha1-LmhELZ9k7HILjMieZEOsbKqVACk="
  13592. },
  13593. "tough-cookie": {
  13594. "version": "2.5.0",
  13595. "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
  13596. "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
  13597. "optional": true,
  13598. "requires": {
  13599. "psl": "^1.1.28",
  13600. "punycode": "^2.1.1"
  13601. }
  13602. },
  13603. "traverse": {
  13604. "version": "0.6.6",
  13605. "resolved": "https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz",
  13606. "integrity": "sha1-y99WD9e5r2MlAv7UD5GMFX6pcTc="
  13607. },
  13608. "tributejs": {
  13609. "version": "5.1.3",
  13610. "resolved": "https://registry.npmjs.org/tributejs/-/tributejs-5.1.3.tgz",
  13611. "integrity": "sha512-B5CXihaVzXw+1UHhNFyAwUTMDk1EfoLP5Tj1VhD9yybZ1I8DZJEv8tZ1l0RJo0t0tk9ZhR8eG5tEsaCvRigmdQ=="
  13612. },
  13613. "trim": {
  13614. "version": "0.0.1",
  13615. "resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz",
  13616. "integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0=",
  13617. "dev": true
  13618. },
  13619. "trim-newlines": {
  13620. "version": "3.0.0",
  13621. "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.0.tgz",
  13622. "integrity": "sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==",
  13623. "dev": true
  13624. },
  13625. "trim-trailing-lines": {
  13626. "version": "1.1.3",
  13627. "resolved": "https://registry.npmjs.org/trim-trailing-lines/-/trim-trailing-lines-1.1.3.tgz",
  13628. "integrity": "sha512-4ku0mmjXifQcTVfYDfR5lpgV7zVqPg6zV9rdZmwOPqq0+Zq19xDqEgagqVbc4pOOShbncuAOIs59R3+3gcF3ZA==",
  13629. "dev": true
  13630. },
  13631. "trough": {
  13632. "version": "1.0.5",
  13633. "resolved": "https://registry.npmjs.org/trough/-/trough-1.0.5.tgz",
  13634. "integrity": "sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==",
  13635. "dev": true
  13636. },
  13637. "tsconfig-paths": {
  13638. "version": "3.9.0",
  13639. "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz",
  13640. "integrity": "sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==",
  13641. "dev": true,
  13642. "requires": {
  13643. "@types/json5": "^0.0.29",
  13644. "json5": "^1.0.1",
  13645. "minimist": "^1.2.0",
  13646. "strip-bom": "^3.0.0"
  13647. },
  13648. "dependencies": {
  13649. "json5": {
  13650. "version": "1.0.1",
  13651. "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
  13652. "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
  13653. "dev": true,
  13654. "requires": {
  13655. "minimist": "^1.2.0"
  13656. }
  13657. },
  13658. "strip-bom": {
  13659. "version": "3.0.0",
  13660. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
  13661. "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=",
  13662. "dev": true
  13663. }
  13664. }
  13665. },
  13666. "tslib": {
  13667. "version": "1.13.0",
  13668. "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
  13669. "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q=="
  13670. },
  13671. "tty-browserify": {
  13672. "version": "0.0.0",
  13673. "resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
  13674. "integrity": "sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY="
  13675. },
  13676. "tunnel-agent": {
  13677. "version": "0.6.0",
  13678. "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
  13679. "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
  13680. "optional": true,
  13681. "requires": {
  13682. "safe-buffer": "^5.0.1"
  13683. }
  13684. },
  13685. "tweetnacl": {
  13686. "version": "0.14.5",
  13687. "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
  13688. "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
  13689. "optional": true
  13690. },
  13691. "type": {
  13692. "version": "1.2.0",
  13693. "resolved": "https://registry.npmjs.org/type/-/type-1.2.0.tgz",
  13694. "integrity": "sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg=="
  13695. },
  13696. "type-check": {
  13697. "version": "0.4.0",
  13698. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
  13699. "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
  13700. "dev": true,
  13701. "requires": {
  13702. "prelude-ls": "^1.2.1"
  13703. }
  13704. },
  13705. "type-fest": {
  13706. "version": "0.8.1",
  13707. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
  13708. "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
  13709. "dev": true
  13710. },
  13711. "typedarray": {
  13712. "version": "0.0.6",
  13713. "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
  13714. "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
  13715. },
  13716. "typedarray-to-buffer": {
  13717. "version": "3.1.5",
  13718. "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
  13719. "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
  13720. "dev": true,
  13721. "requires": {
  13722. "is-typedarray": "^1.0.0"
  13723. }
  13724. },
  13725. "ua-parser-js": {
  13726. "version": "0.7.21",
  13727. "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.21.tgz",
  13728. "integrity": "sha512-+O8/qh/Qj8CgC6eYBVBykMrNtp5Gebn4dlGD/kKXVkJNDwyrAwSIqwz8CDf+tsAIWVycKcku6gIXJ0qwx/ZXaQ=="
  13729. },
  13730. "uglify-js": {
  13731. "version": "2.8.29",
  13732. "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.29.tgz",
  13733. "integrity": "sha1-KcVzMUgFe7Th913zW3qcty5qWd0=",
  13734. "requires": {
  13735. "source-map": "~0.5.1",
  13736. "uglify-to-browserify": "~1.0.0",
  13737. "yargs": "~3.10.0"
  13738. },
  13739. "dependencies": {
  13740. "camelcase": {
  13741. "version": "1.2.1",
  13742. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz",
  13743. "integrity": "sha1-m7UwTS4LVmmLLHWLCKPqqdqlijk="
  13744. },
  13745. "cliui": {
  13746. "version": "2.1.0",
  13747. "resolved": "https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz",
  13748. "integrity": "sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=",
  13749. "requires": {
  13750. "center-align": "^0.1.1",
  13751. "right-align": "^0.1.1",
  13752. "wordwrap": "0.0.2"
  13753. }
  13754. },
  13755. "yargs": {
  13756. "version": "3.10.0",
  13757. "resolved": "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz",
  13758. "integrity": "sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=",
  13759. "requires": {
  13760. "camelcase": "^1.0.2",
  13761. "cliui": "^2.1.0",
  13762. "decamelize": "^1.0.0",
  13763. "window-size": "0.1.0"
  13764. }
  13765. }
  13766. }
  13767. },
  13768. "uglify-to-browserify": {
  13769. "version": "1.0.2",
  13770. "resolved": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz",
  13771. "integrity": "sha1-bgkk1r2mta/jSeOabWMoUKD4grc=",
  13772. "optional": true
  13773. },
  13774. "unc-path-regex": {
  13775. "version": "0.1.2",
  13776. "resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz",
  13777. "integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo="
  13778. },
  13779. "undertaker": {
  13780. "version": "1.2.1",
  13781. "resolved": "https://registry.npmjs.org/undertaker/-/undertaker-1.2.1.tgz",
  13782. "integrity": "sha512-71WxIzDkgYk9ZS+spIB8iZXchFhAdEo2YU8xYqBYJ39DIUIqziK78ftm26eecoIY49X0J2MLhG4hr18Yp6/CMA==",
  13783. "requires": {
  13784. "arr-flatten": "^1.0.1",
  13785. "arr-map": "^2.0.0",
  13786. "bach": "^1.0.0",
  13787. "collection-map": "^1.0.0",
  13788. "es6-weak-map": "^2.0.1",
  13789. "last-run": "^1.1.0",
  13790. "object.defaults": "^1.0.0",
  13791. "object.reduce": "^1.0.0",
  13792. "undertaker-registry": "^1.0.0"
  13793. }
  13794. },
  13795. "undertaker-registry": {
  13796. "version": "1.0.1",
  13797. "resolved": "https://registry.npmjs.org/undertaker-registry/-/undertaker-registry-1.0.1.tgz",
  13798. "integrity": "sha1-XkvaMI5KiirlhPm5pDWaSZglzFA="
  13799. },
  13800. "unherit": {
  13801. "version": "1.1.3",
  13802. "resolved": "https://registry.npmjs.org/unherit/-/unherit-1.1.3.tgz",
  13803. "integrity": "sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==",
  13804. "dev": true,
  13805. "requires": {
  13806. "inherits": "^2.0.0",
  13807. "xtend": "^4.0.0"
  13808. }
  13809. },
  13810. "unicode-canonical-property-names-ecmascript": {
  13811. "version": "1.0.4",
  13812. "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz",
  13813. "integrity": "sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ=="
  13814. },
  13815. "unicode-match-property-ecmascript": {
  13816. "version": "1.0.4",
  13817. "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz",
  13818. "integrity": "sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==",
  13819. "requires": {
  13820. "unicode-canonical-property-names-ecmascript": "^1.0.4",
  13821. "unicode-property-aliases-ecmascript": "^1.0.4"
  13822. }
  13823. },
  13824. "unicode-match-property-value-ecmascript": {
  13825. "version": "1.2.0",
  13826. "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz",
  13827. "integrity": "sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ=="
  13828. },
  13829. "unicode-property-aliases-ecmascript": {
  13830. "version": "1.1.0",
  13831. "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz",
  13832. "integrity": "sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg=="
  13833. },
  13834. "unidecode": {
  13835. "version": "0.1.8",
  13836. "resolved": "https://registry.npmjs.org/unidecode/-/unidecode-0.1.8.tgz",
  13837. "integrity": "sha1-77swFTi8RSRqmsjFWdcvAVMFBT4="
  13838. },
  13839. "unified": {
  13840. "version": "9.0.0",
  13841. "resolved": "https://registry.npmjs.org/unified/-/unified-9.0.0.tgz",
  13842. "integrity": "sha512-ssFo33gljU3PdlWLjNp15Inqb77d6JnJSfyplGJPT/a+fNRNyCBeveBAYJdO5khKdF6WVHa/yYCC7Xl6BDwZUQ==",
  13843. "dev": true,
  13844. "requires": {
  13845. "bail": "^1.0.0",
  13846. "extend": "^3.0.0",
  13847. "is-buffer": "^2.0.0",
  13848. "is-plain-obj": "^2.0.0",
  13849. "trough": "^1.0.0",
  13850. "vfile": "^4.0.0"
  13851. },
  13852. "dependencies": {
  13853. "is-buffer": {
  13854. "version": "2.0.4",
  13855. "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.4.tgz",
  13856. "integrity": "sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==",
  13857. "dev": true
  13858. },
  13859. "is-plain-obj": {
  13860. "version": "2.1.0",
  13861. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz",
  13862. "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==",
  13863. "dev": true
  13864. }
  13865. }
  13866. },
  13867. "union-value": {
  13868. "version": "1.0.1",
  13869. "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",
  13870. "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==",
  13871. "requires": {
  13872. "arr-union": "^3.1.0",
  13873. "get-value": "^2.0.6",
  13874. "is-extendable": "^0.1.1",
  13875. "set-value": "^2.0.1"
  13876. }
  13877. },
  13878. "uniq": {
  13879. "version": "1.0.1",
  13880. "resolved": "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz",
  13881. "integrity": "sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8="
  13882. },
  13883. "uniqs": {
  13884. "version": "2.0.0",
  13885. "resolved": "https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz",
  13886. "integrity": "sha1-/+3ks2slKQaW5uFl1KWe25mOawI="
  13887. },
  13888. "unique-filename": {
  13889. "version": "1.1.1",
  13890. "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
  13891. "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
  13892. "requires": {
  13893. "unique-slug": "^2.0.0"
  13894. }
  13895. },
  13896. "unique-slug": {
  13897. "version": "2.0.2",
  13898. "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz",
  13899. "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
  13900. "requires": {
  13901. "imurmurhash": "^0.1.4"
  13902. }
  13903. },
  13904. "unique-stream": {
  13905. "version": "2.3.1",
  13906. "resolved": "https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz",
  13907. "integrity": "sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==",
  13908. "requires": {
  13909. "json-stable-stringify-without-jsonify": "^1.0.1",
  13910. "through2-filter": "^3.0.0"
  13911. }
  13912. },
  13913. "unist-util-find-all-after": {
  13914. "version": "3.0.1",
  13915. "resolved": "https://registry.npmjs.org/unist-util-find-all-after/-/unist-util-find-all-after-3.0.1.tgz",
  13916. "integrity": "sha512-0GICgc++sRJesLwEYDjFVJPJttBpVQaTNgc6Jw0Jhzvfs+jtKePEMu+uD+PqkRUrAvGQqwhpDwLGWo1PK8PDEw==",
  13917. "dev": true,
  13918. "requires": {
  13919. "unist-util-is": "^4.0.0"
  13920. }
  13921. },
  13922. "unist-util-is": {
  13923. "version": "4.0.2",
  13924. "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-4.0.2.tgz",
  13925. "integrity": "sha512-Ofx8uf6haexJwI1gxWMGg6I/dLnF2yE+KibhD3/diOqY2TinLcqHXCV6OI5gFVn3xQqDH+u0M625pfKwIwgBKQ==",
  13926. "dev": true
  13927. },
  13928. "unist-util-remove-position": {
  13929. "version": "2.0.1",
  13930. "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz",
  13931. "integrity": "sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==",
  13932. "dev": true,
  13933. "requires": {
  13934. "unist-util-visit": "^2.0.0"
  13935. }
  13936. },
  13937. "unist-util-stringify-position": {
  13938. "version": "2.0.3",
  13939. "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz",
  13940. "integrity": "sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==",
  13941. "dev": true,
  13942. "requires": {
  13943. "@types/unist": "^2.0.2"
  13944. }
  13945. },
  13946. "unist-util-visit": {
  13947. "version": "2.0.2",
  13948. "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.2.tgz",
  13949. "integrity": "sha512-HoHNhGnKj6y+Sq+7ASo2zpVdfdRifhTgX2KTU3B/sO/TTlZchp7E3S4vjRzDJ7L60KmrCPsQkVK3lEF3cz36XQ==",
  13950. "dev": true,
  13951. "requires": {
  13952. "@types/unist": "^2.0.0",
  13953. "unist-util-is": "^4.0.0",
  13954. "unist-util-visit-parents": "^3.0.0"
  13955. }
  13956. },
  13957. "unist-util-visit-parents": {
  13958. "version": "3.0.2",
  13959. "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-3.0.2.tgz",
  13960. "integrity": "sha512-yJEfuZtzFpQmg1OSCyS9M5NJRrln/9FbYosH3iW0MG402QbdbaB8ZESwUv9RO6nRfLAKvWcMxCwdLWOov36x/g==",
  13961. "dev": true,
  13962. "requires": {
  13963. "@types/unist": "^2.0.0",
  13964. "unist-util-is": "^4.0.0"
  13965. }
  13966. },
  13967. "universal-user-agent": {
  13968. "version": "4.0.1",
  13969. "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-4.0.1.tgz",
  13970. "integrity": "sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg==",
  13971. "requires": {
  13972. "os-name": "^3.1.0"
  13973. }
  13974. },
  13975. "unquote": {
  13976. "version": "1.1.1",
  13977. "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
  13978. "integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ="
  13979. },
  13980. "unset-value": {
  13981. "version": "1.0.0",
  13982. "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
  13983. "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
  13984. "requires": {
  13985. "has-value": "^0.3.1",
  13986. "isobject": "^3.0.0"
  13987. },
  13988. "dependencies": {
  13989. "has-value": {
  13990. "version": "0.3.1",
  13991. "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz",
  13992. "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
  13993. "requires": {
  13994. "get-value": "^2.0.3",
  13995. "has-values": "^0.1.4",
  13996. "isobject": "^2.0.0"
  13997. },
  13998. "dependencies": {
  13999. "isobject": {
  14000. "version": "2.1.0",
  14001. "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
  14002. "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
  14003. "requires": {
  14004. "isarray": "1.0.0"
  14005. }
  14006. }
  14007. }
  14008. },
  14009. "has-values": {
  14010. "version": "0.1.4",
  14011. "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
  14012. "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E="
  14013. }
  14014. }
  14015. },
  14016. "upath": {
  14017. "version": "1.2.0",
  14018. "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
  14019. "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg=="
  14020. },
  14021. "updates": {
  14022. "version": "10.2.15",
  14023. "resolved": "https://registry.npmjs.org/updates/-/updates-10.2.15.tgz",
  14024. "integrity": "sha512-NkghVbjJeIBaiuC+Yvr8B99L2E/THCBoO9REo1uH+ulpxJyO2S4UNKSwXgbSC7GBRjTd/+0LFYFTQsbVfLQNaw==",
  14025. "dev": true
  14026. },
  14027. "upper-case": {
  14028. "version": "1.1.3",
  14029. "resolved": "https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz",
  14030. "integrity": "sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg="
  14031. },
  14032. "uri-js": {
  14033. "version": "4.2.2",
  14034. "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
  14035. "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==",
  14036. "requires": {
  14037. "punycode": "^2.1.0"
  14038. }
  14039. },
  14040. "urix": {
  14041. "version": "0.1.0",
  14042. "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
  14043. "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI="
  14044. },
  14045. "url": {
  14046. "version": "0.11.0",
  14047. "resolved": "https://registry.npmjs.org/url/-/url-0.11.0.tgz",
  14048. "integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=",
  14049. "requires": {
  14050. "punycode": "1.3.2",
  14051. "querystring": "0.2.0"
  14052. },
  14053. "dependencies": {
  14054. "punycode": {
  14055. "version": "1.3.2",
  14056. "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz",
  14057. "integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0="
  14058. }
  14059. }
  14060. },
  14061. "url-parse": {
  14062. "version": "1.4.7",
  14063. "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz",
  14064. "integrity": "sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==",
  14065. "requires": {
  14066. "querystringify": "^2.1.1",
  14067. "requires-port": "^1.0.0"
  14068. }
  14069. },
  14070. "url-regex": {
  14071. "version": "3.2.0",
  14072. "resolved": "https://registry.npmjs.org/url-regex/-/url-regex-3.2.0.tgz",
  14073. "integrity": "sha1-260eDJ4p4QXdCx8J9oYvf9tIJyQ=",
  14074. "requires": {
  14075. "ip-regex": "^1.0.1"
  14076. }
  14077. },
  14078. "url-slug": {
  14079. "version": "2.0.0",
  14080. "resolved": "https://registry.npmjs.org/url-slug/-/url-slug-2.0.0.tgz",
  14081. "integrity": "sha1-p4nVrtSZXA2VrzM3etHVxo1NcCc=",
  14082. "requires": {
  14083. "unidecode": "0.1.8"
  14084. }
  14085. },
  14086. "use": {
  14087. "version": "3.1.1",
  14088. "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
  14089. "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ=="
  14090. },
  14091. "util": {
  14092. "version": "0.11.1",
  14093. "resolved": "https://registry.npmjs.org/util/-/util-0.11.1.tgz",
  14094. "integrity": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==",
  14095. "requires": {
  14096. "inherits": "2.0.3"
  14097. },
  14098. "dependencies": {
  14099. "inherits": {
  14100. "version": "2.0.3",
  14101. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
  14102. "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
  14103. }
  14104. }
  14105. },
  14106. "util-deprecate": {
  14107. "version": "1.0.2",
  14108. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  14109. "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
  14110. },
  14111. "util.promisify": {
  14112. "version": "1.0.1",
  14113. "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz",
  14114. "integrity": "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==",
  14115. "requires": {
  14116. "define-properties": "^1.1.3",
  14117. "es-abstract": "^1.17.2",
  14118. "has-symbols": "^1.0.1",
  14119. "object.getownpropertydescriptors": "^2.1.0"
  14120. }
  14121. },
  14122. "utila": {
  14123. "version": "0.4.0",
  14124. "resolved": "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz",
  14125. "integrity": "sha1-ihagXURWV6Oupe7MWxKk+lN5dyw="
  14126. },
  14127. "uuid": {
  14128. "version": "3.4.0",
  14129. "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
  14130. "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==",
  14131. "optional": true
  14132. },
  14133. "v-tooltip": {
  14134. "version": "2.0.3",
  14135. "resolved": "https://registry.npmjs.org/v-tooltip/-/v-tooltip-2.0.3.tgz",
  14136. "integrity": "sha512-KZZY3s+dcijzZmV2qoDH4rYmjMZ9YKGBVoUznZKQX0e3c2GjpJm3Sldzz8HHH2Ud87JqhZPB4+4gyKZ6m98cKQ==",
  14137. "requires": {
  14138. "lodash": "^4.17.15",
  14139. "popper.js": "^1.16.0",
  14140. "vue-resize": "^0.4.5"
  14141. }
  14142. },
  14143. "v8-compile-cache": {
  14144. "version": "2.1.1",
  14145. "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz",
  14146. "integrity": "sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ=="
  14147. },
  14148. "v8flags": {
  14149. "version": "3.2.0",
  14150. "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz",
  14151. "integrity": "sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==",
  14152. "requires": {
  14153. "homedir-polyfill": "^1.0.1"
  14154. }
  14155. },
  14156. "validate-npm-package-license": {
  14157. "version": "3.0.4",
  14158. "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
  14159. "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
  14160. "requires": {
  14161. "spdx-correct": "^3.0.0",
  14162. "spdx-expression-parse": "^3.0.0"
  14163. }
  14164. },
  14165. "value-or-function": {
  14166. "version": "3.0.0",
  14167. "resolved": "https://registry.npmjs.org/value-or-function/-/value-or-function-3.0.0.tgz",
  14168. "integrity": "sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM="
  14169. },
  14170. "vendors": {
  14171. "version": "1.0.4",
  14172. "resolved": "https://registry.npmjs.org/vendors/-/vendors-1.0.4.tgz",
  14173. "integrity": "sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w=="
  14174. },
  14175. "verror": {
  14176. "version": "1.10.0",
  14177. "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
  14178. "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
  14179. "optional": true,
  14180. "requires": {
  14181. "assert-plus": "^1.0.0",
  14182. "core-util-is": "1.0.2",
  14183. "extsprintf": "^1.2.0"
  14184. }
  14185. },
  14186. "vfile": {
  14187. "version": "4.1.1",
  14188. "resolved": "https://registry.npmjs.org/vfile/-/vfile-4.1.1.tgz",
  14189. "integrity": "sha512-lRjkpyDGjVlBA7cDQhQ+gNcvB1BGaTHYuSOcY3S7OhDmBtnzX95FhtZZDecSTDm6aajFymyve6S5DN4ZHGezdQ==",
  14190. "dev": true,
  14191. "requires": {
  14192. "@types/unist": "^2.0.0",
  14193. "is-buffer": "^2.0.0",
  14194. "replace-ext": "1.0.0",
  14195. "unist-util-stringify-position": "^2.0.0",
  14196. "vfile-message": "^2.0.0"
  14197. },
  14198. "dependencies": {
  14199. "is-buffer": {
  14200. "version": "2.0.4",
  14201. "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.4.tgz",
  14202. "integrity": "sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==",
  14203. "dev": true
  14204. },
  14205. "replace-ext": {
  14206. "version": "1.0.0",
  14207. "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.0.tgz",
  14208. "integrity": "sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=",
  14209. "dev": true
  14210. }
  14211. }
  14212. },
  14213. "vfile-location": {
  14214. "version": "3.0.1",
  14215. "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-3.0.1.tgz",
  14216. "integrity": "sha512-yYBO06eeN/Ki6Kh1QAkgzYpWT1d3Qln+ZCtSbJqFExPl1S3y2qqotJQXoh6qEvl/jDlgpUJolBn3PItVnnZRqQ==",
  14217. "dev": true
  14218. },
  14219. "vfile-message": {
  14220. "version": "2.0.4",
  14221. "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-2.0.4.tgz",
  14222. "integrity": "sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==",
  14223. "dev": true,
  14224. "requires": {
  14225. "@types/unist": "^2.0.0",
  14226. "unist-util-stringify-position": "^2.0.0"
  14227. }
  14228. },
  14229. "vinyl": {
  14230. "version": "2.2.0",
  14231. "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.0.tgz",
  14232. "integrity": "sha512-MBH+yP0kC/GQ5GwBqrTPTzEfiiLjta7hTtvQtbxBgTeSXsmKQRQecjibMbxIXzVT3Y9KJK+drOz1/k+vsu8Nkg==",
  14233. "requires": {
  14234. "clone": "^2.1.1",
  14235. "clone-buffer": "^1.0.0",
  14236. "clone-stats": "^1.0.0",
  14237. "cloneable-readable": "^1.0.0",
  14238. "remove-trailing-separator": "^1.0.1",
  14239. "replace-ext": "^1.0.0"
  14240. }
  14241. },
  14242. "vinyl-fs": {
  14243. "version": "3.0.3",
  14244. "resolved": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.3.tgz",
  14245. "integrity": "sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==",
  14246. "requires": {
  14247. "fs-mkdirp-stream": "^1.0.0",
  14248. "glob-stream": "^6.1.0",
  14249. "graceful-fs": "^4.0.0",
  14250. "is-valid-glob": "^1.0.0",
  14251. "lazystream": "^1.0.0",
  14252. "lead": "^1.0.0",
  14253. "object.assign": "^4.0.4",
  14254. "pumpify": "^1.3.5",
  14255. "readable-stream": "^2.3.3",
  14256. "remove-bom-buffer": "^3.0.0",
  14257. "remove-bom-stream": "^1.2.0",
  14258. "resolve-options": "^1.1.0",
  14259. "through2": "^2.0.0",
  14260. "to-through": "^2.0.0",
  14261. "value-or-function": "^3.0.0",
  14262. "vinyl": "^2.0.0",
  14263. "vinyl-sourcemap": "^1.1.0"
  14264. }
  14265. },
  14266. "vinyl-sourcemap": {
  14267. "version": "1.1.0",
  14268. "resolved": "https://registry.npmjs.org/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz",
  14269. "integrity": "sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=",
  14270. "requires": {
  14271. "append-buffer": "^1.0.2",
  14272. "convert-source-map": "^1.5.0",
  14273. "graceful-fs": "^4.1.6",
  14274. "normalize-path": "^2.1.1",
  14275. "now-and-later": "^2.0.0",
  14276. "remove-bom-buffer": "^3.0.0",
  14277. "vinyl": "^2.0.0"
  14278. },
  14279. "dependencies": {
  14280. "normalize-path": {
  14281. "version": "2.1.1",
  14282. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
  14283. "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
  14284. "requires": {
  14285. "remove-trailing-separator": "^1.0.1"
  14286. }
  14287. }
  14288. }
  14289. },
  14290. "vinyl-sourcemaps-apply": {
  14291. "version": "0.2.1",
  14292. "resolved": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz",
  14293. "integrity": "sha1-q2VJ1h0XLCsbh75cUI0jnI74dwU=",
  14294. "requires": {
  14295. "source-map": "^0.5.1"
  14296. }
  14297. },
  14298. "vm-browserify": {
  14299. "version": "1.1.2",
  14300. "resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz",
  14301. "integrity": "sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ=="
  14302. },
  14303. "vue": {
  14304. "version": "2.6.11",
  14305. "resolved": "https://registry.npmjs.org/vue/-/vue-2.6.11.tgz",
  14306. "integrity": "sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ=="
  14307. },
  14308. "vue-bar-graph": {
  14309. "version": "1.2.0",
  14310. "resolved": "https://registry.npmjs.org/vue-bar-graph/-/vue-bar-graph-1.2.0.tgz",
  14311. "integrity": "sha512-vqe2KZPlm0JpKMxDlgTwGDYnLvN32dSLrGm4EC2ivuiZ2FJ8T8/mqi67XEeM0zkFKi9jmp7U09zKCYkg1ag+WQ==",
  14312. "requires": {
  14313. "core-js": "^3.6.1",
  14314. "gsap": "^3.0.4",
  14315. "vue": "^2.6.11"
  14316. }
  14317. },
  14318. "vue-calendar-heatmap": {
  14319. "version": "0.8.4",
  14320. "resolved": "https://registry.npmjs.org/vue-calendar-heatmap/-/vue-calendar-heatmap-0.8.4.tgz",
  14321. "integrity": "sha512-Hx7OYBY1ghUIxKmFIIzpLT4XlcrwnI3WpadJEj/sKj5quoxwEuSDKmf94v0zWOHeQ/2CrB1G66geaKR/O56+OQ==",
  14322. "requires": {
  14323. "v-tooltip": "^2.0.0-rc.32"
  14324. }
  14325. },
  14326. "vue-hot-reload-api": {
  14327. "version": "2.3.4",
  14328. "resolved": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz",
  14329. "integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog=="
  14330. },
  14331. "vue-loader": {
  14332. "version": "15.9.3",
  14333. "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.3.tgz",
  14334. "integrity": "sha512-Y67VnGGgVLH5Voostx8JBZgPQTlDQeOVBLOEsjc2cXbCYBKexSKEpOA56x0YZofoDOTszrLnIShyOX1p9uCEHA==",
  14335. "requires": {
  14336. "@vue/component-compiler-utils": "^3.1.0",
  14337. "hash-sum": "^1.0.2",
  14338. "loader-utils": "^1.1.0",
  14339. "vue-hot-reload-api": "^2.3.0",
  14340. "vue-style-loader": "^4.1.0"
  14341. }
  14342. },
  14343. "vue-resize": {
  14344. "version": "0.4.5",
  14345. "resolved": "https://registry.npmjs.org/vue-resize/-/vue-resize-0.4.5.tgz",
  14346. "integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg=="
  14347. },
  14348. "vue-style-loader": {
  14349. "version": "4.1.2",
  14350. "resolved": "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-4.1.2.tgz",
  14351. "integrity": "sha512-0ip8ge6Gzz/Bk0iHovU9XAUQaFt/G2B61bnWa2tCcqqdgfHs1lF9xXorFbE55Gmy92okFT+8bfmySuUOu13vxQ==",
  14352. "requires": {
  14353. "hash-sum": "^1.0.2",
  14354. "loader-utils": "^1.0.2"
  14355. }
  14356. },
  14357. "vue-template-compiler": {
  14358. "version": "2.6.11",
  14359. "resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.6.11.tgz",
  14360. "integrity": "sha512-KIq15bvQDrcCjpGjrAhx4mUlyyHfdmTaoNfeoATHLAiWB+MU3cx4lOzMwrnUh9cCxy0Lt1T11hAFY6TQgroUAA==",
  14361. "requires": {
  14362. "de-indent": "^1.0.2",
  14363. "he": "^1.1.0"
  14364. }
  14365. },
  14366. "vue-template-es2015-compiler": {
  14367. "version": "1.9.1",
  14368. "resolved": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz",
  14369. "integrity": "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw=="
  14370. },
  14371. "watchpack": {
  14372. "version": "1.7.2",
  14373. "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.2.tgz",
  14374. "integrity": "sha512-ymVbbQP40MFTp+cNMvpyBpBtygHnPzPkHqoIwRRj/0B8KhqQwV8LaKjtbaxF2lK4vl8zN9wCxS46IFCU5K4W0g==",
  14375. "requires": {
  14376. "chokidar": "^3.4.0",
  14377. "graceful-fs": "^4.1.2",
  14378. "neo-async": "^2.5.0",
  14379. "watchpack-chokidar2": "^2.0.0"
  14380. },
  14381. "dependencies": {
  14382. "anymatch": {
  14383. "version": "3.1.1",
  14384. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz",
  14385. "integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==",
  14386. "optional": true,
  14387. "requires": {
  14388. "normalize-path": "^3.0.0",
  14389. "picomatch": "^2.0.4"
  14390. }
  14391. },
  14392. "binary-extensions": {
  14393. "version": "2.1.0",
  14394. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.1.0.tgz",
  14395. "integrity": "sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==",
  14396. "optional": true
  14397. },
  14398. "chokidar": {
  14399. "version": "3.4.0",
  14400. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.4.0.tgz",
  14401. "integrity": "sha512-aXAaho2VJtisB/1fg1+3nlLJqGOuewTzQpd/Tz0yTg2R0e4IGtshYvtjowyEumcBv2z+y4+kc75Mz7j5xJskcQ==",
  14402. "optional": true,
  14403. "requires": {
  14404. "anymatch": "~3.1.1",
  14405. "braces": "~3.0.2",
  14406. "fsevents": "~2.1.2",
  14407. "glob-parent": "~5.1.0",
  14408. "is-binary-path": "~2.1.0",
  14409. "is-glob": "~4.0.1",
  14410. "normalize-path": "~3.0.0",
  14411. "readdirp": "~3.4.0"
  14412. }
  14413. },
  14414. "fsevents": {
  14415. "version": "2.1.3",
  14416. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.3.tgz",
  14417. "integrity": "sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==",
  14418. "optional": true
  14419. },
  14420. "is-binary-path": {
  14421. "version": "2.1.0",
  14422. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
  14423. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  14424. "optional": true,
  14425. "requires": {
  14426. "binary-extensions": "^2.0.0"
  14427. }
  14428. },
  14429. "readdirp": {
  14430. "version": "3.4.0",
  14431. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.4.0.tgz",
  14432. "integrity": "sha512-0xe001vZBnJEK+uKcj8qOhyAKPzIT+gStxWr3LCB0DwcXR5NZJ3IaC+yGnHCYzB/S7ov3m3EEbZI2zeNvX+hGQ==",
  14433. "optional": true,
  14434. "requires": {
  14435. "picomatch": "^2.2.1"
  14436. }
  14437. }
  14438. }
  14439. },
  14440. "watchpack-chokidar2": {
  14441. "version": "2.0.0",
  14442. "resolved": "https://registry.npmjs.org/watchpack-chokidar2/-/watchpack-chokidar2-2.0.0.tgz",
  14443. "integrity": "sha512-9TyfOyN/zLUbA288wZ8IsMZ+6cbzvsNyEzSBp6e/zkifi6xxbl8SmQ/CxQq32k8NNqrdVEVUVSEf56L4rQ/ZxA==",
  14444. "optional": true,
  14445. "requires": {
  14446. "chokidar": "^2.1.8"
  14447. }
  14448. },
  14449. "webpack": {
  14450. "version": "4.43.0",
  14451. "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.43.0.tgz",
  14452. "integrity": "sha512-GW1LjnPipFW2Y78OOab8NJlCflB7EFskMih2AHdvjbpKMeDJqEgSx24cXXXiPS65+WSwVyxtDsJH6jGX2czy+g==",
  14453. "requires": {
  14454. "@webassemblyjs/ast": "1.9.0",
  14455. "@webassemblyjs/helper-module-context": "1.9.0",
  14456. "@webassemblyjs/wasm-edit": "1.9.0",
  14457. "@webassemblyjs/wasm-parser": "1.9.0",
  14458. "acorn": "^6.4.1",
  14459. "ajv": "^6.10.2",
  14460. "ajv-keywords": "^3.4.1",
  14461. "chrome-trace-event": "^1.0.2",
  14462. "enhanced-resolve": "^4.1.0",
  14463. "eslint-scope": "^4.0.3",
  14464. "json-parse-better-errors": "^1.0.2",
  14465. "loader-runner": "^2.4.0",
  14466. "loader-utils": "^1.2.3",
  14467. "memory-fs": "^0.4.1",
  14468. "micromatch": "^3.1.10",
  14469. "mkdirp": "^0.5.3",
  14470. "neo-async": "^2.6.1",
  14471. "node-libs-browser": "^2.2.1",
  14472. "schema-utils": "^1.0.0",
  14473. "tapable": "^1.1.3",
  14474. "terser-webpack-plugin": "^1.4.3",
  14475. "watchpack": "^1.6.1",
  14476. "webpack-sources": "^1.4.1"
  14477. },
  14478. "dependencies": {
  14479. "braces": {
  14480. "version": "2.3.2",
  14481. "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
  14482. "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
  14483. "requires": {
  14484. "arr-flatten": "^1.1.0",
  14485. "array-unique": "^0.3.2",
  14486. "extend-shallow": "^2.0.1",
  14487. "fill-range": "^4.0.0",
  14488. "isobject": "^3.0.1",
  14489. "repeat-element": "^1.1.2",
  14490. "snapdragon": "^0.8.1",
  14491. "snapdragon-node": "^2.0.1",
  14492. "split-string": "^3.0.2",
  14493. "to-regex": "^3.0.1"
  14494. },
  14495. "dependencies": {
  14496. "extend-shallow": {
  14497. "version": "2.0.1",
  14498. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  14499. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  14500. "requires": {
  14501. "is-extendable": "^0.1.0"
  14502. }
  14503. }
  14504. }
  14505. },
  14506. "cacache": {
  14507. "version": "12.0.4",
  14508. "resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.4.tgz",
  14509. "integrity": "sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ==",
  14510. "requires": {
  14511. "bluebird": "^3.5.5",
  14512. "chownr": "^1.1.1",
  14513. "figgy-pudding": "^3.5.1",
  14514. "glob": "^7.1.4",
  14515. "graceful-fs": "^4.1.15",
  14516. "infer-owner": "^1.0.3",
  14517. "lru-cache": "^5.1.1",
  14518. "mississippi": "^3.0.0",
  14519. "mkdirp": "^0.5.1",
  14520. "move-concurrently": "^1.0.1",
  14521. "promise-inflight": "^1.0.1",
  14522. "rimraf": "^2.6.3",
  14523. "ssri": "^6.0.1",
  14524. "unique-filename": "^1.1.1",
  14525. "y18n": "^4.0.0"
  14526. }
  14527. },
  14528. "chownr": {
  14529. "version": "1.1.4",
  14530. "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
  14531. "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
  14532. },
  14533. "fill-range": {
  14534. "version": "4.0.0",
  14535. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  14536. "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
  14537. "requires": {
  14538. "extend-shallow": "^2.0.1",
  14539. "is-number": "^3.0.0",
  14540. "repeat-string": "^1.6.1",
  14541. "to-regex-range": "^2.1.0"
  14542. },
  14543. "dependencies": {
  14544. "extend-shallow": {
  14545. "version": "2.0.1",
  14546. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  14547. "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
  14548. "requires": {
  14549. "is-extendable": "^0.1.0"
  14550. }
  14551. }
  14552. }
  14553. },
  14554. "is-number": {
  14555. "version": "3.0.0",
  14556. "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
  14557. "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
  14558. "requires": {
  14559. "kind-of": "^3.0.2"
  14560. },
  14561. "dependencies": {
  14562. "kind-of": {
  14563. "version": "3.2.2",
  14564. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
  14565. "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
  14566. "requires": {
  14567. "is-buffer": "^1.1.5"
  14568. }
  14569. }
  14570. }
  14571. },
  14572. "lru-cache": {
  14573. "version": "5.1.1",
  14574. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
  14575. "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
  14576. "requires": {
  14577. "yallist": "^3.0.2"
  14578. }
  14579. },
  14580. "micromatch": {
  14581. "version": "3.1.10",
  14582. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
  14583. "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
  14584. "requires": {
  14585. "arr-diff": "^4.0.0",
  14586. "array-unique": "^0.3.2",
  14587. "braces": "^2.3.1",
  14588. "define-property": "^2.0.2",
  14589. "extend-shallow": "^3.0.2",
  14590. "extglob": "^2.0.4",
  14591. "fragment-cache": "^0.2.1",
  14592. "kind-of": "^6.0.2",
  14593. "nanomatch": "^1.2.9",
  14594. "object.pick": "^1.3.0",
  14595. "regex-not": "^1.0.0",
  14596. "snapdragon": "^0.8.1",
  14597. "to-regex": "^3.0.2"
  14598. }
  14599. },
  14600. "schema-utils": {
  14601. "version": "1.0.0",
  14602. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
  14603. "integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
  14604. "requires": {
  14605. "ajv": "^6.1.0",
  14606. "ajv-errors": "^1.0.0",
  14607. "ajv-keywords": "^3.1.0"
  14608. }
  14609. },
  14610. "serialize-javascript": {
  14611. "version": "3.1.0",
  14612. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-3.1.0.tgz",
  14613. "integrity": "sha512-JIJT1DGiWmIKhzRsG91aS6Ze4sFUrYbltlkg2onR5OrnNM02Kl/hnY/T4FN2omvyeBbQmMJv+K4cPOpGzOTFBg==",
  14614. "requires": {
  14615. "randombytes": "^2.1.0"
  14616. }
  14617. },
  14618. "source-map": {
  14619. "version": "0.6.1",
  14620. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  14621. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  14622. },
  14623. "ssri": {
  14624. "version": "6.0.1",
  14625. "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz",
  14626. "integrity": "sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==",
  14627. "requires": {
  14628. "figgy-pudding": "^3.5.1"
  14629. }
  14630. },
  14631. "terser-webpack-plugin": {
  14632. "version": "1.4.4",
  14633. "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.4.tgz",
  14634. "integrity": "sha512-U4mACBHIegmfoEe5fdongHESNJWqsGU+W0S/9+BmYGVQDw1+c2Ow05TpMhxjPK1sRb7cuYq1BPl1e5YHJMTCqA==",
  14635. "requires": {
  14636. "cacache": "^12.0.2",
  14637. "find-cache-dir": "^2.1.0",
  14638. "is-wsl": "^1.1.0",
  14639. "schema-utils": "^1.0.0",
  14640. "serialize-javascript": "^3.1.0",
  14641. "source-map": "^0.6.1",
  14642. "terser": "^4.1.2",
  14643. "webpack-sources": "^1.4.0",
  14644. "worker-farm": "^1.7.0"
  14645. }
  14646. },
  14647. "to-regex-range": {
  14648. "version": "2.1.1",
  14649. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
  14650. "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
  14651. "requires": {
  14652. "is-number": "^3.0.0",
  14653. "repeat-string": "^1.6.1"
  14654. }
  14655. },
  14656. "y18n": {
  14657. "version": "4.0.0",
  14658. "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
  14659. "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w=="
  14660. },
  14661. "yallist": {
  14662. "version": "3.1.1",
  14663. "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
  14664. "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
  14665. }
  14666. }
  14667. },
  14668. "webpack-cli": {
  14669. "version": "3.3.12",
  14670. "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.12.tgz",
  14671. "integrity": "sha512-NVWBaz9k839ZH/sinurM+HcDvJOTXwSjYp1ku+5XKeOC03z8v5QitnK/x+lAxGXFyhdayoIf/GOpv85z3/xPag==",
  14672. "requires": {
  14673. "chalk": "^2.4.2",
  14674. "cross-spawn": "^6.0.5",
  14675. "enhanced-resolve": "^4.1.1",
  14676. "findup-sync": "^3.0.0",
  14677. "global-modules": "^2.0.0",
  14678. "import-local": "^2.0.0",
  14679. "interpret": "^1.4.0",
  14680. "loader-utils": "^1.4.0",
  14681. "supports-color": "^6.1.0",
  14682. "v8-compile-cache": "^2.1.1",
  14683. "yargs": "^13.3.2"
  14684. },
  14685. "dependencies": {
  14686. "ansi-regex": {
  14687. "version": "4.1.0",
  14688. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
  14689. "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
  14690. },
  14691. "cliui": {
  14692. "version": "5.0.0",
  14693. "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
  14694. "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
  14695. "requires": {
  14696. "string-width": "^3.1.0",
  14697. "strip-ansi": "^5.2.0",
  14698. "wrap-ansi": "^5.1.0"
  14699. }
  14700. },
  14701. "get-caller-file": {
  14702. "version": "2.0.5",
  14703. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  14704. "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
  14705. },
  14706. "global-modules": {
  14707. "version": "2.0.0",
  14708. "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
  14709. "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
  14710. "requires": {
  14711. "global-prefix": "^3.0.0"
  14712. }
  14713. },
  14714. "global-prefix": {
  14715. "version": "3.0.0",
  14716. "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
  14717. "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
  14718. "requires": {
  14719. "ini": "^1.3.5",
  14720. "kind-of": "^6.0.2",
  14721. "which": "^1.3.1"
  14722. }
  14723. },
  14724. "is-fullwidth-code-point": {
  14725. "version": "2.0.0",
  14726. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
  14727. "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
  14728. },
  14729. "require-main-filename": {
  14730. "version": "2.0.0",
  14731. "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
  14732. "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
  14733. },
  14734. "string-width": {
  14735. "version": "3.1.0",
  14736. "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
  14737. "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
  14738. "requires": {
  14739. "emoji-regex": "^7.0.1",
  14740. "is-fullwidth-code-point": "^2.0.0",
  14741. "strip-ansi": "^5.1.0"
  14742. }
  14743. },
  14744. "strip-ansi": {
  14745. "version": "5.2.0",
  14746. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
  14747. "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
  14748. "requires": {
  14749. "ansi-regex": "^4.1.0"
  14750. }
  14751. },
  14752. "supports-color": {
  14753. "version": "6.1.0",
  14754. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz",
  14755. "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==",
  14756. "requires": {
  14757. "has-flag": "^3.0.0"
  14758. }
  14759. },
  14760. "which-module": {
  14761. "version": "2.0.0",
  14762. "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
  14763. "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho="
  14764. },
  14765. "wrap-ansi": {
  14766. "version": "5.1.0",
  14767. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
  14768. "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
  14769. "requires": {
  14770. "ansi-styles": "^3.2.0",
  14771. "string-width": "^3.0.0",
  14772. "strip-ansi": "^5.0.0"
  14773. }
  14774. },
  14775. "y18n": {
  14776. "version": "4.0.0",
  14777. "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
  14778. "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w=="
  14779. },
  14780. "yargs": {
  14781. "version": "13.3.2",
  14782. "resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.2.tgz",
  14783. "integrity": "sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==",
  14784. "requires": {
  14785. "cliui": "^5.0.0",
  14786. "find-up": "^3.0.0",
  14787. "get-caller-file": "^2.0.1",
  14788. "require-directory": "^2.1.1",
  14789. "require-main-filename": "^2.0.0",
  14790. "set-blocking": "^2.0.0",
  14791. "string-width": "^3.0.0",
  14792. "which-module": "^2.0.0",
  14793. "y18n": "^4.0.0",
  14794. "yargs-parser": "^13.1.2"
  14795. }
  14796. },
  14797. "yargs-parser": {
  14798. "version": "13.1.2",
  14799. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz",
  14800. "integrity": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==",
  14801. "requires": {
  14802. "camelcase": "^5.0.0",
  14803. "decamelize": "^1.2.0"
  14804. }
  14805. }
  14806. }
  14807. },
  14808. "webpack-fix-style-only-entries": {
  14809. "version": "0.5.1",
  14810. "resolved": "https://registry.npmjs.org/webpack-fix-style-only-entries/-/webpack-fix-style-only-entries-0.5.1.tgz",
  14811. "integrity": "sha512-G4TBoc5JvIVNR0GXG+t314V4AqpqLJuApX7aDNTZl8yhXojAXCwJXKQeF4SF65UpP/bjrvptmHLPmdA+aGUZMw=="
  14812. },
  14813. "webpack-sources": {
  14814. "version": "1.4.3",
  14815. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz",
  14816. "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==",
  14817. "requires": {
  14818. "source-list-map": "^2.0.0",
  14819. "source-map": "~0.6.1"
  14820. },
  14821. "dependencies": {
  14822. "source-map": {
  14823. "version": "0.6.1",
  14824. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  14825. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  14826. }
  14827. }
  14828. },
  14829. "whatwg-fetch": {
  14830. "version": "3.1.0",
  14831. "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.1.0.tgz",
  14832. "integrity": "sha512-pgmbsVWKpH9GxLXZmtdowDIqtb/rvPyjjQv3z9wLcmgWKFHilKnZD3ldgrOlwJoPGOUluQsRPWd52yVkPfmI1A=="
  14833. },
  14834. "when": {
  14835. "version": "3.7.8",
  14836. "resolved": "https://registry.npmjs.org/when/-/when-3.7.8.tgz",
  14837. "integrity": "sha1-xxMLan6gRpPoQs3J56Hyqjmjn4I="
  14838. },
  14839. "which": {
  14840. "version": "1.3.1",
  14841. "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
  14842. "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
  14843. "requires": {
  14844. "isexe": "^2.0.0"
  14845. }
  14846. },
  14847. "which-module": {
  14848. "version": "1.0.0",
  14849. "resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
  14850. "integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8="
  14851. },
  14852. "window-size": {
  14853. "version": "0.1.0",
  14854. "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
  14855. "integrity": "sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0="
  14856. },
  14857. "windows-release": {
  14858. "version": "3.3.1",
  14859. "resolved": "https://registry.npmjs.org/windows-release/-/windows-release-3.3.1.tgz",
  14860. "integrity": "sha512-Pngk/RDCaI/DkuHPlGTdIkDiTAnAkyMjoQMZqRsxydNl1qGXNIoZrB7RK8g53F2tEgQBMqQJHQdYZuQEEAu54A==",
  14861. "requires": {
  14862. "execa": "^1.0.0"
  14863. }
  14864. },
  14865. "word-wrap": {
  14866. "version": "1.2.3",
  14867. "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
  14868. "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
  14869. "dev": true
  14870. },
  14871. "wordwrap": {
  14872. "version": "0.0.2",
  14873. "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz",
  14874. "integrity": "sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8="
  14875. },
  14876. "workbox-core": {
  14877. "version": "5.1.3",
  14878. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-5.1.3.tgz",
  14879. "integrity": "sha512-TFSIPxxciX9sFaj0FDiohBeIKpwMcCyNduydi9i3LChItcndDS6TJpErxybv8aBWeCMraXt33TWtF6kKuIObNw=="
  14880. },
  14881. "workbox-routing": {
  14882. "version": "5.1.3",
  14883. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-5.1.3.tgz",
  14884. "integrity": "sha512-F+sAp9Iy3lVl3BEG+pzXWVq4AftzjiFpHDaZ4Kf4vLoBoKQE0hIHet4zE5DpHqYdyw+Udhp4wrfHamX6PN6z1Q==",
  14885. "requires": {
  14886. "workbox-core": "^5.1.3"
  14887. }
  14888. },
  14889. "workbox-strategies": {
  14890. "version": "5.1.3",
  14891. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-5.1.3.tgz",
  14892. "integrity": "sha512-wiXHfmOKnWABeIVW+/ye0e00+2CcS5y7SIj2f9zcdy2ZLEbcOf7B+yOl5OrWpBGlTUwRjIYhV++ZqiKm3Dc+8w==",
  14893. "requires": {
  14894. "workbox-core": "^5.1.3",
  14895. "workbox-routing": "^5.1.3"
  14896. }
  14897. },
  14898. "worker-farm": {
  14899. "version": "1.7.0",
  14900. "resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz",
  14901. "integrity": "sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==",
  14902. "requires": {
  14903. "errno": "~0.1.7"
  14904. }
  14905. },
  14906. "worker-loader": {
  14907. "version": "2.0.0",
  14908. "resolved": "https://registry.npmjs.org/worker-loader/-/worker-loader-2.0.0.tgz",
  14909. "integrity": "sha512-tnvNp4K3KQOpfRnD20m8xltE3eWh89Ye+5oj7wXEEHKac1P4oZ6p9oTj8/8ExqoSBnk9nu5Pr4nKfQ1hn2APJw==",
  14910. "requires": {
  14911. "loader-utils": "^1.0.0",
  14912. "schema-utils": "^0.4.0"
  14913. },
  14914. "dependencies": {
  14915. "schema-utils": {
  14916. "version": "0.4.7",
  14917. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-0.4.7.tgz",
  14918. "integrity": "sha512-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ==",
  14919. "requires": {
  14920. "ajv": "^6.1.0",
  14921. "ajv-keywords": "^3.1.0"
  14922. }
  14923. }
  14924. }
  14925. },
  14926. "wrap-ansi": {
  14927. "version": "7.0.0",
  14928. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  14929. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  14930. "requires": {
  14931. "ansi-styles": "^4.0.0",
  14932. "string-width": "^4.1.0",
  14933. "strip-ansi": "^6.0.0"
  14934. },
  14935. "dependencies": {
  14936. "ansi-regex": {
  14937. "version": "5.0.0",
  14938. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
  14939. "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg=="
  14940. },
  14941. "ansi-styles": {
  14942. "version": "4.2.1",
  14943. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
  14944. "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
  14945. "requires": {
  14946. "@types/color-name": "^1.1.1",
  14947. "color-convert": "^2.0.1"
  14948. }
  14949. },
  14950. "color-convert": {
  14951. "version": "2.0.1",
  14952. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  14953. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  14954. "requires": {
  14955. "color-name": "~1.1.4"
  14956. }
  14957. },
  14958. "color-name": {
  14959. "version": "1.1.4",
  14960. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  14961. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  14962. },
  14963. "emoji-regex": {
  14964. "version": "8.0.0",
  14965. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  14966. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
  14967. },
  14968. "is-fullwidth-code-point": {
  14969. "version": "3.0.0",
  14970. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  14971. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
  14972. },
  14973. "string-width": {
  14974. "version": "4.2.0",
  14975. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
  14976. "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
  14977. "requires": {
  14978. "emoji-regex": "^8.0.0",
  14979. "is-fullwidth-code-point": "^3.0.0",
  14980. "strip-ansi": "^6.0.0"
  14981. }
  14982. },
  14983. "strip-ansi": {
  14984. "version": "6.0.0",
  14985. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
  14986. "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
  14987. "requires": {
  14988. "ansi-regex": "^5.0.0"
  14989. }
  14990. }
  14991. }
  14992. },
  14993. "wrappy": {
  14994. "version": "1.0.2",
  14995. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  14996. "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
  14997. },
  14998. "wrench-sui": {
  14999. "version": "0.0.3",
  15000. "resolved": "https://registry.npmjs.org/wrench-sui/-/wrench-sui-0.0.3.tgz",
  15001. "integrity": "sha1-1hoSAwwf2NZxs90VqmyeD83E4sg="
  15002. },
  15003. "write": {
  15004. "version": "1.0.3",
  15005. "resolved": "https://registry.npmjs.org/write/-/write-1.0.3.tgz",
  15006. "integrity": "sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==",
  15007. "dev": true,
  15008. "requires": {
  15009. "mkdirp": "^0.5.1"
  15010. }
  15011. },
  15012. "write-file-atomic": {
  15013. "version": "3.0.3",
  15014. "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
  15015. "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
  15016. "dev": true,
  15017. "requires": {
  15018. "imurmurhash": "^0.1.4",
  15019. "is-typedarray": "^1.0.0",
  15020. "signal-exit": "^3.0.2",
  15021. "typedarray-to-buffer": "^3.1.5"
  15022. }
  15023. },
  15024. "xml-but-prettier": {
  15025. "version": "1.0.1",
  15026. "resolved": "https://registry.npmjs.org/xml-but-prettier/-/xml-but-prettier-1.0.1.tgz",
  15027. "integrity": "sha1-9aMyZ+1CzNTjVcYlV6XjmwH7QPM=",
  15028. "requires": {
  15029. "repeat-string": "^1.5.2"
  15030. }
  15031. },
  15032. "xtend": {
  15033. "version": "4.0.2",
  15034. "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
  15035. "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="
  15036. },
  15037. "y18n": {
  15038. "version": "3.2.1",
  15039. "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz",
  15040. "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE="
  15041. },
  15042. "yallist": {
  15043. "version": "2.1.2",
  15044. "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",
  15045. "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="
  15046. },
  15047. "yaml": {
  15048. "version": "1.10.0",
  15049. "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.0.tgz",
  15050. "integrity": "sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==",
  15051. "dev": true
  15052. },
  15053. "yamljs": {
  15054. "version": "0.3.0",
  15055. "resolved": "https://registry.npmjs.org/yamljs/-/yamljs-0.3.0.tgz",
  15056. "integrity": "sha512-C/FsVVhht4iPQYXOInoxUM/1ELSf9EsgKH34FofQOp6hwCPrW4vG4w5++TED3xRUo8gD7l0P1J1dLlDYzODsTQ==",
  15057. "requires": {
  15058. "argparse": "^1.0.7",
  15059. "glob": "^7.0.5"
  15060. }
  15061. },
  15062. "yargs": {
  15063. "version": "7.1.1",
  15064. "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.1.tgz",
  15065. "integrity": "sha512-huO4Fr1f9PmiJJdll5kwoS2e4GqzGSsMT3PPMpOwoVkOK8ckqAewMTZyA6LXVQWflleb/Z8oPBEvNsMft0XE+g==",
  15066. "requires": {
  15067. "camelcase": "^3.0.0",
  15068. "cliui": "^3.2.0",
  15069. "decamelize": "^1.1.1",
  15070. "get-caller-file": "^1.0.1",
  15071. "os-locale": "^1.4.0",
  15072. "read-pkg-up": "^1.0.1",
  15073. "require-directory": "^2.1.1",
  15074. "require-main-filename": "^1.0.1",
  15075. "set-blocking": "^2.0.0",
  15076. "string-width": "^1.0.2",
  15077. "which-module": "^1.0.0",
  15078. "y18n": "^3.2.1",
  15079. "yargs-parser": "5.0.0-security.0"
  15080. },
  15081. "dependencies": {
  15082. "camelcase": {
  15083. "version": "3.0.0",
  15084. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
  15085. "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
  15086. }
  15087. }
  15088. },
  15089. "yargs-parser": {
  15090. "version": "5.0.0-security.0",
  15091. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0-security.0.tgz",
  15092. "integrity": "sha512-T69y4Ps64LNesYxeYGYPvfoMTt/7y1XtfpIslUeK4um+9Hu7hlGoRtaDLvdXb7+/tfq4opVa2HRY5xGip022rQ==",
  15093. "requires": {
  15094. "camelcase": "^3.0.0",
  15095. "object.assign": "^4.1.0"
  15096. },
  15097. "dependencies": {
  15098. "camelcase": {
  15099. "version": "3.0.0",
  15100. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
  15101. "integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
  15102. }
  15103. }
  15104. },
  15105. "zenscroll": {
  15106. "version": "4.0.2",
  15107. "resolved": "https://registry.npmjs.org/zenscroll/-/zenscroll-4.0.2.tgz",
  15108. "integrity": "sha1-6NV3TRwHOKR7z6hynzcS4t7d6yU="
  15109. }
  15110. }
  15111. }