diff --git a/.babelrc b/.babelrc deleted file mode 100755 index ba1341a..0000000 --- a/.babelrc +++ /dev/null @@ -1,4 +0,0 @@ -{ - "presets": ["es2015"], - "comments": false -} diff --git a/.gitignore b/.gitignore deleted file mode 100755 index 8b0f771..0000000 --- a/.gitignore +++ /dev/null @@ -1,12 +0,0 @@ -.vscode/ -.idea/ -node_modules/ -release-builds/ -dest/ -dist/ -bundle/*.js -bundle/**/*.js -bundle/**/**/*.js -npm-debug\.log -package-lock\.json - diff --git a/LICENSE b/LICENSE deleted file mode 100644 index cad9d18..0000000 --- a/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2017 Oguzhan Inan - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/README.md b/README.md deleted file mode 100755 index 6eaa98e..0000000 --- a/README.md +++ /dev/null @@ -1,150 +0,0 @@ - -

- -

-

- Linux System Optimizer and Monitoring -

- -

- - Awesome - - - Download Stacer - - - Platform (GNU/Linux) - -

- -

- - - -

- -## Reviews -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

- -## Installing - -### Required for Ubuntu 14 - -Run `sudo apt-get install systemd -f` - -### AppImage - -1. Download `stacer-1.0.7-x86_64.AppImage` from the [Stacer releases page](https://github.com/oguzhaninan/Stacer/releases). -2. Make it executable `sudo chmod a+x stacer*.AppImage` -3. Run `./stacer*.AppImage` - -### Debian Linux x64 - -1. Download `stacer_1.0.7_amd64.deb` from the [Stacer releases page](https://github.com/oguzhaninan/Stacer/releases). -2. Run `sudo dpkg --install stacer_1.0.7_amd64.deb` on the downloaded package. -3. Launch Stacer using the installed `stacer` command. - -### Debian Linux x86 - -1. Download `stacer_1.0.7_i386.deb` from the [Stacer releases page](https://github.com/oguzhaninan/Stacer/releases). -2. Run `sudo dpkg --install stacer_1.0.7_i386.deb` on the downloaded package. -3. Launch Stacer using the installed `stacer` command. - -### Fedora - -1. Download `stacer-1.0.7.rpm` from the [Stacer releases page](https://github.com/oguzhaninan/Stacer/releases). -2. Run `sudo rpm --install stacer-1.0.7.rpm` on the downloaded package. -3. Launch Stacer using the installed `stacer` command. - -## Build from source - -1. `git clone https://github.com/oguzhaninan/Stacer.git` -2. `cd Stacer` -3. `npm install && npm run build && npm start` - -## Uninstalling -- Run `sudo dpkg -r stacer` - -## Screenshots - -### Dashboard -

- -

- -### System Cleaner -

- -

- -### Startup Apps -

- -

- -### Startup Apps - Add App -

- -

- -### Services -

- -

- -### Processes -

- -

- -### Uninstaller -

- -

- -### Resources -

- -

- -### Resources -

- -

- -### Settings -

- -

diff --git a/Screenshots/Header.png b/Screenshots/Header.png deleted file mode 100644 index 1224b57..0000000 Binary files a/Screenshots/Header.png and /dev/null differ diff --git a/Screenshots/Screenshot-v1.0.7-1.png b/Screenshots/Screenshot-v1.0.7-1.png deleted file mode 100644 index 0fac1d2..0000000 Binary files a/Screenshots/Screenshot-v1.0.7-1.png and /dev/null differ diff --git a/Screenshots/Screenshot-v1.0.7-10.png b/Screenshots/Screenshot-v1.0.7-10.png deleted file mode 100644 index 9891110..0000000 Binary files a/Screenshots/Screenshot-v1.0.7-10.png and /dev/null differ diff --git a/Screenshots/Screenshot-v1.0.7-2.png b/Screenshots/Screenshot-v1.0.7-2.png deleted file mode 100644 index 648612c..0000000 Binary files a/Screenshots/Screenshot-v1.0.7-2.png and /dev/null differ diff --git a/Screenshots/Screenshot-v1.0.7-3.png b/Screenshots/Screenshot-v1.0.7-3.png deleted file mode 100644 index 59423fb..0000000 Binary files a/Screenshots/Screenshot-v1.0.7-3.png and /dev/null differ diff --git a/Screenshots/Screenshot-v1.0.7-4.png b/Screenshots/Screenshot-v1.0.7-4.png deleted file mode 100644 index 20fa46c..0000000 Binary files a/Screenshots/Screenshot-v1.0.7-4.png and /dev/null differ diff --git a/Screenshots/Screenshot-v1.0.7-5.png b/Screenshots/Screenshot-v1.0.7-5.png deleted file mode 100644 index b88e72b..0000000 Binary files a/Screenshots/Screenshot-v1.0.7-5.png and /dev/null differ diff --git a/Screenshots/Screenshot-v1.0.7-6.png b/Screenshots/Screenshot-v1.0.7-6.png deleted file mode 100644 index bd0addd..0000000 Binary files a/Screenshots/Screenshot-v1.0.7-6.png and /dev/null differ diff --git a/Screenshots/Screenshot-v1.0.7-7.png b/Screenshots/Screenshot-v1.0.7-7.png deleted file mode 100644 index 7ddbe2b..0000000 Binary files a/Screenshots/Screenshot-v1.0.7-7.png and /dev/null differ diff --git a/Screenshots/Screenshot-v1.0.7-8.png b/Screenshots/Screenshot-v1.0.7-8.png deleted file mode 100644 index dcf32ce..0000000 Binary files a/Screenshots/Screenshot-v1.0.7-8.png and /dev/null differ diff --git a/Screenshots/Screenshot-v1.0.7-9.png b/Screenshots/Screenshot-v1.0.7-9.png deleted file mode 100644 index b0049d4..0000000 Binary files a/Screenshots/Screenshot-v1.0.7-9.png and /dev/null differ diff --git a/Screenshots/header1.png b/Screenshots/header1.png deleted file mode 100755 index 63dfc6a..0000000 Binary files a/Screenshots/header1.png and /dev/null differ diff --git a/assets/css/amaran.min.css b/assets/css/amaran.min.css deleted file mode 100755 index db83f00..0000000 --- a/assets/css/amaran.min.css +++ /dev/null @@ -1,6 +0,0 @@ -.amaran-overlay{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(153,204,51,.9);display:block;z-index:777}.amaran-overlay .amaran-wrapper{z-index:9999} -.amaran.awesome{width:300px;min-height:65px;background:#f3f3f3;color:#222;margin:15px;padding:5px 5px 5px 70px;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;box-shadow:1px 1px 1px #000}.amaran.awesome .icon{width:50px;height:50px;position:absolute;top:50%;left:10px;background:#000;margin-top:-25px;border-radius:50%;text-align:center;line-height:50px;font-size:22px}.amaran.awesome p{padding:0;margin:0}.amaran.awesome p span{font-weight:300}.amaran.awesome p span.light{font-size:13px;display:block;color:#777}.amaran.awesome.ok p.bold{color:#178B13}.amaran.awesome.ok .icon{background-color:#178B13;color:#fff}.amaran.awesome.error p.bold{color:#D82222}.amaran.awesome.error .icon{background-color:#D82222;color:#fff}.amaran.awesome.warning p.bold{color:#9F6000}.amaran.awesome.warning .icon{background-color:#9F6000;color:#fff}.amaran.awesome.yellow p.bold{color:#CFA846}.amaran.awesome.yellow .icon{background-color:#CFA846;color:#fff}.amaran.awesome.blue p.bold{color:#2980b9}.amaran.awesome.blue .icon{background-color:#2980b9;color:#fff}.amaran.awesome.green p.bold{color:#e12b28}.amaran.awesome.green .icon{background-color:#e12b28;color:#fff}.amaran.awesome.purple p.bold{color:#5B54AA}.amaran.awesome.purple .icon{background-color:#5B54AA;color:#fff} -.amaran.colorful{width:300px;min-height:45px;overflow:hidden;background-color:transparent;z-index:1}.amaran.colorful .colorful-inner{width:100%;min-height:45px;display:block;position:relative;background-color:#484860;padding:15px 25px 15px 15px;color:#fff;font-size:14px;border-bottom:1px solid rgba(0,0,0,.2);border-radius:4px}.amaran.colorful .amaran-close{color:#fff;z-index:2;top:8px;right:8px;text-align:center;line-height:23px}.amaran-wrapper.center .amaran.colorful{margin:0 auto} -.amaran.default{width:300px;min-height:45px;background:#1B1E24;background:-webkit-linear-gradient(left,#111213,#111213 15%,#1b1e24 15%,#1b1e24);background:linear-gradient(to right,#111213,#111213 15%,#1b1e24 15%,#1b1e24);color:#fff;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:13px;font-weight:300;margin:5px;overflow:hidden;border-bottom:1px solid #111213;border-radius:6px}.amaran.default .default-spinner{width:45px;min-height:45px;display:block;float:left;position:relative}.amaran.default .default-spinner span{width:18px;height:18px;background:#27ae60;display:block;border-radius:50%;position:absolute;top:50%;left:50%;margin-left:-11px;margin-top:-9px}.amaran.default .default-message{padding:5px; width:240px; float:left}.amaran.default .default-message span{padding:3px;}.amaran.default .default-message:after{clear:both} -@charset "UTF-8";.amaran-close,.amaran-sticky{height:20px;top:2px;cursor:pointer}.amaran-wrapper *{box-sizing:border-box}.amaran-wrapper{position:fixed;z-index:9999}.amaran-wrapper.top{top:0;bottom:auto}.amaran-wrapper.bottom{bottom:0;top:auto}.amaran-wrapper.left{left:0}.amaran-wrapper.right{right:0;left:auto}.amaran-wrapper.center{width:50%;height:50%;margin:auto;position:fixed;top:0;left:0;bottom:0;right:0}.amaran{width:200px;background:rgba(0,0,0,.7);padding:3px;color:#fff;border-radius:4px;display:none;font-size:13px;cursor:pointer;position:relative;text-align:left;min-height:50px;margin:10px}.amaran-close,.amaran-sticky{width:20px;display:block;position:absolute}.amaran-close{right:2px}.amaran-close:before{content:"x";color:#fff;font-weight:700;font-family:Arial,sans-serif;font-size:18px}.amaran-sticky{right:20px}.amaran-sticky:before{content:"●";color:#fff;font-weight:700;font-family:Arial,sans-serif;font-size:18px}.amaran-sticky.sticky:before{color:#e12b28} -.amaran.user{width:300px;min-height:100px;background:#f3f3f3;color:#222;margin:15px;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:13px;font-weight:300;box-shadow:1px 1px 1px #000;border-radius:0;padding:0}.amaran.user .icon{width:100px;height:100px;position:relative;background:#000;float:left}.amaran.user img{max-width:100%}.amaran.user .info{padding-left:110px;padding-top:10px}.amaran.user b{display:block;font-size:16px}.amaran.user.blue{background:#2773ed;color:#fff}.amaran.user.yellow{background:#f4b300;color:#fff}.amaran.user.green{background:#78ba00;color:#fff} \ No newline at end of file diff --git a/assets/css/font.css b/assets/css/font.css deleted file mode 100644 index 9422e40..0000000 --- a/assets/css/font.css +++ /dev/null @@ -1,76 +0,0 @@ -@charset "UTF-8"; - -@font-face { - font-family: "stacer-fonts"; - src:url("../font/stacer-fonts.eot"); - src:url("../font/stacer-fonts.eot?#iefix") format("embedded-opentype"), - url("../font/stacer-fonts.woff") format("woff"), - url("../font/stacer-fonts.ttf") format("truetype"), - url("../font/stacer-fonts.svg#stacer-fonts") format("svg"); - font-weight: normal; - font-style: normal; - -} - -[data-icon]:before { - font-family: "stacer-fonts" !important; - content: attr(data-icon); - font-style: normal !important; - font-weight: normal !important; - font-variant: normal !important; - text-transform: none !important; - speak: none; - line-height: 1; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -[class^="icon-"]:before, -[class*=" icon-"]:before { - font-family: "stacer-fonts" !important; - font-style: normal !important; - font-weight: normal !important; - font-variant: normal !important; - text-transform: none !important; - speak: none; - line-height: 1; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -.icon-service:before { - content: "\69"; -} -.icon-startup:before { - content: "\67"; -} -.icon-dash:before { - content: "\64"; -} -.icon-stats:before { - content: "\6a"; -} -.icon-terminal:before { - content: "\6c"; -} -.icon-cleaner:before { - content: "\6e"; -} -.icon-uninstaller:before { - content: "\6b"; -} -.icon-collapse:before { - content: "\62"; -} -.icon-expand:before { - content: "\63"; -} -.icon-settings:before { - content: "\61"; -} -.icon-sort-asc:before { - content: "\65"; -} -.icon-sort-desc:before { - content: "\66"; -} \ No newline at end of file diff --git a/assets/css/loader.css b/assets/css/loader.css deleted file mode 100644 index b1d3825..0000000 --- a/assets/css/loader.css +++ /dev/null @@ -1,424 +0,0 @@ - -/*LOADING*/ - -#loading { - width: 100%; - height: 100%; - position: fixed; - top: 0; - left: 0; - right: 0; - bottom: 0; - background-color: #1b1e24; - z-index: 999999; -} - -.loader_text { - display: block; - width: 100%; - text-align: center; - font-size: 21px; - color: #2FAC9B; - margin-top: 230px; -} - -#loader { - text-align: center; - margin-top: 30px; -} - -#loader span { - display: inline-block; - height: 15px; - width: 15px; - background: #2FAC9B; - border-radius: 0px; -} - -#loader span:nth-child(1) { - -webkit-animation: temp 1s 0.05s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.05s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(2) { - -webkit-animation: temp 1s 0.1s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.1s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(3) { - -webkit-animation: temp 1s 0.15s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.15s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(4) { - -webkit-animation: temp 1s 0.2s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.2s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(5) { - -webkit-animation: temp 1s 0.25s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.25s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(6) { - -webkit-animation: temp 1s 0.3s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.3s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(7) { - -webkit-animation: temp 1s 0.35s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.35s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(8) { - -webkit-animation: temp 1s 0.4s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.4s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(9) { - -webkit-animation: temp 1s 0.45s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.45s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(10) { - -webkit-animation: temp 1s 0.5s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.5s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(11) { - -webkit-animation: temp 1s 0.55s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.55s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(12) { - -webkit-animation: temp 1s 0.6s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.6s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(13) { - -webkit-animation: temp 1s 0.65s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.65s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(14) { - -webkit-animation: temp 1s 0.7s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.7s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(15) { - -webkit-animation: temp 1s 0.75s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.75s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(16) { - -webkit-animation: temp 1s 0.8s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.8s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(17) { - -webkit-animation: temp 1s 0.85s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.85s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(18) { - -webkit-animation: temp 1s 0.9s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.9s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(19) { - -webkit-animation: temp 1s 0.95s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 0.95s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -#loader span:nth-child(20) { - -webkit-animation: temp 1s 1s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - animation: temp 1s 1s infinite cubic-bezier(0.005, 0.56, 0.58, 1.59); - width: 7.5px; - height: 7.5px; - margin: 0 2px; -} - -@-webkit-keyframes scale { - 0% { - -webkit-transform: scale(0); - transform: scale(0); - } - 25% { - -webkit-transform: scale(0.9, 0.9); - transform: scale(0.9, 0.9); - background: #93e1d7; - } - 50% { - -webkit-transform: scale(1, 1); - transform: scale(1, 1); - margin: 0 3px; - background: #2FAC9B; - } - 100% { - -webkit-transform: scale(0); - transform: scale(0); - } -} - -@keyframes scale { - 0% { - -webkit-transform: scale(0); - transform: scale(0); - } - 25% { - -webkit-transform: scale(0.9, 0.9); - transform: scale(0.9, 0.9); - background: #93e1d7; - } - 50% { - -webkit-transform: scale(1, 1); - transform: scale(1, 1); - margin: 0 3px; - background: #2FAC9B; - } - 100% { - -webkit-transform: scale(0); - transform: scale(0); - } -} - -@-webkit-keyframes rotateY { - 0% { - -webkit-transform: rotateY(0deg); - transform: rotateY(0deg); - } - 50% { - -webkit-transform: rotateY(90deg); - transform: rotateY(90deg); - background: #93e1d7; - } - 100% { - -webkit-transform: rotateY(0deg); - transform: rotateY(0deg); - } -} - -@keyframes rotateY { - 0% { - -webkit-transform: rotateY(0deg); - transform: rotateY(0deg); - } - 50% { - -webkit-transform: rotateY(90deg); - transform: rotateY(90deg); - background: #93e1d7; - } - 100% { - -webkit-transform: rotateY(0deg); - transform: rotateY(0deg); - } -} - -@-webkit-keyframes rotateX { - 0% { - -webkit-transform: rotateX(0deg); - transform: rotateX(0deg); - } - 50% { - -webkit-transform: rotateX(90deg) scale(0.5, 0.5); - transform: rotateX(90deg) scale(0.5, 0.5); - background: #93e1d7; - } - 100% { - -webkit-transform: rotateX(0deg); - transform: rotateX(0deg); - } -} - -@keyframes rotateX { - 0% { - -webkit-transform: rotateX(0deg); - transform: rotateX(0deg); - } - 50% { - -webkit-transform: rotateX(90deg) scale(0.5, 0.5); - transform: rotateX(90deg) scale(0.5, 0.5); - background: #93e1d7; - } - 100% { - -webkit-transform: rotateX(0deg); - transform: rotateX(0deg); - } -} - -@-webkit-keyframes push { - 0% { - -webkit-transform: translateX(0px) scale(0.9, 0.6); - transform: translateX(0px) scale(0.9, 0.6); - } - 50% { - -webkit-transform: translateY(-20px) scale(0.7, 1.1); - transform: translateY(-20px) scale(0.7, 1.1); - background: #6bd6c8; - } - 100% { - -webkit-transform: translateX(0px) scale(0.9, 0.6); - transform: translateX(0px) scale(0.9, 0.6); - } -} - -@keyframes push { - 0% { - -webkit-transform: translateX(0px) scale(0.9, 0.6); - transform: translateX(0px) scale(0.9, 0.6); - } - 50% { - -webkit-transform: translateY(-20px) scale(0.7, 1.1); - transform: translateY(-20px) scale(0.7, 1.1); - background: #6bd6c8; - } - 100% { - -webkit-transform: translateX(0px) scale(0.9, 0.6); - transform: translateX(0px) scale(0.9, 0.6); - } -} - -@-webkit-keyframes rotateZ { - 0% { - -webkit-transform: rotateZ(-20deg); - transform: rotateZ(-20deg); - } - 50% { - -webkit-transform: rotateZ(20deg) scaleY(1.2); - transform: rotateZ(20deg) scaleY(1.2); - background: #6bd6c8; - } - 100% { - -webkit-transform: rotateZ(-20deg); - transform: rotateZ(-20deg); - } -} - -@keyframes rotateZ { - 0% { - -webkit-transform: rotateZ(-20deg); - transform: rotateZ(-20deg); - } - 50% { - -webkit-transform: rotateZ(20deg) scaleY(1.2); - transform: rotateZ(20deg) scaleY(1.2); - background: #6bd6c8; - } - 100% { - -webkit-transform: rotateZ(-20deg); - transform: rotateZ(-20deg); - } -} - -@-webkit-keyframes cuve { - 0% { - -webkit-transform: rotateY(-90deg) perspective(50px); - transform: rotateY(-90deg) perspective(50px); - background: #195c53; - } - 50% { - -webkit-transform: rotateY(0deg); - transform: rotateY(0deg); - background: #6bd6c8; - } - 100% { - -webkit-transform: rotateY(90deg) perspective(50px); - transform: rotateY(90deg) perspective(50px); - -webkit-transform-origin: 100% 50%; - transform-origin: 100% 50%; - background: #195c53; - } -} - -@keyframes cuve { - 0% { - -webkit-transform: rotateY(-90deg) perspective(50px); - transform: rotateY(-90deg) perspective(50px); - background: #195c53; - } - 50% { - -webkit-transform: rotateY(0deg); - transform: rotateY(0deg); - background: #6bd6c8; - } - 100% { - -webkit-transform: rotateY(90deg) perspective(50px); - transform: rotateY(90deg) perspective(50px); - -webkit-transform-origin: 100% 50%; - transform-origin: 100% 50%; - background: #195c53; - } -} - -@-webkit-keyframes temp { - 50% { - -webkit-transform: scale(1, 5); - transform: scale(1, 5); - background: #195c53; - } -} - -@keyframes temp { - 50% { - -webkit-transform: scale(1, 5); - transform: scale(1, 5); - background: #195c53; - } -} diff --git a/assets/css/style.css b/assets/css/style.css deleted file mode 100755 index a32ebea..0000000 --- a/assets/css/style.css +++ /dev/null @@ -1,926 +0,0 @@ -body * { - outline: 0; - font-family: 'Ubuntu', sans-serif; -} - -@font-face { - font-family: 'Ubuntu', sans-serif; - src: url(../font/Ubuntu-Regular.ttf) format("truetype"); -} - -body { - overflow: hidden; - float: left; - padding: 0; - margin: 0; - width: 100%; - -webkit-user-select: none; -} - -#main { - width: calc(100% - 55px); - padding: 0px; -} - -button { - cursor: pointer; -} - -[v-cloak] { - display: none; -} - -.fl { - float: left; -} - -.fr { - float: right; -} - -.w100 { - width: 100%; -} - -.content { - float: left; - width: calc(100% - 10px); - height: 1000px; - padding: 5px; -} - -.content h1 { - width: calc(100% - 20px); - float: left; - display: block; - margin: 0 0 10px 10px; - padding: 5px 0 10px 0; - text-align: center; - font-weight: 400; - font-size: 16px; -} - - -/*---------SIDEBAR---------*/ - -.sidebar-nav { - width: 55px; - height: 620px; - position: fixed; - top: 0px; - text-align: center; - left: 0; - z-index: 99; -} - -.sidebar-nav ul { - padding: 0; - margin: 0; - list-style: none; -} - -.sidebar-nav ul li { - float: left; - display: inline-block; - padding: 15px 13px; - text-align: left; - cursor: pointer; -} - -.sidebar-nav ul li label { - padding: 5px 0px 0 45px; - display: none; - white-space: nowrap; - cursor: pointer; -} - -.sidebar-nav ul li:hover>label { - display: block; -} - -.sidebar-nav ul li img { - width: 43px; -} - -.sidebar-nav ul li i { - font-size: 29px; - height: 28px; - display: block; - float: left; -} - - -/*---------SIDEBAR---------*/ - - -/*---------DASHBOARD---------*/ - -.cont, -.line-cont { - width: 200px; - border-radius: 4px; - font-size: 16px; - text-align: center; - margin: 15px; - padding: 10px 30px 20px 30px; - font-weight: 500; -} - -.cont h3, -.line-cont h3, -.system-info h3 { - display: block; - letter-spacing: 1px; - padding: 0; - margin: 0px 0px 12px 0px; - font-size: 16px; - font-weight: 500; -} - -.line-cont span { - display: block; - text-align: right; -} - -.line-cont h3 { - text-align: left; -} - -.line-cont { - float: right; - width: 350px; - padding: 20px 30px; -} - -.system-info { - width: 330px; - float: left; - display: block; - font-size: 16px; - margin: 20px; - padding: 10px 25px 15px 25px; - font-weight: 500; -} - -.system-info ul { - padding: 0; - list-style: none; - font-weight: normal; - line-height: 30px; -} - -.line-cont div { - margin: 0px 0px 15px 0px; -} - -.circle-bar { - background-repeat: no-repeat; - background-position: center 65px; -} - - -/*---------DASHBOARD---------*/ - - -/*--------SWITCH-----------*/ - -.switch { - display: none; -} - -.switch+label, -.switch+label::after { - display: inline-block; - position: relative; - width: 44px; - height: 22px; - border-radius: 9999px; - transition: 300ms; - cursor: pointer; -} - -.switch+label::after { - content: ""; - position: absolute; - left: 3px; - width: 17px; - height: 17px; - margin-top: 2px; - box-shadow: 0 5px 5px -1px rgba(0, 0, 0, 0.2), 0 0 0 2px #EF4836; -} - -.switch:checked+label::after { - left: 22px; - box-shadow: 0 5px 5px -1px rgba(0, 0, 0, 0.2), 0 0 0 2px #4BD865; -} - -.switch+label:hover:active::after { - width: 23px; -} - -.switch:checked+label:hover:active::after { - left: 17px; -} - - -/*--------SWITCH-----------*/ - - -/*----------SCROLL--------*/ - -.scroll { - overflow-y: auto; - overflow-x: hidden; -} - -.scroll::-webkit-scrollbar-track { - -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); - border-radius: 10px; -} - -.scroll::-webkit-scrollbar { - width: 10px; -} - -.scroll::-webkit-scrollbar-thumb { - border-radius: 10px; -} - - -/*----------SCROLL--------*/ - - -/*---------ITEM LIST---------*/ - -.item-list { - width: 700px; - height: 520px; - margin: 15px auto 20px auto; -} - -.item-list ul { - list-style: none; - padding: 0; - margin: 0; - height: calc(100% - 40px); - width: 100%; -} - -.item-list ul li { - position: relative; - float: left; - display: block; - cursor: pointer; - font-size: 15px; - margin: 6px 3px; - width: calc(100% - 70px); - border-radius: 4px; - padding: 10px 15px 10px 50px; -} - -.item-list h3, -.processes h3 { - margin: 0px; - float: left; - display: block; - height: 20px; - padding: 10px 0px 10px 15px; - font-size: 15px; - font-weight: 400; -} - -.item-list ul li span { - display: block; - float: left; - width: calc(100% - 120px); - overflow: hidden; - text-overflow: ellipsis; - margin-top: 2px; -} - -.item-list input[type=text], -.processes input[type=text] { - border-radius: 50px; - font-size: 13px; - float: right; - padding: 5px 10px; - margin: 6px 10px 6px 0px; -} - - -/*---------ITEM LIST---------*/ - - -/*---------STARTUP APPS---------*/ - -.startup-apps-list { - width: 600px; - height: 460px; - margin-top: 45px; -} - -.startup-apps-list ul li { - background-image: url(../img/app.png); - background-repeat: no-repeat; - background-position: 13px 9px; -} - -.startup-apps-list ul li:hover .remove-startup-app { - display: block; -} - -.remove-startup-app { - width: 24px; - height: 24px; - margin: -2px 10px 0px 0px; - background: transparent url(../img/trash.png) no-repeat; - display: block; - float: right; - border: 0; -} - -.edit-startup-app { - width: 24px; - height: 24px; - margin: -2px 10px 0px 0px; - background: transparent url(../img/edit.png) no-repeat; - display: block; - float: right; - border: 0; -} - -.add-startup-app { - border: 0; - padding: 8px 15px; - float: right; - margin: 10px 140px 0px 0px; - border-radius: 4px; -} - - -/*---------STARTUP APPS---------*/ - - -/*---------SYSTEM SERVICES---------*/ - -.services-list { - margin-top: 45px; -} - -.services-list ul { - float: left; -} - -.services-list ul li { - background-image: url(../img/service.png); - background-repeat: no-repeat; - background-position: 13px 11px; - line-height: 20px; -} - - -/*---------SYSTEM SERVICES---------*/ - - -/*---------UNINSTALLER---------*/ - -.uninstaller-list { - height: 490px; - margin-top: 45px; -} - -.uninstaller-list ul { - float: left; -} - -.uninstaller-list ul li { - background-image: url(../img/package.png); - background-repeat: no-repeat; - background-position: 13px 9px; - line-height: 20px; -} - -.uninstaller-list .spin-loader { - margin: 20px 0 0 100px; -} - -.uninstaller-list label { - float: right; - margin: 1px 5px 0px 0px; - border-radius: 100%; - position: relative; - display: block; - width: 16px; - height: 16px; - border-radius: 100px; - cursor: pointer; -} - -#uninstall-selected { - padding: 7px 15px; - cursor: pointer; - font-size: 15px; - margin: 15px 268px; - background-color: transparent; - border-radius: 4px; -} - -#uninstall-selected:disabled { - cursor: not-allowed; -} - - -/*---------UNINSTALLER---------*/ - - -/*---------ITEM TABLE---------*/ - -.item-table { - float: right; - margin: 10px 10px 0px 0px; - width: 630px; - height: 480px; -} - -.item-table ul { - list-style: none; - margin: 0; - padding: 0; -} - -.item-table ul li { - width: 100%; - display: block; - float: left; - padding: 2px 0px; - margin: 0; -} - -input[type=checkbox] { - display: none; -} - -.cleaner-side i, -.item-table i { - border-radius: 50%; - display: block; - height: 12px; - position: absolute; - top: 9px; - width: 12px; - z-index: 1; -} - -.cleaner-side input[type=checkbox]:checked+i::after, -.item-table input[type=checkbox]:checked+i::after { - border-radius: 50%; - content: ''; - display: block; - height: 6px; - left: 3px; - position: absolute; - top: 3px; - width: 6px; - z-index: 2; -} - -.item-table span { - display: block; - float: left; - width: 550px; - overflow: hidden; - margin-left: 25px; - text-overflow: ellipsis; - font-size: 13px; -} - -.item-table label { - cursor: pointer; - display: block; - float: left; - line-height: 30px; - padding: 0 15px; - position: relative; -} - -.item-table h3 { - display: block; - float: left; - margin: 0; - font-weight: 500; - width: 100%; -} - -.item-table h3 span { - font-size: 14px; -} - - -/*---------ITEM TABLE---------*/ - - -/*---------CLEANER SIDEBAR---------*/ - -.cleaner-side { - margin: 10px 0 0 10px; - width: 200px; - float: left; - position: relative; -} - -.cleaner-side ul { - float: left; - list-style: none; - margin: 0; - padding: 0; -} - -.cleaner-side ul li { - padding: 0; - margin: 0 0 8px 0; -} - -.cleaner-side ul li label { - display: block; - padding: 10px 0px 10px 10px; - width: 195px; - font-size: 14px; - cursor: pointer; - position: relative; -} - -.cleaner-side i { - margin: 4px 0 0 0; -} - -.cleaner-side span { - margin-left: 22px; - width: 160px; - display: block; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; -} - - -/*---------CLEANER SIDEBAR---------*/ - - -/*---------STATISTICS---------*/ - -.resources { - padding: 0px 20px; -} - -.resources h4 { - display: block; - float: left; - padding: 10px; - font-weight: 400; - margin: 0; -} - -.resources h4 i { - margin: 1px 0 0 10px; - cursor: pointer; - display: block; - float: right; - font-size: 16px; -} - -#cpus-chart, -#memory-chart, -#network-chart { - float: left; - height: 125px; - width: calc(100% - 20px); - padding: 10px; - border-radius: 4px; -} - - -/*---------STATISTICS---------*/ - -.empty-list { - font-size: 22px; - text-align: center; - padding: 180px 0px; - width: 100%; - float: left; - margin: 30px auto; - display: block; - background: url(../img/not-found.png) no-repeat center 30px; -} - -#clean-btn, -#system-scan-btn { - clear: right; - float: right; - margin: 10px 10px 0 0; - border-radius: 5px; - padding: 8px 20px; - cursor: pointer; - position: relative; - background-color: transparent; -} - -#system-scan-btn { - float: left; -} - -.slide-fade-enter-active { - transition: all .2s ease; -} - -.slide-fade-leave-active { - transition: all .2s ease; -} - -.slide-fade-enter, -.slide-fade-leave-to { - opacity: 0; -} - -.update-check { - position: fixed; - bottom: 0; - left: 0; - right: 0; - text-align: left; - padding: 7px 0; - z-index: 99999; -} - -.update-check span { - float: left; - display: block; - padding: 5px 20px; - margin: 0; -} - -.update-check button { - border: 0; - cursor: pointer; - font-size: 15px; - float: right; - display: block; - border-radius: 4px; - padding: 6px 15px; - margin-right: 8px; -} - - -/*prompt style*/ - -.promptDialog { - background-color: rgba(0, 0, 0, .4); - left: 0; - right: 0; - top: 0; - bottom: 0; - width: 100%; - height: 100%; - z-index: 999; - position: fixed; -} - -.promptDialog .dialog { - width: 350px; - margin: 0 auto; - position: relative; - top: 40%; - transform: translateY(-50%); - box-shadow: 0px 0px 20px #10161b; -} - -.promptDialog .dialog div:first-child { - border-radius: 4px; - background-color: #202b33; - padding: 10px; - text-align: center; -} - -.dialog span { - color: #ddd; - display: block; - padding: 5px 10px; -} - -.dialog input, -.dialog select { - color: #ddd; - border-radius: 4px; - padding: 9px 15px; - width: 280px; - font-size: 15px; - border: 0; - background-color: #293945; - margin: 8px 0px; -} - -.dialog button { - padding: 7px 15px; - border: 0; - color: #ddd; - border: 1px solid #293945; - cursor: pointer; - font-size: 15px; - margin: 5px 10px; - background-color: transparent; - border-radius: 4px; -} - -.dialog button:hover { - background-color: #293945; -} - - -/*----SETTINGS-----*/ - -.settings div { - float: left; - margin: 10px 15px 0 10px; -} - -.settings div label { - float: left; - font-size: 15px; - padding: 0 0 5px 0; -} - -.settings div select { - float: left; - border: 0px; - border-radius: 3px; - clear: left; - margin: 8px 0 0 0; - padding: 5px 10px; - width: 150px; -} - -.settings-btn { - position: fixed; - top: 7px; - padding: 0; - right: 0; - width: 30px; - height: 30px; - border-top-left-radius: 5px; - border-bottom-left-radius: 5px; - border: 0; -} - - -/*------Processes--------*/ - -.processes { - float: left; - position: relative; - margin: 0 10px; - padding: 0; - width: calc(100% - 20px); -} - -.processes button { - display: block; - float: right; - margin: 10px 0; - padding: 6px 15px; - border-radius: 3px; -} - -.processes button:disabled { - cursor: not-allowed; -} - -.processes .tbody { - height: 440px; - overflow-y: auto; - overflow-x: hidden; -} - -.refreshCont { - float: left; - margin: 12px 0 0 0; -} - -.refreshCont label { - display: block; - font-size: 15px; - padding: 3px 0 0 0; - float: left; -} - -.refreshProcesses { - -webkit-appearance: none; - width: 80px; - height: 2px; - margin: 0 0 0 10px; - cursor: pointer; -} - -.refreshProcesses::-webkit-slider-thumb { - -webkit-appearance: none; - width: 10px; - height: 10px; - border-radius: 100%; - position: relative; - z-index: 99; -} - - -/*-----Datatable-----*/ - -.datatable { - width: 100%; - margin: 0; - padding: 0; - text-align: left; - box-sizing: border-box; - font-size: 15px; - border-top-right-radius: 5px; - border-top-left-radius: 5px; - table-layout: fixed; - border-spacing: 1px; -} - -.datatable tr:hover { - cursor: pointer; -} - -.datatable th i { - font-size: 13px; - display: block; - float: right; - margin-top: 2px; -} - -.datatable td, -.datatable th { - padding: 8px; - text-overflow: ellipsis; - overflow: hidden; - white-space: nowrap; -} - - -/*----Spinner Loader------*/ - -.spin-loader { - position: relative; - width: 45px; - height: 10px; -} - -.spin-loader div { - width: 10px; - height: 10px; - border-radius: 100%; - background: #2285c3; - position: absolute; - animation-duration: 0.5s; - animation-timing-function: ease; - animation-iteration-count: infinite; -} - -.dot1, -.dot2 { - left: 0; -} - -.dot3 { - left: 1em; -} - -.dot4 { - left: 2em; -} - -@keyframes reveal { - from { - transform: scale(0.001); - } - to { - transform: scale(1); - } -} - -@keyframes slide { - to { - transform: translateX(1em) - } -} - -.dot1 { - animation-name: reveal; -} - -.dot2, -.dot3 { - animation-name: slide; -} - -.dot4 { - animation-name: reveal; - animation-direction: reverse; -} \ No newline at end of file diff --git a/assets/css/themes/dark.css b/assets/css/themes/dark.css deleted file mode 100644 index 4cb56a9..0000000 --- a/assets/css/themes/dark.css +++ /dev/null @@ -1,314 +0,0 @@ -/** - AUTHOR -*/ - -.dark { - background-color: #202b33; -} - -.dark .content h1 { - color: #ccc; - border-bottom: 1px solid #ccc; -} - - -/*----SIDEBAR-NAV----*/ - -.dark .sidebar-nav { - background-color: #293945; -} - -.dark .sidebar-nav ul li label { - color: #2285c3; -} - -.dark .sidebar-nav ul li:not(.nav-active) i { - color: #fff; -} - -.dark .sidebar-nav ul li:hover { - background-color: #1b242b; -} - -.dark .nav-active { - background-color: #202b33; -} - -.dark .sidebar-nav ul li:hover>i, -.dark .nav-active i { - color: #2285c3; -} - - -/*-----DASHBOARD-----*/ - - -/*chart-trail-color*/ - -.dark svg path:first-child { - stroke: #202b33; -} - -.dark .cont, -.dark .line-cont { - background-color: #293945; - color: #eee; -} - -.dark .cont h3, -.dark .line-cont h3, -.dark .system-info h3 { - color: #eee; -} - -.dark .system-info ul li { - color: #748390; -} - - -/*----SWITCH-----*/ - -.dark .switch+label, -.dark .switch:not(:checked)+label:hover:active { - background-color: #EF4836; -} - -.dark .switch+label::after { - background-color: #fff; -} - -.dark .switch:checked+label { - box-shadow: inset 0 0 0 13px #4BD865; -} - -.dark .scroll::-webkit-scrollbar-thumb { - background-color: #314452; -} - - -/*----ITEM LIST-----*/ - -.dark .item-list ul li { - background-color: #293945; -} - -.dark .item-list ul li:hover { - background-color: #314452; -} - -.dark .item-list h3, -.dark .item-list ul li, -.dark .processes h3 { - color: #aeb5bf; -} - -.dark .item-list input[type=text], -.dark .processes input[type=text] { - background-color: #202b33; - border: 1px solid #314452; - color: #aeb5bf; -} - - -/*----ITEM TABLE----*/ - -.dark .item-table { - border: 1px solid #314452; -} - -.dark .item-table ul li { - border-bottom: 1px solid #314452; -} - -.dark .item-table ul li:hover { - background-color: #293945; -} - -.dark .cleaner-side i, -.dark .item-table i { - background-color: #748390; -} - -.dark .item-table input[type=checkbox]:checked+i::after, -.dark .cleaner-side input[type=checkbox]:checked+i::after { - background-color: #293945; -} - -.dark .item-table span { - color: #aeb5bf; -} - -.dark .item-table h3 { - background-color: #293945; - color: #aeb5bf; -} - - -/*----CLEANER SIDE-----*/ - -.dark .cleaner-side ul li label { - color: #aeb5bf; -} - -.dark .cleaner-side ul li { - border: 1px solid #314452; -} - -.dark .cleaner-side ul li label:hover { - background-color: #293945; - color: #2285c3; -} - -.dark #clean-btn, -.dark #system-scan-btn { - color: #eee; - border: 1px solid #293945; -} - -.dark #clean-btn:hover, -.dark #system-scan-btn:hover { - background-color: #293945; -} - - -/*----STARTUP APPS----*/ - -.dark .add-startup-app { - background-color: #2196f3; - color: #eee; -} - -.dark .add-startup-app:hover { - background-color: #2285c3; -} - - -/*----RESURCES----*/ - -.dark .resources h4 { - color: #aeb5bf; -} - -.dark .resources h4 i { - color: #fff; -} - -.dark #cpus-chart, -.dark #memory-chart, -.dark #network-chart { - background-color: #293945; -} - - -/*----UNINSTALLER----*/ - -.dark .uninstaller-list label { - border: 2px solid #fff; - background-color: #314452; -} - -.dark .uninstaller-list input[type=checkbox]:checked+label { - background-color: #2285c3; -} - -.dark #uninstall-selected { - color: #aeb5bf; - border: 1px solid #293945; -} - -.dark #uninstall-selected:disabled { - color: #293945; -} - -.dark #uninstall-selected:disabled:hover { - color: #202b33; -} - -.dark #uninstall-selected:hover { - background-color: #293945; -} - - -/*-----UPDATE-BAR-----*/ - -.dark .update-check { - background-color: #16a085; -} - -.dark .update-check span { - color: #202b33; -} - -.dark .update-check button { - color: #fff; - background-color: #202b33; -} - -.dark .update-check button:hover { - background-color: #293945; -} - - -/*----SETTINGS-----*/ - -.dark .settings div label { - color: #748390; -} - -.dark .settings div select { - background-color: #293945; - color: #fff; -} - -.dark .empty-list { - color: #748390; -} - - -/*----PROCESS-----*/ - -.dark .processes button { - background-color: #293945; - border: 1px solid #314452; - color: #a9b1bb; -} - -.dark .processes button:hover { - background-color: #314452; -} - -.dark .refreshCont label { - color: #aab1ba; -} - -.dark .refreshProcesses { - background: #293945; -} - -.dark .refreshProcesses::-webkit-slider-thumb { - border: 7px solid #2285c3; -} - -/*-----DATATABLE-----*/ - -.dark .datatable { - background-color: #314452; -} - -.dark .datatable tr:not(.selectedRow) { - background-color: #293945; - color: #ddd; -} - -.dark .datatable tr:hover { - background-color: #314452; -} - -.dark .datatable th { - color: #2285c3; -} - -.dark .selectedRow { - background-color: #314452; - color: #a9b1bb; -} \ No newline at end of file diff --git a/assets/css/themes/light.css b/assets/css/themes/light.css deleted file mode 100644 index 7f27629..0000000 --- a/assets/css/themes/light.css +++ /dev/null @@ -1,326 +0,0 @@ -/** - AUTHOR -*/ - -.light { - background-color: #efefef; -} - -.light .content h1 { - color: #6d7278; - border-bottom: 1px solid #bdc4ca; -} - - -/*----SIDEBAR-NAV----*/ - -.light .sidebar-nav { - background-color: #fff; - box-shadow: 0px 0px 20px 0px #ddd; -} - -.light .sidebar-nav ul li label { - color: #fff; -} - -.light .sidebar-nav ul li:not(.nav-active) i { - color: #6d7278; -} - -.light .sidebar-nav ul li:hover, -.light .nav-active { - background-color: #2285c3; -} - -.light .sidebar-nav ul li:hover>i, -.light li.nav-active>i { - color: #fff; -} - - -/*-----DASHBOARD-----*/ - - -/*chart-trail-color*/ - -.light svg path:first-child { - stroke: #ddd; -} - -.light .cont, -.light .line-cont { - background-color: #fff; - box-shadow: 0px 0px 20px 0px #ddd; - color: #6d7278; -} - -.light .cont h3, -.light .line-cont h3, -.light .system-info h3 { - color: #6d7278; -} - -.light .system-info ul li { - color: #6d7278; -} - - -/*----SWITCH-----*/ - -.light .switch+label, -.light .switch:not(:checked)+label:hover:active { - background-color: #EF4836; -} - -.light .switch+label::after { - background-color: #fff; -} - -.light .switch:checked+label { - box-shadow: inset 0 0 0 13px #4BD865; -} - -.light .scroll::-webkit-scrollbar-thumb { - background-color: #748390; -} - - -/*----ITEM LIST-----*/ - -.light .item-list ul li { - background-color: #fff; - box-shadow: 0px 0px 10px 0px #ddd; -} - -.light .item-list ul li:hover { - background-color: #748390; - color: #fff; -} - -.light .item-list h3, -.light .item-list ul li, -.light .processes h3 { - color: #6d7278; -} - -.light .item-list input[type=text], -.light .processes input[type=text] { - background-color: #fff; - border: 1px solid #eee; - box-shadow: 0px 0px 5px 0px #ddd; - color: #aeb5bf; -} - - -/*----ITEM TABLE----*/ - -.light .item-table { - background-color: #fff; - box-shadow: 0px 0px 20px 0px #ddd; - border: 0; -} - -.light .item-table ul li { - border-bottom: 1px solid #ddd; -} - -.light .item-table ul li:hover { - background-color: #bdc4ca; -} - -.light .cleaner-side i, -.light .item-table i { - background-color: #748390; -} - -.light .item-table input[type=checkbox]:checked+i::after, -.light .cleaner-side input[type=checkbox]:checked+i::after { - background-color: #293945; -} - -.light .item-table span { - color: #748390; -} - -.light .item-table h3 { - background-color: #bdc4ca; - color: #fff; -} - - -/*----CLEANER SIDE-----*/ - -.light .cleaner-side ul li label { - color: #aeb5bf; -} - -.light .cleaner-side ul li { - background-color: #fff; - box-shadow: 0px 0px 20px 0px #ddd; - border: 0; -} - -.light .cleaner-side ul li label:hover { - background-color: #bdc4ca; - color: #2285c3; -} - -.light #clean-btn, -.light #system-scan-btn { - color: #fff; - background-color: #748390; - box-shadow: 0px 0px 20px 0px #ddd; - border: 0; -} - -.light #clean-btn:hover, -.light #system-scan-btn:hover { - background-color: #bdc4ca; -} - - -/*----STARTUP APPS----*/ - -.light .add-startup-app { - background-color: #2196f3; - color: #eee; -} - -.light .add-startup-app:hover { - background-color: #2285c3; -} - - -/*----RESURCES----*/ - -.light .resources h4 { - color: #6d7278; -} - -.light .resources h4 i { - color: #6d7278; -} - -.light #cpus-chart, -.light #memory-chart, -.light #network-chart { - background-color: #fff; - box-shadow: 0px 0px 20px 0px #ddd; -} - - -/*----UNINSTALLER----*/ - -.light .uninstaller-list label { - border: 2px solid #aeb5bf; - background-color: #eee; -} - -.light .uninstaller-list input[type=checkbox]:checked+label { - background-color: #2285c3; -} - -.light #uninstall-selected { - color: #202b33; - border: 1px solid #748390; -} - -.light #uninstall-selected:disabled { - color: #748390; -} - -.dark #uninstall-selected:disabled:hover { - color: #202b33; -} - -.light #uninstall-selected:hover { - background-color: #748390; - color: #fff; -} - - -/*-----UPDATE-BAR-----*/ - -.light .update-check { - background-color: #16a085; -} - -.light .update-check span { - color: #202b33; -} - -.light .update-check button { - color: #fff; - background-color: #202b33; -} - -.light .update-check button:hover { - background-color: #293945; -} - - -/*----SETTINGS-----*/ - -.light .settings div label { - color: #6d7278; -} - -.light .settings div select { - background-color: #748390; - color: #fff; -} - -.light .empty-list { - color: #748390; -} - - -/*----PROCESS-----*/ - -.light .processes button { - background-color: #748390; - border: 0; - color: #fff; -} - -.light .processes button:hover { - background-color: #bdc4ca; -} - -.light .refreshCont label { - color: #6d7278; -} - -.light .refreshProcesses { - background: #6d7278; -} - -.light .refreshProcesses::-webkit-slider-thumb { - border: 7px solid #2285c3; -} - - -/*-----DATATABLE-----*/ - -.light .datatable { - box-shadow: 0px 0px 20px 0px #ddd; - background-color: #bdc4ca; -} - -.light .datatable tr:not(.selectedRow) { - background-color: #fff; - color: #6d7278; -} - -.light .datatable tr:hover { - background-color: #aeb5bf; -} - -.light .datatable th { - color: #2285c3; -} - -.light .selectedRow { - background-color: #aeb5bf; - color: #6d7278; -} \ No newline at end of file diff --git a/assets/font/Ubuntu-Regular.ttf b/assets/font/Ubuntu-Regular.ttf deleted file mode 100644 index d748728..0000000 Binary files a/assets/font/Ubuntu-Regular.ttf and /dev/null differ diff --git a/assets/font/stacer-fonts.eot b/assets/font/stacer-fonts.eot deleted file mode 100644 index 27aac1f..0000000 Binary files a/assets/font/stacer-fonts.eot and /dev/null differ diff --git a/assets/font/stacer-fonts.svg b/assets/font/stacer-fonts.svg deleted file mode 100644 index 04feb75..0000000 --- a/assets/font/stacer-fonts.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - -Generated by Fontastic.me - - - - - - - - - - - - - - - - - - diff --git a/assets/font/stacer-fonts.ttf b/assets/font/stacer-fonts.ttf deleted file mode 100644 index 6393908..0000000 Binary files a/assets/font/stacer-fonts.ttf and /dev/null differ diff --git a/assets/font/stacer-fonts.woff b/assets/font/stacer-fonts.woff deleted file mode 100644 index 733daa7..0000000 Binary files a/assets/font/stacer-fonts.woff and /dev/null differ diff --git a/assets/img/app.png b/assets/img/app.png deleted file mode 100755 index e7b24f1..0000000 Binary files a/assets/img/app.png and /dev/null differ diff --git a/assets/img/cpu.png b/assets/img/cpu.png deleted file mode 100644 index 426948b..0000000 Binary files a/assets/img/cpu.png and /dev/null differ diff --git a/assets/img/disk.png b/assets/img/disk.png deleted file mode 100644 index 5c5fb04..0000000 Binary files a/assets/img/disk.png and /dev/null differ diff --git a/assets/img/edit.png b/assets/img/edit.png deleted file mode 100644 index 01576de..0000000 Binary files a/assets/img/edit.png and /dev/null differ diff --git a/assets/img/icons/icon256x256.png b/assets/img/icons/icon256x256.png deleted file mode 100755 index 716367c..0000000 Binary files a/assets/img/icons/icon256x256.png and /dev/null differ diff --git a/assets/img/memory.png b/assets/img/memory.png deleted file mode 100644 index 527fd37..0000000 Binary files a/assets/img/memory.png and /dev/null differ diff --git a/assets/img/not-found.png b/assets/img/not-found.png deleted file mode 100644 index d620354..0000000 Binary files a/assets/img/not-found.png and /dev/null differ diff --git a/assets/img/package.png b/assets/img/package.png deleted file mode 100755 index a730607..0000000 Binary files a/assets/img/package.png and /dev/null differ diff --git a/assets/img/service.png b/assets/img/service.png deleted file mode 100755 index 017dd40..0000000 Binary files a/assets/img/service.png and /dev/null differ diff --git a/assets/img/trash.png b/assets/img/trash.png deleted file mode 100644 index 3e17999..0000000 Binary files a/assets/img/trash.png and /dev/null differ diff --git a/bundle/index.html b/bundle/index.html deleted file mode 100755 index 6df5cfe..0000000 --- a/bundle/index.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - Stacer - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/libs/amaran.min.js b/libs/amaran.min.js deleted file mode 100755 index a2be20e..0000000 --- a/libs/amaran.min.js +++ /dev/null @@ -1 +0,0 @@ -(function(){!function(t,i,e,n){var o,a;return o=function(i){var e;e={position:"bottom right",content:" ",delay:3e3,sticky:!1,stickyButton:!1,inEffect:"fadeIn",outEffect:"fadeOut",theme:"default",themeTemplate:null,closeOnClick:!0,closeButton:!1,clearAll:!1,cssanimationIn:!1,cssanimationOut:!1,resetTimeout:!1,overlay:!1,overlayColor:"rgba(153,204,51,.9)",beforeStart:function(){},afterEnd:function(){},onClick:function(){},wrapper:".amaran-wrapper"},this.config=t.extend({},e,i),this.config.beforeStart(),this.init(),this.close()},o.prototype={init:function(){var i,e,n,o,s,r,c,h;c=null,h=null,n=this.config.position.split(" "),t(this.config.wrapper).length&&t(this.config.wrapper).hasClass(this.config.position)?(c=t(this.config.wrapper+"."+n[0]+"."+n[1]),s=c.find(".amaran-wrapper-inner")):(c=t("
",{"class":this.config.wrapper.substr(1,this.config.wrapper.length)+" "+this.config.position}).appendTo("body"),s=t("
",{"class":"amaran-wrapper-inner"}).appendTo(c)),"object"==typeof this.config.content?r=null!=this.config.themeTemplate?this.config.themeTemplate(this.config.content):a[this.config.theme.split(" ")[0]+"Theme"](this.config.content):(this.config.content={},this.config.content.message=this.config.message,this.config.content.color="#47b1f3",r=a.defaultTheme(this.config.content)),i={"class":this.config.themeTemplate?"amaran "+this.config.content.themeName:this.config.theme&&!this.config.themeTemplate?"amaran "+this.config.theme:"amaran",html:this.buildHTML(r)},this.config.clearAll&&t(".amaran,.amaran-overlay").remove(),o=t("
",i).appendTo(s),"center"===n[0]&&this.centerCalculate(c,s),this.animation(this.config.inEffect,o,"show"),this.config.onClick&&(e=this,t(o).css({cursor:"default"}),t(o).on("click",function(i){return t(i.target).is(".amaran-close")||t(i.target).is(".amaran-sticky")?void i.preventDefault():void e.config.onClick()})),this.config.resetTimeout&&(e=this,t(o).on("mouseenter",function(){return e.resetTimeout()}),t(o).on("mouseleave",function(){return e.resumeTimeout(o)})),this.config.overlay&&t(".amaran-overlay").length<=0&&t("body").prepend('
'),this.config.stickyButton&&(e=this,t(o).find(".amaran-sticky").on("click",function(){return t(this).hasClass("sticky")?(e.resumeTimeout(o),t(this).removeClass("sticky")):(e.resetTimeout(),t(this).addClass("sticky"))})),this.config.sticky!==!0&&this.hideDiv(o)},resetTimeout:function(){var t;return t=this,clearTimeout(t.timeout)},resumeTimeout:function(t){var i;return i=this,i.timeout=setTimeout(function(){return i.animation(i.config.outEffect,t,"hide")},i.config.delay)},buildHTML:function(t){return this.config.closeButton&&(t=''+t),this.config.stickyButton&&(t=''+t),t},centerCalculate:function(t,i){var e,n,o;n=i.find(".amaran").length,o=i.height(),e=(t.height()-o)/2,i.find(".amaran:first-child").animate({"margin-top":e},200)},animation:function(t,i,e){return"fadeIn"===t||"fadeOut"===t?this.fade(i,e):"show"===t?this.cssanimate(i,e):this.slide(t,i,e)},fade:function(t,i){var e;return this.removeOverlay(),e=this,"show"===i?this.config.cssanimationIn?t.addClass("animated "+this.config.cssanimationIn).show():t.fadeIn():this.config.cssanimationOut?(t.addClass("animated "+this.config.cssanimationOut),t.css({"min-height":0,height:t.outerHeight()}),void t.animate({opacity:0},function(){t.animate({height:0},function(){e.removeIt(t)})})):(t.css({"min-height":0,height:t.outerHeight()}),void t.animate({opacity:0},function(){t.animate({height:0},function(){e.removeIt(t)})}))},removeIt:function(i){var e,n;clearTimeout(this.timeout),i.remove(),n=t(this.config.wrapper+"."+this.config.position.split(" ")[0]+"."+this.config.position.split(" ")[1]),e=n.find(".amaran-wrapper-inner"),"center"===this.config.position.split(" ")[0]&&this.centerCalculate(n,e),this.config.afterEnd()},getWidth:function(t){var i,e;return i=t.clone().hide().appendTo("body"),e=i.outerWidth()+i.outerWidth()/2,i.remove(),e},getInfo:function(i){var e,n;return e=i.offset(),n=t(this.config.wrapper).offset(),{t:e.top,l:e.left,h:i.height(),w:i.outerWidth(),wT:n.top,wL:n.left,wH:t(this.config.wrapper).outerHeight(),wW:t(this.config.wrapper).outerWidth()}},getPosition:function(e,n){var o,a,s;return o=this.getInfo(e),a=this.config.position.split(" ")[1],s={slideTop:{start:{top:-(o.wT+o.wH+2*o.h)},move:{top:0},hide:{top:-(o.t+2*o.h)},height:o.h},slideBottom:{start:{top:t(i).height()-o.wH+2*o.h},move:{top:0},hide:{top:t(i).height()-o.wH+2*o.h},height:o.h},slideLeft:{start:{left:"left"===a?1.5*-o.w:-t(i).width()},move:{left:0},hide:{left:"left"===a?1.5*-o.w:-t(i).width()},height:o.h},slideRight:{start:{left:"right"===a?1.5*o.w:t(i).width()},move:{left:0},hide:{left:"right"===a?1.5*o.w:t(i).width()},height:o.h}},s[n]?s[n]:0},slide:function(t,i,e){var n,o;return this.removeOverlay(),o=this.getPosition(i,t),"show"!==e?(n=this,i.animate(o.hide,function(){i.css({"min-height":0,height:o.height},function(){i.html(" ")})}).animate({height:0},function(){return n.removeIt(i)})):void i.show().css(o.start).animate(o.move)},removeOverlay:function(){return this.config.overlay&&t(".amaran").length<=1?t(".amaran-overlay").remove():void 0},close:function(){var i;return i=this,t("[data-amaran-close]").on("click",function(){i.animation(i.config.outEffect,t(this).closest("div.amaran"),"hide")}),!this.config.closeOnClick&&this.config.closeButton?void i.animation(i.config.outEffect,t(this).parent("div.amaran"),"hide"):void(this.config.closeOnClick&&t(".amaran").on("click",function(){i.animation(i.config.outEffect,t(this),"hide")}))},hideDiv:function(t){var i;i=this,i.timeout=setTimeout(function(){i.animation(i.config.outEffect,t,"hide")},i.config.delay)}},a={defaultTheme:function(t){var i;return i="","undefined"!=typeof t.color&&(i=t.color),"
"+t.message+"
"},awesomeTheme:function(t){return'

'+t.title+"

"+t.message+''+t.info+"

"},userTheme:function(t){return'
'+t.user+""+t.message+"
"},colorfulTheme:function(t){var i,e;return"undefined"!=typeof t.color&&(e=t.color),"undefined"!=typeof t.bgcolor&&(i=t.bgcolor),"
"+t.message+"
"},tumblrTheme:function(t){return'
'+t.title+'
'+t.message+"
"}},t.amaran=function(t){var i;return i=new o(t)},t.amaran.close=function(){return t(".amaran-wrapper").remove(),!1}}(jQuery,window,document)}).call(this); diff --git a/libs/vue.min.js b/libs/vue.min.js deleted file mode 100755 index 9ac23c4..0000000 --- a/libs/vue.min.js +++ /dev/null @@ -1,8 +0,0 @@ -/*! - * Vue.js v2.1.10 - * (c) 2014-2017 Evan You - * Released under the MIT License. - */ -!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.Vue=t()}(this,function(){"use strict";function e(e){return null==e?"":"object"==typeof e?JSON.stringify(e,null,2):String(e)}function t(e){var t=parseFloat(e);return isNaN(t)?e:t}function n(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i-1)return e.splice(n,1)}}function i(e,t){return ii.call(e,t)}function o(e){return"string"==typeof e||"number"==typeof e}function a(e){var t=Object.create(null);return function(n){var r=t[n];return r||(t[n]=e(n))}}function s(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n}function c(e,t){t=t||0;for(var n=e.length-t,r=new Array(n);n--;)r[n]=e[n+t];return r}function u(e,t){for(var n in t)e[n]=t[n];return e}function l(e){return null!==e&&"object"==typeof e}function f(e){return li.call(e)===fi}function p(e){for(var t={},n=0;n1?c(n):n;for(var r=c(arguments,1),i=0,o=n.length;i=0&&Gi[n].id>e.id;)n--;Gi.splice(Math.max(n,eo)+1,0,e)}else Gi.push(e);Qi||(Qi=!0,Ai(xe))}}function Ae(e){ro.clear(),Oe(e,ro)}function Oe(e,t){var n,r,i=Array.isArray(e);if((i||l(e))&&Object.isExtensible(e)){if(e.__ob__){var o=e.__ob__.dep.id;if(t.has(o))return;t.add(o)}if(i)for(n=e.length;n--;)Oe(e[n],t);else for(r=Object.keys(e),n=r.length;n--;)Oe(e[r[n]],t)}}function Se(e){e._watchers=[];var t=e.$options;t.props&&Te(e,t.props),t.methods&&Ne(e,t.methods),t.data?Ee(e):k(e._data={},!0),t.computed&&Ie(e,t.computed),t.watch&&Le(e,t.watch)}function Te(e,t){var n=e.$options.propsData||{},r=e.$options._propKeys=Object.keys(t),i=!e.$parent;Mi.shouldConvert=i;for(var o=function(i){var o=r[i];A(e,o,P(o,t,n,e))},a=0;a-1:e.test(t)}function We(e,t){for(var n in e){var r=e[n];if(r){var i=Ke(r.componentOptions);i&&!t(i)&&(Ze(r),e[n]=null)}}}function Ze(e){e&&(e.componentInstance._inactive||we(e.componentInstance,"deactivated"),e.componentInstance.$destroy())}function Ge(e){var t={};t.get=function(){return vi},Object.defineProperty(e,"config",t),e.util=Fi,e.set=O,e.delete=S,e.nextTick=Ai,e.options=Object.create(null),vi._assetTypes.forEach(function(t){e.options[t+"s"]=Object.create(null)}),e.options._base=e,u(e.options.components,co),Be(e),ze(e),Ve(e),Je(e)}function Ye(e){for(var t=e.data,n=e,r=e;r.componentInstance;)r=r.componentInstance._vnode,r.data&&(t=Qe(r.data,t));for(;n=n.parent;)n.data&&(t=Qe(t,n.data));return Xe(t)}function Qe(e,t){return{staticClass:et(e.staticClass,t.staticClass),class:e.class?[e.class,t.class]:t.class}}function Xe(e){var t=e.class,n=e.staticClass;return n||t?et(n,tt(t)):""}function et(e,t){return e?t?e+" "+t:e:t||""}function tt(e){var t="";if(!e)return t;if("string"==typeof e)return e;if(Array.isArray(e)){for(var n,r=0,i=e.length;r-1?ko[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:ko[e]=/HTMLUnknownElement/.test(t.toString())}function it(e){if("string"==typeof e){if(e=document.querySelector(e),!e)return document.createElement("div")}return e}function ot(e,t){var n=document.createElement(e);return"select"!==e?n:(t.data&&t.data.attrs&&"multiple"in t.data.attrs&&n.setAttribute("multiple","multiple"),n)}function at(e,t){return document.createElementNS(bo[e],t)}function st(e){return document.createTextNode(e)}function ct(e){return document.createComment(e)}function ut(e,t,n){e.insertBefore(t,n)}function lt(e,t){e.removeChild(t)}function ft(e,t){e.appendChild(t)}function pt(e){return e.parentNode}function dt(e){return e.nextSibling}function vt(e){return e.tagName}function ht(e,t){e.textContent=t}function mt(e,t,n){e.setAttribute(t,n)}function gt(e,t){var n=e.data.ref;if(n){var i=e.context,o=e.componentInstance||e.elm,a=i.$refs;t?Array.isArray(a[n])?r(a[n],o):a[n]===o&&(a[n]=void 0):e.data.refInFor?Array.isArray(a[n])&&a[n].indexOf(o)<0?a[n].push(o):a[n]=[o]:a[n]=o}}function yt(e){return null==e}function _t(e){return null!=e}function bt(e,t){return e.key===t.key&&e.tag===t.tag&&e.isComment===t.isComment&&!e.data==!t.data}function $t(e,t,n){var r,i,o={};for(r=t;r<=n;++r)i=e[r].key,_t(i)&&(o[i]=r);return o}function wt(e){function t(e){return new Hi(O.tagName(e).toLowerCase(),{},[],void 0,e)}function r(e,t){function n(){0===--n.listeners&&i(e)}return n.listeners=t,n}function i(e){var t=O.parentNode(e);t&&O.removeChild(t,e)}function a(e,t,n,r,i){if(e.isRootInsert=!i,!s(e,t,n,r)){var o=e.data,a=e.children,c=e.tag;_t(c)?(e.elm=e.ns?O.createElementNS(e.ns,c):O.createElement(c,e),v(e),f(e,a,t),_t(o)&&d(e,t),l(n,e.elm,r)):e.isComment?(e.elm=O.createComment(e.text),l(n,e.elm,r)):(e.elm=O.createTextNode(e.text),l(n,e.elm,r))}}function s(e,t,n,r){var i=e.data;if(_t(i)){var o=_t(e.componentInstance)&&i.keepAlive;if(_t(i=i.hook)&&_t(i=i.init)&&i(e,!1,n,r),_t(e.componentInstance))return c(e,t),o&&u(e,t,n,r),!0}}function c(e,t){e.data.pendingInsert&&t.push.apply(t,e.data.pendingInsert),e.elm=e.componentInstance.$el,p(e)?(d(e,t),v(e)):(gt(e),t.push(e))}function u(e,t,n,r){for(var i,o=e;o.componentInstance;)if(o=o.componentInstance._vnode,_t(i=o.data)&&_t(i=i.transition)){for(i=0;ip?(u=yt(n[m+1])?null:n[m+1].elm,h(e,u,n,f,m,r)):f>m&&g(e,t,l,p)}function b(e,t,n,r){if(e!==t){if(t.isStatic&&e.isStatic&&t.key===e.key&&(t.isCloned||t.isOnce))return t.elm=e.elm,void(t.componentInstance=e.componentInstance);var i,o=t.data,a=_t(o);a&&_t(i=o.hook)&&_t(i=i.prepatch)&&i(e,t);var s=t.elm=e.elm,c=e.children,u=t.children;if(a&&p(t)){for(i=0;i-1?t.split(/\s+/).forEach(function(t){return e.classList.add(t)}):e.classList.add(t);else{var n=" "+e.getAttribute("class")+" ";n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function zt(e,t){if(t&&t.trim())if(e.classList)t.indexOf(" ")>-1?t.split(/\s+/).forEach(function(t){return e.classList.remove(t)}):e.classList.remove(t);else{for(var n=" "+e.getAttribute("class")+" ",r=" "+t+" ";n.indexOf(r)>=0;)n=n.replace(r," ");e.setAttribute("class",n.trim())}}function Vt(e){Yo(function(){Yo(e)})}function Jt(e,t){(e._transitionClasses||(e._transitionClasses=[])).push(t),Bt(e,t)}function Kt(e,t){e._transitionClasses&&r(e._transitionClasses,t),zt(e,t)}function qt(e,t,n){var r=Wt(e,t),i=r.type,o=r.timeout,a=r.propCount;if(!i)return n();var s=i===Jo?Wo:Go,c=0,u=function(){e.removeEventListener(s,l),n()},l=function(t){t.target===e&&++c>=a&&u()};setTimeout(function(){c0&&(n=Jo,l=a,f=o.length):t===Ko?u>0&&(n=Ko,l=u,f=c.length):(l=Math.max(a,u),n=l>0?a>u?Jo:Ko:null,f=n?n===Jo?o.length:c.length:0);var p=n===Jo&&Qo.test(r[qo+"Property"]);return{type:n,timeout:l,propCount:f,hasTransform:p}}function Zt(e,t){for(;e.length1,j=n._enterCb=en(function(){E&&(Kt(n,k),Kt(n,x)),j.cancelled?(E&&Kt(n,C),T&&T(n)):S&&S(n),n._enterCb=null});e.data.show||ne(e.data.hook||(e.data.hook={}),"insert",function(){var t=n.parentNode,r=t&&t._pending&&t._pending[e.key];r&&r.tag===e.tag&&r.elm._leaveCb&&r.elm._leaveCb(),O&&O(n,j)},"transition-insert"),A&&A(n),E&&(Jt(n,C),Jt(n,x),Vt(function(){Jt(n,k),Kt(n,C),j.cancelled||I||qt(n,o,j)})),e.data.show&&(t&&t(),O&&O(n,j)),E||I||j()}}}function Qt(e,t){function n(){g.cancelled||(e.data.show||((r.parentNode._pending||(r.parentNode._pending={}))[e.key]=e),l&&l(r),h&&(Jt(r,s),Jt(r,u),Vt(function(){Jt(r,c),Kt(r,s),g.cancelled||m||qt(r,a,g)})),f&&f(r,g),h||m||g())}var r=e.elm;r._enterCb&&(r._enterCb.cancelled=!0,r._enterCb());var i=Xt(e.data.transition);if(!i)return t();if(!r._leaveCb&&1===r.nodeType){var o=i.css,a=i.type,s=i.leaveClass,c=i.leaveToClass,u=i.leaveActiveClass,l=i.beforeLeave,f=i.leave,p=i.afterLeave,d=i.leaveCancelled,v=i.delayLeave,h=o!==!1&&!bi,m=f&&(f._length||f.length)>1,g=r._leaveCb=en(function(){r.parentNode&&r.parentNode._pending&&(r.parentNode._pending[e.key]=null),h&&(Kt(r,c),Kt(r,u)),g.cancelled?(h&&Kt(r,s),d&&d(r)):(t(),p&&p(r)),r._leaveCb=null});v?v(n):n()}}function Xt(e){if(e){if("object"==typeof e){var t={};return e.css!==!1&&u(t,Xo(e.name||"v")),u(t,e),t}return"string"==typeof e?Xo(e):void 0}}function en(e){var t=!1;return function(){t||(t=!0,e())}}function tn(e,t){t.data.show||Yt(t)}function nn(e,t,n){var r=t.value,i=e.multiple;if(!i||Array.isArray(r)){for(var o,a,s=0,c=e.options.length;s-1,a.selected!==o&&(a.selected=o);else if(h(on(a),r))return void(e.selectedIndex!==s&&(e.selectedIndex=s));i||(e.selectedIndex=-1)}}function rn(e,t){for(var n=0,r=t.length;n',n.innerHTML.indexOf(t)>0}function _n(e){return pa=pa||document.createElement("div"),pa.innerHTML=e,pa.textContent}function bn(e,t){return t&&(e=e.replace(os,"\n")),e.replace(rs,"<").replace(is,">").replace(as,"&").replace(ss,'"')}function $n(e,t){function n(t){f+=t,e=e.substring(t)}function r(){var t=e.match(Ca);if(t){var r={tagName:t[1],attrs:[],start:f};n(t[0].length);for(var i,o;!(i=e.match(xa))&&(o=e.match(ba));)n(o[0].length),r.attrs.push(o);if(i)return r.unarySlash=i[1],n(i[0].length),r.end=f,r}}function i(e){var n=e.tagName,r=e.unarySlash;u&&("p"===s&&ma(n)&&o(s),ha(n)&&s===n&&o(n));for(var i=l(n)||"html"===n&&"head"===s||!!r,a=e.attrs.length,f=new Array(a),p=0;p=0&&c[i].lowerCasedTag!==o;i--);else i=0;if(i>=0){for(var a=c.length-1;a>=i;a--)t.end&&t.end(c[a].tag,n,r);c.length=i,s=i&&c[i-1].tag}else"br"===o?t.start&&t.start(e,[],!0,n,r):"p"===o&&(t.start&&t.start(e,[],!1,n,r),t.end&&t.end(e,n,r))}for(var a,s,c=[],u=t.expectHTML,l=t.isUnaryTag||pi,f=0;e;){if(a=e,s&&ts(s)){var p=s.toLowerCase(),d=ns[p]||(ns[p]=new RegExp("([\\s\\S]*?)(]*>)","i")),v=0,h=e.replace(d,function(e,n,r){return v=r.length,"script"!==p&&"style"!==p&&"noscript"!==p&&(n=n.replace(//g,"$1").replace(//g,"$1")),t.chars&&t.chars(n),""});f+=e.length-h.length,e=h,o(p,f-v,f)}else{var m=e.indexOf("<");if(0===m){if(Oa.test(e)){var g=e.indexOf("-->");if(g>=0){n(g+3);continue}}if(Sa.test(e)){var y=e.indexOf("]>");if(y>=0){n(y+2);continue}}var _=e.match(Aa);if(_){n(_[0].length);continue}var b=e.match(ka);if(b){var $=f;n(b[0].length),o(b[1],$,f);continue}var w=r();if(w){i(w);continue}}var C=void 0,x=void 0,k=void 0;if(m>0){for(x=e.slice(m);!(ka.test(x)||Ca.test(x)||Oa.test(x)||Sa.test(x)||(k=x.indexOf("<",1),k<0));)m+=k,x=e.slice(m);C=e.substring(0,m),n(m)}m<0&&(C=e,e=""),t.chars&&C&&t.chars(C)}if(e===a&&t.chars){t.chars(e);break}}o()}function wn(e){function t(){(a||(a=[])).push(e.slice(v,i).trim()),v=i+1}var n,r,i,o,a,s=!1,c=!1,u=!1,l=!1,f=0,p=0,d=0,v=0;for(i=0;i=0&&(m=e.charAt(h)," "===m);h--);m&&/[\w$]/.test(m)||(l=!0)}}else void 0===o?(v=i+1,o=e.slice(0,i).trim()):t();if(void 0===o?o=e.slice(0,i).trim():0!==v&&t(),a)for(i=0;ia&&o.push(JSON.stringify(e.slice(a,i)));var s=wn(r[1].trim());o.push("_s("+s+")"),a=i+r[0].length}return a=Ea}function Dn(e){return 34===e||39===e}function Pn(e){var t=1;for(La=Na;!Mn();)if(e=Ln(),Dn(e))Rn(e);else if(91===e&&t++,93===e&&t--,0===t){Ma=Na;break}}function Rn(e){for(var t=e;!Mn()&&(e=Ln(),e!==t););}function Fn(e,t){Da=t.warn||kn,Pa=t.getTagNamespace||pi,Ra=t.mustUseProp||pi,Fa=t.isPreTag||pi,Ha=An(t.modules,"preTransformNode"),Ua=An(t.modules,"transformNode"),Ba=An(t.modules,"postTransformNode"),za=t.delimiters;var n,r,i=[],o=t.preserveWhitespace!==!1,a=!1,s=!1;return $n(e,{expectHTML:t.expectHTML,isUnaryTag:t.isUnaryTag,shouldDecodeNewlines:t.shouldDecodeNewlines,start:function(e,o,c){function u(e){}var l=r&&r.ns||Pa(e);_i&&"svg"===l&&(o=rr(o));var f={type:1,tag:e,attrsList:o,attrsMap:tr(o),parent:r,children:[]};l&&(f.ns=l),nr(f)&&!xi()&&(f.forbidden=!0);for(var p=0;p-1"+("true"===o?":("+t+")":":_q("+t+","+o+")")),En(e,"click","var $$a="+t+",$$el=$event.target,$$c=$$el.checked?("+o+"):("+a+");if(Array.isArray($$a)){var $$v="+(r?"_n("+i+")":i)+",$$i=_i($$a,$$v);if($$c){$$i<0&&("+t+"=$$a.concat($$v))}else{$$i>-1&&("+t+"=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{"+t+"=$$c}",null,!0)}function Jr(e,t,n){var r=n&&n.number,i=In(e,"value")||"null";i=r?"_n("+i+")":i,On(e,"checked","_q("+t+","+i+")"),En(e,"click",Wr(t,i),null,!0)}function Kr(e,t,n){var r=e.attrsMap.type,i=n||{},o=i.lazy,a=i.number,s=i.trim,c=o||_i&&"range"===r?"change":"input",u=!o&&"range"!==r,l="input"===e.tag||"textarea"===e.tag,f=l?"$event.target.value"+(s?".trim()":""):s?"(typeof $event === 'string' ? $event.trim() : $event)":"$event";f=a||"number"===r?"_n("+f+")":f;var p=Wr(t,f);l&&u&&(p="if($event.target.composing)return;"+p),On(e,"value",l?"_s("+t+")":"("+t+")"),En(e,c,p,null,!0),(s||a||"number"===r)&&En(e,"blur","$forceUpdate()")}function qr(e,t,n){var r=n&&n.number,i='Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;return '+(r?"_n(val)":"val")+"})"+(null==e.attrsMap.multiple?"[0]":""),o=Wr(t,i);En(e,"change",o,null,!0)}function Wr(e,t){var n=Nn(e);return null===n.idx?e+"="+t:"var $$exp = "+n.exp+", $$idx = "+n.idx+";if (!Array.isArray($$exp)){"+e+"="+t+"}else{$$exp.splice($$idx, 1, "+t+")}"}function Zr(e,t){t.value&&On(e,"textContent","_s("+t.value+")")}function Gr(e,t){t.value&&On(e,"innerHTML","_s("+t.value+")")}function Yr(e,t){return t=t?u(u({},js),t):js,Rr(e,t)}function Qr(e,t,n){var r=(t&&t.warn||Si,t&&t.delimiters?String(t.delimiters)+e:e);if(Is[r])return Is[r];var i={},o=Yr(e,t);i.render=Xr(o.render);var a=o.staticRenderFns.length;i.staticRenderFns=new Array(a);for(var s=0;s0,$i=yi&&yi.indexOf("edge/")>0,wi=yi&&yi.indexOf("android")>0,Ci=yi&&/iphone|ipad|ipod|ios/.test(yi),xi=function(){return void 0===ti&&(ti=!gi&&"undefined"!=typeof global&&"server"===global.process.env.VUE_ENV),ti},ki=gi&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__,Ai=function(){function e(){r=!1;var e=n.slice(0);n.length=0;for(var t=0;t1&&(t[n[0].trim()]=n[1].trim())}}),t}),Ro=/^--/,Fo=/\s*!important$/,Ho=function(e,t,n){Ro.test(t)?e.style.setProperty(t,n):Fo.test(n)?e.style.setProperty(t,n.replace(Fo,""),"important"):e.style[Bo(t)]=n},Uo=["Webkit","Moz","ms"],Bo=a(function(e){if(lo=lo||document.createElement("div"),e=ai(e),"filter"!==e&&e in lo.style)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),n=0;n\/=]+)/,ya=/(?:=)/,_a=[/"([^"]*)"+/.source,/'([^']*)'+/.source,/([^\s"'=<>`]+)/.source],ba=new RegExp("^\\s*"+ga.source+"(?:\\s*("+ya.source+")\\s*(?:"+_a.join("|")+"))?"),$a="[a-zA-Z_][\\w\\-\\.]*",wa="((?:"+$a+"\\:)?"+$a+")",Ca=new RegExp("^<"+wa),xa=/^\s*(\/?)>/,ka=new RegExp("^<\\/"+wa+"[^>]*>"),Aa=/^]+>/i,Oa=/^ -
- Loading... -
- - - - - - - -
-
-
`, - data() { - return ({ - activeNav: 1 - }) - }, - components: { - 'dashboard': Dashboard, - 'system-cleaner': SystemCleaner, - 'startup-apps': StartupApps, - 'services': Services, - 'process': Process, - 'uninstaller': Uninstaller, - 'resources': Resources, - 'settings': Settings, - }, - methods: { - isActiveNav(val) { - return this.activeNav == val ? 'nav-active' : '' - } - } -} \ No newline at end of file diff --git a/src/components/dashboard/CircleBar.js b/src/components/dashboard/CircleBar.js deleted file mode 100644 index 2d075f7..0000000 --- a/src/components/dashboard/CircleBar.js +++ /dev/null @@ -1,11 +0,0 @@ -export default { - template: `
-

{{ title }}

- - - - - {{ text }} -
`, - props: ['stroke', 'text', 'idd', 'img', 'title'] -} \ No newline at end of file diff --git a/src/components/dashboard/CpuBar.js b/src/components/dashboard/CpuBar.js deleted file mode 100644 index 65e2ceb..0000000 --- a/src/components/dashboard/CpuBar.js +++ /dev/null @@ -1,29 +0,0 @@ -import { - Path -} from 'progressbar.js' -import si from 'systeminformation' -import CircleBar from './CircleBar' - -export default { - template: ``, - components: { - 'circle-bar': CircleBar - }, - data() { - return ({ - cpuValue: 0 - }) - }, - mounted() { - let cpuBar = new Path('#cpu-cont', { - duration: 1000 - }) - - setInterval(() => { - si.currentLoad(val => { - this.cpuValue = val.currentload.toFixed(0) - cpuBar.animate(this.cpuValue / 100) - }) - }, 1000) - } -} \ No newline at end of file diff --git a/src/components/dashboard/Dashboard.js b/src/components/dashboard/Dashboard.js deleted file mode 100644 index b065e28..0000000 --- a/src/components/dashboard/Dashboard.js +++ /dev/null @@ -1,67 +0,0 @@ -import { - shell -} from 'electron' -import si from 'systeminformation' -//Components -import SystemInfo from './SystemInfo' -import UpBar from './UpBar' -import DownBar from './DownBar' -import CpuBar from './CpuBar' -import MemoryBar from './MemoryBar' -import DiskBar from './DiskBar' - -export default { - template: ` -
- - - - - - - - - - -
- {{ lang('updateMsg') }} - -
- -
-
`, - data() { - return ({ - update_check: false - }) - }, - components: { - 'system-info': SystemInfo, - 'up-bar': UpBar, - 'down-bar': DownBar, - 'cpu-bar': CpuBar, - 'memory-bar': MemoryBar, - 'disk-bar': DiskBar - }, - methods: { - // open the link on browser - download_update() { - shell.openExternal('https://github.com/oguzhaninan/Stacer/releases/latest') - } - }, - created() { - // Update check - try { - $.getJSON('https://api.github.com/repos/oguzhaninan/Stacer/releases/latest', data => { - let currentVersion = require('../../../package.json').version.toString() - let releaseVersion = data.tag_name.substr(1).toString() - - this.update_check = (currentVersion != releaseVersion) - }) - } catch (err) { - logger.error('Update Check', err) - } - } -} \ No newline at end of file diff --git a/src/components/dashboard/DiskBar.js b/src/components/dashboard/DiskBar.js deleted file mode 100644 index e2601c8..0000000 --- a/src/components/dashboard/DiskBar.js +++ /dev/null @@ -1,36 +0,0 @@ -import { - Path -} from 'progressbar.js' -import si from 'systeminformation' -import helpers from '../../utils/helpers' -import CircleBar from './CircleBar' - -export default { - template: ``, - components: { - 'circle-bar': CircleBar - }, - data() { - return ({ - diskUsed: 0, - diskTotal: 0, - diskBar: null - }) - }, - mounted() { - this.diskBar = new Path('#disk-cont', { - duration: 5000 - }) - - this.diskInfo() - setInterval(this.diskInfo, 5000) - }, - methods: { - diskInfo() { - si.fsSize(disk => { - this.diskUsed = helpers.prettyDiskSize(disk[0].used) - this.diskTotal = helpers.prettyDiskSize(disk[0].size) - this.diskBar.animate(disk[0].use / 100) - })} - } -} \ No newline at end of file diff --git a/src/components/dashboard/DownBar.js b/src/components/dashboard/DownBar.js deleted file mode 100644 index 3b20f9c..0000000 --- a/src/components/dashboard/DownBar.js +++ /dev/null @@ -1,41 +0,0 @@ -import { - Line -} from 'progressbar.js' -import si from 'systeminformation' - -export default { - template: `
-

{{ lang('download') }}

-
- {{ downSpeed + ' kB/s' }} -
`, - data() { - return ({ - downSpeed: 0 - }) - }, - mounted() { - let downBar = new Line('#down-bar', { - strokeWidth: 5, - duration: 1000, - color: '#3498db', - trailColor: '#202b33' - }) - - let max = 1000 - // Get network name - si.networkInterfaceDefault(defaultNetwork => { - setInterval(() => { - // get down speed - si.networkStats(defaultNetwork, data => { - let speed = Math.abs(data.rx_sec / 1024).toFixed(2) - this.downSpeed = speed > 0 ? speed : 0 - // down bar update - max = max < this.downSpeed ? this.downSpeed : max - let percent = this.downSpeed / max < 1 ? this.downSpeed / max : 1 - downBar.animate(percent) - }) - }, 1000) - }) - } -} diff --git a/src/components/dashboard/MemoryBar.js b/src/components/dashboard/MemoryBar.js deleted file mode 100644 index 8783fa9..0000000 --- a/src/components/dashboard/MemoryBar.js +++ /dev/null @@ -1,32 +0,0 @@ -import { - Path -} from 'progressbar.js' -import si from 'systeminformation' -import helpers from '../../utils/helpers' -import CircleBar from './CircleBar' - -export default { - template: ``, - components: { - 'circle-bar': CircleBar - }, - data() { - return ({ - memoryValue: 0 - }) - }, - mounted() { - let memoryBar = new Path('#mem-cont', { - duration: 1500 - }) - - setInterval(() => { - si.mem(ram => { - let usedMem = ram.total - ram.available - let totalMem = ram.total - this.memoryValue = helpers.prettyMemSize(usedMem) + ' / ' + helpers.prettyMemSize(totalMem) + 'GB' - memoryBar.animate(usedMem / totalMem) - }) - }, 1500) - } -} \ No newline at end of file diff --git a/src/components/dashboard/SystemInfo.js b/src/components/dashboard/SystemInfo.js deleted file mode 100644 index 64c4de0..0000000 --- a/src/components/dashboard/SystemInfo.js +++ /dev/null @@ -1,31 +0,0 @@ -import si from 'systeminformation' - -export default { - template: `
-

{{ lang('systemInfo') }}

-
  • {{ info }}
-
`, - data() { - return { - information: [] - } - }, - created() { - si.osInfo(o => { - this.information.push(lang('hostname') + ': ' + isUndefined(o.hostname)) - this.information.push(lang('platform') + ': ' + isUndefined(o.platform) + " " + isUndefined(o.arch)) - this.information.push(lang('distribution') + ': ' + isUndefined(o.distro) + " " + isUndefined(o.release)) - this.information.push(lang('kernelRel') + ': ' + isUndefined(o.kernel)) - si.cpu(c => { - this.information.push(lang('cpuModel') + ': ' + isUndefined(c.manufacturer) + " " + isUndefined(c.brand)) - this.information.push(lang('cpuSpeed') + ': ' + isUndefined(c.speed) + "GHz") - this.information.push(lang('cpuCores') + ': ' + c.cores) - }) - }) - } -} - -function isUndefined(o) { - if(typeof o == 'string') return o - else return 'Undefined' -} \ No newline at end of file diff --git a/src/components/dashboard/UpBar.js b/src/components/dashboard/UpBar.js deleted file mode 100644 index c074858..0000000 --- a/src/components/dashboard/UpBar.js +++ /dev/null @@ -1,41 +0,0 @@ -import { - Line -} from 'progressbar.js' -import si from 'systeminformation' - -export default { - template: `
-

{{ lang('upload') }}

-
- {{ this.upSpeed + ' kB/s' }} -
`, - data() { - return ({ - upSpeed: 0 - }) - }, - mounted() { - let upBar = new Line('#up-bar', { - strokeWidth: 5, - duration: 1000, - color: '#3498db', - trailColor: '#202b33' - }) - - let max = 1000 - // Get network name - si.networkInterfaceDefault(defaultNetwork => { - setInterval(() => { - // get upload speed - si.networkStats(defaultNetwork, data => { - let speed = Math.abs(data.tx_sec / 1024).toFixed(2) - this.upSpeed = speed > 0 ? speed : 0 - // up bar update - max = max < this.upSpeed ? this.upSpeed : max - let percent = this.upSpeed / max < 1 ? this.upSpeed / max : 1 - upBar.animate(percent) - }) - }, 1000) - }) - } -} \ No newline at end of file diff --git a/src/components/process/Process.js b/src/components/process/Process.js deleted file mode 100644 index a3f198b..0000000 --- a/src/components/process/Process.js +++ /dev/null @@ -1,170 +0,0 @@ -import { - spawnSync -} from 'child_process' -import { - showMessage -} from '../../utils/helpers.js' - -import ProcessesList from './ProcessesList' - -export default { - template: ` -
- -
-
-

{{ lang('process') }} ({{ processes.length }})

- -
- - - - - - - - - - - - -
- PID - - %CPU - - %MEM - - RSS - - VSIZE - - User - - Process -
-
- - - - - - - - - - - - - - - - - - - - - - -
{{ p.pid }} - {{ p.pcpu }}{{ p.pmem }}{{ p.rss }}{{ p.vsize }}{{ p.uname }}{{ p.cmd }}
-
-
- - -
- -
-
-
`, - data() { - return ({ - processes: [], - sPid: 0, - sMem: 0, - sRss: 0, - sVSize: 0, - sUser: 0, - sCmd: 0, - sCpu: 1, - sort: ['--sort', '-pcpu'], - searchString: '', - selectedPid: 0, - refreshInterval: 2, - interval: null - }) - }, - created() { - this.interval = setInterval(() => this.processes = ProcessesList(this.searchString, this.sort), this.refreshInterval * 1000) - }, - watch: { - refreshInterval(val) { - clearInterval(this.interval) - this.interval = setInterval(() => this.processes = ProcessesList(this.searchString, this.sort), val * 1000) - } - }, - methods: { - selectPid(pid) { - if (this.selectedPid == pid) - this.selectedPid = 0 - else - this.selectedPid = pid - }, - sortPid() { - this.sPid = this.changeAmount(this.sPid) - this.changeSort(this.sPid, 'pid') - }, - sortCpu() { - this.sCpu = this.changeAmount(this.sCpu) - this.changeSort(this.sCpu, 'pcpu') - }, - sortMem() { - this.sMem = this.changeAmount(this.sMem) - this.changeSort(this.sMem, 'pmem') - }, - sortRss() { - this.sRss = this.changeAmount(this.sRss) - this.changeSort(this.sRss, 'rss') - }, - sortVSize() { - this.sVSize = this.changeAmount(this.sVSize) - this.changeSort(this.sVSize, 'vsize') - }, - sortUser() { - this.sUser = this.changeAmount(this.sUser) - this.changeSort(this.sUser, 'uname') - }, - sortCmd() { - this.sCmd = this.changeAmount(this.sCmd) - this.changeSort(this.sCmd, 'cmd') - }, - sortAmount(s) { - switch (s) { - case 1: - return 'icon-sort-desc' - case -1: - return 'icon-sort-asc' - default: - return '' - } - }, - changeSort(column, header) { - this.sort = column == 0 ? [] : ['--sort', column == 1 ? '-' + header : header] - }, - changeAmount(column) { - this.sPid = this.sMem = this.sRss = this.sVSize = this.sUser = this.sCmd = this.sCpu = 0 - return column == 1 ? -1 : (column == 0 ? 1 : 0) - }, - endProcess() { - if (this.selectedPid != 0) { - var kill = spawnSync('kill', [this.selectedPid]) - - if (kill.stderr.toString().indexOf('permitted') !== -1) - showMessage(lang('permitted'), 'error') - else - logger.error('Process Kill', kill.stderr.toString()) - } - this.selectedPid = 0 - } - } -} \ No newline at end of file diff --git a/src/components/process/ProcessesList.js b/src/components/process/ProcessesList.js deleted file mode 100644 index 220f92a..0000000 --- a/src/components/process/ProcessesList.js +++ /dev/null @@ -1,38 +0,0 @@ -import { - spawnSync -} from 'child_process' -import { - formatBytes -} from '../../utils/helpers' -import fs from 'fs' - -export default (search = '', sort = []) => { - search = search.toLowerCase() - - let ps = spawnSync('ps', ['ax', '-o', 'pid,rss,pmem,vsize,uname,pcpu,cmd', ...sort, '--no-headings']) - - if (ps.stderr.toString()) - logger.error('List Processes', ps.stderr.toString()) - - if ( search ) - return ps.stdout.toString().split('\n') - .filter(p => p.toLowerCase().indexOf(search) !== -1) - .map(p => procParse(p.trim())).slice(0, -1) - else - return ps.stdout.toString().split('\n') - .map(p => procParse(p.trim())).slice(0, -1) -} - -function procParse(data) { - let columns = data.split(/\s+/) - - return { - pid: columns[0], - rss: formatBytes(columns[1] * 1024), - pmem: columns[2], - vsize: formatBytes(columns[3] * 1024), - uname: columns[4], - pcpu: columns[5], - cmd: columns.slice(6).join(' ') - } -} \ No newline at end of file diff --git a/src/components/resources/CpuHistory.js b/src/components/resources/CpuHistory.js deleted file mode 100644 index f0838bc..0000000 --- a/src/components/resources/CpuHistory.js +++ /dev/null @@ -1,59 +0,0 @@ -import si from 'systeminformation' -import Chartkick from 'chartkick' - -export default { - template: `
-

{{ lang('cpuHistory') }}

-
-
`, - props: ['fheight'], - data() { - return ({ - cpuValues: [], - cpuData: [], - seconds: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, - 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30 - ] - }) - }, - mounted() { - si.currentLoad(val => { - let cpuCount = val.cpus.length - - for (var i = 0; i < cpuCount; i++) - this.cpuValues.push([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - ]) - - let cpuChart = new Chartkick.LineChart('cpus-chart', this.cpuData, { - colors: ['#2ecc71', '#e74c3c', '#3498db', '#f1c40f', '#9b59b6', '#34495e', - '#1abc9c', '#e67e22', '#46f0f0', '#f032e6', '#fabebe', '#008080', - '#e6beff', '#aa6e28', '#d2f53c', '#800000', '#aaffc3', '#808000', - '#000080', '#808080'], - legend: true, - min: 0, - max: 100, - points: false - }) - - setInterval(() => { - si.currentLoad(val => { - this.cpuValues.forEach((cpu, i) => this.cpuValues[i].splice(0, 1)) - this.cpuValues.forEach((cpu, i) => this.cpuValues[i].push(val.cpus[i].load.toFixed(1))) - - this.cpuData = [] - - this.cpuValues.forEach((cpu, i) => { - let name = 'CPU' + (i + 1) + ' ' + val.cpus[i].load.toFixed(1) + '%' - this.cpuData.push({ - name: name, - data: this.cpuValues[i].map((d, i) => [this.seconds[i], d]) - }) - }) - - cpuChart.updateData(this.cpuData) - }) - }, 1000) - }) - } -} diff --git a/src/components/resources/MemoryHistory.js b/src/components/resources/MemoryHistory.js deleted file mode 100644 index b8ce3ac..0000000 --- a/src/components/resources/MemoryHistory.js +++ /dev/null @@ -1,65 +0,0 @@ -import helpers from '../../utils/helpers' -import si from 'systeminformation' -import Chartkick from 'chartkick' - -export default { - template: `
-

{{ lang('memHistory') }}

-
-
`, - props: ['fheight'], - data() { - return ({ - memoryValues: [], - memoryData: [], - seconds: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, - 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30 - ] - }) - }, - mounted() { - si.mem(ram => { - let totalMem = helpers.prettyMemSize(ram.total) - let totalSwap = helpers.prettyMemSize(ram.swaptotal) - - for (var i = 0; i < 2; i++) - this.memoryValues.push([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - ]) - - let memoryChart = new Chartkick.LineChart('memory-chart', this.memoryData, { - colors: ['#2ecc71', '#e74c3c', '#3498db', '#f1c40f', '#9b59b6', '#34495e', '#1abc9c', '#e67e22'], - min: 0, - max: Math.max(totalMem, totalSwap), - legend: true, - points: false - }) - - setInterval(() => { - si.mem(ram => { - let usedMem = helpers.prettyMemSize(ram.total - ram.available) - let usedSwap = helpers.prettyMemSize(ram.swapused) - - this.memoryValues.forEach((m, i) => this.memoryValues[i].splice(0, 1)) - - this.memoryValues[0].push(usedMem) - this.memoryValues[1].push(usedSwap) - - this.memoryData = [] - - this.memoryData.push({ - name: lang('memory'), - data: this.memoryValues[0].map((d, i) => [this.seconds[i], d]) - }) - - this.memoryData.push({ - name: lang('swap').toString().toUpperCase(), - data: this.memoryValues[1].map((d, i) => [this.seconds[i], d]) - }) - - memoryChart.updateData(this.memoryData) - }) - }, 1000) - }) - } -} \ No newline at end of file diff --git a/src/components/resources/NetworkHistory.js b/src/components/resources/NetworkHistory.js deleted file mode 100644 index a7c715d..0000000 --- a/src/components/resources/NetworkHistory.js +++ /dev/null @@ -1,62 +0,0 @@ -import helpers from '../../utils/helpers' -import si from 'systeminformation' -import Chartkick from 'chartkick' - -export default { - template: `
-

{{ lang('networkHistory') }}

-
-
`, - props: ['fheight'], - data() { - return ({ - networkValues: [], - networkData: [], - seconds: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, - 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30 - ] - }) - }, - mounted() { - si.networkInterfaceDefault(defaultNetwork => { - - for (var i = 0; i < 2; i++) - this.networkValues.push([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 - ]) - - let networkChart = new Chartkick.LineChart('network-chart', this.networkData, { - colors: ['#2ecc71', '#e74c3c', '#3498db', '#f1c40f', '#9b59b6', '#34495e', '#1abc9c', '#e67e22'], - legend: true, - min: 0, - points: false - }) - - setInterval(() => { - si.networkStats(defaultNetwork, data => { - let downSpeed = Math.abs(data.rx_sec / 1024).toFixed(2) || 0.00 - let upSpeed = Math.abs(data.tx_sec / 1024).toFixed(2) || 0.00 - - this.networkValues.forEach((n, i) => this.networkValues[i].splice(0, 1)) - - this.networkValues[0].push(downSpeed > 0 ? downSpeed : 0) - this.networkValues[1].push(upSpeed > 0 ? upSpeed : 0) - - this.networkData = [] - - this.networkData.push({ - name: lang('download'), - data: this.networkValues[0].map((d, i) => [this.seconds[i], d]) - }) - - this.networkData.push({ - name: lang('upload'), - data: this.networkValues[1].map((d, i) => [this.seconds[i], d]) - }) - - networkChart.updateData(this.networkData) - }) - }, 1000) - }) - } -} \ No newline at end of file diff --git a/src/components/resources/Resources.js b/src/components/resources/Resources.js deleted file mode 100644 index f3a0211..0000000 --- a/src/components/resources/Resources.js +++ /dev/null @@ -1,50 +0,0 @@ -import 'chart.js' -Chart.defaults.global.defaultFontColor = '#aaa' -Chart.defaults.global.defaultFontFamily = 'Ubuntu' -// Components -import CpuHistory from './CpuHistory' -import MemoryHistory from './MemoryHistory' -import NetworkHistory from './NetworkHistory' - -export default { - template: ` -
- -
- - - - - - - - - -
-
-
`, - components: { - 'cpu-history': CpuHistory, - 'memory-history': MemoryHistory, - 'network-history': NetworkHistory - }, - data() { - return ({ - fitChart: 0, - fitHeight: '125px', - isFit: false - }) - }, - methods: { - fit(val) { - if (this.fitChart == val) { - this.fitChart = 0 - this.isFit = false - } else { - this.fitChart = val - this.isFit = true - } - this.fitHeight = this.fitChart == 0 ? '125px' : '500px' - } - } -} \ No newline at end of file diff --git a/src/components/services/Service.js b/src/components/services/Service.js deleted file mode 100644 index f746896..0000000 --- a/src/components/services/Service.js +++ /dev/null @@ -1,47 +0,0 @@ -import { - command, - showMessage -} from '../../utils/helpers' -import sudo from 'sudo-prompt' - -export default { - template: `
  • - {{ name }} - - -
  • `, - props: ['name', 'is-run'], - data() { - return ({ - isBusy: false - }) - }, - methods: { - statusChange(e) { - let serviceName = e.target.id.substr(2) - let isChecked = e.target.checked - let status = isChecked ? 'start' : 'stop' - - if (!this.isBusy) { - this.isBusy = true - sudo.exec(command(`systemctl ${status} ${serviceName}`), { - name: 'Stacer' - }, - (error, stdout, stderr) => { - if (stderr) { - e.target.checked = ! isChecked - showMessage(lang('opFail'), 'error') - logger.error('Service Status Change', stderr) - } else { - showMessage(serviceName + lang('service').toLowerCase() + status + (e.target.checked ? 'ed' : 'ped'), 'success') - } - - this.isBusy = false - }) - } else { - showMessage(lang('anotherProc'), 'error') - e.target.checked = ! isChecked - } - } - } -} \ No newline at end of file diff --git a/src/components/services/Services.js b/src/components/services/Services.js deleted file mode 100644 index d7074ed..0000000 --- a/src/components/services/Services.js +++ /dev/null @@ -1,70 +0,0 @@ -import { - spawnSync -} from 'child_process' -import { - command, - showMessage -} from '../../utils/helpers' -import si from 'systeminformation' -// components -import Service from './Service' - -export default { - template: ` -
    - -
    -
    -

    {{ lang('serviceTitle') }} ({{ filteredServices.length }})

    - -
    -
      - -
    - - {{ lang('noService') }} - -
    -
    -
    `, - components: { - 'service': Service - }, - data() { - return ({ - servicesList: [], - searchString: '' - }) - }, - created() { - const services = spawnSync('bash', ['-c', localStorage.getAllService]) - - let serviceNames = services.stdout.toString().trim().split('\n') - - serviceNames.forEach(serviceName => { - const isActive = spawnSync('systemctl', ['is-active', serviceName]).stdout.toString().trim() - - let checked = isActive === 'active' ? 'checked' : '' - - this.servicesList.push({ - name: serviceName, - isRun: checked - }) - }) - }, - computed: { - // Search services - filteredServices() { - let tempServicesList = this.servicesList, - searchString = this.searchString - - if (!searchString) return tempServicesList - - searchString = searchString.toString().trim().toLowerCase() - - return tempServicesList.filter(item => - item.name.toString().trim().toLowerCase().indexOf(searchString) !== -1 - ) - } - } -} \ No newline at end of file diff --git a/src/components/settings/Settings.js b/src/components/settings/Settings.js deleted file mode 100644 index d98e629..0000000 --- a/src/components/settings/Settings.js +++ /dev/null @@ -1,46 +0,0 @@ -import LanguageList from '../../languages/lang-list' -import ThemeList from './theme-list' -import { showMessage } from '../../utils/helpers' - -export default { - template: ` -
    - -
    - - -
    -
    - - -
    -
    -
    `, - data() { - return({ - langList: LanguageList, - selectedLang: '', - - themeList: ThemeList, - selectedTheme: '' - }) - }, - created() { - this.selectedLang = localStorage.getItem('appLanguage') || 'en' - this.selectedTheme = localStorage.getItem('appTheme') || 'dark' - }, - methods: { - langChange() { - localStorage.setItem('appLanguage', this.selectedLang) - showMessage(lang('changedLang'), 'warning') - }, - themeChange() { - localStorage.setItem('appTheme', this.selectedTheme) - document.body.classList = [this.selectedTheme] - } - } -} diff --git a/src/components/settings/theme-list.js b/src/components/settings/theme-list.js deleted file mode 100644 index 823159e..0000000 --- a/src/components/settings/theme-list.js +++ /dev/null @@ -1,4 +0,0 @@ -export default { - "dark": "Dark", - "light": "Light" -} \ No newline at end of file diff --git a/src/components/startup-apps/STApp.js b/src/components/startup-apps/STApp.js deleted file mode 100644 index ceceea3..0000000 --- a/src/components/startup-apps/STApp.js +++ /dev/null @@ -1,43 +0,0 @@ -import fs from 'fs' -import { - showMessage -} from '../../utils/helpers' - -export default { - template: `
  • - {{ name }} - - - - -
  • `, - props: ['name', 'file', 'is-start'], - methods: { - removeApp(e) { - fs.unlinkSync(localStorage.autostartApps + e.target.name) - }, - editApp(){ - //Emit an event to startupApps - this.$emit('edit',this.name) - }, - statusChange(e) { - let fileName = e.target.id - let isStart = e.target.checked - - try { - let data = fs.readFileSync(localStorage.autostartApps + '/' + fileName).toString() - let check = data.match(/\X-GNOME-Autostart-enabled=.*/g) - - if (check) - data = data.replace(/\X-GNOME-Autostart-enabled=.*/gi, 'X-GNOME-Autostart-enabled=' + isStart) - else - data += ('X-GNOME-Autostart-enabled=' + isStart + '\n') - - fs.writeFileSync(localStorage.autostartApps + '/' + fileName, data) - } catch (err) { - logger.error('StartupApps Status Change', stderr) - showMessage(lang('opFail'), 'error') - } - } - } -} \ No newline at end of file diff --git a/src/components/startup-apps/StartupApps.js b/src/components/startup-apps/StartupApps.js deleted file mode 100644 index f3e0697..0000000 --- a/src/components/startup-apps/StartupApps.js +++ /dev/null @@ -1,139 +0,0 @@ -import { - showMessage -} from '../../utils/helpers' -import properties from 'properties-reader' -import chokidar from 'chokidar' -import fs from 'fs' -import STApp from './STApp' - -export default { - template: ` -
    - -
    -

    {{ lang('startupTitle') }} ({{ apps.length }})

    -
      - -
    - - {{ lang('noStartup') }} - -
    - - -
    -
    -
    - {{ lang('app') }} - - - - - -
    -
    -
    -
    -
    `, - - components: { - 'app': STApp - }, - data() { - return ({ - apps: [], - showPrompt: false, - appName: '', - appComment: '', - appExec: '', - modeEdit:false - }) - }, - created() { - this.getApps() - - chokidar.watch(localStorage.autostartApps, { - persistent: true, - ignoreInitial: true - }) - .on('add', path => this.getApps()) - .on('unlink', path => this.getApps()) - .on('change', path => this.getApps()) - }, - methods: { - saveApp() { - if (this.appName && this.appComment && this.appExec) { - let desktopFile = `[Desktop Entry] - \rName=${this.appName} - \rExec=${this.appExec} - \rComment=${this.appComment} - \rType=Application - \rTerminal=false - \rX-GNOME-Autostart-enabled=true` - try { - if (!fs.existsSync(localStorage.autostartApps)) { - fs.mkdirSync(localStorage.autostartApps) - } - fs.writeFileSync(localStorage.autostartApps + this.appName + '.desktop', desktopFile) - } catch (err) { - logger.error('StartupApps Save App', err) - showMessage('Operation not successfully', 'error') - } finally { - this.cancelPrompt() - } - } else { - showMessage('Do not leave required fields blank.', 'error') - } - }, - cancelPrompt() { - this.showPrompt = false - this.appName = this.appComment = this.appExec = '' - this.modeEdit= false - }, - getApps() { - fs.readdir(localStorage.autostartApps, (err, files) => { - if (!err) { - this.apps.splice(0, this.apps.length) // array clear - files.filter(file => file.endsWith('.desktop')).forEach(file => { - try { - var entry = properties(localStorage.autostartApps + '/' + file) - if (entry.get('Desktop Entry.Name') != null) { - let appName = entry.get('Desktop Entry.Name') - let isStart = entry.get('Desktop Entry.X-GNOME-Autostart-enabled') - let appComment = entry.get('Desktop Entry.Comment') - let appExec = entry.get('Desktop Entry.Exec') - - if (appName != null) { - this.apps.push({ - name: appName, - Exec:appExec, - comment:appComment, - file: file, - isStart: (isStart != null ? isStart : true) - }) - } - } - } catch (error) { - logger.error('StartupApps Get Apps', error) - } - }) - } else { - logger.error('StartupApps Read Directory', err) - } - }) - }, - - editApp(name){ - this.modeEdit = true - for(let app of this.apps){ - if(app.name == name){ - this.appName = app.name - this.appExec = app.Exec - this.appComment = app.comment - this.showPrompt = true - break; - } - } - } - } -} \ No newline at end of file diff --git a/src/components/system-cleaner/SidebarItem.js b/src/components/system-cleaner/SidebarItem.js deleted file mode 100644 index 3a21572..0000000 --- a/src/components/system-cleaner/SidebarItem.js +++ /dev/null @@ -1,10 +0,0 @@ -export default { - template: `
  • - -
  • `, - props: ['length', 'text'] -} \ No newline at end of file diff --git a/src/components/system-cleaner/SystemCleaner.js b/src/components/system-cleaner/SystemCleaner.js deleted file mode 100644 index ffd9009..0000000 --- a/src/components/system-cleaner/SystemCleaner.js +++ /dev/null @@ -1,285 +0,0 @@ -import { - spawn -} from 'child_process' - -import { - command, - showMessage, - formatBytes -} from '../../utils/helpers' -import fs from 'fs' -import sudo from 'sudo-prompt' -// Components -import SidebarItem from './SidebarItem' -import TableTitle from './TableTitle' -import TableItems from './TableItems' - -export default { - template: ` -
    - -
    -
      - - - - - - - - - - - - - - - - - - - -
    - - -
    - -
    -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    - - -
    -
    - `, - components: { - 'sidebar-item': SidebarItem, - 'table-title': TableTitle, - 'table-items': TableItems - }, - data() { - return { - pkgCacheSelect: false, - crashReportsSelect: false, - systemLogsSelect: false, - appCacheSelect: false, - trashSelect: false, - - pkgCachesList: [], - crashReportsList: [], - systemLogsList: [], - appCachesList: [], - - checkedPkgCaches: [], - checkedCrashReports: [], - checkedSystemLogs: [], - checkedAppCaches: [], - - trashSize: '0 Bytes' - } - }, - methods: { - systemScan() { - // Lists cleaning - this.pkgCachesList = [] - this.crashReportsList = [] - this.systemLogsList = [] - this.appCachesList = [] - this.trashSize = '0 Bytes' - - if (this.pkgCacheSelect) { - fs.readdir(localStorage.pkgCachePath, 'utf8', (err, files) => { - if (!err) - files.filter(file => file) - .forEach(file => { - let stat = fs.statSync(localStorage.pkgCachePath + file) - if (stat.isFile()) - this.pkgCachesList.push(file) - }) - else - logger.error('System Cleaner Get Package Caches', err) - }) - } else { - this.checkedPkgCaches = [] - } - - if (this.crashReportsSelect) { - fs.readdir(localStorage.crashReportsPath, 'utf8', (err, files) => { - if (!err) - files.forEach(file => this.crashReportsList.push(file)) - else - logger.error('System Cleaner Get Crash Reports', err) - }) - } else { - this.checkedCrashReports = [] - } - - if (this.systemLogsSelect) { - fs.readdir(localStorage.systemLogsPath, 'utf8', (err, files) => { - if (!err) - files.forEach(file => this.systemLogsList.push(file)) - else - logger.error('System Cleaner Get System Logs', err) - }) - } else { - this.checkedSystemLogs = [] - } - - if (this.appCacheSelect) { - fs.readdir(localStorage.appCachePath, 'utf8', (err, files) => { - if (!err) - files.forEach(file => this.appCachesList.push(file)) - else - logger.error('System Cleaner Get App Caches', err) - }) - } else { - this.checkedAppCaches = [] - } - - if (this.trashSelect) { - function getSize(path = '') { - path += '/' - let totalSize = 0 - try { - let trashFiles = fs.readdirSync(localStorage.trashPath + path) - trashFiles.forEach(fileName => { - - let stats = fs.statSync(localStorage.trashPath + path + fileName) - if (!stats.isDirectory()) - totalSize += stats.size - else - totalSize += getSize(path + fileName) - }) - } catch (err) { - logger.error('System Cleaner Get Trash Size', err) - } - return totalSize - } - - if (fs.existsSync(localStorage.trashPath)) - this.trashSize = formatBytes(getSize(), 0) - } - }, - // System clean - systemClean() { - let filesToRemove = '' - - if (this.checkedPkgCaches) { - this.checkedPkgCaches.forEach(file => { - filesToRemove += `rm -rf ${localStorage.pkgCachePath}${file}; ` - }) - } - - if (this.checkedCrashReports) { - this.checkedCrashReports.forEach(file => { - filesToRemove += `rm -rf ${localStorage.crashReportsPath}${file}; ` - }) - } - - if (this.checkedSystemLogs) { - this.checkedSystemLogs.forEach(file => { - filesToRemove += `rm -rf ${localStorage.systemLogsPath}${file}; ` - }) - } - - if (this.checkedAppCaches) { - this.checkedAppCaches.forEach(file => { - filesToRemove += `rm -rf ${localStorage.appCachePath}${file}; ` - }) - } - - if (this.trashSelect) { - filesToRemove += `rm -rf ${localStorage.trashPath};` - filesToRemove += `rm -rf ${localStorage.trashInfoPath};` - } - - if (filesToRemove) { - sudo.exec(command(filesToRemove), { - name: 'Stacer' - }, - (error, stdout, stderr) => { - if (stderr) { - showMessage(lang('sysCleanFail'), 'error') - logger.error('System Cleaner Files Remove', err) - } - else { - this.pkgCachesList = this.pkgCachesList.filter(item => this.checkedPkgCaches.indexOf(item) == -1) - this.crashReportsList = this.crashReportsList.filter(item => this.checkedCrashReports.indexOf(item) == -1) - this.systemLogsList = this.systemLogsList.filter(item => this.checkedSystemLogs.indexOf(item) == -1) - this.appCachesList = this.appCachesList.filter(item => this.checkedAppCaches.indexOf(item) == -1) - - this.checkedPkgCaches = [] - this.checkedCrashReports = [] - this.checkedSystemLogs = [] - this.checkedAppCaches = [] - this.trashSize = '0 Bytes' - - showMessage(lang('sysCleanSuc'), 'success') - } - }) - } - }, - // Check all items - checkAllPkgCaches(e) { - this.checkedPkgCaches = [] - if (e.target.checked) - this.checkedPkgCaches.push(...this.pkgCachesList) - }, - checkAllCrashReports(e) { - this.checkedCrashReports = [] - if (e.target.checked) - this.checkedCrashReports.push(...this.crashReportsList) - }, - checkAllSystemLogs(e) { - this.checkedSystemLogs = [] - if (e.target.checked) - this.checkedSystemLogs.push(...this.systemLogsList) - }, - checkAllAppCaches(e) { - this.checkedAppCaches = [] - if (e.target.checked) - this.checkedAppCaches.push(...this.appCachesList) - } - }, - watch: { - appCacheSelect: checked => { - if (checked) - showMessage(lang('appCacheWarning'), 'warning') - } - } -} \ No newline at end of file diff --git a/src/components/system-cleaner/TableItems.js b/src/components/system-cleaner/TableItems.js deleted file mode 100644 index a59f162..0000000 --- a/src/components/system-cleaner/TableItems.js +++ /dev/null @@ -1,10 +0,0 @@ -export default { - template: `
  • - -
  • `, - props: ['text'] -} \ No newline at end of file diff --git a/src/components/system-cleaner/TableTitle.js b/src/components/system-cleaner/TableTitle.js deleted file mode 100644 index 7776e9a..0000000 --- a/src/components/system-cleaner/TableTitle.js +++ /dev/null @@ -1,10 +0,0 @@ -export default { - template: `

    - -

    `, - props: ['length', 'text'] -} \ No newline at end of file diff --git a/src/components/uninstaller/Uninstaller.js b/src/components/uninstaller/Uninstaller.js deleted file mode 100644 index be11997..0000000 --- a/src/components/uninstaller/Uninstaller.js +++ /dev/null @@ -1,104 +0,0 @@ -import { - spawnSync -} from 'child_process' -import sudo from 'sudo-prompt' - -import { - command, - showMessage -} from '../../utils/helpers' - -export default { - template: ` -
    - -
    -
    -

    {{ lang('uninstallerTitle') }} ({{ filteredPackages.length }})

    -
    -
    -
    -
    -
    -
    - -
    -
      -
    • - - - {{ package }} -
    • -
    - - {{ lang('noPackage') }} - - -
    -
    -
    `, - data() { - return ({ - packagesList: [], - selectedPackages: [], - searchString: '', - isBusy: false - }) - }, - created() { - const packages = spawnSync('bash', ['-c', localStorage.getInstalledPackages]) - - if (packages.stderr) - logger.error('Uninstaller Get Packages', packages.stderr.toString()) - - let data = packages.stdout.toString().split('\n').filter(s => s != '') - this.packagesList.push(...data) - }, - methods: { - uninstallSelected() { - if (this.selectedPackages) { - if (!this.isBusy) { - this.isBusy = true - - let sPackages = this.selectedPackages.join(' ') - - sudo.exec(command(localStorage.removePackage + sPackages), { - name: 'Stacer' - }, - (error, stdout, stderr) => { - if (stderr) { - logger.error('Uninstaller Uninstall Selected', stderr) - showMessage(lang('uninstallFail'), 'error') - } else { - this.packagesList = this.packagesList - .filter(p => this.selectedPackages.indexOf(p) === -1) - - showMessage(sPackages.split(' ').join('
    ').concat('
    ') + lang('packageUninstalled'), 'success') - this.searchString = '' - } - this.isBusy = false - this.selectedPackages = [] - }) - } else { - showMessage(lang('anotherProc'), 'error') - } - } - } - }, - computed: { - filteredPackages() { - let tempPackagesList = this.packagesList, - searchString = this.searchString - - if (!searchString) return tempPackagesList - - searchString = searchString.toString().trim().toLowerCase() - - return tempPackagesList.filter(item => - item.trim().toLowerCase().indexOf(searchString) !== -1 - ) - } - } -} \ No newline at end of file diff --git a/src/index.js b/src/index.js deleted file mode 100755 index f211e8f..0000000 --- a/src/index.js +++ /dev/null @@ -1,36 +0,0 @@ -import App from './components/App' -import Language from './languages/Language' -import config from './utils/config' -import winston from 'winston' - -const userData = require('electron').remote.app.getPath('userData') - -window.vm = new Vue({ - el: 'app', - components: { - 'app': App - }, - beforeCreate() { - // Set configs - config() - // Check Language - let appLanguage = localStorage.appLanguage || 'en' - let language = new Language(appLanguage) - window.lang = (key) => language.get(key) - // Check Theme - let appTheme = localStorage.appTheme || 'dark' - document.body.classList = [appTheme] - - // Logger settings - window.logger = new(winston.Logger)({ - transports: [ - new(winston.transports.File)({ - filename: userData + '/stacer.log' - }) - ] - }) - }, - mounted() { - setTimeout(() => document.getElementById('loading').remove(), 2500) - } -}) \ No newline at end of file diff --git a/src/languages/Language.js b/src/languages/Language.js deleted file mode 100644 index 0260ab1..0000000 --- a/src/languages/Language.js +++ /dev/null @@ -1,15 +0,0 @@ -import langList from './lang-list' -export default class Language { - - constructor(lang) { - if (Object.keys(langList).indexOf(lang) !== -1) { - this.lang = require(`./langs/lang.${lang}`) - } else { - this.lang = require('./langs/lang.en') - } - } - - get(key) { - return this.lang.default[key] - } -} \ No newline at end of file diff --git a/src/languages/lang-list.js b/src/languages/lang-list.js deleted file mode 100644 index 56b213a..0000000 --- a/src/languages/lang-list.js +++ /dev/null @@ -1,22 +0,0 @@ -export default { - "ar": "العربية", - "ca-es": "Catalan", - "cs": "Czech", - "de": "Deutsch (German)", - "en": "English", - "es": "Spanish", - "fa": "Persian", - "fr": "French", - "hu": "Hungarian", - "it": "Italiano", - "kan": "Kannada", - "oc": "Occitan", - "pl": "Polish", - "pt": "Portuguese", - "ru": "Russian", - "sv": "Swedish", - "tr": "Turkish", - "uk": "Ukrainian", - "zh-cn": "Chinese Simplified", - "zh-tw": "Traditional Chinese", -} diff --git a/src/languages/lang.de.js b/src/languages/lang.de.js deleted file mode 100644 index 54cb636..0000000 --- a/src/languages/lang.de.js +++ /dev/null @@ -1,81 +0,0 @@ -/** - Adrian Feld -*/ -export default { - // Top Menu - dashboard: "Dashboard", - sysCleaner: "System Cleaner", - startupApps: "Startup Apps", - services: "Dienste", - process: "Prozesse", - uninstaller: "Uninstaller", - resources: "Ressourcen", - // Dashboard Page - cpu: "CPU", - memory: "SPEICHER", - disk: "DISK", - download: "DOWNLOAD", - upload: "UPLOAD", - systemInfo: "SYSTEM INFO", - hostname: "Hostname", - platform: "Platform", - distribution: "Distribution", - kernelRel: "Kernel Release", - cpuModel: "CPU Model", - cpuSpeed: "CPU Speed", - cpuCores: "CPU Cores", - // System Cleaner Page - packageCache: "Package Cache", - crashReports: "Crash Reports", - systemLogs: "System Logs", - appCache: "App Cache", - trash: "Trash", - systemScan: "System Scan", - clean: "Säubern", - selectAll: "Alles auswählen", - // Startup Apps Page - startupTitle: "System Startup Applikationen", - addStartup: "Hinzufügen Autostart", - noStartup: "Keine Autostart Programme gefunden.", - app: "Applikation", - appName: "App Name", - appComment: "App Kommentar", - appCommand: "Befehl", - add: "Hinzufügen", - cancel: "Abbruch", - // Services Page - serviceTitle: "System Services", - noService: "Kein Service gefunden", - // Process Page - endProcess: "End Process", - refresh: "aktualisieren", - // Uninstaller Page - uninstallerTitle: "System Installed Packages", - noPackage: "Kein Paket gefunden.", - uninstallSelecteds: "Uninstall Gewählte", - // Resources Page - cpuHistory: "CPU Verlauf", - memHistory: "Speicher Verlauf", - networkHistory: "Netzwerk Verlauf", - swap: "Swap", - // Settings - settings: "Einstellungen", - appSettings: "Programm Einstellungen", - appLanguage: "App Sprache", - appTheme: "App Theme", - // Global - search: "Suche", - downloadUpdate: "Download Update", - updateMsg: "Es sind aktuelle Updates verfügbar.", - // Messages - opFail: "Operation failed.", - sysCleanFail: "System reingung fehlgeschlagen.", - sysCleanSuc: "System gereinigt.", - appCacheWarning: "Lösche Applikationen \' caches can cause problems. Please be careful.", - uninstallFail: "Deinstallation fehlgeschlagen.", - packageUninstalled: " Pakete deinstalliert.", - anotherProc: "Ein weiterer Prozess läuft.", - changedLang: "Restart the program for the changes to take effect.", - permitted: 'Operation unzulässig.', - update: 'Update' -} diff --git a/src/languages/langs/lang.ar.js b/src/languages/langs/lang.ar.js deleted file mode 100644 index 9ea8264..0000000 --- a/src/languages/langs/lang.ar.js +++ /dev/null @@ -1,81 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "لوحة التحكم", - sysCleaner: "مُنظّف النظام", - startupApps: "تطبيقات بدء التشغيل", - services: "الخدمات", - process: "العمليات", - uninstaller: "لاغِي التثبيت", - resources: "الموارد", - // Dashboard Page - cpu: "المعالج", - memory: "الذاكرة المؤقتة", - disk: "القرص الصلب", - download: "تحميل", - upload: "رفع", - systemInfo: "معلومات النظام", - hostname: "أسم المضيف", - platform: "المنصة", - distribution: "التوزيعة", - kernelRel: "إصدار النواة", - cpuModel: "نوع المعالج", - cpuSpeed: "سرعة المعالج", - cpuCores: "أنوية المعالج", - // System Cleaner Page - packageCache: "ذاكرة التخزين المؤقتة للحزم", - crashReports: "تقارير الأعطال", - systemLogs: "سجلات النظام", - appCache: "ذاكرة التخزين المؤقتة للتطبيقات", - trash: "النفاية", - systemScan: "فحص النظام", - clean: "تنظيف", - selectAll: "تحديد الكل", - // Startup Apps Page - startupTitle: "تطبيقات بدء التشغيل للنظام", - addStartup: "إضافة برنامج لقائمة بدء التشغيل", - noStartup: "لم يتم العثور على أية تطبيقات بدء تشغيل.", - app: "التطبيق", - appName: "اسم التطبيق", - appComment: "تعليق حول التطبيق", - appCommand: "الأمر", - add: "إضافة", - cancel: "إلغاء", - // Services Page - serviceTitle: "خدمات النظام", - noService: "لم يتم العثور على أية خدمة.", - // Process Page - endProcess: "إنهاء العملية", - refresh: "تحديث", - // Uninstaller Page - uninstallerTitle: "حزم النظام المثبتة", - noPackage: "لم يتم العثور على أية حزم.", - uninstallSelecteds: "الغاء تثبيت المحدد.", - // Resources Page - cpuHistory: "سجل المعالج", - memHistory: "سجل الذاكرة المؤقتة", - networkHistory: "سجل الشبكة", - swap: "المُبدل", - // Settings - settings: "الإعدادات", - appSettings: "إعدادات التطبيق", - appLanguage: "لغة التطبيق", - appTheme: "نسق التطبيق", - // Global - search: "البحث", - downloadUpdate: "تحميل التحديث", - updateMsg: "هناك تحديثات متوفرة حاليًا.", - // Messages - opFail: "فشلت العملية.", - sysCleanFail: "فشل تنظيف النظام.", - sysCleanSuc: "تم تنظيف النظام بنجاح.", - appCacheWarning: "حذف الملفات المخبئة\' للتطبيقات قد يسبب مشكلة. كُن حذرًا.", - uninstallFail: "فشل إلغاء التثبيت.", - packageUninstalled: " حزم حُذفت.", - anotherProc: "عملية اخرى مستمرة.", - changedLang: "أعد تشغيل البرنامج حتى تصبح التغييرات نافذة المفعول.", - permitted: 'عملية غير مسموحة.', - update: 'تحديث' -} diff --git a/src/languages/langs/lang.ca-es.js b/src/languages/langs/lang.ca-es.js deleted file mode 100644 index 769297d..0000000 --- a/src/languages/langs/lang.ca-es.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "Panell de control", - sysCleaner: "Netejador del sistema", - startupApps: "Aplicacions d'inici", - services: "Serveis", - process: "Processos", - uninstaller: "Desinstalador", - resources: "Recursos", - // Dashboard Page - cpu: "CPU", - memory: "MEMÒRIA", - disk: "DISC", - download: "BAIXADA", - upload: "PUJADA", - systemInfo: "INFORMACIÓ DEL SISTEMA", - hostname: "Nom de l'amfitrió", - platform: "Platforma", - distribution: "Distributió", - kernelRel: "Versió del nucli", - cpuModel: "Model de CPU", - cpuSpeed: "Velocitat de la CPU", - cpuCores: "Nuclis de la CPU", - // System Cleaner Page - packageCache: "Paquet de memòria cau", - crashReports: "Informes de fallida", - systemLogs: "Registres del sistema", - appCache: "Memòria cau d'aplicacions", - trash: "Paperera", - systemScan: "Escaneig del sistema", - clean: "Neteja", - selectAll: "Selecciona-ho tot", - // Startup Apps Page - startupTitle: "Aplicacions d'inici del sistema", - addStartup: "Afegeix una aplicació d'inici", - noStartup: "No s'ha trobat cap aplicació d'inici.", - app: "Aplicació", - appName: "Nom de l'aplicació", - appComment: "Comentari de l'aplicació", - appCommand: "Ordre", - add: "Afegeix", - cancel: "Cancel·la", - // Services Page - serviceTitle: "Serveis del sistema", - noService: "No s'ha trobat cap servei", - // Process Page - endProcess: "Finalitza el procés", - refresh: "Actualitza", - // Uninstaller Page - uninstallerTitle: "Paquets instal·lats del sistema", - noPackage: "No s'ha trobat cap paquet.", - uninstallSelecteds: "Desinstal·la els seleccionats", - // Resources Page - cpuHistory: "Històric de la CPU", - memHistory: "Històric de la memòria", - networkHistory: "Històric de la xarxa", - swap: "Memòria d'intercanvi", - // Settings - settings: "Configuració", - appSettings: "Configuració de l'aplicació", - appLanguage: "Idioma de l'aplicació", - appTheme: "Tema de l'aplicació", - // Global - search: "Cerca", - downloadUpdate: "Baixa l'actualització", - updateMsg: "Hi ha actualitzacions disponibles.", - // Messages - opFail: "Operació fallida.", - sysCleanFail: "La neteja del sistema ha fallat.", - sysCleanSuc: "S'ha netejat el sistema.", - appCacheWarning: "L'eliminació de la memòria cau de les aplicacions pot causar problemes. Aneu amb compte.", - uninstallFail: "Desinstal·lació fallida.", - packageUninstalled: " paquets desinstal·lats.", - anotherProc: "Un altre procés continua.", - changedLang: "Reinicieu el programa perquè els canvis tinguin efecte.", - permitted: 'Operació no permesa.', -} \ No newline at end of file diff --git a/src/languages/langs/lang.cs.js b/src/languages/langs/lang.cs.js deleted file mode 100644 index 8a8de23..0000000 --- a/src/languages/langs/lang.cs.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "Přehled", - sysCleaner: "Systémový čistič", - startupApps: "Po spuštění", - services: "Služby", - process: "Procesy", - uninstaller: "Odinstalovat", - resources: "Zdroje", - // Dashboard Page - cpu: "CPU", - memory: "PAMĚŤ", - disk: "DISK", - download: "STAHOVÁNÍ", - upload: "NAHRÁVÁNÍ", - systemInfo: "SYSTÉMOVÉ INFORMACE", - hostname: "Zařízení", - platform: "Platforma", - distribution: "Distribuce", - kernelRel: "Verze kernelu", - cpuModel: "Procesor", - cpuSpeed: "Frekvence CPU", - cpuCores: "CPU jádra", - // System Cleaner Page - packageCache: "Cache balíků", - crashReports: "Záznamy pádů", - systemLogs: "Systémový log", - appCache: "Cache aplikací", - trash: "Koš", - systemScan: "Skenovat", - clean: "Vyčistit", - selectAll: "Vybrat vše", - // Startup Apps Page - startupTitle: "Aplikace po spuštění", - addStartup: "Přidat aplikaci", - noStartup: "Žádná aplikace po spuštění.", - app: "Aplikace", - appName: "Název aplikace", - appComment: "Komentář", - appCommand: "Příkaz", - add: "Přidat", - cancel: "Zrušit", - // Services Page - serviceTitle: "Systémové služby", - noService: "Žádná služba nenalezena", - // Process Page - endProcess: "Ukončit proces", - refresh: "Obnovit", - // Uninstaller Page - uninstallerTitle: "Systémové aplikace", - noPackage: "Žádná aplikace nenalezena.", - uninstallSelecteds: "Odinstalovat vybrané", - // Resources Page - cpuHistory: "Historie procesoru", - memHistory: "Historie paměti", - networkHistory: "Historie sítě", - swap: "Swap", - // Settings - settings: "Nastavení", - appSettings: "Nastavení aplikace", - appLanguage: "Jazyk aplikace", - appTheme: "Téma aplikace", - // Global - search: "Hledat", - downloadUpdate: "Stáhnout aktualizaci", - updateMsg: "Máte nejnovější verzi.", - // Messages - opFail: "Operace selhala.", - sysCleanFail: "Čištění systému selhalo.", - sysCleanSuc: "Systém vyčištěn.", - appCacheWarning: "Mazáný cache aplikací může způsobit problémy. Buďte opatrní.", - uninstallFail: "Odinstalace selhala.", - packageUninstalled: " balíků odinstalováno.", - anotherProc: "Právě běží jiný proces.", - changedLang: "Restartujte aplikaci pro načtení změn.", - permitted: 'Operace zamítnuta.', -} \ No newline at end of file diff --git a/src/languages/langs/lang.en.js b/src/languages/langs/lang.en.js deleted file mode 100644 index 0f6edd5..0000000 --- a/src/languages/langs/lang.en.js +++ /dev/null @@ -1,81 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "Dashboard", - sysCleaner: "System Cleaner", - startupApps: "Startup Apps", - services: "Services", - process: "Processes", - uninstaller: "Uninstaller", - resources: "Resources", - // Dashboard Page - cpu: "CPU", - memory: "MEMORY", - disk: "DISK", - download: "DOWNLOAD", - upload: "UPLOAD", - systemInfo: "SYSTEM INFO", - hostname: "Hostname", - platform: "Platform", - distribution: "Distribution", - kernelRel: "Kernel Release", - cpuModel: "CPU Model", - cpuSpeed: "CPU Speed", - cpuCores: "CPU Cores", - // System Cleaner Page - packageCache: "Package Cache", - crashReports: "Crash Reports", - systemLogs: "System Logs", - appCache: "App Cache", - trash: "Trash", - systemScan: "System Scan", - clean: "Clean", - selectAll: "Select All", - // Startup Apps Page - startupTitle: "System Startup Applications", - addStartup: "Add Startup App", - noStartup: "No startup apps found.", - app: "Application", - appName: "App Name", - appComment: "App Comment", - appCommand: "Command", - add: "Add", - cancel: "Cancel", - // Services Page - serviceTitle: "System Services", - noService: "No Service Found", - // Process Page - endProcess: "End Process", - refresh: "Refresh", - // Uninstaller Page - uninstallerTitle: "System Installed Packages", - noPackage: "No package found.", - uninstallSelecteds: "Uninstall Selecteds", - // Resources Page - cpuHistory: "CPU History", - memHistory: "Memory History", - networkHistory: "Network History", - swap: "Swap", - // Settings - settings: "Settings", - appSettings: "Application Settings", - appLanguage: "App Language", - appTheme: "App Theme", - // Global - search: "Search", - downloadUpdate: "Download Update", - updateMsg: "There are updates currently available.", - // Messages - opFail: "Operation failed.", - sysCleanFail: "System cleaning failed.", - sysCleanSuc: "System cleaned.", - appCacheWarning: "Deleting applications\' caches can cause problems. Please be careful.", - uninstallFail: "Uninstall failed.", - packageUninstalled: " packages uninstalled.", - anotherProc: "Another process continues.", - changedLang: "Restart the program for the changes to take effect.", - permitted: 'Operation not permitted.', - update: 'Update' -} diff --git a/src/languages/langs/lang.es.js b/src/languages/langs/lang.es.js deleted file mode 100644 index e556758..0000000 --- a/src/languages/langs/lang.es.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "Panel de instrumentos", - sysCleaner: "Limpiador del Sistema", - startupApps: "Aplicaciones de inicio", - services: "Servicios", - process: "Proceso", - uninstaller: "Desinstalador", - resources: "Recursos", - // Dashboard Page - cpu: "CPU", - memory: "MEMORIA", - disk: "DISCO", - download: "DESCARGAR", - upload: "ENVÍOS", - systemInfo: "INFORMACIÓN DEL SISTEMA", - hostname: "Nombre de host", - platform: "Plataforma", - distribution: "Distribución", - kernelRel: "Versión del kernel", - cpuModel: "Modelo de CPU", - cpuSpeed: "Cpu Speed", - cpuCores: "Cpu Cores", - // System Cleaner Page - packageCache: "Cache Package", - crashReports: "Informes de fallos", - systemLogs: "Sistema Logs", - appCache: "App Cache", - trash: "Basura", - systemScan: "Análisis del Sistemas", - clean: "Limpiar", - selectAll: "Seleccionar Todo", - // Startup Apps Page - startupTitle: "Aplicaciones en el inicio del sistema", - addStartup: "Añadir una aplicación de inicio", - noStartup: "No se encontra aplicaciones de inicio.", - app: "Aplicación", - appName: "Nombre de l'App", - appComment: "Comentario de l'App", - appCommand: "Commando", - add: "Añadir", - cancel: "Anular", - // Services Page - serviceTitle: "Servicios del Sistema", - noService: "No se encuentra servicio", - // Process Page - endProcess: "Proceso Final", - refresh: "Refresco", - // Uninstaller Page - uninstallerTitle: "Paquetes instalado en el sistema", - noPackage: "No se encontró paquetes.", - uninstallSelecteds: "Desinstalación Seleccionada", - // Resources Page - cpuHistory: "Actividades Cpu", - memHistory: "Actividades Mémoire", - networkHistory: "Actividades Internet", - swap: "Swap", - // Settings - settings: "Opciones", - appSettings: "Configuración de la Aplicación", - appLanguage: "Lengua App", - appTheme: "Tema App", - // Global - search: "Buscar", - downloadUpdate: "Descargar la actualización", - updateMsg: "Actualmente hay actualizaciones disponibles.", - // Messages - opFail: "La operación ha fallado.", - sysCleanFail: "Limpieza del sistema ha fallado.", - sysCleanSuc: "Sistema Limpiado.", - appCacheWarning: "Eliminación de aplicaciones\' Caches pueden causar problemas. Por favor, tenga cuidado.", - uninstallFail: "Desinstalación falló.", - packageUninstalled: " Paquetes desinstalados.", - anotherProc: "Otro proceso está abierto.", - changedLang: "Reiniciar el programa para que los cambios surtan efecto.", - permitted: 'Transacción no autorizada.', -} diff --git a/src/languages/langs/lang.fa.js b/src/languages/langs/lang.fa.js deleted file mode 100644 index 01c0b20..0000000 --- a/src/languages/langs/lang.fa.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "داشبورد", - sysCleaner: "پاکسازی سیستم", - startupApps: "برنامه های استارت آپ", - services: "سرویس ها", - process: "پردازش ها", - uninstaller: "حذف برنامه ها", - resources: "منابع", - // Dashboard Page - cpu: "پردازنده", - memory: "حافظه", - disk: "دیسک", - download: "دریافت", - upload: "ارسال", - systemInfo: "اطلاعات سیستم", - hostname: "نام میزبان", - platform: "سکوی پردارشی", - distribution: "توزیع", - kernelRel: "نسخه کرنل", - cpuModel: "نسخه پردازنده", - cpuSpeed: "سرعت پردازنده", - cpuCores: " هسته های پردازنده", - // System Cleaner Page - packageCache: "حافظه نهان بسته", - crashReports: "گزارشات کرش", - systemLogs: "گزارشات سیستم", - appCache: "حافظه نهان برنامه", - trash: "سطل زباله", - systemScan: "بررسی سیستم", - clean: "پاکسازی", - selectAll: "انتخاب همه", - // Startup Apps Page - startupTitle: "برنامه های استارت آپ سیستم", - addStartup: "افزودن برنامه در استارآپ", - noStartup: "برنامه ای در استارت آپ وجود ندارد", - app: "برنامه", - appName: "نام برنامه", - appComment: "توضیح برنامه", - appCommand: "دستور", - add: "افزودن", - cancel: "لغو", - // Services Page - serviceTitle: "سرویس های سیستم", - noService: "سرویسی پیدا نشد", - // Process Page - endProcess: "پایان پردازش", - refresh: "بازخوانی", - // Uninstaller Page - uninstallerTitle: "بسته های نصب شده سیستم", - noPackage: "بسته ای پیدا نشد.", - uninstallSelecteds: "حذف انتخاب شده ها", - // Resources Page - cpuHistory: "تاریخچه پردازنده", - memHistory: "تاریخچه حافظه", - networkHistory: "تاریخچه شبکه", - swap: "سواپ", - // Settings - settings: "تنظیمات", - appSettings: "تنظیمات برنامه", - appLanguage: "زبان برنامه", - appTheme: "تم برنامه", - // Global - search: "جستجو", - downloadUpdate: "دریافت بروزرسانی", - updateMsg: "اماده ی بروزرسانی", - // Messages - opFail: "عملیات ناموفق", - sysCleanFail: "پاکسازی سیستم ناموفق", - sysCleanSuc: " پاکسازی سیستم انجام شد", - appCacheWarning: "ممکن است پاکسازی حافظه نهان مشکلاتی ایجاد کند،مراقب باشید", - uninstallFail: "حذف ناموفق", - packageUninstalled: " بسته حذف شد", - anotherProc: "پردازش دیگری فعال است", - changedLang: "برای اعمال تغییرات،مجددا برنامه را راه اندازی کنید", - permitted: 'عملیات مجاز نیست', -} diff --git a/src/languages/langs/lang.fr.js b/src/languages/langs/lang.fr.js deleted file mode 100644 index 927110a..0000000 --- a/src/languages/langs/lang.fr.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "Tableau de bord", - sysCleaner: "Nettoyeur Système", - startupApps: "Applications au démarrage", - services: "Services", - process: "Processus", - uninstaller: "Désinstalleur", - resources: "Ressources", - // Dashboard Page - cpu: "CPU", - memory: "MÉMOIRE", - disk: "DISQUE", - download: "TÉLÉCHARGEMENT", - upload: "TÉLÉVERSEMENT", - systemInfo: "INFORMATIONS SYSTÈME", - hostname: "Nom d’Hôte", - platform: "Plateforme", - distribution: "Distribution", - kernelRel: "Version du Noyau", - cpuModel: "Modèle du Processeur", - cpuSpeed: "Vitesse", - cpuCores: "Nombre de cœurs", - // System Cleaner Page - packageCache: "Cache des Paquets", - crashReports: "Rapport D’erreurs", - systemLogs: "Journaux Système", - appCache: "Cache des applications", - trash: "Corbeille", - systemScan: "Analyse du système", - clean: "Nettoyer", - selectAll: "Tout Sélectionner", - // Startup Apps Page - startupTitle: "Applications au démarrage du système", - addStartup: "Ajouter une application au démarrage", - noStartup: "Aucune application au démarrage n'a été trouvée.", - app: "Application", - appName: "Nom", - appComment: "Commentaire", - appCommand: "Commande", - add: "Ajouter", - cancel: "Annuler", - // Services Page - serviceTitle: "Services Système", - noService: "Aucun service n’a pu être trouvé", - // Process Page - endProcess: "Stopper le Processus", - refresh: "Rafraîchir", - // Uninstaller Page - uninstallerTitle: "Paquets Installés sur le Système", - noPackage: "Aucun paquet n’a pu être trouvé.", - uninstallSelecteds: "Désinstaller les paquets sélectionnés", - // Resources Page - cpuHistory: "Activité du Processeur", - memHistory: "Activité de la Mémoire", - networkHistory: "Activité du Réseau", - swap: "Swap", - // Settings - settings: "Options", - appSettings: "Options de l'Application", - appLanguage: "Langue d'affichage", - appTheme: "Thème", - // Global - search: "Chercher", - downloadUpdate: "Télécharger la mise à jour", - updateMsg: "Il existe actuellement des mises à jour disponibles.", - // Messages - opFail: "L'opération a échoué.", - sysCleanFail: "Le nettoyage du système a échoué.", - sysCleanSuc: "Système nettoyé.", - appCacheWarning: "Supprimer le cache des applications peut pauser des problèmes d’instabilités, veuillez faire attention.", - uninstallFail: "La désinstallation a échoué.", - packageUninstalled: "Paquets désinstallés.", - anotherProc: "Un autre processus est en cours d'exécution.", - changedLang: "Redémarrez le programme pour que les modifications prennent effet.", - permitted: 'Opération non autorisée.', -} diff --git a/src/languages/langs/lang.hu.js b/src/languages/langs/lang.hu.js deleted file mode 100644 index 7b88cfc..0000000 --- a/src/languages/langs/lang.hu.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR - */ -export default { - // Top Menu - dashboard: "Irányítópult", - sysCleaner: "Rendszer tisztító", - startupApps: "Automatikusan induló programok", - services: "Szolgáltatások", - process: "Folyamatok", - uninstaller: "Eltávolító", - resources: "Erőforrások", - // Dashboard Page - cpu: "CPU", - memory: "MEMÓRIA", - disk: "LEMEZ", - download: "LETÖLTÉS", - upload: "FELTÖLTÉS", - systemInfo: "RENDSZER INFORMÁCIÓ", - hostname: "Gépnév", - platform: "Környezet", - distribution: "Disztribúció", - kernelRel: "Kernel Verziója", - cpuModel: "Cpu Típusa", - cpuSpeed: "Cpu Sebessége", - cpuCores: "Cpu Magok", - // System Cleaner Page - packageCache: "Csomagok Gyorsítótárja", - crashReports: "Rendszerleállás Jelentések", - systemLogs: "Rendszer Jelentések", - appCache: "Alkalmazás Gyorsítótárja", - trash: "Kuka", - systemScan: "Rendszervizsgálat", - clean: "Tisztítás", - selectAll: "Összes kiválasztása", - // Startup Apps Page - startupTitle: "Automatikusan Induló Alkalmazások", - addStartup: "Automatikusan Induló alkalmazás hozzáadása", - noStartup: "Nem található automatikusan induló alkalmazás.", - app: "Alkalmazás", - appName: "Alkalmazás Neve", - appComment: "Alkalmazás Hozzászolás", - appCommand: "Parancs", - add: "Hozzáadás", - cancel: "Visszavonás", - // Services Page - serviceTitle: "Rendszer Szolgáltatások", - noService: "Nem Található Szolgáltatás", - // Process Page - endProcess: "Szolgáltatás Befejezése", - refresh: "Frissítés", - // Uninstaller Page - uninstallerTitle: "A Rendszerre Telepítette a Csomagok", - noPackage: "Nem Található csomag.", - uninstallSelecteds: "Kiválasztottak törlése", - // Resources Page - cpuHistory: "Cpu Előzmény", - memHistory: "Memória Előzmény", - networkHistory: "Hálózat Előzmény", - swap: "Lapozófájl", - // Settings - settings: "Beállítások", - appSettings: "Alkalmazás Beállításai", - appLanguage: "Alkalmazás Nyelve", - appTheme: "Alkalmazás Témája", - // Global - search: "Keresés", - downloadUpdate: "Frissítés Letöltése", - updateMsg: "Jelenleg nem elérhető új frissítés.", - // Messages - opFail: "Sikertelen művelet.", - sysCleanFail: "Sikertelen rendszer tisztítás.", - sysCleanSuc: "Rendszer kitisztítva.", - appCacheWarning: "Alkalmazás letörlése\' Gyorsítótár okozhat problémát. Kérem legyen óvatos.", - uninstallFail: "Sikertelen törlés.", - packageUninstalled: " csomagok letörölve.", - anotherProc: "Másik folyamat folytatódik.", - changedLang: "Indítsa újra a programot, hogy életbe lépjenek a frissítések.", - permitted: 'Művelet nem engedélyezett.', -} \ No newline at end of file diff --git a/src/languages/langs/lang.it.js b/src/languages/langs/lang.it.js deleted file mode 100644 index 98419ff..0000000 --- a/src/languages/langs/lang.it.js +++ /dev/null @@ -1,81 +0,0 @@ -/** - AUTHOR Patrick Barattin -*/ -export default { - // Top Menu - dashboard: "Panenllo di controllo", - sysCleaner: "Pulizia del sistema", - startupApps: "Applicazioni all'avvio", - services: "Servizi", - process: "Processsi", - uninstaller: "Disinstalla", - resources: "Risorse", - // Dashboard Page - cpu: "CPU", - memory: "MEMORIA", - disk: "DISCO", - download: "DOWNLOAD", - upload: "UPLOAD", - systemInfo: "INFO DI SISTEMA", - hostname: "Nome dispositivo", - platform: "Piattaforma", - distribution: "Distribuzoine", - kernelRel: "Versione del Kernel", - cpuModel: "Moedllo CPU", - cpuSpeed: "Velocità CPU", - cpuCores: "CPU Cores", - // System Cleaner Page - packageCache: "Pacchetti in cache", - crashReports: "Reporti dei crash", - systemLogs: "Logs di sistema", - appCache: "Cache dei programmi", - trash: "Cestino", - systemScan: "Analisi di sistema", - clean: "Pulisci", - selectAll: "Seleziona tutti", - // Startup Apps Page - startupTitle: "Programmi all'avvio del sistema", - addStartup: "Aggiungi programma", - noStartup: "Non è stato trovato nessun programma all'avvio", - app: "Programmi", - appName: "Nome Progrmmma", - appComment: "Commento del programma", - appCommand: "Comando", - add: "Aggiungi", - cancel: "Cancella", - // Services Page - serviceTitle: "Servizi di sistema", - noService: "Nessun servizio trovato", - // Process Page - endProcess: "Fine Processo", - refresh: "Ricarica", - // Uninstaller Page - uninstallerTitle: "Pacchetti di sistema installati", - noPackage: "Nessun pacchetto trovato", - uninstallSelecteds: "Disinstalla selezionati", - // Resources Page - cpuHistory: "Grafico CPU", - memHistory: "Grafico Memoria", - networkHistory: "Grafico Rete", - swap: "Swap", - // Settings - settings: "Impostazioni", - appSettings: "Impostazioni", - appLanguage: "Lingua", - appTheme: "Tema", - // Global - search: "Ricerca", - downloadUpdate: "Scarica aggioranmenti", - updateMsg: "Ci sono degli aggiornamenti disponibili", - // Messages - opFail: "Operazione fallita", - sysCleanFail: "Pulizia del sistema fallita", - sysCleanSuc: "Sistema pulito", - appCacheWarning: "L\'eliminazione della cache può essere pericolosa, state attenti", - uninstallFail: "Disinstallazione fallita", - packageUninstalled: "Pacchetto disintallato", - anotherProc: "Un\'altro processo è in esecuzione", - changedLang: "Riavvia il programma per vedere le modifiche", - permitted: 'Operazione non permessa', - update: 'Aggiornamento' -} diff --git a/src/languages/langs/lang.kan.js b/src/languages/langs/lang.kan.js deleted file mode 100644 index 048fe39..0000000 --- a/src/languages/langs/lang.kan.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "ಡ್ಯಾಶ್ಬೋರ್ಡ್", - sysCleaner: "ಸಿಸ್ಟಮ್ ಕ್ಲೀನರ್", - startupApps: "ಆರಂಭಿಕ ಅಪ್ಲಿಕೇಶನ್ಗಳು", - services: "ಸೇವೆಗಳು", - process: "ಪ್ರಕ್ರಿಯೆ", - uninstaller: "ಅಸ್ಥಾಪನೆಗಾರ", - resources: "ಸಂಪನ್ಮೂಲಗಳು", - // Dashboard Page - cpu: "ಕೇಂದ್ರ ಸಂಸ್ಕರಣ ಘಟಕ", - memory: "ಸ್ಮೃತಿ", - disk: "ಡಿಸ್ಕ್", - download: "ಡೌನ್‌ಲೋಡ್", - upload: "ಅಪ್‌ಲೋಡ್", - systemInfo: "ಸಿಸ್ಟಮ್ ಮಾಹಿತಿ", - hostname: "ಹೋಸ್ಟ್ ಹೆಸರು", - platform: "ವೇದಿಕೆ", - distribution: "ವಿತರಣೆ", - kernelRel: "ಕರ್ನಲ್ ಬಿಡುಗಡೆ", - cpuModel: "ಸಿಪಿಯು ಮಾದರಿ", - cpuSpeed: "ಸಿಪಿಯು ವೇಗ", - cpuCores: "ಸಿಪಿಯು ಕೋರ್ಗಳು", - // System Cleaner Page - packageCache: "ಪ್ಯಾಕೇಜ್ ಸಂಗ್ರಹ", - crashReports: "ಕ್ರ್ಯಾಶ್ ವರದಿಗಳು", - systemLogs: "ಸಿಸ್ಟಮ್ ದಾಖಲೆಗಳು", - appCache: "ಅಪ್ಲಿಕೇಶನ್ ಸಂಗ್ರಹ", - trash: "ಅನುಪಯುಕ್ತ", - systemScan: "ಸಿಸ್ಟಮ್ ಸ್ಕ್ಯಾನ್", - clean: "ಸ್ವಚ್ಛಗೊಳಿಸಿ", - selectAll: "ಎಲ್ಲವನ್ನು ಆರಿಸು", - // Startup Apps Page - startupTitle: "ಸಿಸ್ಟಮ್ ಆರಂಭಿಕ ಅಪ್ಲಿಕೇಶನ್ಗಳು", - addStartup: "ಆರಂಭಿಕ ಅಪ್ಲಿಕೇಶನ್ ಸೇರಿಸಿ", - noStartup: "ಆರಂಭಿಕ ಅಪ್ಲಿಕೇಶನ್ಗಳು ಕಂಡುಬಂದಿಲ್ಲ.", - app: "ಅಪ್ಲಿಕೇಶನ್", - appName: "ಅಪ್ಲಿಕೇಶನ್ ಹೆಸರು", - appComment: "ಅಪ್ಲಿಕೇಶನ್ ಟಿಪ್ಪಣಿ", - appCommand: "ಆದೇಶ", - add: "ಸೇರಿಸಿ", - cancel: "ರದ್ದುಮಾಡಿ", - // Services Page - serviceTitle: "ಸಿಸ್ಟಮ್ ಸೇವೆಗಳು", - noService: "ಯಾವುದೇ ಸೇವೆ ಕಂಡುಬಂದಿಲ್ಲ", - // Process Page - endProcess: "ಪ್ರಕ್ರಿಯೆ ಕೊನೆಗೊಳಿಸಿ", - refresh: "ರಿಫ್ರೆಶ್", - // Uninstaller Page - uninstallerTitle: "ಸಿಸ್ಟಮ್ ಅನುಸ್ಥಾಪಿಸಲಾದ ಪ್ಯಾಕೇಜುಗಳು", - noPackage: "ಯಾವುದೇ ಪ್ಯಾಕೇಜ್ ಕಂಡುಬಂದಿಲ್ಲ.", - uninstallSelecteds: "ಆಯ್ಕೆಮಾಡಿದನ್ನು ಅಸ್ಥಾಪಿಸು", - // Resources Page - cpuHistory: "ಸಿಪಿಯು ಇತಿಹಾಸ", - memHistory: "ಸ್ಮೃತಿ ಇತಿಹಾಸ", - networkHistory: "ನೆಟ್ವರ್ಕ್ ಇತಿಹಾಸ", - swap: "ವಿನಿಮಯ", - // Settings - settings: "ಸೆಟ್ಟಿಂಗ್ಗಳು", - appSettings: "ಅಪ್ಲಿಕೇಶನ್ ಸೆಟ್ಟಿಂಗ್ಗಳು", - appLanguage: "ಅಪ್ಲಿಕೇಶನ್ ಭಾಷೆ", - appTheme: "ಅಪ್ಲಿಕೇಶನ್ ಥೀಮ್", - // Global - search: "ಹುಡುಕು", - downloadUpdate: "ನವೀಕರಣವನ್ನು ಡೌನ್ಲೋಡ್ ಮಾಡಿ", - updateMsg: "ನವೀಕರಣಗಳು ಪ್ರಸ್ತುತ ಲಭ್ಯವಿವೆ.", - // Messages - opFail: "ಕಾರ್ಯಾಚರಣೆ ವಿಫಲವಾಗಿದೆ.", - sysCleanFail: "ಸಿಸ್ಟಮ್ ಶುಚಿಗೊಳಿಸುವಿಕೆ ವಿಫಲವಾಗಿದೆ.", - sysCleanSuc: "ಸಿಸ್ಟಮ್ ಸ್ವಚ್ಛಗೊಳಿಸಲಾಗಿದೆ.", - appCacheWarning: "ಅಪ್ಲಿಕೇಶನ್ ಸಂಗ್ರಹವನ್ನು ಅಳಿಸುವುದರಿಂದ ಸಮಸ್ಯೆಗಳಿಗೆ ಕಾರಣವಾಗಬಹುದು. ದಯವಿಟ್ಟು ಎಚ್ಚರದಿಂದಿರಿ.", - uninstallFail: "ಅಸ್ಥಾಪನೆ ವಿಫಲವಾಗಿದೆ.", - packageUninstalled: " ಪ್ಯಾಕೇಜುಗಳನ್ನು ಅಸ್ಥಾಪಿಸಲಾಗಿದೆ.", - anotherProc: "ಮತ್ತೊಂದು ಪ್ರಕ್ರಿಯೆಯು ಮುಂದುವರಿಯುತ್ತದೆ.", - changedLang: "ಬದಲಾವಣೆಗಳನ್ನು ಜಾರಿಗೆ ತರಲು ಪ್ರೋಗ್ರಾಂ ಅನ್ನು ಮರುಪ್ರಾರಂಭಿಸಿ.", - permitted: 'ಆಪರೇಷನ್ ಅನುಮತಿಸಲಾಗಿಲ್ಲ.', -} diff --git a/src/languages/langs/lang.oc.js b/src/languages/langs/lang.oc.js deleted file mode 100644 index 5d3f4b4..0000000 --- a/src/languages/langs/lang.oc.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "Panèl de configuracion", - sysCleaner: "Netejador sistèma", - startupApps: "Aplicacions a l'aviada", - services: "Servicis", - process: "Processús", - uninstaller: "Desinstallador", - resources: "Ressorsas", - // Dashboard Page - cpu: "CPU", - memory: "MEMÒRIA", - disk: "DISC", - download: "TELECARGAMENT", - upload: "MANDADÍS", - systemInfo: "INFORMACIONS SISTÈMA", - hostname: "Nom d’Òste", - platform: "Plataforma", - distribution: "Distribucion", - kernelRel: "Version del nucli", - cpuModel: "Modèl del Processor", - cpuSpeed: "Velocitat", - cpuCores: "Nombre de còrs", - // System Cleaner Page - packageCache: "Escondedor dels paquets", - crashReports: "Rapòrt d’errors", - systemLogs: "Jornals sistèma", - appCache: "Escondedor de las aplicacions", - trash: "Banasta", - systemScan: "Analisi del sistèma", - clean: "Netejar", - selectAll: "Seleccionar tot", - // Startup Apps Page - startupTitle: "Aplicacions a l'aviada del sistèma", - addStartup: "Ajustar una aplicacion a l'aviada", - noStartup: "Cap aplicacion a l'aviada pas trobada.", - app: "Aplicacion", - appName: "Nom", - appComment: "Comentari", - appCommand: "Comanda", - add: "Ajustar", - cancel: "Anullar", - // Services Page - serviceTitle: "Servicis sistèma", - noService: "Cap servici sistèma trobat", - // Process Page - endProcess: "Arrestar lo processús", - refresh: "Actualizar", - // Uninstaller Page - uninstallerTitle: "Paquets installats sul sistèma", - noPackage: "Cap paquet pas trobat.", - uninstallSelecteds: "Desinstallar los paquets seleccionats", - // Resources Page - cpuHistory: "Activitat del processor", - memHistory: "Activitat de la memòria", - networkHistory: "Activitat de la ret", - swap: "Memòria de cambi", - // Settings - settings: "Paramètres", - appSettings: "Opcions de l'aplicacion", - appLanguage: "Lenga de l'aplicacion", - appTheme: "Tèma", - // Global - search: "Cercar", - downloadUpdate: "Telecargar la mesa a jorn", - updateMsg: "I a de mesas a jorn disponiblas.", - // Messages - opFail: "L'operacion a fach mèuca.", - sysCleanFail: "La netejada del sistèma a fracassat.", - sysCleanSuc: "Sistèma netejat.", - appCacheWarning: "Suprimir l'escondedor de las aplicacion pòt causar de problèmas, mèfi amb aquò.", - uninstallFail: "La desinstallacion a fracassat.", - packageUninstalled: "Paquets desinstallats.", - anotherProc: "Un autre processús es a s'executar.", - changedLang: "Reaviatz lo programa per aplicar los cambiaments.", - permitted: 'Operacion pas autorizada.', -} diff --git a/src/languages/langs/lang.pl.js b/src/languages/langs/lang.pl.js deleted file mode 100644 index 0453d16..0000000 --- a/src/languages/langs/lang.pl.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR AngryPenguin -*/ -export default { - // Top Menu - dashboard: "Deska Rozdzielcza", - sysCleaner: "Czyszczenie Systemu", - startupApps: "Aplikacje startowe", - services: "Usługi", - process: "Procesy", - uninstaller: "Deinstalator", - resources: "Zasoby", - // Dashboard Page - cpu: "PROCESOR", - memory: "PAMIĘĆ RAM", - disk: "DYSK", - download: "POBIERANIE", - upload: "WYSYŁANIE", - systemInfo: "INFORMACJE O SYSTEMIE", - hostname: "Nazwa hosta", - platform: "Platforma", - distribution: "Dystrybucja", - kernelRel: "Wydanie jądra Linux", - cpuModel: "Model Cpu", - cpuSpeed: "Zegar Cpu", - cpuCores: "Rdzenie Cpu", - // System Cleaner Page - packageCache: "Pamięć podręczna pakietów", - crashReports: "Raporty błędów", - systemLogs: "Logi systemowe", - appCache: "Pamięć podręczna aplikacji", - trash: "Kosz", - systemScan: "Skanuj System", - clean: "Wyczyść", - selectAll: "Zaznacz wszystko", - // Startup Apps Page - startupTitle: "Systemowe aplikacje startowe", - addStartup: "Dodaj aplikację startową", - noStartup: "Nie znaleziono aplikacji startowych.", - app: "Aplikacje", - appName: "Nazwa aplikacji", - appComment: "Komentarz do aplikacji", - appCommand: "Polecenie", - add: "Dodaj", - cancel: "Anuluj", - // Services Page - serviceTitle: "Usługi Systemowe", - noService: "Nie znaleziono usług", - // Process Page - endProcess: "Zakończ proces", - refresh: "Odśwież", - // Uninstaller Page - uninstallerTitle: "Zainstalowane pakiety w systemie", - noPackage: "Nie znaleziono pakietu.", - uninstallSelecteds: "Odinstaluj zaznaczone", - // Resources Page - cpuHistory: "Historia użycia Cpu", - memHistory: "Historia użycia pamięci", - networkHistory: "Historia użycia internetu", - swap: "Swap", - // Settings - settings: "Ustawienia", - appSettings: "Ustawienia aplikacji", - appLanguage: "Język aplikacji", - appTheme: "Motyw aplikacji", - // Global - search: "Wyszukaj", - downloadUpdate: "Pobierz aktualizację", - updateMsg: "Są dostępne nowe aktualizacje.", - // Messages - opFail: "Operacja zakończona niepowodzeniem.", - sysCleanFail: "Czyszczenie systemu nieudane.", - sysCleanSuc: "System oczyszczony.", - appCacheWarning: "Usuwanie aplikacji\' pamięci podręcznej może powodować problemy. Proszę bądź ostrożny.", - uninstallFail: "Usuwanie nieudane.", - packageUninstalled: " pakiety usunięte.", - anotherProc: "Kolejny proces trwa.", - changedLang: "Uruchom ponownie program aby wprowadzone zmiany odniosły efekt.", - permitted: 'Operacja niedozwolona.', -} diff --git a/src/languages/langs/lang.pt.js b/src/languages/langs/lang.pt.js deleted file mode 100644 index c3d7b29..0000000 --- a/src/languages/langs/lang.pt.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "Visão Geral", - sysCleaner: "Limpador do sistema", - startupApps: "Aplicativos de inicialização", - services: "Serviços", - process: "Processos", - uninstaller: "Desinstalador", - resources: "Recursos", - // Dashboard Page - cpu: "CPU", - memory: "MEMÓRIA", - disk: "DISCO", - download: "DOWNLOAD", - upload: "UPLOAD", - systemInfo: "INFORMAÇÃO DO SISTEMA", - hostname: "Nome de usuário", - platform: "Plataforma", - distribution: "Distribuição", - kernelRel: "Lançamento do kernel", - cpuModel: "Modelo do processador", - cpuSpeed: "Velocidade do processador", - cpuCores: "Núcleos do processador", - // System Cleaner Page - packageCache: "Cache do pacote", - crashReports: "Relatórios de falha", - systemLogs: "Registros do sistema", - appCache: "Cache de aplicativos", - trash: "Lixo", - systemScan: "Verificação do sistema", - clean: "Limpar", - selectAll: "Selecionar tudo", - // Startup Apps Page - startupTitle: "Aplicativos de inicialização do sistema", - addStartup: "Adicionar Aplicativo", - noStartup: "Nenhum aplicativo de inicialização foi encontrado.", - app: "Aplicação", - appName: "Nome do aplicativo", - appComment: "Descrição do aplicativo", - appCommand: "Comando", - add: "Adicionar", - cancel: "Cancelar", - // Services Page - serviceTitle: "Serviços do sistema", - noService: "Nenhum serviço encontrado.", - // Process Page - endProcess: "Finalizar processo", - refresh: "Atualizar", - // Uninstaller Page - uninstallerTitle: "Pacotes instalados do sistema", - noPackage: "Nenhum pacote encontrado.", - uninstallSelecteds: "Desinstalar selecionados", - // Resources Page - cpuHistory: "Histórico do processador", - memHistory: "Histórico da memória", - networkHistory: "Histórico da rede", - swap: "Trocar", - // Settings - settings: "Configurações", - appSettings: "Configuraçes do aplicativo", - appLanguage: "Linguagem", - appTheme: "Tema", - // Global - search: "Pesquisar", - downloadUpdate: "Baixar atualização", - updateMsg: "Há atualizações disponíveis.", - // Messages - opFail: "Operação falhou.", - sysCleanFail: "A limpeza do sistema falhou.", - sysCleanSuc: "Sistema limpo.", - appCacheWarning: "A exclusão de caches de aplicativos pode causar problemas. Por favor, preste atenção.", - uninstallFail: "A desinstalação falhou.", - packageUninstalled: " pacote desinstalado.", - anotherProc: "Outro processo continua.", - changedLang: "Reinicie o programa para que as alterações se concretizem.", - permitted: 'Operação não permitida.', -} diff --git a/src/languages/langs/lang.ru.js b/src/languages/langs/lang.ru.js deleted file mode 100644 index 402db77..0000000 --- a/src/languages/langs/lang.ru.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR BrainStorm -*/ -export default { - // Top Menu - dashboard: "Панель управления", - sysCleaner: "Очистка системы", - startupApps: "Автозагрузка", - services: "Службы", - process: "Процессы", - uninstaller: "Удаление программ", - resources: "Ресурсы", - // Dashboard Page - cpu: "ЦП", - memory: "ПАМЯТЬ", - disk: "ДИСК", - download: "ЗАГРУЗКА", - upload: "ОТДАЧА", - systemInfo: "ИНФОРМАЦИЯ О СИСТЕМЕ", - hostname: "Имя хоста", - platform: "Платформа", - distribution: "Дистрибутив", - kernelRel: "Версия ядра", - cpuModel: "Модель ЦП", - cpuSpeed: "Скорость ЦП", - cpuCores: "Ядра ЦП", - // System Cleaner Page - packageCache: "Кэш пакетов", - crashReports: "Отчеты о падении", - systemLogs: "Системные журналы", - appCache: "Кэш приложений", - trash: "Корзина", - systemScan: "Проверка системы", - clean: "Очистить", - selectAll: "Выбрать все", - // Startup Apps Page - startupTitle: "Автозагрузка приложений", - addStartup: "Добавить приложение в автозагрузку", - noStartup: "Ни одного приложения в автозагрузке не найдено.", - app: "Приложение", - appName: "Имя приложения", - appComment: "Комментарий приложения", - appCommand: "Комманда", - add: "Добавить", - cancel: "Отмена", - // Services Page - serviceTitle: "Системные службы", - noService: "Ни одной системной службы не найдено", - // Process Page - endProcess: "Завершить процесс", - refresh: "Обновить", - // Uninstaller Page - uninstallerTitle: "Установленные системные пакеты", - noPackage: "Ни одного пакета не найдено.", - uninstallSelecteds: "Удалить выбранные", - // Resources Page - cpuHistory: "История ЦП", - memHistory: "История памяти", - networkHistory: "История сети", - swap: "Своп", - // Settings - settings: "Параметры", - appSettings: "Параметры приложения", - appLanguage: "Язык", - appTheme: "Тема оформления", - // Global - search: "Поиск", - downloadUpdate: "Проверить обновления", - updateMsg: "Доступны обновления приложения.", - // Messages - opFail: "Операция не выполнена.", - sysCleanFail: "Очистка системы не выполнена.", - sysCleanSuc: "Система очищена.", - appCacheWarning: "Удаление кэша приложения может вызвать проблемы. Будьте осторожны.", - uninstallFail: "Удаление не выполнено.", - packageUninstalled: " пакетов удалено.", - anotherProc: "Выполняется другой процесс.", - changedLang: "Перезапустите программу для вступления в силу изменений.", - permitted: 'Операция не разрешена.', -} diff --git a/src/languages/langs/lang.sv.js b/src/languages/langs/lang.sv.js deleted file mode 100644 index ee58815..0000000 --- a/src/languages/langs/lang.sv.js +++ /dev/null @@ -1,81 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "Dashboard", - sysCleaner: "Systemrensare", - startupApps: "Uppstartsappar", - services: "Tjänster", - process: "Processer", - uninstaller: "Avinstallerare", - resources: "Resurser", - // Dashboard Page - cpu: "CPU", - memory: "MINNE", - disk: "DISK", - download: "NERLADDNING", - upload: "UPPLADDNING", - systemInfo: "SYSTEM INFO", - hostname: "Värdnamn", - platform: "Plattform", - distribution: "Distribution", - kernelRel: "Kernelutgåva", - cpuModel: "CPU-modell", - cpuSpeed: "CPU-hastighet", - cpuCores: "CPU-kärnor", - // System Cleaner Page - packageCache: "Packetcache", - crashReports: "Kraschrapporter", - systemLogs: "Systemloggar", - appCache: "Appcache", - trash: "Skräp", - systemScan: "Systemskanning", - clean: "Rensa", - selectAll: "Välj alla", - // Startup Apps Page - startupTitle: "Systemets uppstartsapplikationer", - addStartup: "Lägg till uppstartsapp", - noStartup: "Inga uppstartsappar funna.", - app: "Program", - appName: "Appnamn", - appComment: "Appkommentar", - appCommand: "Kommando", - add: "Lägg till", - cancel: "Avbryt", - // Services Page - serviceTitle: "Systemtjänster", - noService: "Inga tjänster funna.", - // Process Page - endProcess: "Avsluta process", - refresh: "Uppdateras", - // Uninstaller Page - uninstallerTitle: "System Installed Packages", - noPackage: "No package found.", - uninstallSelecteds: "Uninstall Selecteds", - // Resources Page - cpuHistory: "CPU-historik", - memHistory: "Minneshistorik", - networkHistory: "Nätverkshistorik", - swap: "Swap", - // Settings - settings: "Inställningar", - appSettings: "Appikationsinställningar", - appLanguage: "Applikationsspråk", - appTheme: "Applikationstema", - // Global - search: "Sök", - downloadUpdate: "Ladda ner uppdatering", - updateMsg: "Det finns förnärvarande tillgängliga uppdateringar.", - // Messages - opFail: "Operation misslyckades.", - sysCleanFail: "Systemrensning misslyckades.", - sysCleanSuc: "System rensat.", - appCacheWarning: "Ta bort applikationscache kan medföra problem. Var försiktig.", - uninstallFail: "Avinstallation misslyckades.", - packageUninstalled: " paket avinstallerade.", - anotherProc: "En annan process fortsätter.", - changedLang: "Starta om programmet för att ändringarna ska börja gälla.", - permitted: 'Operationen är inte tillåten.', - update: 'Uppdatera' -} diff --git a/src/languages/langs/lang.tr.js b/src/languages/langs/lang.tr.js deleted file mode 100644 index 81b5da6..0000000 --- a/src/languages/langs/lang.tr.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "Başlangıç", - sysCleaner: "Sistem Temizleyici", - startupApps: "Başlangıç Uygulamaları", - services: "Servisler", - process: "Süreçler", - uninstaller: "Kaldırıcı", - resources: "Kaynaklar", - // Dashboard Page - cpu: "CPU", - memory: "BELLEK", - disk: "DİSK", - download: "İNDİRME", - upload: "YÜKLEME", - systemInfo: "SİSTEM BİLGİSİ", - hostname: "Hostname", - platform: "Platform", - distribution: "Dağıtım", - kernelRel: "Çekirdek Sürümü", - cpuModel: "Cpu Modeli", - cpuSpeed: "Cpu Hızı", - cpuCores: "Cpu Çekirdek", - // System Cleaner Page - packageCache: "Paket Önbelleği", - crashReports: "Hata Raporları", - systemLogs: "Sistem Günlükleri", - appCache: "Uygulama Önbelleği", - trash: "Çöp Kutusu", - systemScan: "Sistemi Tara", - clean: "Temizle", - selectAll: "Hepsini Seç", - // Startup Apps Page - startupTitle: "Sistem Başlangıç Uygulamaları", - addStartup: "Başlangıç Uygulaması Ekle", - noStartup: "Başlangıç Uygulaması Bulunamadı.", - app: "Uygulama", - appName: "Uygulama Adı", - appComment: "Uygulama Yorumu", - appCommand: "Komut", - add: "Ekle", - cancel: "İptal", - // Services Page - serviceTitle: "Sistem Servisleri", - noService: "Servis Bulunamadı.", - // Process Page - endProcess: "Süreci Sonlandır", - refresh: "Yenile", - // Uninstaller Page - uninstallerTitle: "Sistemdeki Yüklü Paketler", - noPackage: "Paket Bulunamadı.", - uninstallSelecteds: "Seçilenleri Kaldır", - // Resources Page - cpuHistory: "Cpu Geçmişi", - memHistory: "Bellek Geçmişi", - networkHistory: "Ağ Geçmişi", - swap: "Takas", - // Settings - settings: "Ayarlar", - appSettings: "Uygulama Ayarları", - appLanguage: "Uygulama Dili", - appTheme: "Uygulama Tema", - // Global - search: "Arama", - downloadUpdate: "Güncellemeyi İndir", - updateMsg: "Mevcut yeni güncelleme var.", - // Messages - opFail: "İşlem başarısız.", - sysCleanFail: "Sistem temizleme başarısız.", - sysCleanSuc: "Sistem temizlendi.", - appCacheWarning: "Uygulamaların önbelleklerini silmek sorunlara neden olabilir. Lütfen dikkatli olun.", - uninstallFail: "Kaldırma başarısız.", - packageUninstalled: " paketleri kaldırıldı.", - anotherProc: "Başka işlem devam ediyor.", - changedLang: "Değişikliklerin aktif olması için programı yeniden başlatın.", - permitted: 'İşleme izin verilmedi.', -} \ No newline at end of file diff --git a/src/languages/langs/lang.uk.js b/src/languages/langs/lang.uk.js deleted file mode 100644 index 256ca98..0000000 --- a/src/languages/langs/lang.uk.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR of Ukrainian translation -*/ -export default { - // Top Menu - dashboard: "Панель Приладів", - sysCleaner: "Очистка Системи", - startupApps: "Початкові Додатки", - services: "Сервіси", - process: "Процеси", - uninstaller: "Видалення Програм", - resources: "Ресурси", - // Dashboard Page - cpu: "ЦП", - memory: "ПАМʼЯТЬ", - disk: "ДИСК", - download: "ЗАВАНТАЖЕННЯ", - upload: "ВІДВАНТАЖЕННЯ", - systemInfo: "СИСТЕМНА ІНФОРМАЦІЯ", - hostname: "Ім'я хосту", - platform: "Платформа", - distribution: "Дистрибутив", - kernelRel: "Випуск ядра", - cpuModel: "Модель ЦП", - cpuSpeed: "Швидкість ЦП", - cpuCores: "Ядра ЦП", - // System Cleaner Page - packageCache: "Кеш пакунків", - crashReports: "Аварійні звіти", - systemLogs: "Системні журнали", - appCache: "Кеш додатків", - trash: "Сміття", - systemScan: "Сканування системи", - clean: "Очистити", - selectAll: "Обрати Все", - // Startup Apps Page - startupTitle: "Початкові системні додатки", - addStartup: "Дадати початковий додаток", - noStartup: "Жодних початкових програм не знайдено.", - app: "Додатки", - appName: "Ім'я додатку", - appComment: "Коментар додатку", - appCommand: "Команда", - add: "Додати", - cancel: "Відміна", - // Services Page - serviceTitle: "Системні Сервіси", - noService: "Не знайдено жодного сервісу", - // Process Page - endProcess: "Кінець Процесу", - refresh: "Оновити", - // Uninstaller Page - uninstallerTitle: "Встановлені Системні Пакунки", - noPackage: "Не знайдено жодного пакунку.", - uninstallSelecteds: "Видалити Обране", - // Resources Page - cpuHistory: "Історія ЦП", - memHistory: "Історія Пам'яті", - networkHistory: "Історія Мережі", - swap: "Своп", - // Settings - settings: "Налаштування", - appSettings: "Налаштування Додатків", - appLanguage: "Мова додатку", - appTheme: "Тема Додатку", - // Global - search: "Пошук", - downloadUpdate: "Завантажити Оновлення", - updateMsg: "Присутні Оновлення Додатку.", - // Messages - opFail: "Операція не вдалась.", - sysCleanFail: "Очищення Системи не вдалось.", - sysCleanSuc: "Система очищена.", - appCacheWarning: "Киш видалених додатків може призвести до проблем. Будь ласка, будьте обережні.", - uninstallFail: "Видалення не вдалось.", - packageUninstalled: " пакунки видалені.", - anotherProc: "Продовжується інший процес.", - changedLang: "Для вступу в дію оновлень, необхідне перезавантаження програми.", - permitted: 'Операція не дозволяється.', -} diff --git a/src/languages/langs/lang.zh-cn.js b/src/languages/langs/lang.zh-cn.js deleted file mode 100644 index ffb2b5a..0000000 --- a/src/languages/langs/lang.zh-cn.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "仪表板", - sysCleaner: "系统清理", - startupApps: "开机启动", - services: "服务", - process: "程序", - uninstaller: "移除应用程序", - resources: "系统资源", - // Dashboard Page - cpu: "CPU", - memory: "内存", - disk: "硬盘", - download: "下载", - upload: "上传", - systemInfo: "系统信息", - hostname: "系统名称", - platform: "平台", - distribution: "系统版本", - kernelRel: "Kernel 版本", - cpuModel: "Cpu Model", - cpuSpeed: "Cpu 频率", - cpuCores: "Cpu 核心数", - // System Cleaner Page - packageCache: "应用程序缓存", - crashReports: "崩溃报告", - systemLogs: "系统日志", - appCache: "App 缓存", - trash: "回收站", - systemScan: "扫描系统", - clean: "移除", - selectAll: "全选", - // Startup Apps Page - startupTitle: "系统开机启动程序", - addStartup: "添加开机启动程序", - noStartup: "没有发现开机启动程序", - app: "应用程序", - appName: "名称", - appComment: "简介", - appCommand: "命令", - add: "添加", - cancel: "取消", - // Services Page - serviceTitle: "系统服务", - noService: "没有发现系统服务", - // Process Page - endProcess: "结束程序", - refresh: "刷新", - // Uninstaller Page - uninstallerTitle: "系统已安装程序", - noPackage: "没有发现应用程序", - uninstallSelecteds: "卸载所选程序", - // Resources Page - cpuHistory: "Cpu 历史", - memHistory: "内存历史", - networkHistory: "网络历史", - swap: "交换", - // Settings - settings: "设置", - appSettings: "程序设置", - appLanguage: "选择语言", - appTheme: "外观主题", - // Global - search: "搜索", - downloadUpdate: "下载更新", - updateMsg: "目前有更新可供下载", - // Messages - opFail: "操作失敗", - sysCleanFail: "系统清理失敗", - sysCleanSuc: "系统清理成功", - appCacheWarning: "请注意,刪除应用程序缓存可能会造成其他问题", - uninstallFail: "卸载失败", - packageUninstalled: " 已卸载", - anotherProc: "其他进程继续运行", - changedLang: "请重启程序使更改的内容生效", - permitted: '不允许该操作', -} diff --git a/src/languages/langs/lang.zh-tw.js b/src/languages/langs/lang.zh-tw.js deleted file mode 100644 index ffcf13e..0000000 --- a/src/languages/langs/lang.zh-tw.js +++ /dev/null @@ -1,80 +0,0 @@ -/** - AUTHOR -*/ -export default { - // Top Menu - dashboard: "儀表板", - sysCleaner: "系統清理", - startupApps: "開機啟動", - services: "服務", - process: "程序", - uninstaller: "移除應用程式", - resources: "系統資源", - // Dashboard Page - cpu: "CPU", - memory: "記憶體", - disk: "硬碟", - download: "下載", - upload: "上傳", - systemInfo: "系統資訊", - hostname: "系統名稱", - platform: "平台", - distribution: "系統版本", - kernelRel: "Kernel 版本", - cpuModel: "Cpu Model", - cpuSpeed: "Cpu 時脈", - cpuCores: "Cpu 核心數", - // System Cleaner Page - packageCache: "應用程式快取", - crashReports: "當機報告", - systemLogs: "系統記錄", - appCache: "App 快取", - trash: "垃圾桶", - systemScan: "掃描系統", - clean: "移除", - selectAll: "全選", - // Startup Apps Page - startupTitle: "系統開機啟動程式", - addStartup: "新增開機啟動程式", - noStartup: "無任何開機啟動程式", - app: "應用程式", - appName: "名稱", - appComment: "註解", - appCommand: "指令", - add: "新增", - cancel: "取消", - // Services Page - serviceTitle: "系統服務", - noService: "無任何系統服務", - // Process Page - endProcess: "終止程序", - refresh: "重新整理", - // Uninstaller Page - uninstallerTitle: "系統已安裝程式", - noPackage: "無任何應用程式", - uninstallSelecteds: "移除選取項目", - // Resources Page - cpuHistory: "Cpu 記錄", - memHistory: "記憶體記錄", - networkHistory: "網路記錄", - swap: "Swap", - // Settings - settings: "設定", - appSettings: "程式設定", - appLanguage: "選擇語言", - appTheme: "外觀主題", - // Global - search: "搜尋", - downloadUpdate: "下載更新", - updateMsg: "目前有更新可供下載", - // Messages - opFail: "操作失敗", - sysCleanFail: "系統清理失敗", - sysCleanSuc: "系統清理成功", - appCacheWarning: "請留意,刪除應用程式快取可能會造成其他問題", - uninstallFail: "移除失敗", - packageUninstalled: " 已移除", - anotherProc: "另一程序繼續運作中", - changedLang: "請重新啟動程式使變更生效", - permitted: '不允許該項操作', -} diff --git a/src/utils/config.js b/src/utils/config.js deleted file mode 100755 index 7751003..0000000 --- a/src/utils/config.js +++ /dev/null @@ -1,59 +0,0 @@ -import { - homedir -} from 'os' -import { - spawnSync -} from 'child_process' - -export default () => { - // Set app configs - localStorage.crashReportsPath = "/var/crash/" - localStorage.systemLogsPath = "/var/log/" - localStorage.appCachePath = homedir() + "/.cache/" - localStorage.autostartApps = homedir() + "/.config/autostart/" - localStorage.getAllService = "systemctl list-unit-files --state=enabled,disabled --type=service | grep .service | cut -d ' ' -f1 | sed -e 's/.service//g' 2> /dev/null" - localStorage.trashPath = homedir() + "/.local/share/Trash/files" - localStorage.trashInfoPath = homedir() + "/.local/share/Trash/info" - - // Package management settings - var pm = localStorage.packageManagement - - if (!pm) { - var dpkg = spawnSync('dpkg', ['--version']) - var rpm = spawnSync('rpm', ['--version']) - var pacman = spawnSync('pacman', ['--version']) - - if (!dpkg.error) - localStorage.packageManagement = 'dpkg' - else if (!rpm.error) - localStorage.packageManagement = 'rpm' - else if (!pacman.error) - localStorage.packageManagement = 'pacman' - else - localStorage.packageManagement = 'dpkg' - - switch (localStorage.packageManagement) { - case 'dpkg': - { - localStorage.pkgCachePath = "/var/cache/apt/archives/" - localStorage.getInstalledPackages = "dpkg --get-selections | grep -v deinstall | cut -f 1 2> /dev/null" - localStorage.removePackage = "dpkg -r " - } - break; - case 'rpm': - { - localStorage.pkgCachePath = "" - localStorage.getInstalledPackages = "rpm -qa 2> /dev/null" - localStorage.removePackage = "rpm --erase " - } - break; - case 'pacman': - { - localStorage.pkgCachePath = "/var/cache/pacman/pkg/" - localStorage.getInstalledPackages = "pacman -Q | cut -d ' ' -f 1 2> /dev/null" - localStorage.removePackage = "pacman -R --noconfirm " - } - break; - } - } -} \ No newline at end of file diff --git a/src/utils/helpers.js b/src/utils/helpers.js deleted file mode 100755 index 002a6ee..0000000 --- a/src/utils/helpers.js +++ /dev/null @@ -1,45 +0,0 @@ -import '../../libs/amaran.min' - -exports.prettyMemSize = (size) => { - return (size / (Math.pow(1024, 3))).toFixed(2) -} - -exports.prettyDiskSize = (size) => { - return (size / Math.pow(1000, 3)).toFixed(1) -} - -exports.showMessage = (message, status) => { - let bgcolor - switch (status) { - case 'success': - bgcolor = '#27ae60'; - break; - case 'error': - bgcolor = '#c0392b'; - break; - default: - bgcolor = '#f39c12'; - break; - } - $.amaran({ - 'theme': 'colorful', - 'content': { - bgcolor: bgcolor, - message: message - }, - 'position': 'top right', - 'outEffect': 'slideTop', - 'delay': 5000 - }) -} - -exports.command = (command) => `bash -c "${command}"` - -exports.formatBytes = (bytes, decimals = 0) => { - if (bytes == 0) return '0 Bytes' - let k = 1024, - dm = decimals + 1 || 3, - sizes = ['Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'], - i = Math.floor(Math.log(bytes) / Math.log(k)) - return parseFloat((bytes / Math.pow(k, i)).toFixed(dm)) + ' ' + sizes[i] -} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock deleted file mode 100644 index 36f2d7a..0000000 --- a/yarn.lock +++ /dev/null @@ -1,2848 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - -"7zip-bin-linux@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/7zip-bin-linux/-/7zip-bin-linux-1.1.0.tgz#2ca309fd6a2102e18bd81e3a5d91b39db9adab71" - -"7zip-bin-mac@^1.0.1": - version "1.0.1" - resolved "https://registry.yarnpkg.com/7zip-bin-mac/-/7zip-bin-mac-1.0.1.tgz#3e68778bbf0926adc68159427074505d47555c02" - -"7zip-bin-win@^2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/7zip-bin-win/-/7zip-bin-win-2.1.0.tgz#ce632da797ec282c5d2a8d07b60e8df7ca7f164d" - -"7zip-bin@^2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/7zip-bin/-/7zip-bin-2.1.0.tgz#d728d3f950895cfcfee1a166fe93afc07dfe35a9" - optionalDependencies: - "7zip-bin-linux" "^1.1.0" - "7zip-bin-mac" "^1.0.1" - "7zip-bin-win" "^2.1.0" - -"@types/node@^7.0.18": - version "7.0.29" - resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.29.tgz#ccfcec5b7135c7caf6c4ffb8c7f33102340d99df" - -abbrev@1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.0.tgz#d0554c2256636e2f56e7c2e5ad183f859428d81f" - -ajv-keywords@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-2.1.0.tgz#a296e17f7bfae7c1ce4f7e0de53d29cb32162df0" - -ajv@^4.9.1: - version "4.11.5" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.5.tgz#b6ee74657b993a01dce44b7944d56f485828d5bd" - dependencies: - co "^4.6.0" - json-stable-stringify "^1.0.1" - -ajv@^5.1.5: - version "5.1.5" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.1.5.tgz#8734931b601f00d4feef7c65738d77d1b65d1f68" - dependencies: - co "^4.6.0" - json-stable-stringify "^1.0.1" - -ansi-align@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-2.0.0.tgz#c36aeccba563b89ceb556f3690f0b1d9e3547f7f" - dependencies: - string-width "^2.0.0" - -ansi-regex@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df" - -ansi-styles@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" - -anymatch@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-1.3.0.tgz#a3e52fa39168c825ff57b0248126ce5a8ff95507" - dependencies: - arrify "^1.0.0" - micromatch "^2.1.5" - -aproba@^1.0.3: - version "1.1.1" - resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.1.1.tgz#95d3600f07710aa0e9298c726ad5ecf2eacbabab" - -are-we-there-yet@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.2.tgz#80e470e95a084794fe1899262c5667c6e88de1b3" - dependencies: - delegates "^1.0.0" - readable-stream "^2.0.0 || ^1.1.13" - -argparse@^1.0.7: - version "1.0.9" - resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86" - dependencies: - sprintf-js "~1.0.2" - -arr-diff@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf" - dependencies: - arr-flatten "^1.0.1" - -arr-flatten@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.0.1.tgz#e5ffe54d45e19f32f216e91eb99c8ce892bb604b" - -array-find-index@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1" - -array-unique@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53" - -arrify@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" - -asar-integrity@0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/asar-integrity/-/asar-integrity-0.1.1.tgz#1a709dd78443707fc260f7ce363d9569983caf76" - dependencies: - bluebird-lst "^1.0.2" - fs-extra-p "^4.3.0" - -asn1@~0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86" - -assert-plus@1.0.0, assert-plus@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" - -assert-plus@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-0.2.0.tgz#d74e1b87e7affc0db8aadb7021f3fe48101ab234" - -async-each@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d" - -async@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/async/-/async-1.0.0.tgz#f8fc04ca3a13784ade9e1641af98578cfbd647a9" - -asynckit@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" - -aws-sign2@~0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.6.0.tgz#14342dd38dbcc94d0e5b87d763cd63612c0e794f" - -aws4@^1.2.1: - version "1.6.0" - resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e" - -babel-cli@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.24.1.tgz#207cd705bba61489b2ea41b5312341cf6aca2283" - dependencies: - babel-core "^6.24.1" - babel-polyfill "^6.23.0" - babel-register "^6.24.1" - babel-runtime "^6.22.0" - commander "^2.8.1" - convert-source-map "^1.1.0" - fs-readdir-recursive "^1.0.0" - glob "^7.0.0" - lodash "^4.2.0" - output-file-sync "^1.1.0" - path-is-absolute "^1.0.0" - slash "^1.0.0" - source-map "^0.5.0" - v8flags "^2.0.10" - optionalDependencies: - chokidar "^1.6.1" - -babel-code-frame@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.22.0.tgz#027620bee567a88c32561574e7fd0801d33118e4" - dependencies: - chalk "^1.1.0" - esutils "^2.0.2" - js-tokens "^3.0.0" - -babel-core@^6.24.1: - version "6.25.0" - resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.25.0.tgz#7dd42b0463c742e9d5296deb3ec67a9322dad729" - dependencies: - babel-code-frame "^6.22.0" - babel-generator "^6.25.0" - babel-helpers "^6.24.1" - babel-messages "^6.23.0" - babel-register "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.25.0" - babel-traverse "^6.25.0" - babel-types "^6.25.0" - babylon "^6.17.2" - convert-source-map "^1.1.0" - debug "^2.1.1" - json5 "^0.5.0" - lodash "^4.2.0" - minimatch "^3.0.2" - path-is-absolute "^1.0.0" - private "^0.1.6" - slash "^1.0.0" - source-map "^0.5.0" - -babel-generator@^6.25.0: - version "6.25.0" - resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.25.0.tgz#33a1af70d5f2890aeb465a4a7793c1df6a9ea9fc" - dependencies: - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.25.0" - detect-indent "^4.0.0" - jsesc "^1.3.0" - lodash "^4.2.0" - source-map "^0.5.0" - trim-right "^1.0.1" - -babel-helper-call-delegate@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz#ece6aacddc76e41c3461f88bfc575bd0daa2df8d" - dependencies: - babel-helper-hoist-variables "^6.24.1" - babel-runtime "^6.22.0" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -babel-helper-define-map@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-define-map/-/babel-helper-define-map-6.24.1.tgz#7a9747f258d8947d32d515f6aa1c7bd02204a080" - dependencies: - babel-helper-function-name "^6.24.1" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - lodash "^4.2.0" - -babel-helper-function-name@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz#d3475b8c03ed98242a25b48351ab18399d3580a9" - dependencies: - babel-helper-get-function-arity "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -babel-helper-get-function-arity@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz#8f7782aa93407c41d3aa50908f89b031b1b6853d" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.24.1" - -babel-helper-hoist-variables@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz#1ecb27689c9d25513eadbc9914a73f5408be7a76" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.24.1" - -babel-helper-optimise-call-expression@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz#f7a13427ba9f73f8f4fa993c54a97882d1244257" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.24.1" - -babel-helper-regex@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-regex/-/babel-helper-regex-6.24.1.tgz#d36e22fab1008d79d88648e32116868128456ce8" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.24.1" - lodash "^4.2.0" - -babel-helper-replace-supers@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-6.24.1.tgz#bf6dbfe43938d17369a213ca8a8bf74b6a90ab1a" - dependencies: - babel-helper-optimise-call-expression "^6.24.1" - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -babel-helpers@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.24.1.tgz#3471de9caec388e5c850e597e58a26ddf37602b2" - dependencies: - babel-runtime "^6.22.0" - babel-template "^6.24.1" - -babel-messages@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-check-es2015-constants@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz#35157b101426fd2ffd3da3f75c7d1e91835bbf8a" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-arrow-functions@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz#452692cb711d5f79dc7f85e440ce41b9f244d221" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-block-scoped-functions@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz#bbc51b49f964d70cb8d8e0b94e820246ce3a6141" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-block-scoping@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.24.1.tgz#76c295dc3a4741b1665adfd3167215dcff32a576" - dependencies: - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - lodash "^4.2.0" - -babel-plugin-transform-es2015-classes@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz#5a4c58a50c9c9461e564b4b2a3bfabc97a2584db" - dependencies: - babel-helper-define-map "^6.24.1" - babel-helper-function-name "^6.24.1" - babel-helper-optimise-call-expression "^6.24.1" - babel-helper-replace-supers "^6.24.1" - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -babel-plugin-transform-es2015-computed-properties@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz#6fe2a8d16895d5634f4cd999b6d3480a308159b3" - dependencies: - babel-runtime "^6.22.0" - babel-template "^6.24.1" - -babel-plugin-transform-es2015-destructuring@^6.22.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz#997bb1f1ab967f682d2b0876fe358d60e765c56d" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-duplicate-keys@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz#73eb3d310ca969e3ef9ec91c53741a6f1576423e" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.24.1" - -babel-plugin-transform-es2015-for-of@^6.22.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz#f47c95b2b613df1d3ecc2fdb7573623c75248691" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-function-name@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz#834c89853bc36b1af0f3a4c5dbaa94fd8eacaa8b" - dependencies: - babel-helper-function-name "^6.24.1" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - -babel-plugin-transform-es2015-literals@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz#4f54a02d6cd66cf915280019a31d31925377ca2e" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-modules-amd@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz#3b3e54017239842d6d19c3011c4bd2f00a00d154" - dependencies: - babel-plugin-transform-es2015-modules-commonjs "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - -babel-plugin-transform-es2015-modules-commonjs@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.24.1.tgz#d3e310b40ef664a36622200097c6d440298f2bfe" - dependencies: - babel-plugin-transform-strict-mode "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-types "^6.24.1" - -babel-plugin-transform-es2015-modules-systemjs@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz#ff89a142b9119a906195f5f106ecf305d9407d23" - dependencies: - babel-helper-hoist-variables "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - -babel-plugin-transform-es2015-modules-umd@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz#ac997e6285cd18ed6176adb607d602344ad38468" - dependencies: - babel-plugin-transform-es2015-modules-amd "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - -babel-plugin-transform-es2015-object-super@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz#24cef69ae21cb83a7f8603dad021f572eb278f8d" - dependencies: - babel-helper-replace-supers "^6.24.1" - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-parameters@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz#57ac351ab49caf14a97cd13b09f66fdf0a625f2b" - dependencies: - babel-helper-call-delegate "^6.24.1" - babel-helper-get-function-arity "^6.24.1" - babel-runtime "^6.22.0" - babel-template "^6.24.1" - babel-traverse "^6.24.1" - babel-types "^6.24.1" - -babel-plugin-transform-es2015-shorthand-properties@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz#24f875d6721c87661bbd99a4622e51f14de38aa0" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.24.1" - -babel-plugin-transform-es2015-spread@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz#d6d68a99f89aedc4536c81a542e8dd9f1746f8d1" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-sticky-regex@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz#00c1cdb1aca71112cdf0cf6126c2ed6b457ccdbc" - dependencies: - babel-helper-regex "^6.24.1" - babel-runtime "^6.22.0" - babel-types "^6.24.1" - -babel-plugin-transform-es2015-template-literals@^6.22.0: - version "6.22.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz#a84b3450f7e9f8f1f6839d6d687da84bb1236d8d" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-typeof-symbol@^6.22.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz#dec09f1cddff94b52ac73d505c84df59dcceb372" - dependencies: - babel-runtime "^6.22.0" - -babel-plugin-transform-es2015-unicode-regex@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz#d38b12f42ea7323f729387f18a7c5ae1faeb35e9" - dependencies: - babel-helper-regex "^6.24.1" - babel-runtime "^6.22.0" - regexpu-core "^2.0.0" - -babel-plugin-transform-regenerator@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgz#b8da305ad43c3c99b4848e4fe4037b770d23c418" - dependencies: - regenerator-transform "0.9.11" - -babel-plugin-transform-strict-mode@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz#d5faf7aa578a65bbe591cf5edae04a0c67020758" - dependencies: - babel-runtime "^6.22.0" - babel-types "^6.24.1" - -babel-polyfill@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.23.0.tgz#8364ca62df8eafb830499f699177466c3b03499d" - dependencies: - babel-runtime "^6.22.0" - core-js "^2.4.0" - regenerator-runtime "^0.10.0" - -babel-preset-es2015@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz#d44050d6bc2c9feea702aaf38d727a0210538939" - dependencies: - babel-plugin-check-es2015-constants "^6.22.0" - babel-plugin-transform-es2015-arrow-functions "^6.22.0" - babel-plugin-transform-es2015-block-scoped-functions "^6.22.0" - babel-plugin-transform-es2015-block-scoping "^6.24.1" - babel-plugin-transform-es2015-classes "^6.24.1" - babel-plugin-transform-es2015-computed-properties "^6.24.1" - babel-plugin-transform-es2015-destructuring "^6.22.0" - babel-plugin-transform-es2015-duplicate-keys "^6.24.1" - babel-plugin-transform-es2015-for-of "^6.22.0" - babel-plugin-transform-es2015-function-name "^6.24.1" - babel-plugin-transform-es2015-literals "^6.22.0" - babel-plugin-transform-es2015-modules-amd "^6.24.1" - babel-plugin-transform-es2015-modules-commonjs "^6.24.1" - babel-plugin-transform-es2015-modules-systemjs "^6.24.1" - babel-plugin-transform-es2015-modules-umd "^6.24.1" - babel-plugin-transform-es2015-object-super "^6.24.1" - babel-plugin-transform-es2015-parameters "^6.24.1" - babel-plugin-transform-es2015-shorthand-properties "^6.24.1" - babel-plugin-transform-es2015-spread "^6.22.0" - babel-plugin-transform-es2015-sticky-regex "^6.24.1" - babel-plugin-transform-es2015-template-literals "^6.22.0" - babel-plugin-transform-es2015-typeof-symbol "^6.22.0" - babel-plugin-transform-es2015-unicode-regex "^6.24.1" - babel-plugin-transform-regenerator "^6.24.1" - -babel-register@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.24.1.tgz#7e10e13a2f71065bdfad5a1787ba45bca6ded75f" - dependencies: - babel-core "^6.24.1" - babel-runtime "^6.22.0" - core-js "^2.4.0" - home-or-tmp "^2.0.0" - lodash "^4.2.0" - mkdirp "^0.5.1" - source-map-support "^0.4.2" - -babel-runtime@^6.18.0, babel-runtime@^6.22.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.23.0.tgz#0a9489f144de70efb3ce4300accdb329e2fc543b" - dependencies: - core-js "^2.4.0" - regenerator-runtime "^0.10.0" - -babel-template@^6.24.1, babel-template@^6.25.0: - version "6.25.0" - resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.25.0.tgz#665241166b7c2aa4c619d71e192969552b10c071" - dependencies: - babel-runtime "^6.22.0" - babel-traverse "^6.25.0" - babel-types "^6.25.0" - babylon "^6.17.2" - lodash "^4.2.0" - -babel-traverse@^6.24.1, babel-traverse@^6.25.0: - version "6.25.0" - resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.25.0.tgz#2257497e2fcd19b89edc13c4c91381f9512496f1" - dependencies: - babel-code-frame "^6.22.0" - babel-messages "^6.23.0" - babel-runtime "^6.22.0" - babel-types "^6.25.0" - babylon "^6.17.2" - debug "^2.2.0" - globals "^9.0.0" - invariant "^2.2.0" - lodash "^4.2.0" - -babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.25.0: - version "6.25.0" - resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.25.0.tgz#70afb248d5660e5d18f811d91c8303b54134a18e" - dependencies: - babel-runtime "^6.22.0" - esutils "^2.0.2" - lodash "^4.2.0" - to-fast-properties "^1.0.1" - -babylon@^6.17.2: - version "6.17.3" - resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.3.tgz#1327d709950b558f204e5352587fd0290f8d8e48" - -balanced-match@^0.4.1: - version "0.4.2" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838" - -base64-js@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.0.tgz#a39992d723584811982be5e290bb6a53d86700f1" - -bcrypt-pbkdf@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz#63bc5dcb61331b92bc05fd528953c33462a06f8d" - dependencies: - tweetnacl "^0.14.3" - -binary-extensions@^1.0.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.8.0.tgz#48ec8d16df4377eae5fa5884682480af4d95c774" - -block-stream@*: - version "0.0.9" - resolved "https://registry.yarnpkg.com/block-stream/-/block-stream-0.0.9.tgz#13ebfe778a03205cfe03751481ebb4b3300c126a" - dependencies: - inherits "~2.0.0" - -bluebird-lst@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/bluebird-lst/-/bluebird-lst-1.0.2.tgz#c7b26176b6c8fa458be703deb0644a28f64a475b" - dependencies: - bluebird "^3.5.0" - -bluebird@^3.4.7, bluebird@^3.5.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c" - -boom@2.x.x: - version "2.10.1" - resolved "https://registry.yarnpkg.com/boom/-/boom-2.10.1.tgz#39c8918ceff5799f83f9492a848f625add0c766f" - dependencies: - hoek "2.x.x" - -boxen@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/boxen/-/boxen-1.1.0.tgz#b1b69dd522305e807a99deee777dbd6e5167b102" - dependencies: - ansi-align "^2.0.0" - camelcase "^4.0.0" - chalk "^1.1.1" - cli-boxes "^1.0.0" - string-width "^2.0.0" - term-size "^0.1.0" - widest-line "^1.0.0" - -brace-expansion@^1.1.7: - version "1.1.7" - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.7.tgz#3effc3c50e000531fb720eaff80f0ae8ef23cf59" - dependencies: - balanced-match "^0.4.1" - concat-map "0.0.1" - -braces@^1.8.2: - version "1.8.5" - resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7" - dependencies: - expand-range "^1.8.1" - preserve "^0.2.0" - repeat-element "^1.1.2" - -buffer-shims@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad8793028c3477ef044a8b51" - -builtin-modules@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f" - -camelcase-keys@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/camelcase-keys/-/camelcase-keys-2.1.0.tgz#308beeaffdf28119051efa1d932213c91b8f92e7" - dependencies: - camelcase "^2.0.0" - map-obj "^1.0.0" - -camelcase@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f" - -camelcase@^4.0.0, camelcase@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd" - -capture-stack-trace@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/capture-stack-trace/-/capture-stack-trace-1.0.0.tgz#4a6fa07399c26bba47f0b2496b4d0fb408c5550d" - -caseless@~0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" - -chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" - dependencies: - ansi-styles "^2.2.1" - escape-string-regexp "^1.0.2" - has-ansi "^2.0.0" - strip-ansi "^3.0.0" - supports-color "^2.0.0" - -chart.js@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.6.0.tgz#308f9a4b0bfed5a154c14f5deb1d9470d22abe71" - dependencies: - chartjs-color "^2.1.0" - moment "^2.10.6" - -chartjs-color-string@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/chartjs-color-string/-/chartjs-color-string-0.4.0.tgz#57748d4530ae28d8db0a5492182ba06dfdf2f468" - dependencies: - color-name "^1.0.0" - -chartjs-color@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/chartjs-color/-/chartjs-color-2.1.0.tgz#9c39ac830ccd98996ae80c9f11086ff12c98a756" - dependencies: - chartjs-color-string "^0.4.0" - color-convert "^0.5.3" - -chartkick@^2.2.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/chartkick/-/chartkick-2.2.4.tgz#6391444e9fd64d8834e0ffee4ba091310d697d88" - -chokidar@^1.6.1, chokidar@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468" - dependencies: - anymatch "^1.3.0" - async-each "^1.0.0" - glob-parent "^2.0.0" - inherits "^2.0.1" - is-binary-path "^1.0.0" - is-glob "^2.0.0" - path-is-absolute "^1.0.0" - readdirp "^2.0.0" - optionalDependencies: - fsevents "^1.0.0" - -chromium-pickle-js@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/chromium-pickle-js/-/chromium-pickle-js-0.2.0.tgz#04a106672c18b085ab774d983dfa3ea138f22205" - -ci-info@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.0.0.tgz#dc5285f2b4e251821683681c381c3388f46ec534" - -cli-boxes@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143" - -cliui@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/cliui/-/cliui-3.2.0.tgz#120601537a916d29940f934da3b48d585a39213d" - dependencies: - string-width "^1.0.1" - strip-ansi "^3.0.1" - wrap-ansi "^2.0.0" - -co@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" - -code-point-at@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" - -color-convert@^0.5.3, color-convert@~0.5.0: - version "0.5.3" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-0.5.3.tgz#bdb6c69ce660fadffe0b0007cc447e1b9f7282bd" - -color-name@^1.0.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.2.tgz#5c8ab72b64bd2215d617ae9559ebb148475cf98d" - -colors@1.0.x: - version "1.0.3" - resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b" - -combined-stream@^1.0.5, combined-stream@~1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.5.tgz#938370a57b4a51dea2c77c15d5c5fdf895164009" - dependencies: - delayed-stream "~1.0.0" - -commander@^2.8.1: - version "2.9.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4" - dependencies: - graceful-readlink ">= 1.0.0" - -compare-version@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/compare-version/-/compare-version-0.1.2.tgz#0162ec2d9351f5ddd59a9202cba935366a725080" - -concat-map@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" - -concat-stream@1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.5.0.tgz#53f7d43c51c5e43f81c8fdd03321c631be68d611" - dependencies: - inherits "~2.0.1" - readable-stream "~2.0.0" - typedarray "~0.0.5" - -configstore@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/configstore/-/configstore-3.1.0.tgz#45df907073e26dfa1cf4b2d52f5b60545eaa11d1" - dependencies: - dot-prop "^4.1.0" - graceful-fs "^4.1.2" - make-dir "^1.0.0" - unique-string "^1.0.0" - write-file-atomic "^2.0.0" - xdg-basedir "^3.0.0" - -console-control-strings@^1.0.0, console-control-strings@~1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e" - -convert-source-map@^1.1.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.0.tgz#9acd70851c6d5dfdd93d9282e5edf94a03ff46b5" - -core-js@^2.4.0: - version "2.4.1" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.4.1.tgz#4de911e667b0eae9124e34254b53aea6fc618d3e" - -core-util-is@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" - -create-error-class@^3.0.0: - version "3.0.2" - resolved "https://registry.yarnpkg.com/create-error-class/-/create-error-class-3.0.2.tgz#06be7abef947a3f14a30fd610671d401bca8b7b6" - dependencies: - capture-stack-trace "^1.0.0" - -cross-spawn-async@^2.1.1: - version "2.2.5" - resolved "https://registry.yarnpkg.com/cross-spawn-async/-/cross-spawn-async-2.2.5.tgz#845ff0c0834a3ded9d160daca6d390906bb288cc" - dependencies: - lru-cache "^4.0.0" - which "^1.2.8" - -cross-spawn@^4.0.0: - version "4.0.2" - resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-4.0.2.tgz#7b9247621c23adfdd3856004a823cbe397424d41" - dependencies: - lru-cache "^4.0.1" - which "^1.2.9" - -cryptiles@2.x.x: - version "2.0.5" - resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-2.0.5.tgz#3bdfecdc608147c1c67202fa291e7dca59eaa3b8" - dependencies: - boom "2.x.x" - -crypto-random-string@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e" - -cuint@^0.2.2: - version "0.2.2" - resolved "https://registry.yarnpkg.com/cuint/-/cuint-0.2.2.tgz#408086d409550c2631155619e9fa7bcadc3b991b" - -currently-unhandled@^0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea" - dependencies: - array-find-index "^1.0.1" - -cycle@1.0.x: - version "1.0.3" - resolved "https://registry.yarnpkg.com/cycle/-/cycle-1.0.3.tgz#21e80b2be8580f98b468f379430662b046c34ad2" - -dashdash@^1.12.0: - version "1.14.1" - resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0" - dependencies: - assert-plus "^1.0.0" - -debug@0.7.4: - version "0.7.4" - resolved "https://registry.yarnpkg.com/debug/-/debug-0.7.4.tgz#06e1ea8082c2cb14e39806e22e2f6f757f92af39" - -debug@2.6.8, debug@^2.6.1, debug@^2.6.6: - version "2.6.8" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc" - dependencies: - ms "2.0.0" - -debug@^2.1.1, debug@^2.1.3, debug@^2.2.0: - version "2.6.3" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.3.tgz#0f7eb8c30965ec08c72accfa0130c8b79984141d" - dependencies: - ms "0.7.2" - -decamelize@^1.1.1, decamelize@^1.1.2: - version "1.2.0" - resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" - -deep-extend@~0.4.0: - version "0.4.1" - resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.4.1.tgz#efe4113d08085f4e6f9687759810f807469e2253" - -delayed-stream@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619" - -delegates@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a" - -detect-indent@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-4.0.0.tgz#f76d064352cdf43a1cb6ce619c4ee3a9475de208" - dependencies: - repeating "^2.0.0" - -dot-prop@^4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.1.1.tgz#a8493f0b7b5eeec82525b5c7587fa7de7ca859c1" - dependencies: - is-obj "^1.0.0" - -duplexer3@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2" - -ecc-jsbn@~0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz#0fc73a9ed5f0d53c38193398523ef7e543777505" - dependencies: - jsbn "~0.1.0" - -electron-builder-core@18.7.0: - version "18.7.0" - resolved "https://registry.yarnpkg.com/electron-builder-core/-/electron-builder-core-18.7.0.tgz#6f72649fbc6ff7f34e177bcb366bffedb8819175" - -electron-builder-http@18.7.0, electron-builder-http@~18.7.0: - version "18.7.0" - resolved "https://registry.yarnpkg.com/electron-builder-http/-/electron-builder-http-18.7.0.tgz#a3154d25c80c62e1e15becaf10770811e338aefe" - dependencies: - debug "2.6.8" - fs-extra-p "^4.3.0" - -electron-builder-util@18.7.0, electron-builder-util@~18.7.0: - version "18.7.0" - resolved "https://registry.yarnpkg.com/electron-builder-util/-/electron-builder-util-18.7.0.tgz#c75171fdaf672c7a998b6596d64bb08eb7fabef4" - dependencies: - "7zip-bin" "^2.1.0" - bluebird-lst "^1.0.2" - chalk "^1.1.3" - debug "2.6.8" - electron-builder-http "~18.7.0" - fcopy-pre-bundled "^0.1.2" - fs-extra-p "^4.3.0" - ini "^1.3.4" - is-ci "^1.0.10" - node-emoji "^1.5.1" - source-map-support "^0.4.15" - stat-mode "^0.2.2" - tunnel-agent "^0.6.0" - -electron-builder@^18.6.2: - version "18.7.0" - resolved "https://registry.yarnpkg.com/electron-builder/-/electron-builder-18.7.0.tgz#ae27cce7aff0314ff566835df6d8af9ac97fd47f" - dependencies: - "7zip-bin" "^2.1.0" - ajv "^5.1.5" - ajv-keywords "^2.1.0" - asar-integrity "0.1.1" - bluebird-lst "^1.0.2" - chalk "^1.1.3" - chromium-pickle-js "^0.2.0" - cuint "^0.2.2" - debug "2.6.8" - electron-builder-core "18.7.0" - electron-builder-http "18.7.0" - electron-builder-util "18.7.0" - electron-download-tf "4.3.1" - electron-osx-sign "0.4.6" - electron-publish "18.7.0" - fs-extra-p "^4.3.0" - hosted-git-info "^2.4.2" - is-ci "^1.0.10" - isbinaryfile "^3.0.2" - js-yaml "^3.8.4" - json5 "^0.5.1" - minimatch "^3.0.4" - node-forge "^0.7.1" - normalize-package-data "^2.3.8" - parse-color "^1.0.0" - plist "^2.1.0" - sanitize-filename "^1.6.1" - semver "^5.3.0" - update-notifier "^2.2.0" - uuid-1345 "^0.99.6" - yargs "^8.0.1" - -electron-download-tf@4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/electron-download-tf/-/electron-download-tf-4.3.1.tgz#7930f24a08e3669eaad38a5f7f288a10461caf72" - dependencies: - debug "^2.6.6" - env-paths "^1.0.0" - fs-extra "^3.0.1" - minimist "^1.2.0" - nugget "^2.0.1" - path-exists "^3.0.0" - rc "^1.2.1" - semver "^5.3.0" - sumchecker "^2.0.2" - -electron-download@^3.0.1: - version "3.3.0" - resolved "https://registry.yarnpkg.com/electron-download/-/electron-download-3.3.0.tgz#2cfd54d6966c019c4d49ad65fbe65cc9cdef68c8" - dependencies: - debug "^2.2.0" - fs-extra "^0.30.0" - home-path "^1.0.1" - minimist "^1.2.0" - nugget "^2.0.0" - path-exists "^2.1.0" - rc "^1.1.2" - semver "^5.3.0" - sumchecker "^1.2.0" - -electron-osx-sign@0.4.6: - version "0.4.6" - resolved "https://registry.yarnpkg.com/electron-osx-sign/-/electron-osx-sign-0.4.6.tgz#2398e2d7cab5c1d8c3eeabb1cd490376528ec39a" - dependencies: - bluebird "^3.4.7" - compare-version "^0.1.2" - debug "^2.6.1" - isbinaryfile "^3.0.2" - minimist "^1.2.0" - plist "^2.0.1" - tempfile "^1.1.1" - -electron-publish@18.7.0: - version "18.7.0" - resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-18.7.0.tgz#feeee7fa3e71fbbf8fe61a8dc6c2e483c98ec3e7" - dependencies: - bluebird-lst "^1.0.2" - chalk "^1.1.3" - electron-builder-http "~18.7.0" - electron-builder-util "~18.7.0" - fs-extra-p "^4.3.0" - mime "^1.3.6" - -electron@^1.6.10: - version "1.6.10" - resolved "https://registry.yarnpkg.com/electron/-/electron-1.6.10.tgz#4f0b9cd596e35700b57128f988cc1d2ce67e5671" - dependencies: - "@types/node" "^7.0.18" - electron-download "^3.0.1" - extract-zip "^1.0.3" - -env-paths@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-1.0.0.tgz#4168133b42bb05c38a35b1ae4397c8298ab369e0" - -error-ex@^1.2.0: - version "1.3.1" - resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.1.tgz#f855a86ce61adc4e8621c3cda21e7a7612c3a8dc" - dependencies: - is-arrayish "^0.2.1" - -es6-promise@^4.0.5: - version "4.1.0" - resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.1.0.tgz#dda03ca8f9f89bc597e689842929de7ba8cebdf0" - -escape-string-regexp@^1.0.2: - version "1.0.5" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" - -esprima@^3.1.1: - version "3.1.3" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633" - -esutils@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" - -execa@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/execa/-/execa-0.4.0.tgz#4eb6467a36a095fabb2970ff9d5e3fb7bce6ebc3" - dependencies: - cross-spawn-async "^2.1.1" - is-stream "^1.1.0" - npm-run-path "^1.0.0" - object-assign "^4.0.1" - path-key "^1.0.0" - strip-eof "^1.0.0" - -execa@^0.5.0: - version "0.5.1" - resolved "https://registry.yarnpkg.com/execa/-/execa-0.5.1.tgz#de3fb85cb8d6e91c85bcbceb164581785cb57b36" - dependencies: - cross-spawn "^4.0.0" - get-stream "^2.2.0" - is-stream "^1.1.0" - npm-run-path "^2.0.0" - p-finally "^1.0.0" - signal-exit "^3.0.0" - strip-eof "^1.0.0" - -expand-brackets@^0.1.4: - version "0.1.5" - resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-0.1.5.tgz#df07284e342a807cd733ac5af72411e581d1177b" - dependencies: - is-posix-bracket "^0.1.0" - -expand-range@^1.8.1: - version "1.8.2" - resolved "https://registry.yarnpkg.com/expand-range/-/expand-range-1.8.2.tgz#a299effd335fe2721ebae8e257ec79644fc85337" - dependencies: - fill-range "^2.1.0" - -extend@~3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.0.tgz#5a474353b9f3353ddd8176dfd37b91c83a46f1d4" - -extglob@^0.3.1: - version "0.3.2" - resolved "https://registry.yarnpkg.com/extglob/-/extglob-0.3.2.tgz#2e18ff3d2f49ab2765cec9023f011daa8d8349a1" - dependencies: - is-extglob "^1.0.0" - -extract-zip@^1.0.3: - version "1.6.0" - resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-1.6.0.tgz#7f400c9607ea866ecab7aa6d54fb978eeb11621a" - dependencies: - concat-stream "1.5.0" - debug "0.7.4" - mkdirp "0.5.0" - yauzl "2.4.1" - -extsprintf@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550" - -eyes@0.1.x: - version "0.1.8" - resolved "https://registry.yarnpkg.com/eyes/-/eyes-0.1.8.tgz#62cf120234c683785d902348a800ef3e0cc20bc0" - -fcopy-pre-bundled@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/fcopy-pre-bundled/-/fcopy-pre-bundled-0.1.2.tgz#656baeb0d0c450cafa9c902664d440ceb99bcde1" - -fd-slicer@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.0.1.tgz#8b5bcbd9ec327c5041bf9ab023fd6750f1177e65" - dependencies: - pend "~1.2.0" - -filename-regex@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.0.tgz#996e3e80479b98b9897f15a8a58b3d084e926775" - -fill-range@^2.1.0: - version "2.2.3" - resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-2.2.3.tgz#50b77dfd7e469bc7492470963699fe7a8485a723" - dependencies: - is-number "^2.1.0" - isobject "^2.0.0" - randomatic "^1.1.3" - repeat-element "^1.1.2" - repeat-string "^1.5.2" - -find-up@^1.0.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f" - dependencies: - path-exists "^2.0.0" - pinkie-promise "^2.0.0" - -find-up@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7" - dependencies: - locate-path "^2.0.0" - -for-in@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80" - -for-own@^0.1.4: - version "0.1.5" - resolved "https://registry.yarnpkg.com/for-own/-/for-own-0.1.5.tgz#5265c681a4f294dabbf17c9509b6763aa84510ce" - dependencies: - for-in "^1.0.1" - -forever-agent@~0.6.1: - version "0.6.1" - resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" - -form-data@~2.1.1: - version "2.1.2" - resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.2.tgz#89c3534008b97eada4cbb157d58f6f5df025eae4" - dependencies: - asynckit "^0.4.0" - combined-stream "^1.0.5" - mime-types "^2.1.12" - -fs-extra-p@^4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/fs-extra-p/-/fs-extra-p-4.3.0.tgz#2e148a544287df0258931cabc583063b4eed2303" - dependencies: - bluebird-lst "^1.0.2" - fs-extra "^3.0.1" - -fs-extra@^0.30.0: - version "0.30.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-0.30.0.tgz#f233ffcc08d4da7d432daa449776989db1df93f0" - dependencies: - graceful-fs "^4.1.2" - jsonfile "^2.1.0" - klaw "^1.0.0" - path-is-absolute "^1.0.0" - rimraf "^2.2.8" - -fs-extra@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-3.0.1.tgz#3794f378c58b342ea7dbbb23095109c4b3b62291" - dependencies: - graceful-fs "^4.1.2" - jsonfile "^3.0.0" - universalify "^0.1.0" - -fs-readdir-recursive@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/fs-readdir-recursive/-/fs-readdir-recursive-1.0.0.tgz#8cd1745c8b4f8a29c8caec392476921ba195f560" - -fs.realpath@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" - -fsevents@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.1.1.tgz#f19fd28f43eeaf761680e519a203c4d0b3d31aff" - dependencies: - nan "^2.3.0" - node-pre-gyp "^0.6.29" - -fstream-ignore@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/fstream-ignore/-/fstream-ignore-1.0.5.tgz#9c31dae34767018fe1d249b24dada67d092da105" - dependencies: - fstream "^1.0.0" - inherits "2" - minimatch "^3.0.0" - -fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2: - version "1.0.11" - resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.11.tgz#5c1fb1f117477114f0632a0eb4b71b3cb0fd3171" - dependencies: - graceful-fs "^4.1.2" - inherits "~2.0.0" - mkdirp ">=0.5 0" - rimraf "2" - -gauge@~2.7.1: - version "2.7.3" - resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.3.tgz#1c23855f962f17b3ad3d0dc7443f304542edfe09" - dependencies: - aproba "^1.0.3" - console-control-strings "^1.0.0" - has-unicode "^2.0.0" - object-assign "^4.1.0" - signal-exit "^3.0.0" - string-width "^1.0.1" - strip-ansi "^3.0.1" - wide-align "^1.1.0" - -get-caller-file@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.2.tgz#f702e63127e7e231c160a80c1554acb70d5047e5" - -get-stdin@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe" - -get-stream@^2.2.0: - version "2.3.1" - resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-2.3.1.tgz#5f38f93f346009666ee0150a054167f91bdd95de" - dependencies: - object-assign "^4.0.1" - pinkie-promise "^2.0.0" - -get-stream@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14" - -getpass@^0.1.1: - version "0.1.6" - resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.6.tgz#283ffd9fc1256840875311c1b60e8c40187110e6" - dependencies: - assert-plus "^1.0.0" - -glob-base@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4" - dependencies: - glob-parent "^2.0.0" - is-glob "^2.0.0" - -glob-parent@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-2.0.0.tgz#81383d72db054fcccf5336daa902f182f6edbb28" - dependencies: - is-glob "^2.0.0" - -glob@^7.0.0, glob@^7.0.5: - version "7.1.2" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15" - dependencies: - fs.realpath "^1.0.0" - inflight "^1.0.4" - inherits "2" - minimatch "^3.0.4" - once "^1.3.0" - path-is-absolute "^1.0.0" - -globals@^9.0.0: - version "9.17.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-9.17.0.tgz#0c0ca696d9b9bb694d2e5470bd37777caad50286" - -got@^6.7.1: - version "6.7.1" - resolved "https://registry.yarnpkg.com/got/-/got-6.7.1.tgz#240cd05785a9a18e561dc1b44b41c763ef1e8db0" - dependencies: - create-error-class "^3.0.0" - duplexer3 "^0.1.4" - get-stream "^3.0.0" - is-redirect "^1.0.0" - is-retry-allowed "^1.0.0" - is-stream "^1.0.0" - lowercase-keys "^1.0.0" - safe-buffer "^5.0.1" - timed-out "^4.0.0" - unzip-response "^2.0.1" - url-parse-lax "^1.0.0" - -graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.4, graceful-fs@^4.1.6, graceful-fs@^4.1.9: - version "4.1.11" - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" - -"graceful-readlink@>= 1.0.0": - version "1.0.1" - resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725" - -har-schema@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-1.0.5.tgz#d263135f43307c02c602afc8fe95970c0151369e" - -har-validator@~4.2.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-4.2.1.tgz#33481d0f1bbff600dd203d75812a6a5fba002e2a" - dependencies: - ajv "^4.9.1" - har-schema "^1.0.5" - -has-ansi@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91" - dependencies: - ansi-regex "^2.0.0" - -has-unicode@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" - -hawk@~3.1.3: - version "3.1.3" - resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4" - dependencies: - boom "2.x.x" - cryptiles "2.x.x" - hoek "2.x.x" - sntp "1.x.x" - -hoek@2.x.x: - version "2.16.3" - resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed" - -home-or-tmp@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8" - dependencies: - os-homedir "^1.0.0" - os-tmpdir "^1.0.1" - -home-path@^1.0.1: - version "1.0.5" - resolved "https://registry.yarnpkg.com/home-path/-/home-path-1.0.5.tgz#788b29815b12d53bacf575648476e6f9041d133f" - -hosted-git-info@^2.1.4: - version "2.4.1" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.4.1.tgz#4b0445e41c004a8bd1337773a4ff790ca40318c8" - -hosted-git-info@^2.4.2: - version "2.4.2" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.4.2.tgz#0076b9f46a270506ddbaaea56496897460612a67" - -http-signature@~1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.1.1.tgz#df72e267066cd0ac67fb76adf8e134a8fbcf91bf" - dependencies: - assert-plus "^0.2.0" - jsprim "^1.2.2" - sshpk "^1.7.0" - -import-lazy@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43" - -imurmurhash@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" - -indent-string@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-2.1.0.tgz#8e2d48348742121b4a8218b7a137e9a52049dc80" - dependencies: - repeating "^2.0.0" - -inflight@^1.0.4: - version "1.0.6" - resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9" - dependencies: - once "^1.3.0" - wrappy "1" - -inherits@2, inherits@^2.0.1, inherits@~2.0.0, inherits@~2.0.1: - version "2.0.3" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" - -ini@^1.3.4, ini@~1.3.0: - version "1.3.4" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e" - -invariant@^2.2.0: - version "2.2.2" - resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360" - dependencies: - loose-envify "^1.0.0" - -invert-kv@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6" - -is-arrayish@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" - -is-binary-path@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898" - dependencies: - binary-extensions "^1.0.0" - -is-buffer@^1.0.2: - version "1.1.5" - resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.5.tgz#1f3b26ef613b214b88cbca23cc6c01d87961eecc" - -is-builtin-module@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe" - dependencies: - builtin-modules "^1.0.0" - -is-ci@^1.0.10: - version "1.0.10" - resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e" - dependencies: - ci-info "^1.0.0" - -is-dotfile@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-dotfile/-/is-dotfile-1.0.2.tgz#2c132383f39199f8edc268ca01b9b007d205cc4d" - -is-equal-shallow@^0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz#2238098fc221de0bcfa5d9eac4c45d638aa1c534" - dependencies: - is-primitive "^2.0.0" - -is-extendable@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89" - -is-extglob@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0" - -is-finite@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.0.2.tgz#cc6677695602be550ef11e8b4aa6305342b6d0aa" - dependencies: - number-is-nan "^1.0.0" - -is-fullwidth-code-point@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb" - dependencies: - number-is-nan "^1.0.0" - -is-fullwidth-code-point@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f" - -is-glob@^2.0.0, is-glob@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-2.0.1.tgz#d096f926a3ded5600f3fdfd91198cb0888c2d863" - dependencies: - is-extglob "^1.0.0" - -is-npm@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-1.0.0.tgz#f2fb63a65e4905b406c86072765a1a4dc793b9f4" - -is-number@^2.0.2, is-number@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-number/-/is-number-2.1.0.tgz#01fcbbb393463a548f2f466cce16dece49db908f" - dependencies: - kind-of "^3.0.2" - -is-obj@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f" - -is-posix-bracket@^0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4" - -is-primitive@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575" - -is-redirect@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24" - -is-retry-allowed@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34" - -is-stream@^1.0.0, is-stream@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" - -is-typedarray@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" - -is-utf8@^0.2.0: - version "0.2.1" - resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72" - -isarray@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" - -isarray@1.0.0, isarray@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" - -isbinaryfile@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-3.0.2.tgz#4a3e974ec0cba9004d3fc6cde7209ea69368a621" - -isexe@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" - -isobject@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/isobject/-/isobject-2.1.0.tgz#f065561096a3f1da2ef46272f815c840d87e0c89" - dependencies: - isarray "1.0.0" - -isstream@0.1.x, isstream@~0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" - -jodid25519@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/jodid25519/-/jodid25519-1.0.2.tgz#06d4912255093419477d425633606e0e90782967" - dependencies: - jsbn "~0.1.0" - -jquery@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" - -js-tokens@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7" - -js-yaml@^3.8.4: - version "3.8.4" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.4.tgz#520b4564f86573ba96662af85a8cafa7b4b5a6f6" - dependencies: - argparse "^1.0.7" - esprima "^3.1.1" - -jsbn@~0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" - -jsesc@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b" - -jsesc@~0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d" - -json-schema@0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13" - -json-stable-stringify@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz#9a759d39c5f2ff503fd5300646ed445f88c4f9af" - dependencies: - jsonify "~0.0.0" - -json-stringify-safe@~5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" - -json5@^0.5.0, json5@^0.5.1: - version "0.5.1" - resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821" - -jsonfile@^2.1.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-2.4.0.tgz#3736a2b428b87bbda0cc83b53fa3d633a35c2ae8" - optionalDependencies: - graceful-fs "^4.1.6" - -jsonfile@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-3.0.0.tgz#92e7c7444e5ffd5fa32e6a9ae8b85034df8347d0" - optionalDependencies: - graceful-fs "^4.1.6" - -jsonify@~0.0.0: - version "0.0.0" - resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" - -jsprim@^1.2.2: - version "1.4.0" - resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.0.tgz#a3b87e40298d8c380552d8cc7628a0bb95a22918" - dependencies: - assert-plus "1.0.0" - extsprintf "1.0.2" - json-schema "0.2.3" - verror "1.3.6" - -kind-of@^3.0.2: - version "3.1.0" - resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.1.0.tgz#475d698a5e49ff5e53d14e3e732429dc8bf4cf47" - dependencies: - is-buffer "^1.0.2" - -klaw@^1.0.0: - version "1.3.1" - resolved "https://registry.yarnpkg.com/klaw/-/klaw-1.3.1.tgz#4088433b46b3b1ba259d78785d8e96f73ba02439" - optionalDependencies: - graceful-fs "^4.1.9" - -latest-version@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/latest-version/-/latest-version-3.1.0.tgz#a205383fea322b33b5ae3b18abee0dc2f356ee15" - dependencies: - package-json "^4.0.0" - -lcid@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/lcid/-/lcid-1.0.0.tgz#308accafa0bc483a3867b4b6f2b9506251d1b835" - dependencies: - invert-kv "^1.0.0" - -load-json-file@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-1.1.0.tgz#956905708d58b4bab4c2261b04f59f31c99374c0" - dependencies: - graceful-fs "^4.1.2" - parse-json "^2.2.0" - pify "^2.0.0" - pinkie-promise "^2.0.0" - strip-bom "^2.0.0" - -load-json-file@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8" - dependencies: - graceful-fs "^4.1.2" - parse-json "^2.2.0" - pify "^2.0.0" - strip-bom "^3.0.0" - -locate-path@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e" - dependencies: - p-locate "^2.0.0" - path-exists "^3.0.0" - -lodash@^4.2.0: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" - -loose-envify@^1.0.0: - version "1.3.1" - resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.3.1.tgz#d1a8ad33fa9ce0e713d65fdd0ac8b748d478c848" - dependencies: - js-tokens "^3.0.0" - -loud-rejection@^1.0.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f" - dependencies: - currently-unhandled "^0.4.1" - signal-exit "^3.0.0" - -lowercase-keys@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-1.0.0.tgz#4e3366b39e7f5457e35f1324bdf6f88d0bfc7306" - -lru-cache@^4.0.0, lru-cache@^4.0.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.1.tgz#622e32e82488b49279114a4f9ecf45e7cd6bba55" - dependencies: - pseudomap "^1.0.2" - yallist "^2.1.2" - -macaddress@^0.2.7: - version "0.2.8" - resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.8.tgz#5904dc537c39ec6dbefeae902327135fa8511f12" - -make-dir@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.0.0.tgz#97a011751e91dd87cfadef58832ebb04936de978" - dependencies: - pify "^2.3.0" - -map-obj@^1.0.0, map-obj@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d" - -mem@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/mem/-/mem-1.1.0.tgz#5edd52b485ca1d900fe64895505399a0dfa45f76" - dependencies: - mimic-fn "^1.0.0" - -meow@^3.1.0: - version "3.7.0" - resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb" - dependencies: - camelcase-keys "^2.0.0" - decamelize "^1.1.2" - loud-rejection "^1.0.0" - map-obj "^1.0.1" - minimist "^1.1.3" - normalize-package-data "^2.3.4" - object-assign "^4.0.1" - read-pkg-up "^1.0.1" - redent "^1.0.0" - trim-newlines "^1.0.0" - -micromatch@^2.1.5: - version "2.3.11" - resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-2.3.11.tgz#86677c97d1720b363431d04d0d15293bd38c1565" - dependencies: - arr-diff "^2.0.0" - array-unique "^0.2.1" - braces "^1.8.2" - expand-brackets "^0.1.4" - extglob "^0.3.1" - filename-regex "^2.0.0" - is-extglob "^1.0.0" - is-glob "^2.0.1" - kind-of "^3.0.2" - normalize-path "^2.0.1" - object.omit "^2.0.0" - parse-glob "^3.0.4" - regex-cache "^0.4.2" - -mime-db@~1.27.0: - version "1.27.0" - resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.27.0.tgz#820f572296bbd20ec25ed55e5b5de869e5436eb1" - -mime-types@^2.1.12, mime-types@~2.1.7: - version "2.1.15" - resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.15.tgz#a4ebf5064094569237b8cf70046776d09fc92aed" - dependencies: - mime-db "~1.27.0" - -mime@^1.3.6: - version "1.3.6" - resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.6.tgz#591d84d3653a6b0b4a3b9df8de5aa8108e72e5e0" - -mimic-fn@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18" - -minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" - dependencies: - brace-expansion "^1.1.7" - -minimist@0.0.8: - version "0.0.8" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" - -minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" - -mkdirp@0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.0.tgz#1d73076a6df986cd9344e15e71fcc05a4c9abf12" - dependencies: - minimist "0.0.8" - -"mkdirp@>=0.5 0", mkdirp@^0.5.1: - version "0.5.1" - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" - dependencies: - minimist "0.0.8" - -mkdirp@~0.3.5: - version "0.3.5" - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.5.tgz#de3e5f8961c88c787ee1368df849ac4413eca8d7" - -moment@^2.10.6: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" - -ms@0.7.2: - version "0.7.2" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765" - -ms@2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" - -nan@^2.3.0: - version "2.5.1" - resolved "https://registry.yarnpkg.com/nan/-/nan-2.5.1.tgz#d5b01691253326a97a2bbee9e61c55d8d60351e2" - -node-emoji@^1.5.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.5.1.tgz#fd918e412769bf8c448051238233840b2aff16a1" - dependencies: - string.prototype.codepointat "^0.2.0" - -node-forge@^0.7.1: - version "0.7.1" - resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.1.tgz#9da611ea08982f4b94206b3beb4cc9665f20c300" - -node-pre-gyp@^0.6.29: - version "0.6.34" - resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.6.34.tgz#94ad1c798a11d7fc67381b50d47f8cc18d9799f7" - dependencies: - mkdirp "^0.5.1" - nopt "^4.0.1" - npmlog "^4.0.2" - rc "^1.1.7" - request "^2.81.0" - rimraf "^2.6.1" - semver "^5.3.0" - tar "^2.2.1" - tar-pack "^3.4.0" - -nopt@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d" - dependencies: - abbrev "1" - osenv "^0.1.4" - -normalize-package-data@^2.3.2, normalize-package-data@^2.3.4: - version "2.3.6" - resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.3.6.tgz#498fa420c96401f787402ba21e600def9f981fff" - dependencies: - hosted-git-info "^2.1.4" - is-builtin-module "^1.0.0" - semver "2 || 3 || 4 || 5" - validate-npm-package-license "^3.0.1" - -normalize-package-data@^2.3.8: - version "2.3.8" - resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.3.8.tgz#d819eda2a9dedbd1ffa563ea4071d936782295bb" - dependencies: - hosted-git-info "^2.1.4" - is-builtin-module "^1.0.0" - semver "2 || 3 || 4 || 5" - validate-npm-package-license "^3.0.1" - -normalize-path@^2.0.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9" - dependencies: - remove-trailing-separator "^1.0.1" - -npm-run-path@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-1.0.0.tgz#f5c32bf595fe81ae927daec52e82f8b000ac3c8f" - dependencies: - path-key "^1.0.0" - -npm-run-path@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f" - dependencies: - path-key "^2.0.0" - -npmlog@^4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.0.2.tgz#d03950e0e78ce1527ba26d2a7592e9348ac3e75f" - dependencies: - are-we-there-yet "~1.1.2" - console-control-strings "~1.1.0" - gauge "~2.7.1" - set-blocking "~2.0.0" - -nugget@^2.0.0, nugget@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/nugget/-/nugget-2.0.1.tgz#201095a487e1ad36081b3432fa3cada4f8d071b0" - dependencies: - debug "^2.1.3" - minimist "^1.1.0" - pretty-bytes "^1.0.2" - progress-stream "^1.1.0" - request "^2.45.0" - single-line-log "^1.1.2" - throttleit "0.0.2" - -number-is-nan@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" - -oauth-sign@~0.8.1: - version "0.8.2" - resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43" - -object-assign@^4.0.1, object-assign@^4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" - -object-keys@~0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-0.4.0.tgz#28a6aae7428dd2c3a92f3d95f21335dd204e0336" - -object.omit@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa" - dependencies: - for-own "^0.1.4" - is-extendable "^0.1.1" - -once@^1.3.0, once@^1.3.3: - version "1.4.0" - resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" - dependencies: - wrappy "1" - -os-homedir@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" - -os-locale@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-2.0.0.tgz#15918ded510522b81ee7ae5a309d54f639fc39a4" - dependencies: - execa "^0.5.0" - lcid "^1.0.0" - mem "^1.1.0" - -os-tmpdir@^1.0.0, os-tmpdir@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274" - -osenv@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/osenv/-/osenv-0.1.4.tgz#42fe6d5953df06c8064be6f176c3d05aaaa34644" - dependencies: - os-homedir "^1.0.0" - os-tmpdir "^1.0.0" - -output-file-sync@^1.1.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/output-file-sync/-/output-file-sync-1.1.2.tgz#d0a33eefe61a205facb90092e826598d5245ce76" - dependencies: - graceful-fs "^4.1.4" - mkdirp "^0.5.1" - object-assign "^4.1.0" - -p-finally@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" - -p-limit@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.1.0.tgz#b07ff2d9a5d88bec806035895a2bab66a27988bc" - -p-locate@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43" - dependencies: - p-limit "^1.1.0" - -package-json@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/package-json/-/package-json-4.0.1.tgz#8869a0401253661c4c4ca3da6c2121ed555f5eed" - dependencies: - got "^6.7.1" - registry-auth-token "^3.0.1" - registry-url "^3.0.3" - semver "^5.1.0" - -parse-color@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/parse-color/-/parse-color-1.0.0.tgz#7b748b95a83f03f16a94f535e52d7f3d94658619" - dependencies: - color-convert "~0.5.0" - -parse-glob@^3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/parse-glob/-/parse-glob-3.0.4.tgz#b2c376cfb11f35513badd173ef0bb6e3a388391c" - dependencies: - glob-base "^0.3.0" - is-dotfile "^1.0.0" - is-extglob "^1.0.0" - is-glob "^2.0.0" - -parse-json@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-2.2.0.tgz#f480f40434ef80741f8469099f8dea18f55a4dc9" - dependencies: - error-ex "^1.2.0" - -path-exists@^2.0.0, path-exists@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-2.1.0.tgz#0feb6c64f0fc518d9a754dd5efb62c7022761f4b" - dependencies: - pinkie-promise "^2.0.0" - -path-exists@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515" - -path-is-absolute@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" - -path-key@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/path-key/-/path-key-1.0.0.tgz#5d53d578019646c0d68800db4e146e6bdc2ac7af" - -path-key@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" - -path-type@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441" - dependencies: - graceful-fs "^4.1.2" - pify "^2.0.0" - pinkie-promise "^2.0.0" - -path-type@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73" - dependencies: - pify "^2.0.0" - -pend@~1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50" - -performance-now@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-0.2.0.tgz#33ef30c5c77d4ea21c5a53869d91b56d8f2555e5" - -pify@^2.0.0, pify@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" - -pinkie-promise@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c069ac9b178776288228450ffa" - dependencies: - pinkie "^2.0.0" - -pinkie@^2.0.0: - version "2.0.4" - resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870" - -plist@^2.0.1, plist@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/plist/-/plist-2.1.0.tgz#57ccdb7a0821df21831217a3cad54e3e146a1025" - dependencies: - base64-js "1.2.0" - xmlbuilder "8.2.2" - xmldom "0.1.x" - -prepend-http@^1.0.1: - version "1.0.4" - resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" - -preserve@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" - -pretty-bytes@^1.0.2: - version "1.0.4" - resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-1.0.4.tgz#0a22e8210609ad35542f8c8d5d2159aff0751c84" - dependencies: - get-stdin "^4.0.1" - meow "^3.1.0" - -private@^0.1.6: - version "0.1.7" - resolved "https://registry.yarnpkg.com/private/-/private-0.1.7.tgz#68ce5e8a1ef0a23bb570cc28537b5332aba63ef1" - -process-nextick-args@~1.0.6: - version "1.0.7" - resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-1.0.7.tgz#150e20b756590ad3f91093f25a4f2ad8bff30ba3" - -progress-stream@^1.1.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/progress-stream/-/progress-stream-1.2.0.tgz#2cd3cfea33ba3a89c9c121ec3347abe9ab125f77" - dependencies: - speedometer "~0.1.2" - through2 "~0.2.3" - -progressbar.js@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/progressbar.js/-/progressbar.js-1.0.1.tgz#f7fbfc195240fe0bb32f6f7bdb2e7ff400ea71f9" - dependencies: - shifty "^1.5.2" - -properties-reader@^0.0.15: - version "0.0.15" - resolved "https://registry.yarnpkg.com/properties-reader/-/properties-reader-0.0.15.tgz#260a20a122a32aa7fe166bd237a0abeecff53086" - dependencies: - mkdirp "~0.3.5" - -pseudomap@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" - -punycode@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" - -qs@~6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233" - -randomatic@^1.1.3: - version "1.1.6" - resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-1.1.6.tgz#110dcabff397e9dcff7c0789ccc0a49adf1ec5bb" - dependencies: - is-number "^2.0.2" - kind-of "^3.0.2" - -rc@^1.0.1, rc@^1.1.6, rc@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.1.tgz#2e03e8e42ee450b8cb3dce65be1bf8974e1dfd95" - dependencies: - deep-extend "~0.4.0" - ini "~1.3.0" - minimist "^1.2.0" - strip-json-comments "~2.0.1" - -rc@^1.1.2, rc@^1.1.7: - version "1.2.0" - resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.0.tgz#c7de973b7b46297c041366b2fd3d2363b1697c66" - dependencies: - deep-extend "~0.4.0" - ini "~1.3.0" - minimist "^1.2.0" - strip-json-comments "~2.0.1" - -read-pkg-up@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02" - dependencies: - find-up "^1.0.0" - read-pkg "^1.0.0" - -read-pkg-up@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be" - dependencies: - find-up "^2.0.0" - read-pkg "^2.0.0" - -read-pkg@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-1.1.0.tgz#f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28" - dependencies: - load-json-file "^1.0.0" - normalize-package-data "^2.3.2" - path-type "^1.0.0" - -read-pkg@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8" - dependencies: - load-json-file "^2.0.0" - normalize-package-data "^2.3.2" - path-type "^2.0.0" - -"readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.2, readable-stream@^2.1.4: - version "2.2.6" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.6.tgz#8b43aed76e71483938d12a8d46c6cf1a00b1f816" - dependencies: - buffer-shims "^1.0.0" - core-util-is "~1.0.0" - inherits "~2.0.1" - isarray "~1.0.0" - process-nextick-args "~1.0.6" - string_decoder "~0.10.x" - util-deprecate "~1.0.1" - -readable-stream@~1.1.9: - version "1.1.14" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9" - dependencies: - core-util-is "~1.0.0" - inherits "~2.0.1" - isarray "0.0.1" - string_decoder "~0.10.x" - -readable-stream@~2.0.0: - version "2.0.6" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.0.6.tgz#8f90341e68a53ccc928788dacfcd11b36eb9b78e" - dependencies: - core-util-is "~1.0.0" - inherits "~2.0.1" - isarray "~1.0.0" - process-nextick-args "~1.0.6" - string_decoder "~0.10.x" - util-deprecate "~1.0.1" - -readdirp@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.1.0.tgz#4ed0ad060df3073300c48440373f72d1cc642d78" - dependencies: - graceful-fs "^4.1.2" - minimatch "^3.0.2" - readable-stream "^2.0.2" - set-immediate-shim "^1.0.1" - -redent@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/redent/-/redent-1.0.0.tgz#cf916ab1fd5f1f16dfb20822dd6ec7f730c2afde" - dependencies: - indent-string "^2.1.0" - strip-indent "^1.0.1" - -regenerate@^1.2.1: - version "1.3.2" - resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.3.2.tgz#d1941c67bad437e1be76433add5b385f95b19260" - -regenerator-runtime@^0.10.0: - version "0.10.3" - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.3.tgz#8c4367a904b51ea62a908ac310bf99ff90a82a3e" - -regenerator-transform@0.9.11: - version "0.9.11" - resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.9.11.tgz#3a7d067520cb7b7176769eb5ff868691befe1283" - dependencies: - babel-runtime "^6.18.0" - babel-types "^6.19.0" - private "^0.1.6" - -regex-cache@^0.4.2: - version "0.4.3" - resolved "https://registry.yarnpkg.com/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145" - dependencies: - is-equal-shallow "^0.1.3" - is-primitive "^2.0.0" - -regexpu-core@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-2.0.0.tgz#49d038837b8dcf8bfa5b9a42139938e6ea2ae240" - dependencies: - regenerate "^1.2.1" - regjsgen "^0.2.0" - regjsparser "^0.1.4" - -registry-auth-token@^3.0.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-3.3.1.tgz#fb0d3289ee0d9ada2cbb52af5dfe66cb070d3006" - dependencies: - rc "^1.1.6" - safe-buffer "^5.0.1" - -registry-url@^3.0.3: - version "3.1.0" - resolved "https://registry.yarnpkg.com/registry-url/-/registry-url-3.1.0.tgz#3d4ef870f73dde1d77f0cf9a381432444e174942" - dependencies: - rc "^1.0.1" - -regjsgen@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.2.0.tgz#6c016adeac554f75823fe37ac05b92d5a4edb1f7" - -regjsparser@^0.1.4: - version "0.1.5" - resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.1.5.tgz#7ee8f84dc6fa792d3fd0ae228d24bd949ead205c" - dependencies: - jsesc "~0.5.0" - -remove-trailing-separator@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.0.1.tgz#615ebb96af559552d4bf4057c8436d486ab63cc4" - -repeat-element@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.2.tgz#ef089a178d1483baae4d93eb98b4f9e4e11d990a" - -repeat-string@^1.5.2: - version "1.6.1" - resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637" - -repeating@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/repeating/-/repeating-2.0.1.tgz#5214c53a926d3552707527fbab415dbc08d06dda" - dependencies: - is-finite "^1.0.0" - -request@^2.45.0, request@^2.81.0: - version "2.81.0" - resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0" - dependencies: - aws-sign2 "~0.6.0" - aws4 "^1.2.1" - caseless "~0.12.0" - combined-stream "~1.0.5" - extend "~3.0.0" - forever-agent "~0.6.1" - form-data "~2.1.1" - har-validator "~4.2.1" - hawk "~3.1.3" - http-signature "~1.1.0" - is-typedarray "~1.0.0" - isstream "~0.1.2" - json-stringify-safe "~5.0.1" - mime-types "~2.1.7" - oauth-sign "~0.8.1" - performance-now "^0.2.0" - qs "~6.4.0" - safe-buffer "^5.0.1" - stringstream "~0.0.4" - tough-cookie "~2.3.0" - tunnel-agent "^0.6.0" - uuid "^3.0.0" - -require-directory@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42" - -require-main-filename@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1" - -rimraf@2, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d" - dependencies: - glob "^7.0.5" - -safe-buffer@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7" - -sanitize-filename@^1.6.1: - version "1.6.1" - resolved "https://registry.yarnpkg.com/sanitize-filename/-/sanitize-filename-1.6.1.tgz#612da1c96473fa02dccda92dcd5b4ab164a6772a" - dependencies: - truncate-utf8-bytes "^1.0.0" - -semver-diff@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/semver-diff/-/semver-diff-2.1.0.tgz#4bbb8437c8d37e4b0cf1a68fd726ec6d645d6d36" - dependencies: - semver "^5.0.3" - -"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.1.0, semver@^5.3.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" - -set-blocking@^2.0.0, set-blocking@~2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" - -set-immediate-shim@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27eb808a9f8dcc481a58e5e56f599f3f61" - -shifty@^1.5.2: - version "1.5.4" - resolved "https://registry.yarnpkg.com/shifty/-/shifty-1.5.4.tgz#d4362fc914dd280ddf6e522be408b21203208346" - -signal-exit@^3.0.0: - version "3.0.2" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" - -single-line-log@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/single-line-log/-/single-line-log-1.1.2.tgz#c2f83f273a3e1a16edb0995661da0ed5ef033364" - dependencies: - string-width "^1.0.1" - -slash@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55" - -slide@^1.1.5: - version "1.1.6" - resolved "https://registry.yarnpkg.com/slide/-/slide-1.1.6.tgz#56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707" - -sntp@1.x.x: - version "1.0.9" - resolved "https://registry.yarnpkg.com/sntp/-/sntp-1.0.9.tgz#6541184cc90aeea6c6e7b35e2659082443c66198" - dependencies: - hoek "2.x.x" - -source-map-support@^0.4.15: - version "0.4.15" - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.15.tgz#03202df65c06d2bd8c7ec2362a193056fef8d3b1" - dependencies: - source-map "^0.5.6" - -source-map-support@^0.4.2: - version "0.4.14" - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.14.tgz#9d4463772598b86271b4f523f6c1f4e02a7d6aef" - dependencies: - source-map "^0.5.6" - -source-map@^0.5.0, source-map@^0.5.6: - version "0.5.6" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" - -spdx-correct@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40" - dependencies: - spdx-license-ids "^1.0.2" - -spdx-expression-parse@~1.0.0: - version "1.0.4" - resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz#9bdf2f20e1f40ed447fbe273266191fced51626c" - -spdx-license-ids@^1.0.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz#c9df7a3424594ade6bd11900d596696dc06bac57" - -speedometer@~0.1.2: - version "0.1.4" - resolved "https://registry.yarnpkg.com/speedometer/-/speedometer-0.1.4.tgz#9876dbd2a169d3115402d48e6ea6329c8816a50d" - -sprintf-js@~1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" - -sshpk@^1.7.0: - version "1.11.0" - resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.11.0.tgz#2d8d5ebb4a6fab28ffba37fa62a90f4a3ea59d77" - dependencies: - asn1 "~0.2.3" - assert-plus "^1.0.0" - dashdash "^1.12.0" - getpass "^0.1.1" - optionalDependencies: - bcrypt-pbkdf "^1.0.0" - ecc-jsbn "~0.1.1" - jodid25519 "^1.0.0" - jsbn "~0.1.0" - tweetnacl "~0.14.0" - -stack-trace@0.0.x: - version "0.0.10" - resolved "https://registry.yarnpkg.com/stack-trace/-/stack-trace-0.0.10.tgz#547c70b347e8d32b4e108ea1a2a159e5fdde19c0" - -stat-mode@^0.2.2: - version "0.2.2" - resolved "https://registry.yarnpkg.com/stat-mode/-/stat-mode-0.2.2.tgz#e6c80b623123d7d80cf132ce538f346289072502" - -string-width@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3" - dependencies: - code-point-at "^1.0.0" - is-fullwidth-code-point "^1.0.0" - strip-ansi "^3.0.0" - -string-width@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.0.0.tgz#635c5436cc72a6e0c387ceca278d4e2eec52687e" - dependencies: - is-fullwidth-code-point "^2.0.0" - strip-ansi "^3.0.0" - -string.prototype.codepointat@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/string.prototype.codepointat/-/string.prototype.codepointat-0.2.0.tgz#6b26e9bd3afcaa7be3b4269b526de1b82000ac78" - -string_decoder@~0.10.x: - version "0.10.31" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" - -stringstream@~0.0.4: - version "0.0.5" - resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878" - -strip-ansi@^3.0.0, strip-ansi@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf" - dependencies: - ansi-regex "^2.0.0" - -strip-bom@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e" - dependencies: - is-utf8 "^0.2.0" - -strip-bom@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3" - -strip-eof@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf" - -strip-indent@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-1.0.1.tgz#0c7962a6adefa7bbd4ac366460a638552ae1a0a2" - dependencies: - get-stdin "^4.0.1" - -strip-json-comments@~2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" - -sudo-prompt@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/sudo-prompt/-/sudo-prompt-7.0.0.tgz#da415b73e05e2a07fbfe540401bffc790c4f7dd9" - -sumchecker@^1.2.0: - version "1.3.1" - resolved "https://registry.yarnpkg.com/sumchecker/-/sumchecker-1.3.1.tgz#79bb3b4456dd04f18ebdbc0d703a1d1daec5105d" - dependencies: - debug "^2.2.0" - es6-promise "^4.0.5" - -sumchecker@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/sumchecker/-/sumchecker-2.0.2.tgz#0f42c10e5d05da5d42eea3e56c3399a37d6c5b3e" - dependencies: - debug "^2.2.0" - -supports-color@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" - -systeminformation@^3.18.0: - version "3.18.0" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-3.18.0.tgz#028e24365f7c9377b3cc962ef2c05b5029191112" - -tar-pack@^3.4.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/tar-pack/-/tar-pack-3.4.0.tgz#23be2d7f671a8339376cbdb0b8fe3fdebf317984" - dependencies: - debug "^2.2.0" - fstream "^1.0.10" - fstream-ignore "^1.0.5" - once "^1.3.3" - readable-stream "^2.1.4" - rimraf "^2.5.1" - tar "^2.2.1" - uid-number "^0.0.6" - -tar@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1" - dependencies: - block-stream "*" - fstream "^1.0.2" - inherits "2" - -tempfile@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/tempfile/-/tempfile-1.1.1.tgz#5bcc4eaecc4ab2c707d8bc11d99ccc9a2cb287f2" - dependencies: - os-tmpdir "^1.0.0" - uuid "^2.0.1" - -term-size@^0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/term-size/-/term-size-0.1.1.tgz#87360b96396cab5760963714cda0d0cbeecad9ca" - dependencies: - execa "^0.4.0" - -throttleit@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/throttleit/-/throttleit-0.0.2.tgz#cfedf88e60c00dd9697b61fdd2a8343a9b680eaf" - -through2@~0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/through2/-/through2-0.2.3.tgz#eb3284da4ea311b6cc8ace3653748a52abf25a3f" - dependencies: - readable-stream "~1.1.9" - xtend "~2.1.1" - -timed-out@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/timed-out/-/timed-out-4.0.1.tgz#f32eacac5a175bea25d7fab565ab3ed8741ef56f" - -to-fast-properties@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.2.tgz#f3f5c0c3ba7299a7ef99427e44633257ade43320" - -tough-cookie@~2.3.0: - version "2.3.2" - resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a" - dependencies: - punycode "^1.4.1" - -trim-newlines@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613" - -trim-right@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" - -truncate-utf8-bytes@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz#405923909592d56f78a5818434b0b78489ca5f2b" - dependencies: - utf8-byte-length "^1.0.1" - -tunnel-agent@^0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd" - dependencies: - safe-buffer "^5.0.1" - -tweetnacl@^0.14.3, tweetnacl@~0.14.0: - version "0.14.5" - resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" - -typedarray@~0.0.5: - version "0.0.6" - resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" - -uid-number@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81" - -unique-string@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-1.0.0.tgz#9e1057cca851abb93398f8b33ae187b99caec11a" - dependencies: - crypto-random-string "^1.0.0" - -universalify@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.0.tgz#9eb1c4651debcc670cc94f1a75762332bb967778" - -unzip-response@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97" - -update-notifier@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.2.0.tgz#1b5837cf90c0736d88627732b661c138f86de72f" - dependencies: - boxen "^1.0.0" - chalk "^1.0.0" - configstore "^3.0.0" - import-lazy "^2.1.0" - is-npm "^1.0.0" - latest-version "^3.0.0" - semver-diff "^2.0.0" - xdg-basedir "^3.0.0" - -url-parse-lax@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/url-parse-lax/-/url-parse-lax-1.0.0.tgz#7af8f303645e9bd79a272e7a14ac68bc0609da73" - dependencies: - prepend-http "^1.0.1" - -user-home@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/user-home/-/user-home-1.1.1.tgz#2b5be23a32b63a7c9deb8d0f28d485724a3df190" - -utf8-byte-length@^1.0.1: - version "1.0.4" - resolved "https://registry.yarnpkg.com/utf8-byte-length/-/utf8-byte-length-1.0.4.tgz#f45f150c4c66eee968186505ab93fcbb8ad6bf61" - -util-deprecate@~1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" - -uuid-1345@^0.99.6: - version "0.99.6" - resolved "https://registry.yarnpkg.com/uuid-1345/-/uuid-1345-0.99.6.tgz#b1270ae015a7721c7adec6c46ec169c6098aed40" - dependencies: - macaddress "^0.2.7" - -uuid@^2.0.1: - version "2.0.3" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-2.0.3.tgz#67e2e863797215530dff318e5bf9dcebfd47b21a" - -uuid@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.0.1.tgz#6544bba2dfda8c1cf17e629a3a305e2bb1fee6c1" - -v8flags@^2.0.10: - version "2.0.12" - resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-2.0.12.tgz#73235d9f7176f8e8833fb286795445f7938d84e5" - dependencies: - user-home "^1.1.1" - -validate-npm-package-license@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz#2804babe712ad3379459acfbe24746ab2c303fbc" - dependencies: - spdx-correct "~1.0.0" - spdx-expression-parse "~1.0.0" - -verror@1.3.6: - version "1.3.6" - resolved "https://registry.yarnpkg.com/verror/-/verror-1.3.6.tgz#cff5df12946d297d2baaefaa2689e25be01c005c" - dependencies: - extsprintf "1.0.2" - -which-module@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a" - -which@^1.2.8, which@^1.2.9: - version "1.2.14" - resolved "https://registry.yarnpkg.com/which/-/which-1.2.14.tgz#9a87c4378f03e827cecaf1acdf56c736c01c14e5" - dependencies: - isexe "^2.0.0" - -wide-align@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.0.tgz#40edde802a71fea1f070da3e62dcda2e7add96ad" - dependencies: - string-width "^1.0.1" - -widest-line@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/widest-line/-/widest-line-1.0.0.tgz#0c09c85c2a94683d0d7eaf8ee097d564bf0e105c" - dependencies: - string-width "^1.0.1" - -winston@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/winston/-/winston-2.3.1.tgz#0b48420d978c01804cf0230b648861598225a119" - dependencies: - async "~1.0.0" - colors "1.0.x" - cycle "1.0.x" - eyes "0.1.x" - isstream "0.1.x" - stack-trace "0.0.x" - -wrap-ansi@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85" - dependencies: - string-width "^1.0.1" - strip-ansi "^3.0.1" - -wrappy@1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" - -write-file-atomic@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-2.1.0.tgz#1769f4b551eedce419f0505deae2e26763542d37" - dependencies: - graceful-fs "^4.1.11" - imurmurhash "^0.1.4" - slide "^1.1.5" - -xdg-basedir@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4" - -xmlbuilder@8.2.2: - version "8.2.2" - resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-8.2.2.tgz#69248673410b4ba42e1a6136551d2922335aa773" - -xmldom@0.1.x: - version "0.1.27" - resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9" - -xtend@~2.1.1: - version "2.1.2" - resolved "https://registry.yarnpkg.com/xtend/-/xtend-2.1.2.tgz#6efecc2a4dad8e6962c4901b337ce7ba87b5d28b" - dependencies: - object-keys "~0.4.0" - -y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" - -yallist@^2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" - -yargs-parser@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9" - dependencies: - camelcase "^4.1.0" - -yargs@^8.0.1: - version "8.0.1" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-8.0.1.tgz#420ef75e840c1457a80adcca9bc6fa3849de51aa" - dependencies: - camelcase "^4.1.0" - cliui "^3.2.0" - decamelize "^1.1.1" - get-caller-file "^1.0.1" - os-locale "^2.0.0" - read-pkg-up "^2.0.0" - require-directory "^2.1.1" - require-main-filename "^1.0.1" - set-blocking "^2.0.0" - string-width "^2.0.0" - which-module "^2.0.0" - y18n "^3.2.1" - yargs-parser "^7.0.0" - -yauzl@2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.4.1.tgz#9528f442dab1b2284e58b4379bb194e22e0c4005" - dependencies: - fd-slicer "~1.0.1"